Deskjet 3320

Doug Poland doug at polands.org
Mon Mar 15 05:15:30 PST 2004


Owen Becker wrote:
> Greetings All,
> Anyone managed to get an HP Deskjet 3320 working under FreeBSD 5.2.1?
> It's nicely plugged in, previously recognised and printed upon by windows 2000.
> It's also sadly not working.
> Dmesg reports:
> ulpt0: hp deskjet 3320, rev 2.00/1.00, addr 2, iclass 7/1
> ulpt0: using bi-directional mode
> ulpt0: at uhub0 port 1 (addr 2) disconnected
> ulpt0: detached
> ulpt0: hp deskjet 3320, rev 2.00/1.00, addr 2, iclass 7/1
> ulpt0: using bi-directional mode
> ulpt0: output error
> 
> Also, 
> cat /home/foo/foo.txt > /dev/u[n]lpt0 
> 
I've got one working in 4.9 using the /usr/port/print/hpijs port.
I modified slightly the supplied sample printcap and iphp scripts.

Note: the key to making this printer work is sending,
-sDeviceManufacturer="HP" -sDeviceModel="DJ3320" to the gs executable.

HTH,

doug


More information about the freebsd-questions mailing list