https://bugzilla.novell.com/show_bug.cgi?id=235059 ------- Comment #14 from jw@novell.com 2007-01-16 08:10 MST ------- Created an attachment (id=113138) --> (https://bugzilla.novell.com/attachment.cgi?id=113138&action=view) hal patch to make parport devices knwon. Ludwig answered that on research. Thanks! I'll copy here: Attached PoC patch makes all available devices known to hal with at least basic information. For 10.2 you could document a workaround like this: # hal-device -a /org/freedesktop/Hal/devices/computer_ppdev << EOF linux.device_file = '/dev/parport0' (string) linux.subsystem = 'ppdev' (string) info.product = 'ppdev device /dev/parport0' (string) linux.hotplug_type = 2 (0x2) (int) linux.sysfs_path = '/sys/devices/virtual/ppdev/parport0' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) EOF -- 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.