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 E200 Bricked by Recovery Mode
« previous next »
  • Print
Pages: 1 [2] 3 4 ... 16

Author Topic: Sansa E200 Bricked by Recovery Mode  (Read 138081 times)

Offline hallgreng

  • Member
  • *
  • Posts: 3
Re: Sansa E200 Bricked by Recovery Mode
« Reply #15 on: February 01, 2007, 12:12:10 PM »
The makefile did the trick, I just suck at gcc, i guess =]
Code: [Select]
$./e200tool init
e200tool v0.0.6-alpha (c) by MrH 2006, 2007
Searching for device 0781:0720 ... found!
Initializing USB stub (3460 bytes) ... done!

Im thinking that what I need to do now is $./e200tool write ic2.bin, but i dont want to do another stupid thing to break my device even more due to ignorance, so if you dont mind giving me a little instruction, I would be willing to follow it.
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: Sansa E200 Bricked by Recovery Mode
« Reply #16 on: February 01, 2007, 03:58:05 PM »
Quote
Im thinking that what I need to do now is $./e200tool write ic2.bin

No, the proper procedure should be to verify which USB mode you can use. If not the firmware's, then recovery mode, then manufacturing mode and as a last restort the pre-boot mode.

Only in the pre-boot mode should the i2c attempt be made.

Seeing that e200tool detected your device as 0781:0720, we know that it isn't  pre-boot mode!
Logged

Offline bob

  • Member
  • *
  • Posts: 1
Re: Sansa E200 Bricked by Recovery Mode
« Reply #17 on: February 01, 2007, 04:09:12 PM »
Here's a stupid question, have you tried this, which I found on another site:

>The 1.03.01 firmware has a sleep mode... You have to hold down the power button
>for at least 30 seconds first. Then you can go into recovery mode.

>Before any of that though, you have to rename the bootloader and firmware to
>pribootLoader.rom and firmware.mi4

And for those who may know, can the device operate (that is, accept firmware) with blank flash devices?  Which of the modes you listed would it be in?

-bob
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: Sansa E200 Bricked by Recovery Mode
« Reply #18 on: February 01, 2007, 04:30:52 PM »
Quote from: bob on February 01, 2007, 04:09:12 PM
And for those who may know, can the device operate (that is, accept firmware) with blank flash devices?  Which of the modes you listed would it be in?

I don't think anyone knows this for sure, but one guess is that the pre-boot mode is provided by the PP5024 itself and if so and the i2c rom would be damaged (as a "blank flash" probably implies), you'd still reach the pre-boot usb mode.
Logged

Offline hallgreng

  • Member
  • *
  • Posts: 3
Re: Sansa E200 Bricked by Recovery Mode
« Reply #19 on: February 01, 2007, 11:23:19 PM »
Well youre right, it seems that I was only in manufacturing mode. Yay? I was hoping for a little more trouble

Regardless, thanks for your help. My sansa is back from the dead thanks to you and your e200tool app.
Sorry it wasnt as busted as I thought, I would have liked to have contributed in my own small way.
« Last Edit: February 01, 2007, 11:33:01 PM by hallgreng »
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: Sansa E200 Bricked by Recovery Mode
« Reply #20 on: February 02, 2007, 03:00:51 AM »
Quote
My sansa is back from the dead thanks to you and your e200tool app.

All the glory goes to MrH for this.
Logged

Offline A_BIRDY

  • Member
  • *
  • Posts: 8
Re: Sansa E200 Bricked by Recovery Mode
« Reply #21 on: February 04, 2007, 07:29:01 PM »
@ Hallgreng:

Awesome that your fixed yours!


@ Everybody but especially Badger + MrH:

REALLY Awesome that you've been working on this aspect of e200tool.
It seems I made the right choice going to a dedicated firmware hacking community as opposed to sending it back to the manufacturer.


@ Really Everybody

But now I'm kinda skrewed for a bit. My computer decided to not recognize its boot disk anymore... It'll be a while before I can get this problem fixed, but when I do! I'll get that i2c.rom, and I'll compile e200tool, and I'll connect my sansa in pre-boot mode! And then maybe it'll work and maybe not. Whatever.

Anyway, the point is thanks. Thanks for anyone who posted. Thanks to MrH and Badger for making e200tool and posting it on Rockbox forums, respectively. I'll post again when I finally fix the thing with a full tutorial in case this ever happens again. Seeya!
« Last Edit: February 04, 2007, 07:31:22 PM by A_BIRDY »
Logged

Offline A_BIRDY

  • Member
  • *
  • Posts: 8
Re: Sansa E200 Bricked by Recovery Mode
« Reply #22 on: February 05, 2007, 02:33:50 AM »
GUYS!!!
EXCITING NEWS!!!

I got on my dad's laptop with the intent to fix the damn silly thing!

It is recognized by the new version of e200tool!

All I need to know now is the address at which to write i2c.bin!

MrH/Badger, where are you!



Yet another exclamation point!

Thanks again! (Wow, lots of thanking lately...)
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: Sansa E200 Bricked by Recovery Mode
« Reply #23 on: February 05, 2007, 06:37:54 AM »
Okay, brand new page with some basic e200tool instructions:

http://daniel.haxx.se/sansa/e200tool.html
Logged

Offline afshin3k3

  • Member
  • *
  • Posts: 8
Re: Sansa E200 Bricked by Recovery Mode
« Reply #24 on: February 06, 2007, 04:48:55 PM »

I have some problems with E200 tool, it cannot find my device.
(I use it on win XP and I dont know whether I have to try it on linux? )

Did anyone fix his device with Manufacturing Mode?
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: Sansa E200 Bricked by Recovery Mode
« Reply #25 on: February 06, 2007, 05:40:31 PM »
Quote
I have some problems with E200 tool, it cannot find my device.

Please be a lot more specific when reporting problems and when you describe what you've done or else we can't help you.

1. In what mode is your Sansa when you try this?

2. What does e200tool report?

3. What USB vendor and device ID is your computer claiming the connected USB device is using when you're attempting this?

Quote
Did anyone fix his device with Manufacturing Mode?

Yes
Logged

Offline afshin3k3

  • Member
  • *
  • Posts: 8
Re: Sansa E200 Bricked by Recovery Mode
« Reply #26 on: February 07, 2007, 04:32:13 PM »
excuse me for unclearly in my previous post.

The problem is that I think i have put something wrong( or corrupted rom file) in my device during recovery mode and the recovery mode does not work anymore.
So i wanted to try the manufacturing mode but i think the e200 tool cannot find my device.
because the only thing it shows is:

e200tool init
e200tool v0.0.6-alpha (c) by MrH 2006, 2007
Searching for device 0781:0720 ... 9 8 7 ... 2 1 not found
Searching for device 0b70:0003 ... 9 8 7 ... 2 1 not found

Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: Sansa E200 Bricked by Recovery Mode
« Reply #27 on: February 07, 2007, 04:36:52 PM »
What sansa model is this?

What USB vendor and device ID is your computer claiming the connected USB device is using?

Are you sure you are in manufacturing mode when you try this?
Logged

Offline afshin3k3

  • Member
  • *
  • Posts: 8
Re: Sansa E200 Bricked by Recovery Mode
« Reply #28 on: February 07, 2007, 06:20:55 PM »
It is e260 (not Rhaspody)

Where can I find out what USB vendor and device ID is my computer claiming the connected USB device is using?

I'm not sure I am in manufacturing mode, I just followed the instruction.
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: Sansa E200 Bricked by Recovery Mode
« Reply #29 on: February 08, 2007, 04:37:29 AM »
Quote
Where can I find out what USB vendor and device ID is my computer claiming the connected USB device is using?

In linux you can use 'lsusb'
Logged

  • Print
Pages: 1 [2] 3 4 ... 16
« previous next »
+  Rockbox Technical Forums
|-+  Third Party
| |-+  Repairing and Upgrading Rockbox Capable Players
| | |-+  Sansa E200 Bricked by Recovery Mode
 

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

Page created in 0.093 seconds with 14 queries.