On 01/07/2010 08:36 AM, Johannes Meixner wrote:
modprobe usblp

Following your previous test
It seems the output is backwards. Remove usblp and it is found

donn # rmmod usblp
donn # /usr/lib/cups/backend/usb
DEBUG: list_devices
DEBUG: usb_find_busses=3
DEBUG: usb_find_devices=6
direct usb://Brother/MFC-7840W?serial=000K9N447489 "Brother MFC-7840W" "Brother MFC-7840W" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:MFC-7840W;CLS:PRINTER;" ""

donn # modprobe usblp
donn # /usr/lib/cups/backend/usb
DEBUG: list_devices
DEBUG: usb_find_busses=3
DEBUG: usb_find_devices=6

I remove usblp and ran Yast2>Hardware>Printer difference was the USB automatic discovery Worked!!!. I saved and exited. I cleared /var/log/cups/ of old logs information. Then ran /etc/init.d/cups stop/start -> Done. Tired "lp /etc/hosts". The following is the /var/log/cups current output (much shorter).

--

73 de Donn Washburn
307 Savoy Street     Email:" [email protected] "
Sugar Land, TX 77478 LL# 1.281.242.3256
Ham Callsign N5XWB   HAMs : " [email protected] "
VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg
BMW MOA #: 4146 - Ambassador
      " http://counter.li.org " #279316

m1l-suse:/var/log/cups # less access_log
localhost - - [08/Jan/2010:21:54:06 -0600] "POST /printers/MFC7840W HTTP/1.1" 
200 372 Create-Job successful-ok
localhost - - [08/Jan/2010:21:54:06 -0600] "POST /printers/MFC7840W HTTP/1.1" 
200 784 Send-Document client-error-document-format-not-supported
localhost - - [08/Jan/2010:21:54:06 -0600] "POST /jobs/ HTTP/1.1" 200 169 
Cancel-Job successful-ok
m1l-suse:/var/log/cups # less error_log
E [08/Jan/2010:21:54:06 -0600] Returning IPP 
client-error-document-format-not-supported for Send-Document 
(ipp://localhost:631/printers/MFC7840W) from localhost

Reply via email to