From Fedora Project Wiki

m (HowTo/iPod moved to How to use your Apple iPod in Fedora: Updated according to new naming conventions.)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Using your iPod  in linux =
{{draft}}


[[Image:IPod_Line.png|right|thumb|A series of Apple iPods.]]
Because of the proprietary nature of the '''Apple iPod''', it can be difficult to use it on your Linux platform without guidance.  Unfortunately, Apple has not (and has never announced plans to) release a Linux version of iTunes, and iTunes is not yet stable through Wine.  Luckily, there are several high-quality tools available for Linux users to manage media content on the iPod.  Among them are [http://www.gtkpod.org/about.html gtkpod], [http://www.yamipod.com YamiPod], and tools built into media players such as AmaroK, Rhythmbox, and Banshee.


There are two main applications that you can use to manage your iPod,  Amarok or gtk-pod.
This article will examine how to use several of these applications to synchronize music files and more to your iPod.  It is worth noting that iPods - especially newer models - will almost always have features that are not supported on Linux.  The only way to use such features is to use Apple's officially supported iTunes software.
 
== gtkpod ==
 
One of the open-source iPod management programs that has been around for the longest time is gtkpod.  It features a simple interface that makes a lot of sense and runs on most Linux distributions.  On the gtkpod.org website, it is described as "a platform independent Graphical User Interface for Apple's iPod using GTK2. It supports the first to fifth Generation including the iPod mini, iPod Photo, iPod Shuffle, iPod nano, and iPod Video."
 
Gtkpod has an extensive users guide in the form of [http://www.gtkpod.org/README their README file], which is available on their [http://www.gtkpod.org website].  This article tries to summarize the key points needed for the average user.
 
=== Installation ===
There are two preferred ways of installing gtkpod in Fedora. In a console, type:
<pre>su -c "yum install gtkpod"</pre>
Alternatively, you can use the graphical installation tool included with Fedora to install the gtkpod package. The tool can be accessed under the System -> Administration -> Add/Remove Software in Gnome.
You can now run gtkpod by either typing ''gtkpod'' in a console or by clicking on the shortcut found under Applications->Music and Video->gtkpod.
 
=== Transferring Music ===
 
 
 
<!--
 
This is what used to be here before I started working on it.


== Making your iPod work ==
== Making your iPod work ==
Line 18: Line 40:
|-
|-
| mkfs.hfsplus -v "iPod" /dev/sdXn  ( where X matches your device)
| mkfs.hfsplus -v "iPod" /dev/sdXn  ( where X matches your device)
-->
[[Category:How to]]

Latest revision as of 01:54, 17 January 2009

Warning.png
This page is a draft only
It is still under construction and content may change. Do not rely on the information on this page.
A series of Apple iPods.

Because of the proprietary nature of the Apple iPod, it can be difficult to use it on your Linux platform without guidance. Unfortunately, Apple has not (and has never announced plans to) release a Linux version of iTunes, and iTunes is not yet stable through Wine. Luckily, there are several high-quality tools available for Linux users to manage media content on the iPod. Among them are gtkpod, YamiPod, and tools built into media players such as AmaroK, Rhythmbox, and Banshee.

This article will examine how to use several of these applications to synchronize music files and more to your iPod. It is worth noting that iPods - especially newer models - will almost always have features that are not supported on Linux. The only way to use such features is to use Apple's officially supported iTunes software.

gtkpod

One of the open-source iPod management programs that has been around for the longest time is gtkpod. It features a simple interface that makes a lot of sense and runs on most Linux distributions. On the gtkpod.org website, it is described as "a platform independent Graphical User Interface for Apple's iPod using GTK2. It supports the first to fifth Generation including the iPod mini, iPod Photo, iPod Shuffle, iPod nano, and iPod Video."

Gtkpod has an extensive users guide in the form of their README file, which is available on their website. This article tries to summarize the key points needed for the average user.

Installation

There are two preferred ways of installing gtkpod in Fedora. In a console, type:

su -c "yum install gtkpod"

Alternatively, you can use the graphical installation tool included with Fedora to install the gtkpod package. The tool can be accessed under the System -> Administration -> Add/Remove Software in Gnome. You can now run gtkpod by either typing gtkpod in a console or by clicking on the shortcut found under Applications->Music and Video->gtkpod.

Transferring Music