On Wed, Jun 14, 2000 at 01:25:59PM -0700, Dunlap, Randy wrote:
[ ... ]
> When I copy (cp) the 720 DPI HighestQ file to /dev/usb/lp0,
> I do get I/O error (timeout, -2 = -ENOENT = URB canceled).
> Would this be close to what you are seeing?

No, my error messages look different. Here again is the
output I get with the usb-uhci driver:

usb.c: registered new driver usblp
printer.c: usblp0: USB Bidirectional printer dev 4 if 0 alt 0
printer.c: usblp_control_msg: rq: 0x01 dir: 1 recip: 1 len: 0x1 result: 1
usb-uhci.c: interrupt, status 2, frame# 1445
usb-uhci-debug.h:   TD @ c797fca0/0797FCA0, MaxLen=3f DT1 EP=1 Dev=4 PID=( OUT ) 
buf=0f0ccdc0
usb-uhci-debug.h:     Len=3f e0 Stalled CRC/Timeo
usb-uhci-debug.h:     Link points to TD @ 0797fce0, Breadth first
printer.c: nonzero read/write bulk status received: -110
usb-uhci.c: interrupt, status 2, frame# 1449
usb-uhci-debug.h:   TD @ cfcf0fa0/0FCF0FA0, MaxLen=07 DT0 EP=0 Dev=4 PID=(SETUP) 
buf=0e3d8240
usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo
usb-uhci-debug.h:     Link points to TD @ 0fcf0f60, Breadth first
printer.c: usblp_control_msg: rq: 0x01 dir: 1 recip: 1 len: 0x1 result: -84
printer.c: failed reading usblp status
usb-uhci.c: interrupt, status 2, frame# 1500
usb-uhci-debug.h:   TD @ c797fe60/0797FE60, MaxLen=07 DT0 EP=0 Dev=4 PID=(SETUP) 
buf=0e3d8b80
usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo
usb-uhci-debug.h:     Link points to TD @ 0797fe20, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 1504
usb-uhci-debug.h:   TD @ c797fd60/0797FD60, MaxLen=07 DT0 EP=0 Dev=4 PID=(SETUP) 
buf=0e3d8b80
usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo
usb-uhci-debug.h:     Link points to TD @ 0797fd20, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 1540
[ .. and so on for a few more rounds ... ]

And here is the error with the uhci driver:

Jun  9 20:05:40 specht kernel: uhci.c: uhci_result_interrupt/bulk() failed with
status 440000
Jun  9 20:05:40 specht kernel:   URB [cfa894d4] urbp [c2064044]
Jun  9 20:05:40 specht kernel:     QH [cbeb2000]
Jun  9 20:05:40 specht kernel:       td 0: [c374f4a0]
Jun  9 20:05:40 specht kernel:       0374f460 e3 Length=3f MaxLen=3f DT0 EndPt=1
 Dev=5, PID=e1(OUT) (buf=01c30000)
Jun  9 20:05:40 specht kernel:       td 1: [c374f460]
Jun  9 20:05:40 specht kernel:       0374f420 e3 Length=3f MaxLen=3f DT1 EndPt=1
 Dev=5, PID=e1(OUT) (buf=01c30040)
Jun  9 20:05:40 specht kernel:       td 2: [c374f420]
Jun  9 20:05:40 specht kernel:       0374f3e0 e3 Length=3f MaxLen=3f DT0 EndPt=1
 Dev=5, PID=e1(OUT) (buf=01c30080)
Jun  9 20:05:40 specht kernel:       td 3: [c374f3e0]
Jun  9 20:05:40 specht kernel:       0374f3a0 e3 Length=3f MaxLen=3f DT1 EndPt=1
 Dev=5, PID=e1(OUT) (buf=01c300c0)
Jun  9 20:05:40 specht kernel:       td 4: [c374f3a0]
Jun  9 20:05:40 specht kernel:       0374f360 e3 Length=3f MaxLen=3f DT0 EndPt=1
 Dev=5, PID=e1(OUT) (buf=01c30100)
Jun  9 20:05:40 specht kernel:       td 5: [c374f360]
Jun  9 20:05:40 specht kernel:       0374f320 e3 Length=3f MaxLen=3f DT1 EndPt=1
 Dev=5, PID=e1(OUT) (buf=01c30140)

[ ... and again this goes on for some time ... ]

The first one reports "nonzero read/write bulk status received: -110" and I don't 
really know
what the second log is trying to tell me.


So if we don't find the problem, you at least got a new Gimp version out of the 
debugging :-)

Thanks,

Karl Heinz

PGP signature

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

Reply via email to