Michael Biebl wrote:
Could you send me the output of lshal --long -u <udi> for your hard drive.
You can get the udi by using hal-device-manager (info.udi property) or
with "lshal | grep storage | grep udi" and then choosing the one which
matches your hardware.

johannes2:~# lshal |grep storage |grep udi
udi = '/org/freedesktop/Hal/devices/storage_model_MATSHITADVD_RAM_UJ_811'
info.udi = '/org/freedesktop/Hal/devices/storage_model_MATSHITADVD_RAM_UJ_811' (string)

seems to only get the dvd-multiburner.

I installed hal-device-manager and it appears that my hard disk is
/org/freedesktop/Hal/devices/pci_8086_24ca_ide_0_0

johannes2:~# lshal --long -u /org/freedesktop/Hal/devices/pci_8086_24ca_ide_0_0
udi = '/org/freedesktop/Hal/devices/pci_8086_24ca_ide_0_0'
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_24ca_ide_0_0'  (string)
  linux.subsystem = 'ide'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  info.product = 'IDE device (master)'  (string)
  ide.channel = 0  (0x0)  (int)
  ide.host = 0  (0x0)  (int)
  info.linux.driver = 'ide-disk'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_24ca'  (string)
  info.bus = 'ide'  (string)
linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1f.1/ide0/0.0' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1f.1/ide0/0.0' (string)

Hope this helps!

Johannes


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to