Friday, August 22, 2008

How to get iPod to work in Daryna

Probably one of the biggest pains in the butt is when you try to get your new iPod to work in Mint. I spent *hours* (no joke) trying to figure it out. Turns out, the answer is rather simple. You need two files.

libgpod-dev.tar.gz
libgpod-dev
(218.29 KB) Downloaded 52 times

libgpod2.tar.gz
libgpod2
(197.83 KB) Downloaded 36 times


Install them in that order, then type
Code: Select all
df
in a terminal after you've plugged in your iPod, and your pc recognizes it. The iPod should be show as

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdb1 47927940 27244416 19709668 59% /media/IPOD

or something along those lines. If that's what is is, then run

Code: Select all
sudo bash

/usr/bin/ipod-read-sysinfo-extended /dev/sdb1 /media/IPOD


I recommend copy'n'pasting that line. It has a couple of spaces in it. (Replace /media/IPOD and /dev/sdb1 with your corresponding locations) Then disconnect by right clicking on the ipod and ejecting it. Reconnect, open amarok, and choose your model from the new list that appears. This works with any iPod that has been connected to iTunes at least once. I don't know about brand new ones, or the iPhone/touch, but it works for me, and I have the fall '07 80Gb Classic. Let me know if it works for you :P

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Alternatives:

Pandora:
http://en.wikipedia.org/wiki/Pandora_(console)

Cowon A3:
Video: H.264, WMV7/8/9, DivX 3.11/4/5/6, XviD, MKV, MPEG-4/-2/-1, D1: NTSC 720x480 / PAL 720x576, 30fps
Audio: MP3, OGG, WMA, AC3, WAV, FLAC, WV, APE, AAC

Cowon Q5(W):
Same as above, plus a bit more.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Later :mrgreen: :mrgreen:

DISCLAIMER: (I should've done this earlier:P)

It works 100% with my iPod classic 80GB. I am assuming it works with the others too. But check to see if Amarok already has your iPod supported. With Mint 4, it come preloaded with support for MANY older iPods. So, you may not even need to use this guide. Best of luck to all. And, as usually, not responsible for anything that happens. :P

This tutorial is licensed under the GNU Free Documentation License.

No comments: