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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Sandisk - Installation/Removal
| | | |-+  e260 boots into RockBox fine, but won't boot into original firmware
« previous next »
  • Print
Pages: 1 2 3 [4] 5

Author Topic: e260 boots into RockBox fine, but won't boot into original firmware  (Read 46866 times)

Offline Freedom_XXXX

  • Member
  • *
  • Posts: 12
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #45 on: September 21, 2007, 04:29:28 PM »
Quote from: infirit on September 21, 2007, 01:58:50 PM
Quote from: Dima on September 21, 2007, 12:22:30 PM
Quote from: dana7 on September 20, 2007, 10:47:46 PM
1)  How will I know when the bug in the sansapatcher has been identified and fixed?
Looks like infirit filed a bug: http://www.rockbox.org/tracker/task/7806
So watch for changes there... And also read this thread :)

I was hoping a dev to confirm the problem and suggest to use the 0.2 patcher in the mean time but that has not happened. So I will post a link to the version 0.2 patcher so people at least can get their sansa running rockbox.

win32
Linux x86


Thanks for posting the version 0.2. Rockbox loads and works perfect. Original firmware also loads perfect. Just what I need.

BTW very nice themes available for download. Does anybody know if we can set custom visual setting when a song is playing(like windows media player visual optons!)?
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #46 on: September 21, 2007, 05:02:26 PM »
Ok, so at some point during the last few months the bootloader stopped working fine.

It would be really helpful if someone could take some time to binary-search down to when exactly it stopped working.
Logged

Offline oranges2

  • Member
  • *
  • Posts: 12
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #47 on: September 21, 2007, 05:09:24 PM »
Whats the difference between the two versions? (aside from 0.3 not working correctly)
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #48 on: September 21, 2007, 05:15:01 PM »
They're identical, but back when we did the 0.2 version of the bootloader for e200 (which is reported to still work to dual-boot) we didn't have the correct keys for e200R added so the 0.2 can't decrypt the e200R OF image.
Logged

Offline infirit

  • Member
  • *
  • Posts: 7
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #49 on: September 21, 2007, 05:27:19 PM »
Quote from: Bagder on September 21, 2007, 05:02:26 PM
It would be really helpful if someone could take some time to binary-search down to when exactly it stopped working.
I would love to help figuring this out but how do I go about doing this?
Logged

Offline dana7

  • Member
  • *
  • Posts: 11
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #50 on: September 21, 2007, 08:35:06 PM »
OK, after just one day without RockBox, I got tired of waiting and ran the .2 version of the sansapatcher, and I am happy to report that it seems to have worked fine.

Thanks to infirit for the link.

          You people are great.  

                     I think I'm gonna like it here.  ;D
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #51 on: September 22, 2007, 07:45:26 AM »
Quote from: infirit on September 21, 2007, 05:27:19 PM
Quote from: Bagder on September 21, 2007, 05:02:26 PM
It would be really helpful if someone could take some time to binary-search down to when exactly it stopped working.
I would love to help figuring this out but how do I go about doing this?

Pick a date between now and July 31st. Build a bootloader with the sources from that date and try that. Did it work? If so, pick another date between that and the date it doesn't work and continue.

In the end you should hopefully be able to point out the exact day the bootloader broke, and then you can continue to figure out the exact rev number...
Logged

Offline infirit

  • Member
  • *
  • Posts: 7
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #52 on: September 22, 2007, 10:38:09 AM »
I can already say the actual patcher application is not the problem. Using the v0.3 patcher with an older bootloader (global rev 13315) works. Now try and get the version of bootloader that is causing the problems.
Logged

Offline infirit

  • Member
  • *
  • Posts: 7
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #53 on: September 22, 2007, 11:59:36 AM »
Found the commit that broke the bootloader. Not sure how it could have but that is up to the devs to find out ;-)
----
Rev: 14654
Firmware "hacker" code for the e200r install so the full bootloader rom doesnt need to be written.
Requires a custom version of e200tool which isnt available yet.

* Causes the complete lockup of the sansa e200. Before it would just reboot.

Rev: 14424

FS#7634: Add support for high capacity microSD cards (SDHC). We now support SD specification Version 2.00 which covers cards up to 32GB in size.

* breaks the bootloader. It just reboots trying to load the OF.
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #54 on: September 22, 2007, 03:49:30 PM »
Sorry, I don't understand. "the commit" that broke the bootloader is a single commit, and then you list two different ones that have problems?

Are you saying that both of these independently prevent the bootloader from working fine?
Logged

Offline infirit

  • Member
  • *
  • Posts: 7
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #55 on: September 22, 2007, 03:57:27 PM »
The 14424 commit is what is causing the failure.

It just found it really strange that before commit 14654 the sansa reboots and after it would lockup and needs a reset.
« Last Edit: September 22, 2007, 04:04:49 PM by infirit »
Logged

Offline alaron

  • Member
  • *
  • Posts: 24
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #56 on: September 23, 2007, 12:08:45 AM »
Cool...if that's the change that broke the bootloader maybe we can have that fixed soon :)
Logged

Offline scharkalvin

  • Member
  • *
  • Posts: 332
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #57 on: September 23, 2007, 05:31:11 PM »
can somebody supply a download link to files that
work?  I have an E270 coming in the mail this week and would
like to install rockbox.  Until this problem gets fixed for good, I'd like to just
install and older version of the boot loader (how?) that doesn't have
the problem.  Is the bootloader part of the rockbox binary, or is it a
separate file?  
Logged

Offline dana7

  • Member
  • *
  • Posts: 11
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #58 on: September 23, 2007, 09:17:18 PM »
There is already one in this thread.  Look back a page or two for a post from infirnt on Sept 21, 2007.  He has a link to the 0.2 bootloader in his post that I copied to my 280 that I had loded up with bad software before I got smart.


Be fearless, and G'luk
Logged

Offline scharkalvin

  • Member
  • *
  • Posts: 332
Re: e260 boots into RockBox fine, but won't boot into original firmware
« Reply #59 on: September 24, 2007, 07:48:56 AM »
Quote
There is already one in this thread.  Look back a page or two for a post from infirnt on Sept 21, 2007.  He has a link to the 0.2 bootloader
He did post a link to sansapatcher 0.2.  Is that the same thing as the boot loader?
Logged

  • Print
Pages: 1 2 3 [4] 5
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Sandisk - Installation/Removal
| | | |-+  e260 boots into RockBox fine, but won't boot into original firmware
 

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

Page created in 0.118 seconds with 14 queries.