LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-31-2006, 01:31 AM   #1
SD-user
LQ Newbie
 
Registered: Mar 2005
Posts: 22

Rep: Reputation: 15
ipod read/write on FC5 w/ gtkpod


Recently bought an ipod and I am having problems reading / writing to the ipod. I have done a lot of research on this issue, and here is what I know (at least think is correct):

First, I believe my ipod has a HFS+ (hfsplus) formatted disk. When I type in "dmesg" I receive the following info:

****************************************************************************************************
Vender: Apple Model: iPod Rev: 1.62
Type: Direct-Access-RBC ANSI SCSI revision: 00
sda: Spnning up disk.......ready
SCSI device sda: 39063024 512-byte hdwr sectors (20000 MB)
sda: Write Protect is off
sda: Mode Sense: 00 08 00 00
SCSI device sda: drive cache: write through
SCSI device sda: 39063024 512-byte hdwr sectors (20000 MB)
sda: Write Protect is off
sda: Mode Sense: 00 08 00 00
SCSI device sda: drive cache: write through
sda: [mac] sda1 sda2 sda3
sd 5:0:0:0: Attached scsi removable disk sda
sd 5:0:0:0: Attached scsi generic sg0 type 14
hfs: write access to a journaled filesystem is not supported, use the force option at your own risk, mounting read-only.
SELinux: initialized (dev sda3, type hfsplus), uses genfs_contexts
metacity[7873]: segfault at 0000000000000008 rip 00000000004542f9 rsp 00007fffffc017a0 error 4
metacity[8493]: segfault at 0000000000000008 rip 00000000004542f9 rsp 00007ffffffbe620 error 4
****************************************************************************************************

When I hook up the ipod via firewire, FC5 recognizes it. I can then right click and "Mount Volume". I have full access to view the file system. I am unable to copy any music directly to the drive. As I understand I am unable to do this anyway.

I successfully installed gtkpod. Additionally, Rhythmbox Music Player also automatically recognizes the ipod. Of course, if I click on the ipod in Rythmbox, no music is displayed.

When using gtkpod, I can add files to the "iPod" folder . . . and after I click the "Sync" button, nothing really happens (I think the iTunesDB on the desktop is updated, but no files are transferred to the ipod).

As I understand, I may need to turn off or "disable journaling" on the ipod? Several forums have suggested using a mac based code to disable journaling. I don't have a mac, nor do I have access to one.

#1 - is there a way to turn off journaling through either Linux (FC5) or Windows XP Pro?

#2 - if I am unable to turn off journaling, how can I get my ipod working through linux?

Also, I am running Fedora Core 5 x64 on an AMD Athlon 64.

Any suggestions would be greatly appreciated as I'm sure others are having similar poblems.

- SD
 
Old 07-31-2006, 03:22 AM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
Your post says the device is mounted "read-only" so you cannot copy any data to it ("Sync") before you mount it read-write. For this you might turn off journalling, if that's what other iPod users say. I myself have a FAT-version of iPod Shuffle, and it works perfectly. Theoretically you could re-format your iPod to use FAT system, but that's out of my hands; I'd ask Apple about that. Though Linux should be able to use hfs too..

Now after you've managed to get read-write access (possibly by turning off the journalling, if it's possible), gtkpod (and other apps using libgtkpod or other working means) should be able to "Sync" the data. You can copy music directly to the iPod, but you cannot play it; this is because what gtkpod does in addition to copying the music files, it edits the iPod database. So everything you "just copy" to iPod is recognized as "data", so you can't play it. That's why you use gtkpod and not Nautilus/Konqueror/command line/your favourite file copying program. Oh, and rhytmbox can't probably add music to your iPod yet; last time I checked, they were able to read but not write.

So basically what your problem/worry is, is to get the write access. Study the journalling-system a bit to see how you could disable journalling, or if you could use FAT filesystem on your iPod instead. You can actually, if it's a certain kind of iPod, install a Linux operating system on it (that works for the hfs system!) so that could be an answer too; then you would be able to play .ogg files too, for example, but your warranty would be void then.

So..search for hfs, disabling journalling, reformatting your iPod (voids varranty) and possibly installing Linux operating system on it (voids warranty), if it's the right kind of iPod (check out "iPod for Linux").

Last edited by b0uncer; 07-31-2006 at 03:24 AM.
 
Old 08-07-2006, 08:50 PM   #3
oskar
Senior Member
 
Registered: Feb 2006
Location: Austria
Distribution: Ubuntu 12.10
Posts: 1,142

Rep: Reputation: 49
All ipod shuffles are fat formatted.
I have the same problem.
I have been able to write to it, but not anymore, it all seems pretty random. It didn't work at all in windows, itunes said "can't read or write...".
The store exchanged my first one which had the same issues.
If it works flawlessly for you, could you post your mtab when it's mounted.
Are you able to chmod files. (I just tried it out of curiosity - I thought it was peculiar that all the files were owned by root. - It gives me "operation not permitted" - Yes I was looged in as root.)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't sync IPOD with GTKPOD Abomb Linux - Laptop and Netbook 4 07-07-2006 07:43 AM
gtkPod and iPod RavenFrost Linux - Software 0 04-23-2006 10:05 AM
ipod mini and gtkpod-0.99.2 buffed317 Linux - Hardware 3 01-17-2006 10:01 PM
IPod mounts to wrong place, gtkpod can't read DB. dark_prancer Linux - Hardware 1 09-24-2005 09:13 PM
Ipod Shuffle using GTKPod notregistered Linux - General 4 08-12-2005 09:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration