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
|-+  Support and General Use
| |-+  Hardware
| | |-+  3.8 update broken on 5th gen ipod video
« previous next »
  • Print
Pages: [1]

Author Topic: 3.8 update broken on 5th gen ipod video  (Read 2252 times)

Offline Chauncellor

  • Member
  • *
  • Posts: 17
3.8 update broken on 5th gen ipod video
« on: March 28, 2011, 01:25:51 PM »
Hi, there, been using rockbox for a long while and it's always been smooth. Since I upgraded to 3.8, however, it's been a mess on my ipod. I've been having random freezes and errors. For instance, 9/10 times I boot I am presented with the error:

Code: [Select]
Data abort at 00000008 (0)

and last night was presented with an error message along the lines of:

Code: [Select]
cannot find linux.bin

I have used ipodpatcher to remove the bootloader, deleted the .rockbox directory and started again with the latest version of the rockbox installer for 64-bit linux. The ipod worked fine last night but the errors flared up again. First the RB splash will appear, then "Scanning Disk" will appear for a few seconds before shooting the Data Abort error again.

I have booted into the diagnostics utility for the ipod and viewed the SMART data:

Code: [Select]
Retracts:64
Reallocs:0
Pending sectors:0
PowerOn Hours:1184
Start/Stops:9428

I still have not attempted downgrade but will try going back to 3.7 soon. I have not tried reformatting as I don't have direct access to a windows machine/itunes and libparted cannot handle the cylinder size that an ipod has.

Are these the signs of a failing HDD? I can boot into the Apple firmware fine but I can't do anything with it as I don't have any sync set up.

Also, if these are bugs with 3.8 how would I go about effectively reporting them? All I have are some error messages.

Thank you.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: 3.8 update broken on 5th gen ipod video
« Reply #1 on: March 28, 2011, 01:36:44 PM »
I would check the file system for errors and then update to the current build.
Logged

Offline torne

  • Developer
  • Member
  • *
  • Posts: 994
  • arf arf
Re: 3.8 update broken on 5th gen ipod video
« Reply #2 on: March 28, 2011, 04:33:12 PM »
Quote from: Chauncellor on March 28, 2011, 01:25:51 PM
and last night was presented with an error message along the lines of:

Code: [Select]
cannot find linux.bin
This one means you pressed play while the player was booting, so the bootloader tried to boot ipodlinux. That's not a bug. ;)
Logged
some kind of ARM guy. ipodvideo/gigabeat-s/h120/clipv2. to save time let's assume i know everything.

Offline Chauncellor

  • Member
  • *
  • Posts: 17
Re: 3.8 update broken on 5th gen ipod video
« Reply #3 on: March 28, 2011, 05:16:47 PM »
Found a Windows machine and reformatted (there goes 80 gigs I have to resync once this is done...).

I'm going to hold off on the going to unstable builds. I'm very selective of what I want to break/test and my music player is not one of them. If anything I will downgrade. So far the install has been working okay (synced only 500 MB of music/stuff I need) and I'll report back if it was indeed file system corruption.

e2fsck kept coming up with errors but it's always seemed to be unreliable with the ipod. I used chkdsk with windows and it did report a problem with the first, small partition. Gave nothing of value telling me what was wrong and it didn't fix it, but I went ahead and just started from scratch.

Thanks for the help.

Post Merge: March 28, 2011, 05:17:46 PM
Quote from: torne on March 28, 2011, 04:33:12 PM
Quote from: Chauncellor on March 28, 2011, 01:25:51 PM
and last night was presented with an error message along the lines of:

Code: [Select]
cannot find linux.bin
This one means you pressed play while the player was booting, so the bootloader tried to boot ipodlinux. That's not a bug. ;)

Ah, yes, the arbitrary commands that can be issued to these devices on bootup are infinite, it seems.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: 3.8 update broken on 5th gen ipod video
« Reply #4 on: March 28, 2011, 05:18:13 PM »
Quote from: Chauncellor on March 28, 2011, 05:16:47 PM
I'm going to hold off on the going to unstable builds. I'm very selective of what I want to break/test and my music player is not one of them. If anything I will downgrade. So far the install has been working okay (synced only 500 MB of music/stuff I need) and I'll report back if it was indeed file system corruption.

The current build is probably more stable then the release, but going back to 3.7.1 might work well enough too.
Logged

Offline torne

  • Developer
  • Member
  • *
  • Posts: 994
  • arf arf
Re: 3.8 update broken on 5th gen ipod video
« Reply #5 on: March 28, 2011, 05:32:37 PM »
Quote from: Chauncellor on March 28, 2011, 05:16:47 PM
e2fsck kept coming up with errors but it's always seemed to be unreliable with the ipod. I used chkdsk with windows and it did report a problem with the first, small partition. Gave nothing of value telling me what was wrong and it didn't fix it, but I went ahead and just started from scratch.
I hope you mean fsck, or fsck.vfat, e2fsck is for a different kind of filesystem.
The "first, small partition" is not supposed to be visible in Windows; it is of type "none" and Windows should consider it not to exist. If it has a drive letter for you to run chkdsk on, then your ipod is not partitioned correctly...

You might want to borrow a Windows computer and restore the ipod with itunes :)
Logged
some kind of ARM guy. ipodvideo/gigabeat-s/h120/clipv2. to save time let's assume i know everything.

Offline Chauncellor

  • Member
  • *
  • Posts: 17
Re: 3.8 update broken on 5th gen ipod video
« Reply #6 on: March 29, 2011, 01:32:51 PM »
I did mean fsck.vfat, apologies :)

I used libparted to trash the whole thing, used Windows/itunes to restore/reformat it. It's been running a lot better.

I guess this was a problem with FAT32 corruption/fragmentation. Seems resolved. Thanks for the help, I'll necro this topic if something comes up and 3.7.1 or the latest build doesn't fix it.

Thanks again!
Logged

Offline DapperDan297

  • Member
  • *
  • Posts: 2
Re: 3.8 update broken on 5th gen ipod video
« Reply #7 on: April 03, 2011, 03:39:37 PM »
I've also been having issues. I gave up on trying to use the database and transfered all of my library over manually, just to have rockbox start freezing within 10 seconds of loading. 3.8 has been nothing but a mess for me. I get divide by zero errors when I attempt to change songs, or certain songs just skip to the next song halfway through playing, or I get memory read errors randomly when changing songs or menus. I'm downgrading back to 3.7.1 because I haven't had a single issue with it since it was released.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: 3.8 update broken on 5th gen ipod video
« Reply #8 on: April 03, 2011, 03:41:46 PM »
Quote from: DapperDan297 on April 03, 2011, 03:39:37 PM
I've also been having issues. I gave up on trying to use the database and transfered all of my library over manually, just to have rockbox start freezing within 10 seconds of loading. 3.8 has been nothing but a mess for me. I get divide by zero errors when I attempt to change songs, or certain songs just skip to the next song halfway through playing, or I get memory read errors randomly when changing songs or menus. I'm downgrading back to 3.7.1 because I haven't had a single issue with it since it was released.

Does the current build work?
Logged

Offline DapperDan297

  • Member
  • *
  • Posts: 2
Re: 3.8 update broken on 5th gen ipod video
« Reply #9 on: April 03, 2011, 03:47:16 PM »
Not sure. I'll download it and give it a shot though.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  3.8 update broken on 5th gen ipod video
 

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

Page created in 0.081 seconds with 14 queries.