[Thunar-dev] Thunar and removable disks on firewire

Stavros Giannouris stavrosg at hellug.gr
Wed Jan 17 20:28:22 CET 2007


Hello!
I bought a Western Digital MyBook Pro 320GB, which has a USB and an
IEEE1394 interface. However, when I attach the disk through firewire,
the volume doesn't show up in thunar's (RC2 from fedora 6) volume list
and I have to mount it manually.

The relevant parts from dmesg and hal, are:
-----%Cut%------
scsi 3:0:1:0:
        command: Inquiry: 12 00 00 00 24 00
  Vendor: WD        Model: 3200JS External   Rev: 106a
  Type:   Direct-Access                      ANSI SCSI revision: 04
SCSI device sdc: 625142448 512-byte hdwr sectors (320073 MB)
sdc: Write Protect is off
sdc: Mode Sense: 11 00 00 00
sdc: cache data unavailable
sdc: assuming drive cache: write through
SCSI device sdc: 625142448 512-byte hdwr sectors (320073 MB)
sdc: Write Protect is off
sdc: Mode Sense: 11 00 00 00
sdc: cache data unavailable
sdc: assuming drive cache: write through
 sdc: sdc1
sd 3:0:1:0: Attached scsi disk sdc
sd 3:0:1:0: Attached scsi generic sg2 type 0
-----%Cut%-----

and HAL:
-----%Cut%-----
0: udi = '/org/freedesktop/Hal/devices/volume_uuid_1bce07fc_a938_4295_8b9b_950176b97975'
  volume.unmount.valid_options = { 'lazy' } (string list)
  volume.mount.valid_options = { 'ro', 'sync', 'dirsync', 'noatime', 'nodiratime', 'noexec', 'quiet', 'remount', 'exec', 'data='
 } (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = { 'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject' } (stri
ng list)
  org.freedesktop.Hal.Device.Volume.method_argnames = { 'mount_point fstype extra_options', 'extra_options', 'extra_options' } (
string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = { 'ssas', 'as', 'as' } (string list)
  org.freedesktop.Hal.Device.Volume.method_names = { 'Mount', 'Unmount', 'Eject' } (string list)
  info.interfaces = { 'org.freedesktop.Hal.Device.Volume' } (string list)
  volume.ignore = false  (bool)
  info.udi = '/org/freedesktop/Hal/devices/volume_uuid_1bce07fc_a938_4295_8b9b_950176b97975'  (string)
  volume.partition.flags = {  } (string list)
  volume.partition.uuid = ''  (string)
  volume.partition.label = ''  (string)
  volume.partition.type = '0x83'  (string)
  volume.partition.scheme = 'mbr'  (string)
  info.product = 'bifteki2'  (string)
  volume.partition.media_size = 320072933376  (0x4a85d56000)  (uint64)
  volume.partition.start = 32256  (0x7e00)  (uint64)
  volume.size = 320070288384  (0x4a85ad0400)  (uint64)
  volume.num_blocks = 625137282  (0x2542d682)  (int)
  volume.block_size = 512  (0x200)  (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.linux.is_device_mapper = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = 'bifteki2'  (string)
  volume.uuid = '1bce07fc-a938-4295-8b9b-950176b97975'  (string)
  volume.fsversion = '1.0'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fstype = 'ext3'  (string)
  storage.model = ''  (string)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_0090a990e011379d_1_0'  (string)
  block.is_volume = true  (bool)
  block.minor = 33  (0x21)  (int)
  block.major = 8  (0x8)  (int)
  block.device = '/dev/sdc1'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/storage_serial_0090a990e011379d_1_0'  (string)
  linux.sysfs_path_device = '/sys/block/sdc/sdc1'  (string)
  linux.sysfs_path = '/sys/block/sdc/sdc1'  (string)

1: udi = '/org/freedesktop/Hal/devices/storage_serial_0090a990e011379d_1_0'
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_0090a990e011379d_1_0'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_serial_0090a990e011379d_1_0'  (string)
  storage.partitioning_scheme = 'mbr'  (string)
  storage.removable.media_size = 320072933376  (0x4a85d56000)  (uint64)
  storage.requires_eject = false  (bool)
  storage.hotpluggable = true  (bool)
  info.capabilities = { 'storage', 'block' } (string list)
  info.category = 'storage'  (string)
  info.product = '3200JS External'  (string)
  info.vendor = 'WD'  (string)
  storage.size = 320072933376  (0x4a85d56000)  (uint64)
  storage.removable = false  (bool)
  storage.removable.media_available = true  (bool)
  storage.physical_device = '/org/freedesktop/Hal/devices/ieee1394_guid_90a990e011379d'  (string)
  storage.lun = 0  (0x0)  (int)
  storage.serial = '0090a990e011379d:1:0'  (string)
  storage.vendor = 'WD'  (string)
  storage.model = '3200JS External'  (string)
  storage.drive_type = 'disk'  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = false  (bool)
  storage.no_partitions_hint = false  (bool)
  storage.bus = 'ieee1394'  (string)
  block.is_volume = false  (bool)
  block.minor = 32  (0x20)  (int)
  block.major = 8  (0x8)  (int)
  block.device = '/dev/sdc'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/ieee1394_guid_90a990e011379d_scsi_host_scsi_device_lun0'  (string)
  linux.sysfs_path_device = '/sys/block/sdc'  (string)
  linux.sysfs_path = '/sys/block/sdc'  (string)
-----%Cut%-----
What's amiss?
Regards,
--
Stavros Giannouris                          Jabber: stavrosg at jabber.org
PGP Key: http://members.hellug.gr/stavrosg/GnuPG.key
"Hello. I'm a signature virus.
Please copy me to your signature  to help me spread"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/thunar-dev/attachments/20070117/c42cff8f/attachment.pgp>


More information about the Thunar-dev mailing list