You are not logged in.
Pages: 1
Hello, I'm having trouble getting an old hp deskjet 870cxi printer to print. It has a parallel port and I'm using a parallel to usb cable. some info
$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 004 Device 003: ID 0a5c:4502 Broadcom Corp. Keyboard (Boot Interface Subclass)
Bus 004 Device 004: ID 0a5c:4503 Broadcom Corp. Mouse (Boot Interface Subclass)
Bus 004 Device 005: ID 0a5c:2148 Broadcom Corp. BCM92046DG-CL1ROM Bluetooth 2.1 Adapter
Bus 005 Device 002: ID 9948:5523
(it's the last device). usblp is blacklisted in MODULES in rc.conf and, for the sake of testing, I've set full permissions on the printer:
$ ls -lh /dev/bus/usb/005/002
crwxrwxrwx 1 root root 189, 513 Jul 22 19:46 /dev/bus/usb/005/002
After cleaning with a towel the printer headers, CUPS automatically added the printer (first the printer had blinking lights and was presumably not satisfied of its cartridges - the printer has been sitting there for years). however, when i try to print the test page, in the job list the status is "Waiting for printer to become available..." and it doesn't change. So I set debug on in cups and this is what gets printed to /var/log/cups/error_log when I try to print a test page:
any help appreciated
Offline
Do you have "parport" and "parport_pc" modules in the MODULES line of your /etc/rc.conf file?
As per : https://wiki.archlinux.org/index.php/CU … t_printers
Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.
Offline
added them and also "lp", rebooted but still same problem...
Offline
should theoreticaly the printer work through virtualbox? Because I have a windows xp guest and I'm trying to make the printer work there, but I'm having problems even there.... so it may well be a cartridge/printer problem
Offline
Pages: 1