[opensuse-factory] printer again
Yast2 Connection Wizard Connection Settings Model Connection Description Unknown usb:/dev/usb/lp0 No longer valid (printer not connected) Hey Group; Above is the output from Yast2 Printer Connection Wizard lsusb names it, hwinfo displays all about it. The kernel module mentioned is shown by "ps ax". Yet it fails to work. It does work in Fedora - using the same connection on this machine. Why does openSuSE only fail to print? Is this a udev problem because /dev/usb/lp0 does exist. -- 73 de Donn Washburn 307 Savoy Street Email:" n5xwb@comcast.net " Sugar Land, TX 77478 LL# 1.281.242.3256 Ham Callsign N5XWB HAMs : " n5xwb@arrl.net " VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg BMW MOA #: 4146 - Ambassador " http://counter.li.org " #279316 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 02/06/2010 06:55 PM, Donn Washburn wrote:
Yast2 Connection Wizard Connection Settings Model Connection Description
Unknown usb:/dev/usb/lp0 No longer valid (printer not connected)
Hey Group;
Above is the output from Yast2 Printer Connection Wizard lsusb names it, hwinfo displays all about it. The kernel module mentioned is shown by "ps ax". Yet it fails to work. It does work in Fedora - using the same connection on this machine.
Why does openSuSE only fail to print? Is this a udev problem because /dev/usb/lp0 does exist.
Parent ID: uIhY.VUqQobnTCp0 SysFS ID: /devices/pci0000:00/0000:00:02.1/usb3/3-1/3-1:1.0 SysFS BusID: 3-1:1.0 Hardware Class: printer Model: "Brother MFC-7840W" Hotplug: USB Vendor: usb 0x04f9 "Brother Industries, Ltd" Device: usb 0x01e5 SubVendor: "Brother" SubDevice: "MFC-7840W" Revision: "1.00" Serial ID: "000K9N447489" Driver: "usblp" Driver Modules: "usblp" Device File: /dev/usb/lp0 Device Files: /dev/usb/lp0, /dev/char/180:0, /dev/usblp0 Device Number: char 180:0 Speed: 12 Mbps Module Alias: "usb:v04F9p01E5d0100dc00dsc00dp00ic07isc01ip02" Driver Info #0: Driver Status: usblp is active Driver Activation Cmd: "modprobe usblp" Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #15 (Hub) -- 73 de Donn Washburn 307 Savoy Street Email:" n5xwb@comcast.net " Sugar Land, TX 77478 LL# 1.281.242.3256 Ham Callsign N5XWB HAMs : " n5xwb@arrl.net " VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg BMW MOA #: 4146 - Ambassador " http://counter.li.org " #279316 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Donn Washburn schrieb:
On 02/06/2010 06:55 PM, Donn Washburn wrote:
Yast2 Connection Wizard Connection Settings Model Connection Description
Unknown usb:/dev/usb/lp0 No longer valid (printer not connected)
Hey Group;
Above is the output from Yast2 Printer Connection Wizard lsusb names it, hwinfo displays all about it. The kernel module mentioned is shown by "ps ax". Yet it fails to work. It does work in Fedora - using the same connection on this machine.
Why does openSuSE only fail to print? Is this a udev problem because /dev/usb/lp0 does exist.
Parent ID: uIhY.VUqQobnTCp0 SysFS ID: /devices/pci0000:00/0000:00:02.1/usb3/3-1/3-1:1.0 SysFS BusID: 3-1:1.0 Hardware Class: printer Model: "Brother MFC-7840W" Hotplug: USB Vendor: usb 0x04f9 "Brother Industries, Ltd" Device: usb 0x01e5 SubVendor: "Brother" SubDevice: "MFC-7840W" Revision: "1.00" Serial ID: "000K9N447489" Driver: "usblp" Driver Modules: "usblp" Device File: /dev/usb/lp0 Device Files: /dev/usb/lp0, /dev/char/180:0, /dev/usblp0 Device Number: char 180:0 Speed: 12 Mbps Module Alias: "usb:v04F9p01E5d0100dc00dsc00dp00ic07isc01ip02" Driver Info #0: Driver Status: usblp is active Driver Activation Cmd: "modprobe usblp" Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #15 (Hub)
Maybe using the Brother printer drivers http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_prn.h... helps? The cupswrapper driver has to be installed after the lpr driver. And in case of a 64bit system you need a symbolic link ln -s /usr/lib/cups/filter/<Brother-Filter> /usr/lib64/cups/filter/<Brother-Filter> Brother Filter should be something like bridwrapperMFC7840W Best Regards Nico -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Hello, On Feb 6 18:55 Donn Washburn wrote (shortened):
Yast2 Connection Wizard Connection Settings Model Connection Description
Unknown usb:/dev/usb/lp0 No longer valid (printer not connected)
Since CUPS 1.2 (i.e. since openSUSE 10.2) this kind of DeviceUri is no longer valid. Therefore yast2-printer shows that it is no longer valid. Only the new style USB DeviceURI "usb://<make>/<model>?serial=<number>" can be used because only this kind of URI works for more than one USB printer (the old style URI can permute which printer is accessed via which /dev/usb/lp* device node depending on the sequence how the printers are switched on). Kind Regards Johannes Meixner -- SUSE LINUX Products GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany AG Nuernberg, HRB 16746, GF: Markus Rex -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (3)
-
Donn Washburn
-
Johannes Meixner
-
Nicolaus Millin