On Tue, May 09, 2000 at 02:00:15PM +0800, maths wrote
> hello everybody
> 
> now i use two diffrent kernel. i find the old one look my
> print as lp1, and the new one look it as lp0. when use lpr
> it fellow the file /etc/printcap to invoke lp1, so, under
> the new kernel it refuse to print.
> 

Numbering of /dev/lp* changed with kernel 2.2.

If you will be using kernel 2.2 from now on, just
edit /etc/printcap to change /dev/lp1 to /dev/lp0;
if you want to use either, you can duplicate your
existing printcap entry and change /dev/lp1 to /dev/lp0,
and give it a new name (e.g., newlp as opposed to oldlp).
You can then specify which to use with, e.g.,
$ lpr -Poldlp


John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.mdt.net.au/~john Debian Linux admin & support:technical services

Reply via email to