List supported burn speeds for CD writers
Richard Hughes
hughsient at gmail.com
Fri Jan 13 10:39:10 PST 2006
On Fri, 2006-01-13 at 01:16 -0500, Ryan Lortie wrote:
> Of course, more testing of this patch is appreciated and it would be
> nice if people could look it over to spot any errors. That said, I'd
> like this to go in as soon as possible so we can get some end-user
> testing done of the new feature in nautilus-cd-burner.
Seems to work okay for me:
udi = '/org/freedesktop/Hal/devices/storage_model_DVDRW_SOHW_1673S'
info.callouts.remove = {'fstab-sync'} (string list)
info.callouts.add = {'hald-add-selinux-mount-option', 'fstab-sync'}
(string list)
info.addons = {'hald-addon-storage'} (string list)
storage.policy.desired_mount_point = 'dvdrecorder' (string)
storage.policy.mount_filesystem = 'auto' (string)
storage.policy.should_mount = true (bool)
block.storage_device =
'/org/freedesktop/Hal/devices/storage_model_DVDRW_SOHW_1673S' (string)
info.udi =
'/org/freedesktop/Hal/devices/storage_model_DVDRW_SOHW_1673S' (string)
storage.cdrom.write_speeds =
'8467,7056,5645,4234,2822,2112,1764,1411,706' (string)
storage.cdrom.write_speed = 8467 (0x2113) (int)
storage.cdrom.read_speed = 8467 (0x2113) (int)
storage.cdrom.support_media_changed = true (bool)
storage.cdrom.dvdplusrdl = true (bool)
storage.cdrom.dvdplusrw = true (bool)
storage.cdrom.dvdplusr = true (bool)
storage.cdrom.dvdram = false (bool)
storage.cdrom.dvdrw = false (bool)
storage.cdrom.dvdr = true (bool)
storage.cdrom.dvd = true (bool)
storage.cdrom.cdrw = true (bool)
storage.cdrom.cdr = true (bool)
storage.requires_eject = true (bool)
storage.hotpluggable = true (bool)
info.capabilities = {'storage', 'block', 'storage.cdrom'} (string
list)
info.category = 'storage' (string)
info.product = 'DVDRW SOHW-1673S' (string)
info.vendor = 'LITE-ON' (string)
storage.removable = true (bool)
storage.physical_device =
'/org/freedesktop/Hal/devices/usb_device_ecd_a100_DEF10A586B2E_if0'
(string)
storage.lun = 0 (0x0) (int)
storage.drive_type = 'cdrom' (string)
storage.vendor = 'LITE-ON' (string)
storage.model = 'DVDRW SOHW-1673S' (string)
storage.automount_enabled_hint = true (bool)
storage.media_check_enabled = true (bool)
storage.no_partitions_hint = true (bool)
storage.bus = 'usb' (string)
block.is_volume = false (bool)
block.minor = 0 (0x0) (int)
block.major = 11 (0xb) (int)
block.device = '/dev/scd0' (string)
linux.hotplug_type = 3 (0x3) (int)
info.parent =
'/org/freedesktop/Hal/devices/usb_device_ecd_a100_DEF10A586B2E_if0_scsi_host_scsi_device_lun0' (string)
linux.sysfs_path_device = '/sys/block/sr0' (string)
linux.sysfs_path = '/sys/block/sr0' (string)
Richard.
More information about the hal
mailing list