Rockbox Development > New Ports
SanDisk Sansa c200v2, m200v4, clipv1, clipv2, clip+, and fuzev2
FlynDice:
I'm assuming I can just use a clipv2 bootloader build for this right?
funman:
Any binary will fit as long as you run scramble -add=cli+ on it, else mkamsboot will refuse it.
You can select sansaclipplus in configure but i'm not sure if the bootloader builds.
FlynDice:
@funman:
I've got a patched firmware with unmodified dualboot.s ready to go. scramble -add=cli+ did the trick. As far as the modified dualboot.s goes the diff you gave me does not set the GPIOB pin, is that something I need to add now or would that be the next step?
funman:
Not sure if it's needed, testing will tell!
funman:
I just ran battery bench on my Fuze to calculate proper current drawing from the battery (it would be nice to have normal battery life estimation in the 3.5 release)
Runtime: 8h40
The first message of battery_bench tells the battery level was 91%, the second one 92%, so it was not completely full. I believe I had waited until the OF stops displaying the charging icon before running the test, I will check for the next bench.
Correcting with the battery level, 8h40 / 92 * 100 = 9h25
I think it's weird because the benchmark ran 2 months ago on SansaRuntime shows almost 12h
If there are a lot of differences between different Fuzev1, I'm not sure which values we should use for battery life estimation.
Here is my config.cfg:
--- Code: ---volume: -8
repeat: all
selector type: pointer
idle poweroff: 5
brightness: 7
show files: all
rec format: mpa3
tagcache_autoupdate: on
fmr: /.rockbox/fmpresets/dijon.fmr
font: /.rockbox/fonts/13-Nimbus.fnt
wps: /.rockbox/wps/star.wps
lang: /.rockbox/langs/francais.lng
backdrop: /.rockbox/backdrops/andreo.bmp
button light timeout: 3
--- End code ---
brightness and button light timeout shouldn't affect the bench because I only looked 2 or 3 times to see if the Fuze was off.
Could volume affect the benchmark if there are no headphones plugged in ?
EDIT: played mp3 44.1kHz joint stereo at 128kbps
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version