Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2009 10:36:32 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org, "  =?koi8-r?q?=F3=C5=D2=C7=C5=CA=2E=F4=D5=CC=C1?=" <printer@klax.tula.ru>
Subject:   Re: HP DesignJet 500 and FreeBSD 8.0 - print is impossible
Message-ID:  <200912111036.33259.hselasky@c2i.net>
In-Reply-To: <373017996.20091210193342@klax.tula.ru>
References:  <373017996.20091210193342@klax.tula.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 10 December 2009 17:33:42 =F3=C5=D2=C7=C5=CA.=F4=D5=CC=C1 wrote:
> Hello, All!
>
> After installing FreeBSD 8.0 I unable print at USB-connected HP DesignJet
> 500. I never printing at this hardware via USB before using FreeBSD 8.0.
> But if this printer is connected to another machine then is works under
> Windows and FreeBSD 7.
>
> For debugging I do:
> sudo sysctl hw.usb.ulpt.debug=3D1
> Attach printer
> sudo cp test.prn /dev/ulpt0

Try:

cat test.prn > /dev/unlpt0

or

cat test.prn > /dev/ulpt0

Also try:

usbconfig show_ifdrv

=2D-HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912111036.33259.hselasky>