Manu311 Tux's lil' helper
Joined: 17 Nov 2010 Posts: 128
|
Posted: Sat Jul 14, 2012 11:14 am Post subject: HP LaserJet 1000 via DIGITUS MFP |
|
|
Hi,
I recently got a HP LaserJet 1000 and a Digitus USB 2.0 MFP Server. And I wanted to use them - first I tried to run only the printer, since the printserver initialized fine and recognized the printer the moment I plugged it in. The Printer didn't work with only foomatics and cups so I had to use the hplip which made it work (thought I needed to switch to python 2.7 since 3 doesn't work with it).
But now I'm trying to run it via the server which is not working. Both cups and hp-setup are recognizing it without any configuration - so this part seems to work. But if I try to print testpages it stops working.
Here's what hp-testpage prints:
Code: | hp-testpage[9414]: debug: hp:/net/hp_LaserJet_1000?zc=manuprint-5: back_end:hp is_hp:True bus:net model:hp_LaserJet_1000 serial: dev_file: host:manuprint-5 zc:manuprint-5 port:1
hp-testpage[9414]: debug: Device URI: hp:/net/hp_LaserJet_1000?zc=manuprint-5
hp-testpage[9414]: debug: Printer: hp_LaserJet_1000_1
hp-testpage[9414]: debug: hp:/net/hp_LaserJet_1000?zc=manuprint-5: back_end:hp is_hp:True bus:net model:hp_LaserJet_1000 serial: dev_file: host:manuprint-5 zc:manuprint-5 port:1
hp-testpage[9414]: debug: URI: backend=hp, is_hp=True, bus=net, model=hp_LaserJet_1000, serial=, dev=, host=manuprint-5, port=1
hp-testpage[9414]: debug: Model/UI model: hp_LaserJet_1000/HP LaserJet 1000
hp-testpage[9414]: debug: hp:/net/hp_LaserJet_1000?zc=manuprint-5: back_end:hp is_hp:True bus:net model:hp_LaserJet_1000 serial: dev_file: host:manuprint-5 zc:manuprint-5 port:1
hp-testpage[9414]: debug: Re-reading CUPS printer queue information.
hp-testpage[9414]: debug: Opening device: hp:/net/hp_LaserJet_1000?zc=manuprint-5 (not for printing)
hp-testpage[9414]: debug: I/O mode=1
error: Unable to communicate with device (code=12): hp:/net/hp_LaserJet_1000?zc=manuprint-5
hp-testpage[9414]: debug: Exception: 2 (Device not found)
error: Unable to print to printer. Please check device and try again. |
While cups simply tells me: Code: | "/usr/libexec/cups/backend/hp failed" |
hplip (3.12.4)-useflags: X acl hpcups hpijs libnotify policykit qt4 snm
So do you have any advices? |
|