Re: Printer Problem Hey long time no see man!!
You worked on my printer problem at one point. Not sure if you remember.
The first option absoultely nothing happened.
> echo "does this print" | /usr/lib/lpd/pio/etc/piohpnpf -x
> <printerHostname>
This option it seemed ot hang for a while but never sent anything to the
printer. It said it was connected however.
The second time I tried it I got
telnet: connect: A remote host refused an attempted connect operation.
<laixsoft@laixsoft.com> wrote in message news:Y3Hne.126$mb2.98@trnddc07...
>
> "scorpion53061" <scorpion_53061@nospamhereyahoo.com> wrote in message
> news:429f3c94$1@news.mcleodusa.net...
>> I am attemtping to add the OKI B4100 printer. I am able to create the
>> queue (called "PACK"), send a job to the printer and the printer even
>> spits out the paper. But no data appears on the paper. Does anyone have a
>> suggestion as to what might be wrong? I am able to ping the printer. I
>> tried printing to just the device and it still shot out empty pages. It
>> is connected via a fixed IP.
>
> From the info provided looks like you've set up the print queue as an HP
> Jetdirect attachment. What happens if you try:
>
> echo "does this print" | telnet <printerHostname> 9100
>
> echo "does this print" | /usr/lib/lpd/pio/etc/piohpnpf -x
> <printerHostname>
>
> If you can't get data to show up by using telnet or piohpnpf directly,
> then the queue isn't going to either.
>
>
> |