> From [EMAIL PROTECTED] Thu Aug 24 08:42:38 2000
> Date: Thu, 24 Aug 2000 10:28:46 -0400
> Subject: LPRng: LPRng and netatalk
> From: rgp systems <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
>
> I've got netatalk 2.1.38 running good on Yellow Dog Linux on a Mac G3. My
> printer is a HP
> LJ4M.
>
> I installed LPRng, as per recommendations on netatalk lists. Everything
> seems to be set up correctly. If I print with lpr -Plp test.ps it shows up
> in the
> queue. My HP blinks a few times -- then nothing. Guess the server keeps
> trying cause a few seconds later the printer will blink twice again -- and
> still nothing.
>
> So: the file spools ok, the printer is being seen, but the job isn't going
> through.
>
> Printing with pap (pap -p "LJ4" test.ps) works fine.
>
> I also installed LPRng on a completely different, well-functioning appletalk
> network, using MkLinux with a LaserWriter IIg -- with the same results.
>
> HELP!
>
>
> Below are my config files:
>
>
> Printcap ***
> lp|LJ4|Randy's Laserjet: \
>     :lp=| -$ /usr/bin/pap -e -p "Randy's Laserjet": \
>     :sd=/var/spool/lpd/lp: \
>     :ifhp=model=ps,status@: \
>     :filter=/usr/local/libexec/filters/ifhp
>
> papd.conf ***
>
>     :pr=| /usr/bin/lpr -Plp:\
>     :op=netatalk:\
>     :pd=/usr/local/lib/PPDs/Hewlett-Packard/LaserJet4
>
>
> atalkd.conf ***
> eth0 -phase 2 -net 0-65534 -addr 65280.164
>
> afpd.conf ***
> "G3 Netatalk"  -tcp

You can get more information by looking at the log file:

lpq -lll

This will print additional status information.

If this fails to tell you what is going on, then you
can do the following:

cd /var/spool/lpd/lp
cp /dev/null log

lpc debug lp 4
lpr /some/file/to/print
lpq ... (check to see if the job is done)

lpc debug all off

mail me the log file.

Patrick Powell

Patrick Powell                 Astart Technologies,
[EMAIL PROTECTED]            9475 Chesapeake Drive, Suite D,
Network and System             San Diego, CA 92123
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.astart.com)

-----------------------------------------------------------------------------
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to