On Tue, 02 May 2000,  Chris Wrobel wrote about,  Printing setup:
> Ok I'm sure this is a pretty easy question. I basically have got my
> printer setup on my Mandrake
> I can print and all without a problem but to do so I have to load the
> following when I boot up manually
> 
> insmod parport
> insmod lp
> and start lpd
> 
> I tried to insert the first two lines into /etc/rc.d/rc.local and the
> system wouldnot booot at all
> Than i tried to put it into rc.sysinit and the system would halt when
> booting after analizing modules dependencies, but I was able to keep
> booting up after pressing ctr-c
> anyhow can someone tell me where to put these arguments so that the
> modules load automatically at boot
> Thanks for all your help..
> TURBO

No offence but this has been discussed time and time again.

Normally speaking you answer is to place the following in /etc/modules.conf
or /etc/conf.modules (whichever you have).

  alias parport_lowlevel parport_pc

Presuming you are running kerneld/kmod then upon a printing command the
module lp should be loaded automaticly.

For more information on this take a look at;

For more information check out the archives at;
http://www.geocrawler.com/lists/3/Linux/47/0
Use the search engine there to find a "Keyword"

The keyword would be parport.
-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to