Simplest way to print to a HP USB Printer without HPLIP

Warren Block wblock at wonkity.com
Wed Jan 26 18:45:47 UTC 2011


On Wed, 26 Jan 2011, Bahman Kahinpour wrote:

> How can I print to a HP printer without installing HPLIP? I know the
> exact filter needed to print to the printer (foo2zjs according to
> OpenPrinting.org) If it were PARALLEL or SERIAL I could use the
> handbook but handbook doesn't have any info. about printing to a USB
> printer.

The only difference is the device, using /dev/ulpt0 or /dev/unlpt0.  My 
"lpd Printing With FreeBSD" demonstrates:
http://www.wonkity.com/~wblock/docs/html/lpdprinting.html

But a foo2zjs printer may require a firmware download before it is even 
detected as a printer, and then foo2zjs probably requires CUPS.  There 
are some threads on forums.freebsd.org that may help.


More information about the freebsd-questions mailing list