OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: USB Printer Recommendation

From: James Turner (jamescalminferno.net)
Date: Mon Apr 02 2007 - 20:24:58 CDT


Well, it seems I'm still having issues with apsfilter. It prints the first 1/4
of the page on one sheet and the other 3/4 on another. I'm now trying the
foomatic-rip script again, which is yielding the same result as last time. Some
one emailed me a nice set of instructions off list, but I no longer have them
since I thought apsfilter was working. Below is my /etc/printcap file, I have
a2ps, hpijs and ghostscript all installed. Any help would be great, thanks.

lp|DeskJet:\
  :lp=/dev/ulpt0:\
  :if=/usr/local/bin/foomatic-rip:\
  :sd=/var/spool/lpd/lp:\
  :lf=/var/spool/lpd/lp/log:\
  :af=/usr/local/share/ppd/HP/HP-DeskJet_810C-hpijs.ppd.gz:\
  :sh:

> Alright, I was able to get the printer to print using the apsfilter. Works
> awesome! Now to buy some ink and remove all traces of windows from my hard
> drive. Thanks again everyone!
>
> > Alright, well the disposition didn't have any cheap laser printers but I did
> > find a HP DeskJet 810C for $15. I know you guys said stay away from inkjet
> > printers, but the price was right and the hpijs driver says it supports it.
> > It's connected via usb. I installed hpijs along with all it's dependencies.
> > I
> > then edited /etc/printcap with:
> > lp|DeskJet:\
> > :lp=/dev/ulpt0:\
> > :af=/usr/local/share/ppd/HP/HP-DeskJEt_810C-hpijs.ppd.gz:\
> > :if=/usr/local/bin/foomatic-rip:\
> > :sd=/var/spool/output:\
> > :sh
> >
> > After starting lpd, I then tried to print with lpr, "lpr /etc/printcap". The
> > printer starts up and begins to print, but then the paper light comes on and
> > after pressing it, a blank sheet comes out. Anybody have any thoughts? Is my
> > printcap wrong? Thanks.