Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Sandisk - Installation/Removal
| | | |-+  dual boot to rhapsody firmware
« previous next »
  • Print
Pages: 1 ... 4 5 [6] 7 8 9

Author Topic: dual boot to rhapsody firmware  (Read 52344 times)

Offline alaron

  • Member
  • *
  • Posts: 24
Re: dual boot to rhapsody firmware
« Reply #75 on: September 28, 2007, 12:06:41 AM »
Hey xoring,

Thanks for making that clear :) I'll update the code to date and build a bootloader and it should dual-boot properly and have that pixel corruption you were talking about fixed.
Logged

Offline xoring

  • Member
  • *
  • Posts: 20
Re: dual boot to rhapsody firmware
« Reply #76 on: September 28, 2007, 02:22:10 AM »
Update: I now have a fully working pp5022.mi4 that fixes the pixel corruption.

svn up -r 14423 rockbox/
svn up -r 14620 rockbox/firmware/target/arm/sandisk/sansa-e200/lcd-e200.c

I posted the file at the same place as the previous one.

ftp://wisard.no-ip.com/pp5022.mi4
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: dual boot to rhapsody firmware
« Reply #77 on: September 28, 2007, 04:12:16 AM »
Hey, |Rain| showed up on IRC (http://www.rockbox.org/irc/reader.pl?date=20070927#23:01:47) and provided a patch that might work. It basically disables the microsd card (and doesn't start a thread) for the bootoader:

http://pastebin.ca/718278

(I don't think it has been posted to flyspray just yet)

It would be great if you could try this on a fresh SVN checkout on an e200R player.
Logged

Offline xoring

  • Member
  • *
  • Posts: 20
Re: dual boot to rhapsody firmware
« Reply #78 on: September 28, 2007, 11:59:05 AM »
Bagder: I just tried out that patch (svn up && patch -p0 < booloader.patch). I didn't get any errors when I patched or compiled, but the resulting bootloader causes my e200R to freeze on the first SanDisk logo-screen. It doesn't load either firmware.  
Logged

Offline alaron

  • Member
  • *
  • Posts: 24
Re: dual boot to rhapsody firmware
« Reply #79 on: September 28, 2007, 12:06:15 PM »
Hi guys

I can confirm that neither the bootloader build from HEAD or the one patched worked, both froze at the Sandisk screen. So it's not the patch who's freezing, but the HEAD source.

I've tried Xoring's posted bootloader and works fine on mine, I can dualboot but I have 1 line of corruption on top of the screen. If we could fix that... :)

I think xoring's bootloader was built off an older code base...not the from HEAD, am I right?

ty
« Last Edit: September 28, 2007, 12:08:36 PM by alaron »
Logged

Offline xoring

  • Member
  • *
  • Posts: 20
Re: dual boot to rhapsody firmware
« Reply #80 on: September 28, 2007, 12:25:14 PM »
alaron, did you try the new one? I posted one at 2am EST that fixes the corrupted pixels.
Logged

Offline alaron

  • Member
  • *
  • Posts: 24
Re: dual boot to rhapsody firmware
« Reply #81 on: September 28, 2007, 12:25:59 PM »
nope I tried your first one ;)
I'll try your new one now!
Logged

Offline alaron

  • Member
  • *
  • Posts: 24
Re: dual boot to rhapsody firmware
« Reply #82 on: September 28, 2007, 12:33:25 PM »
Perfect xoring, that bootloader worked fine ;) no pixel corruption!
I wonder why the HEAD source doesn't work since I was thinking to get the latest version...

You have your sources sync'd to an old revision...

svn up -r 14423 rockbox/
svn up -r 14620 rockbox/firmware/target/arm/sandisk/sansa-e200/lcd-e200.c

If I have time this weekend I'll try to play with the sources a little bit.

Thanks Xoring!
Logged

Offline xoring

  • Member
  • *
  • Posts: 20
Re: dual boot to rhapsody firmware
« Reply #83 on: September 28, 2007, 01:43:23 PM »
The problem with the boot-up freezing at the logo-screen was fixed in HEAD so I gave that patch another try and got the original problem again. It boots Rockbox fine, but not the OF.
Logged

Offline alaron

  • Member
  • *
  • Posts: 24
Re: dual boot to rhapsody firmware
« Reply #84 on: September 28, 2007, 01:54:17 PM »
Thanks Xoring :)

This morning when I tried HEAD was broken for us :( they put up the fix really fast.
We can probably trace the problem in the simulator and fix it...if time permits ;)
Logged

Offline alaron

  • Member
  • *
  • Posts: 24
Re: dual boot to rhapsody firmware
« Reply #85 on: September 28, 2007, 03:50:34 PM »
Anyone knows if this bootloader would work with a newer version of the original Rhapsody firmware which is:

Product: e280R
FW: 01.02.031
Region: America
Build Date: 2006.12.14

Thanks
Logged

Offline xoring

  • Member
  • *
  • Posts: 20
Re: dual boot to rhapsody firmware
« Reply #86 on: September 29, 2007, 12:43:15 AM »
why not try it and find out for us. worst that can happen is you have to re-install, but after the ordeal with the bootloader you should be very familiar with the unbrick/reinstall process.
Logged

Offline alaron

  • Member
  • *
  • Posts: 24
Re: dual boot to rhapsody firmware
« Reply #87 on: September 29, 2007, 01:40:02 AM »
Where can I get a newer Rhapsody version from? Sandisk's software will detect they have a newer version and will ask if you want to install it but that will not work with out setup. I need to get the actual .mi4 file and place it inside System folder.

I'm willing to try if I can get a new firmware version.
Logged

Offline xoring

  • Member
  • *
  • Posts: 20
Re: dual boot to rhapsody firmware
« Reply #88 on: September 29, 2007, 01:56:05 AM »
After a few minutes on the official website I found this...
http://www.sandisk.com/Retail/Default.aspx?CatID=1449

...which links to this:
http://mp3support.sandisk.com/firmware/rhapsody-1.0.2.165.zip
Logged

Offline alaron

  • Member
  • *
  • Posts: 24
Re: dual boot to rhapsody firmware
« Reply #89 on: September 30, 2007, 11:28:13 AM »
Tried it and works fine :)

Thanks Xoring!
Logged

  • Print
Pages: 1 ... 4 5 [6] 7 8 9
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Sandisk - Installation/Removal
| | | |-+  dual boot to rhapsody firmware
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.075 seconds with 14 queries.