Rockbox Development > New Ports
Sansa Fuze+
pamaury:
For the screen, I will post a few files and instructions that would greatly help me. Just give me a few moments.
If you want to reflash, you need to boot into OF usb mode: hold Volume Down and plug usb, then release Volume Down. Then put the firmware.sb file and unplug. Then reboot into Of using Volume Down again.
pamaury:
Here is the file:
http://www.mediafire.com/file/6lpj5xlq89b2jsj/lcd_dumper.zip
If you want to recompile, run make clean and make but the zip already contains the recovery.sb file. In the otp_read/ subfolder, recompile it then run the following commands:
sbloader 1024 recovery.sb
otp_reader/read_util 066f:3780
where sbloader can be found the the SVN in utils/imxtools/. You might need to ran both program with sudo. The read_util will produce some output, please copy it here if you have a non-working screen (one copy should be sufficient).
EDIT:
I have committed a new change to the SVN to fix a typo in the lcd initialization, you can try to rebuild the bootloader and reinstall it (you will need to do a svn up) to see if it works.
Rarog:
Sadly I didn't take my MicroUSB cable to work so I'll be able to test everything only this evening, but I'm really looking forward to it. Rockbox for Fuze+ seems to be in a very hot phase and should get usable very fast and I'd be glad to help bringing it forward! ;D
Post Merge: November 07, 2011, 04:46:04 AMAnd btw, will I have to build the bootloader or just the normal rockbox? And if bootloader, then I'll have to use the original USB mode to reflash it, am I right?
pamaury:
Good question, rebuilding normal rockbox will be sufficient but I advise you to rebuild the bootloader as well because it displays some messages which might be useful for debugging or just to know what the code is doing. To reflash the bootloader you will have to use the original USB mode.
metaphys:
So I ve made a few test to stress audio reading:
a few mp3 160kbps - ok
ogg 256kbps - ok
flac 858 kbps - ok
flac 24bit - 96khz - stereo (2685 kbps) (1 song = 84 MB) wich a lot of software still not handle! for example xcfa can't convert this! - ok, wow mama!
flac 24bit - 96khz surround 5.1 (6437 kbps) (1 song = 209 MB, album = 3,2 GB :D) - the file is opened show kpps info but then close immedialy (perhaps because of the chanal exceding 2) gotcha at the end ;D
Post Merge: November 07, 2011, 08:21:23 AManyway i suppose the device won't really play it at 24 bit isn't it?
Post Merge: November 07, 2011, 08:45:07 AMI've got a pretty good question: As there is no battery support what happen if battery reach end while running rockbox? Isn't there a risk of dying device?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version