You are not logged in.

#1 2009-12-04 13:31:30

quarK
Member
From: Karlsruhe, Germany
Registered: 2008-02-22
Posts: 39

OfficeJet 5610 not detectet by cups anymore

Hi all!

I installed arch today. My problem is that cups (web interface) won't detect my printer anymore (as 1.3.x once did). It's a HP OfficeJet 5610 All-in-One (Printer and Scanner). I read throught the wiki and several posts. So here's what I did so far:

MODULES=(acpi-cpufreq !usblp)
[daniel@mother] ~ $ lsusb
Bus 003 Device 002: ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 152d:2329 JMicron Technology Corp. / JMicron USA Technology Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 046d:c043 Logitech, Inc. MX320/MX400 Laser Mouse
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 03f0:4f11 Hewlett-Packard OfficeJet 5600 (USBHUB)
Bus 001 Device 003: ID 058f:6254 Alcor Micro Corp. USB Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[daniel@mother] ~ $ ls -l /dev/bus/usb/001/004 
crw-rw---- 1 root lp 189, 3 2009-12-04 14:03 /dev/bus/usb/001/004

According to the wiki, that seems all right. I just inplugged and replugged the printer:

[daniel@mother] ~ $ sudo tail /var/log/messages.log 
Dec  4 14:08:57 mother dbus-daemon: Reloaded configuration
Dec  4 14:12:23 mother dbus-daemon: Reloaded configuration
Dec  4 14:24:53 mother kernel: usb 1-3: USB disconnect, address 3
Dec  4 14:24:53 mother kernel: usb 1-3.4: USB disconnect, address 4
Dec  4 14:25:26 mother kernel: usb 1-3: new high speed USB device using ehci_hcd and address 5
Dec  4 14:25:27 mother kernel: usb 1-3: configuration #1 chosen from 1 choice
Dec  4 14:25:27 mother kernel: hub 1-3:1.0: USB hub found
Dec  4 14:25:27 mother kernel: hub 1-3:1.0: 4 ports detected
Dec  4 14:25:27 mother kernel: usb 1-3.4: new full speed USB device using ehci_hcd and address 6
Dec  4 14:25:27 mother kernel: usb 1-3.4: no configuration chosen from 0 choices

I also tried the custom udev rule (though it seemed unnecessary):

cat /etc/udev/rules.d/10-usbprinter.rules
ATTR{idVendor}=="03f0", ATTR{idProduct}=="4f11", MODE:="0660", GROUP:="lp"

I would really appreciate, if someone could help me. Thanks in advance for any advice.

Cheers,
Daniel smile

Offline

#2 2009-12-04 14:04:47

miau
Member
Registered: 2009-05-06
Posts: 202

Re: OfficeJet 5610 not detectet by cups anymore

Have you blacklisted usblp in rc.conf?

Offline

#3 2009-12-04 14:08:20

quarK
Member
From: Karlsruhe, Germany
Registered: 2008-02-22
Posts: 39

Re: OfficeJet 5610 not detectet by cups anymore

Yep, I did.

Offline

#4 2009-12-23 23:30:38

dekernel
Member
From: Vassar, MI USA
Registered: 2004-03-22
Posts: 117

Re: OfficeJet 5610 not detectet by cups anymore

Hmmm, I just installed this morning and once I blacklisted usblp, and upgraded to the latest cups, I was able to see the device:

Bus 001 Device 003: ID 03f0:4f11 Hewlett-Packard OfficeJet 5600 (USBHUB)
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

If there is something you want me to try, I am willing to give it a whirl for you.

Offline

Board footer

Powered by FluxBB