I have been trying to get my printer to work for some time now. I run an
AMD64 with opensuse 10.1 and an Cannon LBP1120. I have loaded all the
latest cannon software CUPS 1,2,4 I have lp usblp usbcore.c loaded (my
usb scanner, keyboard and Key work) but the printer does not.


Lpstat gives me this

lpstat -t
scheduler is running
system default destination: captusbprinter_1
device for captusbprinter_1: usb:/dev/usb/lp0
captusbprinter_1 accepting requests since Sat Sep 23 17:53:19 2006
printer captusbprinter_1 now printing captusbprinter_1-12. enabled since
Sat Sep 23 17:53:19 2006
Printer not connected; will retry in 30 seconds...
captusbprinter_1-12 greg 88064 Sat Sep 23 13:02:25 2006

Yast says everything is fine but if I try to edit the connection I get this

No USB Devices (/dev/usb/lp?) found. It seems that your USB bus is not
properly configured


So I tried to test the usb configuration and got this

Output from usb tester test.sh (found on linux-usb.org)
linux-greg:/home/greg/Desktop # sh test.sh
testing ALL recognized usbtest devices

TESTING: control out in
Sat Sep 23 18:11:21 CST 2006
** Control test cases:
test 9: ch9 postconfig
FAIL


and Extracts from cat /proc/bus/usb/devices, lsusb, dmesg and cups error
log are below
the printer works and I have ensured that everything has the right permisions

Can anyone help me

Greg

extract of cat /proc/bus/usb/devices


T: Bus=02 Lev=01 Prnt=01 Port=07 Cnt=03 Dev#= 4 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=04a9 ProdID=262b Rev= 1.00
S: Manufacturer=Canon
S: Product=Canon CAPT USB Printer
S: SerialNumber=01460NZv
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=usblp
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms

lsusb

Bus 002 Device 004: ID 04a9:262b Canon, Inc. LaserShot LBP-1120 Printer
Bus 002 Device 003: ID 045e:00db Microsoft Corp.
Bus 002 Device 002: ID 03f0:0601 Hewlett-Packard ScanJet 6300c
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

extract of dmesg

usb 2-8: new full speed USB device using ohci_hcd and address 4
usb 2-8: new device found, idVendor=04a9, idProduct=262b
usb 2-8: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-8: Product: Canon CAPT USB Printer
usb 2-8: Manufacturer: Canon
usb 2-8: SerialNumber: 01460NZv
usb 2-8: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 4 if 0
alt 0 proto 2 vid 0x04A9 pid 0x262B
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver

extract cups error log

D [23/Sep/2006:18:01:00 +0930] [Job 13] PageWidth = 612.0, PageLength =
792.0
D [23/Sep/2006:18:01:00 +0930] [Job 13] Wrote 1 pages...
D [23/Sep/2006:18:01:00 +0930] [Job 13] pstocapt start.
D [23/Sep/2006:18:01:00 +0930] Discarding unused printer-state-changed
event..
D [23/Sep/2006:18:05:25 +0930] cupsdAcceptClient: 9 from localhost:631
(IPv4)
D [23/Sep/2006:18:05:25 +0930] cupsdReadClient: 9 POST / HTTP/1.1
D [23/Sep/2006:18:05:25 +0930] cupsdAuthorize: No authentication data
provided.
D [23/Sep/2006:18:05:25 +0930] CUPS-Get-Printers
D [23/Sep/2006:18:05:25 +0930] cupsdProcessIPPRequest: 9 status_code=0
(successful-ok)
D [23/Sep/2006:18:05:25 +0930] cupsdReadClient: 9 POST / HTTP/1.1
D [23/Sep/2006:18:05:25 +0930] cupsdAuthorize: No authentication data
provided.
D [23/Sep/2006:18:05:25 +0930] CUPS-Get-Classes

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to