![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2007
Beans: 12
|
HOWTO: iPod Classic (6g) + Amarok!
Okay guys, there's a ton of "how do I get my awesome new iPod to work!" questions. I spent a few hours on it when I should've been working...
1. I use Amarok because it's pretty similar to iTunes in a lot of ways. The version you can download from apt-get is perfectly fine. (v1.4.7). The trick to getting your "classic" iPod working isn't amarok, it's a library it uses called libgpod. Just to add here, we all know Apple changed the hashing around on the new ipod itunesdb: basically if it isn't iTunes that's uploading songs, your ipod will display "no songs" and consider itself empty. That's BS. So, libgpod fixes this 'problem'. 2. Go here: http://sourceforge.net/project/showf...ease_id=553119. Download this file: libgpod-0.6.0.tar.gz. Save it to your desktop, your home folder, wherever. I put it on my desktop. 3. Unzip it. I use console commands: Code:
cd Desktop/ tar -zxvf libgpod-0.6.0.tar.gz cd libgpod-0.6.0 4. Now you've decompressed the source code for libgpod. Before anything else, make sure you've got the required dependencies installed: Code:
sudo apt-get install build-essential libglib2.0-dev libgtk2.0-dev libsgutils1-dev checkinstall Code:
sudo apt-get build-dep libgpod2 5. Compile it! Code:
./configure make Code:
sudo checkinstall Code:
***************************************** **** Debian package creation selected *** ***************************************** This package will be built according to these values: 0 - Maintainer: [ you@yourcomputer ] 1 - Summary: [ Package created with checkinstall 1.6.1 ] 2 - Name: [ libgpod ] 3 - Version: [ 0.6.0 ] 4 - Release: [ 1 ] 5 - License: [ GPL ] 6 - Group: [ checkinstall ] 7 - Architecture: [ i386 ] 8 - Source location: [ libgpod-0.6.0 ] 9 - Alternate source location: [ ] 10 - Requires [ ] Enter a number to change any of them or press ENTER to continue: Press Enter to commit the changes. The package will get automatically installed. Okay one last thing: we link the libraries: Code:
sudo ln -s /usr/local/lib/libgpod.so.3 /usr/lib/libgpod.so.2 sudo ln -s /usr/local/lib/libgpod.so.3 /usr/lib/libgpod.so.3 I uninstalled Amarok and reinstalled it fresh, just to be 'safe'. Code:
sudo apt-get remove amarok; sudo apt-get install amarok Next, plug in your iPod. KDE or Gnome (I use Kubuntu.. so KDE) will see your device and mount it. Code:
df /dev/sda1 /media/IPOD There's a slick little script you have to run that came with libgpod: Code:
ipod-read-sysinfo-extended /dev/sda1 /media/IPOD This script will add an XML file called sysinfo-extended onto your ipod's config directory; it's what libgpod uses to 'see' your ipod's firewire device ID, serial number, etc. Okay, now fire up Amarok. Under the Devices tab, there will be a dropdown menu (top-left area of the window). Move down the menu, select Classic -> (Your Ipod). Mine's an 80gb Black. That should be it! Try transferring a couple of tracks, then disconnect it properly. You should see your tracks on your ipod now. Hope this solves some confusion. Enjoy your new 6G iPod! |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2007
Beans: 16
|
Re: HOWTO: iPod Classic (6g) + Amarok!
Holy crap...if this actually works, I will be soooo grateful!! I've spent at least 36 hours (i'm a noob to ubuntu/linux) trying to get my new ipod to work via will's backdot and paul's packages, with no success. Gonna go try this now!!
|
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2007
Beans: 16
|
Re: HOWTO: iPod Classic (6g) + Amarok!
unfortunately, it's asking me for the gutsy cd's while i'm downloading libgpod 6.0 (not sure why, though). i'm going to have to try and re-download gutsy, as both of my disks are broken. let you know then.
|
|
|
|
|
|
#4 | |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
My beans are hidden!
|
Re: HOWTO: iPod Classic (6g) + Amarok!
Quote:
|
|
|
|
|
|
|
#5 | ||
|
First Cup of Ubuntu
![]() Join Date: Aug 2006
Beans: 12
|
Re: HOWTO: iPod Classic (6g) + Amarok!
Good job GB !
I tried it, but I'm getting a error at "sudo checkinstall" All seems to go fine, I have no errors at configure or make, but when it is installing libaries from ".libs/" I get an error like this : Quote:
If I run that line by hand I get : Quote:
Thanks, Joost |
||
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
My beans are hidden!
|
Re: HOWTO: iPod Classic (6g) + Amarok!
|
|
|
|
|
|
#7 | |
|
First Cup of Ubuntu
![]() Join Date: Nov 2007
Beans: 7
|
Re: HOWTO: iPod Classic (6g) + Amarok!
Quote:
I guess I'll just have to stick to using it in my virtual XP install, rubbish. |
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
My beans are hidden!
|
Re: HOWTO: iPod Classic (6g) + Amarok!
|
|
|
|
|
|
#9 |
|
Just Give Me the Beans!
![]() Join Date: May 2006
Beans: 58
|
Re: HOWTO: iPod Classic (6g) + Amarok!
|
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2006
Beans: 12
|
Re: HOWTO: iPod Classic (6g) + Amarok!
Ghostbear121, what firmware version is in your ipod ?
(It took me some time, but it is under settings > about -> and then press the center button 2 times). I have the 80Gb white, I followed the howto and also have the problem that there is no music on the device. I will look in to it tonight. Thanks |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|