Re: [Hampshire] iPod + Linux

Top Page

Reply to this message
Author: Alan Pope
Date:  
To: lug, Hampshire LUG Discussion List
Subject: Re: [Hampshire] iPod + Linux
2009/9/14 Vic <lug@???>:
>
>> Songbird (http://getsongbird.com/) is quite a nice little tool for keeping
>> your iPod in sync under Linux, Windows and OSX.  The only catch being that
>> if the iPod is formatted as HFSPlus (i.e. formatted on a Mac) you need to
>> re-format it to HFS.
>
> Does that mean that Songbird goes straight in at the block level?
>
> Linux has supported the HFS+ filesystem for many years...
>


I just installed Songbird 64-bit and it craps out without starting
with some gstreamer error that the guys in #gstreamer couldn't figure
out. The 32-bit build of Songbird starts, however on trying to install
the extension to support ipods
<http://addons.songbirdnest.com/addon/12> it says ""iPod Device
Support" could not be installed because it is not compatible with your
Songbird build type (Linux_x86-gcc3). Please contact the author of
this item about the problem.".

So I can't test iPod support on it at the moment.

However, plugging in my ipod nano which is hfs+ formatted:-

[231670.731057] scsi 15:0:0:0: Direct-Access     Apple    iPod
    1.62 PQ: 0 ANSI: 0
[231670.731440] sd 15:0:0:0: Attached scsi generic sg5 type 0
[231670.751421] sd 15:0:0:0: [sde] 1946049 4096-byte logical blocks:
(7.97 GB/7.42 GiB)
[231670.752287] sd 15:0:0:0: [sde] Write Protect is off
[231670.752287] sd 15:0:0:0: [sde] Mode Sense: 68 00 00 08
[231670.752289] sd 15:0:0:0: [sde] Assuming drive cache: write through
[231670.753794] sd 15:0:0:0: [sde] 1946049 4096-byte logical blocks:
(7.97 GB/7.42 GiB)
[231670.759892] sd 15:0:0:0: [sde] Assuming drive cache: write through
[231670.759899]  sde: [mac] sde1 sde2
[231670.782672] sd 15:0:0:0: [sde] 1946049 4096-byte logical blocks:
(7.97 GB/7.42 GiB)
[231670.783293] sd 15:0:0:0: [sde] Assuming drive cache: write through
[231670.783297] sd 15:0:0:0: [sde] Attached SCSI removable disk
[231701.783305] hfs: write access to a journaled filesystem is not
supported, use the force option at your own risk, mounting read-only.


/dev/sde2 on /media/4f7d12f7-be62-30d0-ab7d-58603ab6548f type hfsplus
(rw,nosuid,nodev,uhelper=devkit)

alan@wopr64:/media/4f7d12f7-be62-30d0-ab7d-58603ab6548f$ touch foo
touch: cannot touch `foo': Read-only file system

Cheers,
Al.