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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Third Party
| |-+  Repairing and Upgrading Rockbox Capable Players
| | |-+  Sansa e260: Player is Bricked
« previous next »
  • Print
Pages: [1] 2 3 4

Author Topic: Sansa e260: Player is Bricked  (Read 14094 times)

Offline yoursavior

  • Member
  • *
  • Posts: 25
Sansa e260: Player is Bricked
« on: December 18, 2007, 11:29:27 PM »
After installing RockBox the LCD screen stopped working. I am not able to access Recovery mode, but I am currently in Manufacture mode. The scroll light remains on while the rest of the player refuses to work.
Logged

Offline safetydan

  • Developer
  • Member
  • *
  • Posts: 248
Re: Sansa e260: Player is Bricked
« Reply #1 on: December 19, 2007, 01:08:33 AM »
Have you read this? http://www.rockbox.org/twiki/bin/view/Main/SansaE200Unbrick
Logged

Offline yoursavior

  • Member
  • *
  • Posts: 25
Re: Sansa e260: Player is Bricked
« Reply #2 on: December 19, 2007, 05:43:48 AM »
Yes, but I don't have Linux, so I'm unable to find the proper e200tool.
Logged

zajacattack

  • Guest
Re: Sansa e260: Player is Bricked
« Reply #3 on: December 19, 2007, 09:53:48 AM »
You can get the Windows version at http://www.rockbox.org/twiki/bin/view/Main/UsefulSansae200Tools. If you need directions on how to get it working with the drivers, I can post them.
Logged

Offline yoursavior

  • Member
  • *
  • Posts: 25
Re: Sansa e260: Player is Bricked
« Reply #4 on: December 19, 2007, 03:15:43 PM »
That would be extremely helpful if you could, as I have no clue as to what I'm supposed to be messing with when I get it hooked up.
Logged

zajacattack

  • Guest
Re: Sansa e260: Player is Bricked
« Reply #5 on: December 19, 2007, 05:16:39 PM »
OK, first you must download the e200tool for Windows from where I showed you, and you must download the bootloader and firmware (you can do a google search to get these). Then:
1. Connect your Sansa in manufacturing mode.
2. When prompted by Windows to install drivers, install from a specific location and point Windows to the first .inf file (0781-0720.inf)
3. Go to the command prompt, change to the directory with the e200tool binary, and run the command "e200tool init" (without the quotes).
4. If it successfully attaches to the Sansa, you should be prompted for another driver from Windows. If not, you need to try again.
5. This time point Windows to the other .inf file (0666-E200.inf)
6. Once that is installed, copy your BL file (probably named "BL_SD_BoardSupportSD.rom") to the directory with e200tool.exe
7. Now, while holding Rec on your Sansa, execute "e200tool recover BL_SD_BoardSupportSD.rom" (without the quotes) from the command prompt. KEEP REC HELD UNTIL YOU ENTER RECOVERY MODE!
8. Now, right-click My Computer, go to Hardware tab, then to Device Manager, and uninstall the original driver (under Libusb-win32 Devices). Then, right-click Universal Serial Bus controllers and select "Scan for hardware changes". Windows will then re-install the old driver, and the recovery disk should now show up in My Computer.
9. Copy the bootloader (BL_SD_BoardSupportSD.rom) and the firmware (pp5022.mi4) to it.
10. Now, safely remove your Sansa. It should say something about a new bootloader and firmware. BOOM! Your Sansa is back is regular condition
NOTE: If this doesn't work, you are probably in pre-bootloader mode and need to replace the i2c rom, which I can post directions for if you need.
Logged

Offline yoursavior

  • Member
  • *
  • Posts: 25
Re: Sansa e260: Player is Bricked
« Reply #6 on: December 19, 2007, 06:10:14 PM »
Do I need the original Sansa bootloader and firmware or the RockBox bootloader and firmware? Or do I need a dual bootloader?

Also, what command prompt? The one from e200tool disappears right after I open it.
« Last Edit: December 19, 2007, 06:31:50 PM by yoursavior »
Logged

zajacattack

  • Guest
Re: Sansa e260: Player is Bricked
« Reply #7 on: December 19, 2007, 06:40:20 PM »
Yes, the Sansa's original bootloader and firmware, not rockbox. And, you can go to Start->Accessories->Command Prompt then you just do "cd C:\[whatever the path to your e200tool folder]" (without the quotes)
Logged

Offline yoursavior

  • Member
  • *
  • Posts: 25
Re: Sansa e260: Player is Bricked
« Reply #8 on: December 19, 2007, 06:48:01 PM »
Ok, I got to step 5 and the "New Found Hardware Wizard"  froze before I could input the next driver. How do I re-open that window?
Logged

zajacattack

  • Guest
Re: Sansa e260: Player is Bricked
« Reply #9 on: December 19, 2007, 06:51:28 PM »
Simply right-click My Computer, go to Hardware tab, open Device Manager, and find the "Unknown Device". Right-click it and select "Update driver" or something similar. You will then get the same wizard.
Logged

Offline yoursavior

  • Member
  • *
  • Posts: 25
Re: Sansa e260: Player is Bricked
« Reply #10 on: December 19, 2007, 06:58:14 PM »
I don't see a Hardware tab. These are the menus that come up when I right-click My Computer...

EDIT: I found My Devices but there is no Unknown Device option.
« Last Edit: December 19, 2007, 06:59:57 PM by yoursavior »
Logged

zajacattack

  • Guest
Re: Sansa e260: Player is Bricked
« Reply #11 on: December 19, 2007, 07:01:01 PM »
In that case, expand all of the menus (click the + signs) and find the device whose symbol has a yellow sign and exclamation point (!) by it. That should be the Sansa.
Logged

Offline yoursavior

  • Member
  • *
  • Posts: 25
Re: Sansa e260: Player is Bricked
« Reply #12 on: December 19, 2007, 07:10:16 PM »
I just got to step 7 and something odd happened. The Sansa never went into recovery mode, but a window asking to instal a driver did come up. Then, when I went to uninstal the driver under libusb, libusb was no longer in the device manager.
Logged

zajacattack

  • Guest
Re: Sansa e260: Player is Bricked
« Reply #13 on: December 19, 2007, 07:13:11 PM »
OK, try disconnecting your Sansa, reconnecting it, and then running "e200tool recover BL_SD_BoardSupportSD.rom"
Logged

Offline yoursavior

  • Member
  • *
  • Posts: 25
Re: Sansa e260: Player is Bricked
« Reply #14 on: December 19, 2007, 07:17:02 PM »
"Searching for device 0781:0720 ... found!
Initializing USB stub <4780 bytes> ...
Length write error <-5, Input/Output error>"

Did I do something wrong?
Logged

  • Print
Pages: [1] 2 3 4
« previous next »
+  Rockbox Technical Forums
|-+  Third Party
| |-+  Repairing and Upgrading Rockbox Capable Players
| | |-+  Sansa e260: Player is Bricked
 

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

Page created in 0.066 seconds with 14 queries.