https://bugzilla.novell.com/show_bug.cgi?id=208767 Summary: hald doesn't set ACLs on /dev/hda, preventing CD ripping Product: openSUSE 10.2 Version: Alpha 4 plus Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: dkukawka@novell.com ReportedBy: matz@novell.com QAContact: qa@suse.de I have a alpha4plus, but hald is from STABLE yesterday (hal-0.5.8_git20060919-3). It's not segfaulting anymore as the one in alpha4+, but it doesn't correctly set ACLs on /dev/hda, which for me is my cdrom/dvd drive. Hence I can't rip CDs as user anymore. lshal output is following, but it doesn't know about cdrom/dvd/hda at all: % lshal | egrep 'hda|cdrom|dvd' info.linux.driver = 'ide-cdrom' (string) The entry connected with that one line is: udi = '/org/freedesktop/Hal/devices/pci_8086_266f_ide_0_0' info.udi = '/org/freedesktop/Hal/devices/pci_8086_266f_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-cdrom' (string) info.parent = '/org/freedesktop/Hal/devices/pci_8086_266f' (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) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.