[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Basic help with HP5440 ink?



Simo Kauppi wrote:
On Mon, Feb 13, 2006 at 11:44:51PM -0500, Jerry Quinn wrote:

Hi, all.

I bought an HP 5440 based on the recommendations of linuxprinting.org. So far I've had no success getting the printer to work, though. At the moment, I suspect something at the USB level. This is on etch testing as of today.

When I plug the printer in, I see the following in kernel.log:

Feb 13 23:31:16 smaug kernel: usb 3-1: USB disconnect, address 3
Feb 13 23:31:19 smaug kernel: usb 3-1: new full speed USB device using uhci_hcd and address 4

Something is showing up on USB.


Hi,

Do you have usblp module loaded (modprobe usblp)?

Thanks for replying.

No it wasn't loaded. To try, I manually modprobe'd usblp, then unplugged and plugged in the printer again. The kernel log is below, followed by the output of hp-probe, which hasn't changed, unfortunately. The usblp module clearly recognizes the printer, so it seems like the issues are elsewhere.

First, why doesn't usblp automatically get invoked? Second, why is hp-probe ignoring my printer?

Thanks again,
Jerry


smaug:~# tail -f /var/log/kern.log
Feb 13 23:31:16 smaug kernel: usb 3-1: USB disconnect, address 3
Feb 13 23:31:19 smaug kernel: usb 3-1: new full speed USB device using uhci_hcd and address 4 Feb 15 20:39:22 smaug kernel: drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x03F0 pid 0x8604
Feb 15 20:39:22 smaug kernel: usbcore: registered new driver usblp
Feb 15 20:39:22 smaug kernel: drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Feb 15 21:03:40 smaug kernel: usb 3-1: USB disconnect, address 4
Feb 15 21:03:40 smaug kernel: drivers/usb/class/usblp.c: usblp0: removed
Feb 15 21:03:43 smaug kernel: usb 3-1: new full speed USB device using uhci_hcd and address 5 Feb 15 21:03:43 smaug kernel: drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 5 if 0 alt 0 proto 2 vid 0x03F0 pid 0x8604

smaug:~#  hp-probe --logging=debug -busb

 HP Linux Imaging and Printing System (ver. 0.9.7)
 Device Detection (Probe) Utility ver. 1.3

 Copyright (c) 2003-5 Hewlett-Packard Development Company, LP
 This software comes with ABSOLUTELY NO WARRANTY.
 This is free software, and you are welcome to distribute it
 under certain conditions. See COPYING file for more details.

 [DEBUG]: Sending data on channel (3)
[DEBUG]: 'msg=probedevicesfiltered\nfilter=none\nbus=usb\nformat=cups\ntimeout=5\nttl=4\n'
 [DEBUG]: Reading data on channel (3)
[DEBUG]: 'msg=probedevicesfilteredresult\nresult-code=0\nnum-devices=0\nencoding=none\nlength=0\ndata:\n'
 [WARNING]: No devices found. If this isn't the result you are expecting,
 [WARNING]: check to make sure your devices are properly connected.
smaug:~#



Reply to: