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
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Sandisk - Installation/Removal
| | | |-+  [SOLVED] Installing to C250 V2 ; File Not Found when loading Firmware.
« previous next »
  • Print
Pages: [1] 2

Author Topic: [SOLVED] Installing to C250 V2 ; File Not Found when loading Firmware.  (Read 9826 times)

Offline ScottMartin

  • Member
  • *
  • Posts: 18
[SOLVED] Installing to C250 V2 ; File Not Found when loading Firmware.
« on: January 20, 2010, 04:18:58 PM »
I have tried to install the latest version of RB onto my C250 today and I seem to be having problems as well.

Downloaded the lasted C250 Firmware
Downloaded lasted RB software for C200V2
Downloaded mkamsboot and patched successfully:
>> [INFO] Patching succeeded!

Copied the outputed BIN file (renamed to C200PA.BIN) to root of device
Copied .rockbox to root of device

Ejected, powered on. Firmware updated successfully ...

I get the rockbox logo, then I get:
Loading Firmware: File not Found.

What am I missing?

Using U9.10, amd64. OS loads USB fine.

Regards,
Scott.
« Last Edit: January 20, 2010, 06:52:25 PM by ScottMartin »
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #1 on: January 20, 2010, 04:24:26 PM »
Usually that means you didn't actually copy the .rockbox folder to the device.  I'd make sure its there and that its intact.

Also, FWIW some c200v2s have trouble installing rockbox, but from the error message you got it sounds like yours isn't one of them.
Logged

Offline ScottMartin

  • Member
  • *
  • Posts: 18
Re: Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #2 on: January 20, 2010, 04:32:29 PM »
I have read other replies stating that missing files are the reason, but I am looking right at it ;)
All the files seem to be the same as the Archive, sizes ... etc.

Any other thoughts?

I am correct in the DIR off the root is .rockbox (displayed as a hidden DIR in Linux)?

Regards,
Scott.
Logged

Offline fratermus

  • Member
  • *
  • Posts: 13
    • The Mousepad
Re: Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #3 on: January 20, 2010, 04:45:49 PM »
Quote from: ScottMartin on January 20, 2010, 04:32:29 PM
I am correct in the DIR off the root is .rockbox (displayed as a hidden DIR in Linux)?

That's my understanding.  So {mountpoint}/.rockbox (or whatever) should be populated.  Are there really files/dirs under .rockbox?  It's really a dir and not a renamed .tarball or something? 

Forgive me if it's too obvious, but sometimes I do a sanity check with something like:
file {mountpoint} to make sure I know what that entry really is
find {mountpoint} -print to make sure the system sees files/dirs there

I have the daily build running on my c240v2 but it really is unstable.  Navigates fine, FM is fine, but playback usually hangs on the 2nd or 3rd track played.  The UI remains responsive.
Logged
'boxed players:
e260v1 w/2GB card, e250v1 w/8GB card
iPod Mini 4GB 2nd Gen

Offline ScottMartin

  • Member
  • *
  • Posts: 18
Re: Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #4 on: January 20, 2010, 04:56:52 PM »
Yes sir, everyone is present and accounted for. It is a real DIR and not an archive.

btw, what file is 'not found'. A bit of a generic error. There should be more info.

Regards,
Scott.
« Last Edit: January 20, 2010, 04:59:15 PM by ScottMartin »
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #5 on: January 20, 2010, 05:53:37 PM »
Does this make it more clear:

http://pastebin.com/m397dd944

If it prints ok I'll commit it.

But yeah, you need .rockbox/rockbox.sansa
Logged

Offline fratermus

  • Member
  • *
  • Posts: 13
    • The Mousepad
Re: Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #6 on: January 20, 2010, 06:02:15 PM »
I wonder if it's a rockbox*.zip file for another target.  If so, maybe the BL is looking for .rockbox/rockbox.sansa and finding something else (or the filesystem is dorked so it can't read the rockbox.sansa correctly).

« Last Edit: January 20, 2010, 06:04:51 PM by fratermus »
Logged
'boxed players:
e260v1 w/2GB card, e250v1 w/8GB card
iPod Mini 4GB 2nd Gen

Offline ScottMartin

  • Member
  • *
  • Posts: 18
Re: Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #7 on: January 20, 2010, 06:04:31 PM »
Well... that file does not exist. Did I forget to do something?

Regards,
Scott.
Logged

Offline fratermus

  • Member
  • *
  • Posts: 13
    • The Mousepad
Re: Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #8 on: January 20, 2010, 06:06:31 PM »
Is there another file named something like .rockbox/rockbox.ipod or something?  If so, I think it means it's just the wrong rockbox unzipped there.  That would be nice because it means you could clobber the existing .rockbox and unpack the right one there.   I think this is good news.
Logged
'boxed players:
e260v1 w/2GB card, e250v1 w/8GB card
iPod Mini 4GB 2nd Gen

Offline ScottMartin

  • Member
  • *
  • Posts: 18
Re: Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #9 on: January 20, 2010, 06:10:10 PM »
Nope. Perhaps I could get a dowload link. I was getting it from Daily Builds.
http://download.rockbox.org/daily/sansac200/rockbox-sansac200.zip
Logged

Offline fratermus

  • Member
  • *
  • Posts: 13
    • The Mousepad
Re: Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #10 on: January 20, 2010, 06:16:52 PM »
http://download.rockbox.org/daily/sansac200v2/ is for the v2; we're assuming your OF was 03.xxxxxx or whatever

I opened up http://download.rockbox.org/daily/sansac200v2/rockbox-sansac200v2.zip and there was a .rockbox/rockbox.sansa in it for sure.

Added:  just installed the most recent daily build for c200v2; either it's a coincidence or it was more stable a week or so ago.  I can't even play one track now. 
« Last Edit: January 20, 2010, 06:19:32 PM by fratermus »
Logged
'boxed players:
e260v1 w/2GB card, e250v1 w/8GB card
iPod Mini 4GB 2nd Gen

Offline ScottMartin

  • Member
  • *
  • Posts: 18
[SOLVED] Re: Installing to C250 V2 ; File Not Found: Firmware.
« Reply #11 on: January 20, 2010, 06:33:37 PM »
This download allowed me to boot thanks. It seems I had the wrong download.

[New Problem]
I think I am in the same boat as you though. Selecting a song just freezes, but I can still navigate.
If you find a working copy, I would appreciate a link so I can listen.

Regards,
Scott.
« Last Edit: January 20, 2010, 06:51:26 PM by ScottMartin »
Logged

Offline fratermus

  • Member
  • *
  • Posts: 13
    • The Mousepad
Re: Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #12 on: January 20, 2010, 07:01:44 PM »
I just went back to the one from the 14th (24225) and it plays at least one song so at least you can hear the machine make music.  I just unpacked it on top of my recent build without cleaning out .rockbox first. 

2146028 2010-01-13 20:00 rockbox-sansac200v2-20100114.zip

I read somewhere that there's a place to find old daily builds but I don't remember where.  I searched the forum and found old (2007) references to an "archived daily builds" but the site seems to have been reorganized since then. 

I have that copy above I could email you if no one else can point us to a d/l link before then.  PM me with an email addy and I'll send it off.  I haven't used this site's PM function but I assume it'll work the normal way.
Logged
'boxed players:
e260v1 w/2GB card, e250v1 w/8GB card
iPod Mini 4GB 2nd Gen

Offline ScottMartin

  • Member
  • *
  • Posts: 18
Re: [SOLVED] Installing to C250 V2 ; File Not Found when loading Firmware.
« Reply #13 on: January 20, 2010, 07:12:50 PM »
Done, Thanks!
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: [SOLVED] Re: Installing to C250 V2 ; File Not Found: Firmware.
« Reply #14 on: January 20, 2010, 08:35:17 PM »
Quote from: ScottMartin on January 20, 2010, 06:33:37 PM

[New Problem]
I think I am in the same boat as you though. Selecting a song just freezes, but I can still navigate.
If you find a working copy, I would appreciate a link so I can listen.

I think thats normal.  I don't think playback on the c200v2 works yet.
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Sandisk - Installation/Removal
| | | |-+  [SOLVED] Installing to C250 V2 ; File Not Found when loading Firmware.
 

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

Page created in 0.076 seconds with 14 queries.