Mailinglist Archive: opensuse-bugs (10021 mails)
| < Previous | Next > |
[Bug 235059] /etc/resmgr.conf.d/99-avrdude_parport.conf is out of date
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 16 Jan 2007 08:10:42 -0700 (MST)
- Message-id: <20070116151042.6E4EB25C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=235059
------- Comment #14 from jw@xxxxxxxxxx 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.
------- Comment #14 from jw@xxxxxxxxxx 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.
| < Previous | Next > |