https://bugzilla.novell.com/show_bug.cgi?id=679488 https://bugzilla.novell.com/show_bug.cgi?id=679488#c9 --- Comment #9 from Bruce Korb <bkorb@gnu.org> 2011-03-17 17:59:02 UTC ---
# rmmod usblp # modprobe usblp # /usr/lib/cups/backend/usb # grep -i 'mar 17 .*usb' /var/log/messages Mar 17 10:50:43 beethoven kernel: [ 4492.574286] usbcore: deregistering interface driver usblp Mar 17 10:50:53 beethoven kernel: [ 4502.257313] usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0142 Mar 17 10:50:53 beethoven kernel: [ 4502.257364] usbcore: registered new interface driver usblp Mar 17 10:50:53 beethoven udev-configure-printer: add /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2:1.0/usb/lp0 Mar 17 10:50:53 beethoven udev-configure-printer: parent devpath is /devices/pci0000:00/0000:00:02.1/usb1/1-2 # lsusb|fgrep -i brother Bus 001 Device 002: ID 04f9:0142 Brother Industries, Ltd MFC-8420 # echo -en "\rHello\r\f" >/dev/usb/lp0 bash: /dev/usb/lp0: Device or resource busy # lpstat # lpq brothermfc8420 is ready and printing Rank Owner Job File(s) Total Size active anonymo 6 Test Page 1024 bytes # lprm 6 # lpq brothermfc8420 is ready no entries # echo -en "\rHello\r\f" >/dev/usb/lp0 bash: /dev/usb/lp0: Device or resource busy # fuser -v /dev/usb/lp0 #
-- 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.