Page 1 of 1

Ok - give up - need help from those who are smarter than me.

Posted: Tue Apr 19, 2005 4:56 am
by Diekan
Still trying to get this iPod to work...

Below are some screen shots - hopefully one of you guys will be able to help me get this issue worked out, so I can rid myself of Windows for good.

SUSE Hardware Tool detects the iPod.


<center>Image</center>


Gtkpod - the Linux iPod GUI that allows you to manipulate the files - think iTunes for Linux

Notice it says Disconnected in the bottom right corner of the interface.



<center>Image</center>

When I try to read the iPod data base I get the following error message:

<center>Image</center>

When I try to sync the device I get:

<center>Image</center>

Hardware information for the iPod

<center>Image</center>

More Hardware infomation - expanded the important aspects.

<center>Image</center>

And, finally - a shot of my partition information...

<center>Image</center>

I've been searching high and low for a "how to" online - but it's not easy. I guess a lot of people aren't either using iPods with Linux, or aren't sharing the how to - which is very uncommon in the community... or (and probably most likely) I haven't looked in the right *place.*

Anyone have an idea here?

Linux is supposed to see the iPod as just another mass storage device. But, I can't even mount it.

Posted: Tue Apr 19, 2005 5:34 am
by Lyion
When connecting an iPod via USB to a 2.6 kernel machine the iPod will
be recognized but not work correctly. In /var/log/messages you'll see
the a bunch of "Buffer I/O error on device sd?" when connecting the
iPod (Jonas Bergler, Kevin Venkiteswaran)

Solution (by "jeffmock"):

Disable CONFIG_EFI_PARTITION (File Systems -> Partition Types ->
Advanced Partition Selection -> EFI GUID Partition support) in your
kernel configuration, recompile.

Details can be found at
http://www.linuxquestions.org/questions ... ost1197015

Excerpt:

"This problem could potentially happen with both 2.4 and 2.6 kernels.

A longer story follows and perhaps someone can come up with a more
sensible solution for the long run.

The iPod looks like a removable disk drive to the host computer. When it
is attached to the computer, the mini iPod reports a capacity of 7999488
512-byte sectors (or about 4GB). This turns out to be wrong for whatever
reason. The mini iPod only really has 7999376 sectors and it exaggerates
by 112 sectors. The other quality of the iPod is that if the computer
attempts to read a sector greater than the actual capacity but less than
the reported capacity, the iPod will dutifully report an I/O error, but
it won't respond to any future requests until you unplug/plug the iPod."

I followed the kernel recompile instructions for distro, disabled only
the CONFIG_EFI_PARTITION option, and things ran perfectly for me
afterwards. As indicated above, hopefully a better long-term solution
will emerge soon."

Posted: Tue Apr 19, 2005 5:51 am
by Diekan
Great, thanks Lyion - I'll give that a shot.

Posted: Tue Apr 19, 2005 8:19 am
by Witty
Damn, I just saw one of these for sale at $150 yesterday (used) and contemplated buying it. I am now glad I didn't.

Posted: Tue Apr 19, 2005 8:47 am
by Diekan
Ohh the iPod is pretty sweet - I'm STILL glad I bought it.

In a way - I am trying to make it do something it wasn't designed for. The iPod was designed to run on Windows and Apple OS's - not Linux. I *could* just leave well enough alone and keep that Winshit partition for the iPod - but I am hard headed. I won't stop until I finish what I started.

Posted: Tue Apr 19, 2005 9:01 am
by Witty
I see... contemplation commenced!

Posted: Tue Apr 19, 2005 9:45 am
by Tikker
I've never understood the hardheadness of linux enthusiasts


there's a time and a place for every tool!