This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10053 - Sansa AMS >2GB support
Attached to Project:
Rockbox
Opened by Rafaël Carré (funman) - Tuesday, 24 March 2009, 18:49 GMT+2
Last edited by Thomas Martitz (kugel.) - Monday, 30 March 2009, 15:26 GMT+2
Opened by Rafaël Carré (funman) - Tuesday, 24 March 2009, 18:49 GMT+2
Last edited by Thomas Martitz (kugel.) - Monday, 30 March 2009, 15:26 GMT+2
|
DetailsI don't know how to find the real capacity but we don't need it until we have USB driver.
Please test on Fuze/e200 etc and as well on 1GB / 2GB models to see if issuing cmd6 causes a problem (it shouldn't) I also removed the panicf() and used unique error codes. |
This task depends upon
Closed by Thomas Martitz (kugel.)
Monday, 30 March 2009, 15:26 GMT+2
Reason for closing: Accepted
Additional comments about closing: Thanks a lot, mighty disassembling funman ;)
Monday, 30 March 2009, 15:26 GMT+2
Reason for closing: Accepted
Additional comments about closing: Thanks a lot, mighty disassembling funman ;)
*PANIC*
disk_init failed!
at startup with clean formatted player.
Version without patch runs fine! (but cant access mem > 1 gb)
No partition
found.
Insert USB cable
and fix it.
I get the NO partition.... etc from main.c where it tries to mount disks. Interestingly though when I then popped in the microsd card it could read that ok and complained that there was no .rockbox installed.
Seems it could mount the microsd but not the internal.
Everything seems fine, so i think this could go in.