[Banshee-List] iPod Detection -- revisited
- From: Dan Wilson <dan acucore com>
- To: banshee-list gnome org
- Subject: [Banshee-List] iPod Detection -- revisited
- Date: Wed, 03 Jan 2007 10:52:10 -0700
So I finally got an iPod. Of course I didn't pay for it myself (I won
it from a Novell competition[1]).
So it's an iPod Nano 4GB (RED) and it's not detected by the ipod
utility (and in turn not seen in banshee).
$ ipod --list
No iPod devices present
I've run the find-ipod.sh utility that abock posted[2] and attached
the results.
After looking at the results, it appears I am being hit with the
"volume.fsusage = 'raid'" problem[3]. Is there something that I can
do to change a config or something?
Also, when doing:
$ ipod --model-xml
I don't see the Nano 4GB (RED) in there. Do I need to update
something or is this model just too new?
I'm running Ubuntu Edgy with the latest updates. Versions:
ipod - 0.5.1-0ubuntu1
libipod-cil - 0.6.2-0ubuntu1
libipoddevice0 - 0.5.1-0ubuntu1
banshee - svn up as of today
Thanks for any info.
-=Dan
[1]http://www.novell.com/linux/ready
[2]http://mail.gnome.org/archives/banshee-list/2006-November/msg00147.html
[3]http://mail.gnome.org/archives/banshee-list/2006-November/msg00157.html
udi = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270018CABA69'
info.addons = { 'hald-addon-storage' } (string list)
storage.policy.should_mount = true (bool)
portable_audio_player.output_formats = { 'audio/mpeg', 'audio/aac' } (string list)
portable_audio_player.storage_device = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270018CABA69' (string)
portable_audio_player.type = 'ipod' (string)
portable_audio_player.access_method = 'storage' (string)
block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270018CABA69' (string)
info.udi = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270018CABA69' (string)
storage.requires_eject = true (bool)
storage.hotpluggable = true (bool)
info.capabilities = { 'storage', 'block', 'portable_audio_player' } (string list)
info.category = 'portable_audio_player' (string)
info.product = 'iPod' (string)
info.vendor = 'Apple' (string)
storage.removable = true (bool)
storage.physical_device = '/org/freedesktop/Hal/devices/usb_device_5ac_1260_000A270018CABA69_if0' (string)
storage.lun = 0 (0x0) (int)
storage.firmware_version = '1.62' (string)
storage.serial = 'Apple_iPod_000A270018CABA69' (string)
storage.vendor = 'Apple' (string)
storage.model = 'iPod' (string)
storage.drive_type = 'disk' (string)
storage.automount_enabled_hint = true (bool)
storage.media_check_enabled = true (bool)
storage.no_partitions_hint = false (bool)
storage.bus = 'usb' (string)
block.is_volume = false (bool)
block.minor = 16 (0x10) (int)
block.major = 8 (0x8) (int)
block.device = '/dev/sdb' (string)
linux.hotplug_type = 3 (0x3) (int)
info.parent = '/org/freedesktop/Hal/devices/usb_device_5ac_1260_000A270018CABA69_if0_scsi_host_scsi_device_lun0' (string)
linux.sysfs_path_device = '/sys/block/sdb' (string)
linux.sysfs_path = '/sys/block/sdb' (string)
udi = '/org/freedesktop/Hal/devices/volume_part1_size_98574336'
info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_98574336' (string)
volume.partition.msdos_part_table_type = 0 (0x0) (int)
info.product = 'Volume' (string)
volume.size = 98574336 (0x5e02000) (uint64)
volume.num_blocks = 192528 (0x2f010) (int)
volume.block_size = 2048 (0x800) (int)
volume.partition.number = 1 (0x1) (int)
info.capabilities = { 'volume', 'block' } (string list)
info.category = 'volume' (string)
volume.is_partition = true (bool)
volume.is_disc = false (bool)
volume.is_mounted_read_only = false (bool)
volume.is_mounted = false (bool)
volume.mount_point = '' (string)
volume.label = '' (string)
volume.uuid = '' (string)
volume.fsversion = '' (string)
volume.fsusage = '' (string)
volume.fstype = '' (string)
storage.model = '' (string)
block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270018CABA69' (string)
block.is_volume = true (bool)
block.minor = 17 (0x11) (int)
block.major = 8 (0x8) (int)
block.device = '/dev/sdb1' (string)
linux.hotplug_type = 3 (0x3) (int)
info.parent = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270018CABA69' (string)
linux.sysfs_path_device = '/sys/block/sdb/sdb1' (string)
linux.sysfs_path = '/sys/block/sdb/sdb1' (string)
udi = '/org/freedesktop/Hal/devices/volume_part2_size_3948134400'
info.udi = '/org/freedesktop/Hal/devices/volume_part2_size_3948134400' (string)
volume.partition.msdos_part_table_type = 11 (0xb) (int)
info.product = 'Volume (via_raid_member)' (string)
volume.size = 3948134400 (0xeb53c000) (uint64)
volume.num_blocks = 7711200 (0x75a9e0) (int)
volume.block_size = 2048 (0x800) (int)
volume.partition.number = 2 (0x2) (int)
info.capabilities = { 'volume', 'block' } (string list)
info.category = 'volume' (string)
volume.is_partition = true (bool)
volume.is_disc = false (bool)
volume.is_mounted_read_only = false (bool)
volume.is_mounted = false (bool)
volume.mount_point = '' (string)
volume.label = '' (string)
volume.uuid = '' (string)
volume.fsversion = '0' (string)
volume.fsusage = 'raid' (string)
volume.fstype = 'via_raid_member' (string)
storage.model = '' (string)
block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270018CABA69' (string)
block.is_volume = true (bool)
block.minor = 18 (0x12) (int)
block.major = 8 (0x8) (int)
block.device = '/dev/sdb2' (string)
linux.hotplug_type = 3 (0x3) (int)
info.parent = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270018CABA69' (string)
linux.sysfs_path_device = '/sys/block/sdb/sdb2' (string)
linux.sysfs_path = '/sys/block/sdb/sdb2' (string)
----------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]