..but after upgrading the distribution (including
a LPRng upgrade) our Minolta Page Pro SL is
not printing anymore!
Logs and even debugging infos (as far as I looked
into them) say the job gets printed - but it's not!
I tried "send_data_first" but it did not help (and
worked without before).
A simple
# cat file.txt > /dev/lp0
gives me a page.
I'm lost... Where should I start looking...
Here is what I have:
### /etc/lpd.conf:
check_for_nonprintable@
force_localhost
client_config_file=/etc/lpd.conf
filter_ld_path=/lib:/usr/lib:/usr/X11R6/lib:/usr/local/lib
filter_path=/bin:/usr/bin:/usr/local/bin:/usr/sbin:/usr/local/sbin:/usr/lib/filters:/usr/X11R6/bin
mail_operator_on_error=root
pr=/usr/bin/pr
printcap_path=/etc/printcap
printer_perms_path=/etc/lpd.perms
server_config_file=/etc/lpd.conf
server_user=lp
user=lp
group=lp
send_data_first@
### /etc/printcap
minolta|lp|Minolta Page Pro SL:\
:lp=/dev/lp0:\
:sd=/var/spool/lpd/minolta:\
:allow_user_setting=samba:\
:lf=/var/spool/lpd/minolta/log:\
:af=/var/spool/lpd/minolta/acct:\
:if=/var/lib/lpdfilter/raw:\
:bkf:
### /var/lib/lpdfilter/raw
#!/bin/sh
/bin/cat
exit 0
Shall I post some debugging infos?
--
Torsten
-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address
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.
-----------------------------------------------------------------------------