https://bugzilla.novell.com/show_bug.cgi?id=223868 ------- Comment #11 from jrobiso2@ford.com 2007-02-13 15:35 MST ------- I'm wondering if perhaps changing this line in /etc/udev/rules.d/50-udev-default.rules??? # libusb device access SUBSYSTEM=="usb_device", ACTION=="add", PROGRAM="/bin/sh -c 'K=%k; K=$${K#usbdev}; printf bus/usb/%%03i/%%03i $${K%%%%.*} $${K#*.}'", NAME="%c", MODE="0644" Note the 0644. Perhaps this should be 0666? Note that in 10.2 I already had lots of problems with access to the cdrecorder at /dev/hdc, and solved it by making k3b 4755. I didn't have to do that with 10.1 -- 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.