Welcome to the Rockbox Technical Forums!
Quote from: torne on May 28, 2013, 05:08:59 AMYes, so the way to copy the files I was suggesting is "reboot into the original firmware".How does that work? So you reboot into OF, then plug it into computer thru USB, then what? I want to copy my FALC's to the mSATA drive. Hint please ....
Yes, so the way to copy the files I was suggesting is "reboot into the original firmware".
This is what I did. I restored the ipod using the iTunes after the 256GB mSATA drive was installed. Then I installed the Rockbox using the Utility, and followed immediately by replacing the rockbox folder with the test build. Booted to RB, then it hung while trying to play a flac file. Forced a reboot and everything went down hill from there with all kinds problems (kept rebooting, asking for restore, saying low battery and please wait, etc..). So I gave it up and restored it to the apple OF. Well, at least I have a working 250GB mSATA ipod running on the OF.
Quote from: DMinor on May 31, 2013, 02:44:20 AMThis is what I did. I restored the ipod using the iTunes after the 256GB mSATA drive was installed. Then I installed the Rockbox using the Utility, and followed immediately by replacing the rockbox folder with the test build. Booted to RB, then it hung while trying to play a flac file. Forced a reboot and everything went down hill from there with all kinds problems (kept rebooting, asking for restore, saying low battery and please wait, etc..). So I gave it up and restored it to the apple OF. Well, at least I have a working 250GB mSATA ipod running on the OF.The device I have also frequently complains about low battery; possibly the adapter draws too much power during boot. That happens anyway even without Rockbox at all Once it crashes somewhere while potentially doing disk access then you need to check the filesystem, since there's always an opportunity for it to have been destroyed there, which can cause any number of problems later. Did you actually try the regular unmodified build at all to see if it actually has the same problem as the device I have?
I'm going to experiment a little more next week with DMA settings, but other than that I'm basically out of ideas and I'm going to be sending this ipod back to the owner. Sorry everyone, but I really don't have much time/motivation to work on this any more and I am out of things to try. If tweaking the timings back to the standard values doesn't work then I'm not sure what else will.
I have just patched rockbox for SSDs, have tested on iPod 5/5.5th gen, 32/64mb model, with 30gb stock hdd or 240GB crucial m500 SSD. firmware and patch:http://beyondwind.duckdns.org/downloads/Very fast aligned read/write with UDMA-4. test_disk SPEED TESTCPU clock: 30000000 Hz--------------------Create: 26 files/sOpen: 716 files/sDirscan: 80024 files/sDelete: 73 files/s--------------------Create (512,A): 2781 KB/sWrite (512,A): 2847 KB/sRead (512,A): 1562 KB/s--------------------Create (512,U): 2349 KB/sWrite (512,U): 2397 KB/sRead (512,U): 1364 KB/s--------------------Create (4096,A): 8316 KB/sWrite (4096,A): 8573 KB/sRead (4096,A): 9418 KB/s--------------------Create (4096,U): 3708 KB/sWrite (4096,U): 3791 KB/sRead (4096,U): 1929 KB/s--------------------Create (1048576,A): 12405 KB/sWrite (1048576,A): 12813 KB/sRead (1048576,A): 41642 KB/s--------------------Create (1048576,U): 4258 KB/sWrite (1048576,U): 4313 KB/sRead (1048576,U): 2080 KB/s
Page created in 0.065 seconds with 22 queries.