quoth the darren kirby:
>
> "From the Device drop-down list, click hp:/usb/[printer name, serial
> number]. For example, "hp:/usb/hp_deskjet_5600?serial=MY31R1K02179"
>
> I don't have this. I have:
>
> "hp: no device found"
>

So hp-makeuri looks useful. Let's try it:

# hp-makeuri 127.0.0.1
Creating URIs for '127.0.0.1':
[ERROR]: Failed (error code=12). Please check address of device and try again.
# netstat -na | grep 631
tcp        0      0 0.0.0.0:631             0.0.0.0:*               LISTEN
udp        0      0 0.0.0.0:631             0.0.0.0:*

# hp-makeuri -b par /dev/lp0
Creating URIs for '/dev/lp0':
Trying bus: par...
[ERROR]: /dev/lp0: Failed. Please check device node of device and try again.
# ls -l /dev/lp0
crwxrwx---  1 root lp 6, 0 2005-12-18 15:12 /dev/lp0

???

-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972

Attachment: pgpmosLItbZIM.pgp
Description: PGP signature

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to