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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  ipodpatcher problems
« previous next »
  • Print
Pages: [1]

Author Topic: ipodpatcher problems  (Read 3375 times)

Offline johngicu

  • Member
  • *
  • Posts: 5
ipodpatcher problems
« on: January 31, 2007, 03:18:10 AM »
well, i had rockbox, and podzilla series till yeserday when i "cleaned" my pod. I restored it with Itunes 7. Now when i try to install rockbox, ipodpatcher doesen't recognize my pod. Same thing happends with ipodpather from ipodlinux.org or installer 2.3w. I read on ipodlinux that with the new firmware from Itunes 7 their ipodpatcher doesen't work

Is there any solution to put rockbox back on my pod again?
Tks
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: ipodpatcher problems
« Reply #1 on: January 31, 2007, 04:05:27 AM »
No-one else has reported similar problems, so unless Apple have released a new firmware in the last few days, it is almost certainly something you're doing wrong.

Did you restore using itunes on a Mac or itunes on Windows?  Rockbox (and ipodpatcher) require a FAT32 formatted ipod.
Logged

Offline johngicu

  • Member
  • *
  • Posts: 5
Re: ipodpatcher problems
« Reply #2 on: January 31, 2007, 04:24:37 AM »
I have Ipod Color, Fat32. Yesterday I restored it with Itunes 7.02 the latest, and at "About" in apple os it says firmware version 1.21 and also Format Windows.

I know what I'm saying. I installed Rockbox and/or Podzilla manually/or not countless times. When i do ipodpatcher --scan or ipodpatcher x, where x is 0, 1 etc no ipod is found.
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: ipodpatcher problems
« Reply #3 on: January 31, 2007, 04:51:05 AM »
Do you have Cygwin installed, or access to a Linux or Mac OS X computer?
Logged

Offline johngicu

  • Member
  • *
  • Posts: 5
Re: ipodpatcher problems
« Reply #4 on: January 31, 2007, 04:58:00 AM »
I have Suse 10
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: ipodpatcher problems
« Reply #5 on: January 31, 2007, 05:44:26 AM »
Can you try the Linux version of ipodpatcher?  It should work the same way as Windows (including --scan), but needs the disk device name (e.g. /dev/sda) instead of the number.

If that also doesn't work, then can you identify your ipod (type "fdisk -l" as the root user) and then copy the first 2MB of your ipod's hard disk to a file using the following command (this assumes /dev/sda is your ipod):

dd if=/dev/sda count=4096 of=test.bin

and then upload that test.bin somewhere for me to look at?

Thanks.
Logged

Offline johngicu

  • Member
  • *
  • Posts: 5
Re: ipodpatcher problems
« Reply #6 on: January 31, 2007, 03:37:49 PM »
here are the first 128k of my ipod (forum doesen't alow me to upload more), but i thing it's enough
I looked at the file and ie seems to be some grub  ??? there. if that's the problem how do i get it out of there?

[attachment deleted by admin, too old]
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: ipodpatcher problems
« Reply #7 on: January 31, 2007, 04:16:14 PM »
Yes, 128KB was enough.

As you suspected, the problem is your MBR - the first sector on the disk.  ipodpatcher is paranoid and does a lot of checks to ensure it only writes to ipods, and the MBR is one check.  Your MBR is completely different to the standard ipod MBR.

This is easily fixed though.  Download the appropriate MBR (matching your ipod model and disk size) from

http://download.rockbox.org/bootloader/ipod/

and then (in Linux) write it to your ipod with the command

dd if=mbr-xxx.bin of=/dev/sda

(obviously replacing /dev/sda with your ipod's device)
Logged

Offline johngicu

  • Member
  • *
  • Posts: 5
Re: ipodpatcher problems
« Reply #8 on: January 31, 2007, 05:57:52 PM »
the MBR was the problem. I fixed it! tks
I now have rockbox again :D
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  ipodpatcher problems
 

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

Page created in 0.064 seconds with 14 queries.