Re: [expert] lp0 - no such device

1999-11-15 Thread Denis Havlik

:~Hi guys,
:~
:~As suggested I included modprobe to my rc.local and it worked. I am now
:~wondering how it worked without these lines, before.

It should work withouth those lines. It just doesn't in M6.1.

D.



Re: [expert] lp0 - no such device

1999-11-15 Thread Derek Simkowiak

 :~Hi guys,
 :~
 :~As suggested I included modprobe to my rc.local and it worked. I am now
 :~wondering how it worked without these lines, before.
 
 It should work withouth those lines. It just doesn't in M6.1.

Is that a known bug?

Did you check to see that lpd was running at startup with the
program "ntsysv"?

If you previously were starting lpd, then the module would have
been loaded automatically.  If, with Mandrake 6.1, you were NOT starting
lpd at startup, then kerneld would not have forced the module to get
loaded automatically.

So--was lpd starting up at boot time?  Check that ntsysv.

...just a theory...

--Derek



Re: [expert] lp0 - no such device

1999-11-13 Thread Sridhar G

Hi guys,

As suggested I included modprobe to my rc.local and it worked. I am now
wondering how it worked without these lines, before.

Thanks
Sridhar

- Original Message -
From: Derek Simkowiak [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, November 12, 1999 6:19 PM
Subject: Re: [expert] lp0 - no such device


   Well, I now found that my lp.o module is not being loaded at boot
time.
  
   How do I make lp to load at boot time?
  
  Is the printer turned on and hooked up at boot???

 Also, try typing "ntsysv" and make sure lpd is started at boot
 time.

 --Derek





Re: [expert] lp0 - no such device

1999-11-12 Thread Andreas Spengler

Hi Sridhar,

On Fri, 12 Nov 1999, Sridhar G wrote:

 Well, I now found that my lp.o module is not being loaded at boot time.
 
 How do I make lp to load at boot time?

Edit your /etc/rc.d/rc.local file and add the line
modprobe lp
at the end of the file...

Should work

Andreas

 Thanks
 Sridhar
 
 - Original Message - 
 From: Sridhar G [EMAIL PROTECTED]
 To: Expert Mandrake List [EMAIL PROTECTED]
 Sent: Thursday, November 11, 1999 11:59 PM
 Subject: [expert] lp0 - no such device
 
 
  Hi,
  
  Printer on my LM 6.0 stopped working couple o day's ago. 
  I deleted the lp0 device and created a new lp0.
  
  When i do lptest /dev/lp0, I get the error 'no such device'.
  
  So what is the problem?
  
  Thanks
  Sridhar
  
  
  
 
 



Re: [expert] lp0 - no such device

1999-11-12 Thread Denis Havlik

:~Well, I now found that my lp.o module is not being loaded at boot time.
:~
:~How do I make lp to load at boot time?

In short: Do not bother with anything "elegant". The printing support is
rather broken in M6.1 . Choose one of the following and be happy:

Either:
Compile the kernel with lp included
or:
put "/sbin/modprobe lp" in your /etc/rc.d/rc.local

Actually, I have these in my "rc.local": 

/sbin/modprobe parport
/sbin/modprobe parport_pc 
/sbin/modprobe parport_probe 
/sbin/modprobe lp
/sbin/modprobe ppa 

"ppa" is for my zip, "lp" for printer, other "parport*" are probably not
needed.

hope this may help you

Denis

-
Mag. Denis Havlik  http://www.ap.univie.ac.at/users/havlik
University of Vienna||| e-mail: [EMAIL PROTECTED]
Austria(@ @)   tel: (++431) 4277/51179 
---oOO--(_)--OOo-



Re: [expert] lp0 - no such device

1999-11-12 Thread Denis Havlik

:~Printer on my LM 6.0 stopped working couple o day's ago. 
:~I deleted the lp0 device and created a new lp0.
:~
:~When i do lptest /dev/lp0, I get the error 'no such device'.
:~
:~So what is the problem?

How did you create the device file? And why did you erase it in the first
place?

D.



Re: [expert] lp0 - no such device

1999-11-12 Thread John Aldrich

On Fri, 12 Nov 1999, you wrote:
 Well, I now found that my lp.o module is not being loaded at boot time.
 
 How do I make lp to load at boot time?
 
Is the printer turned on and hooked up at boot???
John



Re: [expert] lp0 - no such device

1999-11-12 Thread Derek Simkowiak

  Well, I now found that my lp.o module is not being loaded at boot time.
  
  How do I make lp to load at boot time?
  
 Is the printer turned on and hooked up at boot???

Also, try typing "ntsysv" and make sure lpd is started at boot
time.

--Derek



[expert] lp0 - no such device

1999-11-11 Thread Sridhar G

Hi,

Printer on my LM 6.0 stopped working couple o day's ago. 
I deleted the lp0 device and created a new lp0.

When i do lptest /dev/lp0, I get the error 'no such device'.

So what is the problem?

Thanks
Sridhar




Re: [expert] lp0 - no such device

1999-11-11 Thread Sridhar G

Well, I now found that my lp.o module is not being loaded at boot time.

How do I make lp to load at boot time?

Thanks
Sridhar

- Original Message - 
From: Sridhar G [EMAIL PROTECTED]
To: Expert Mandrake List [EMAIL PROTECTED]
Sent: Thursday, November 11, 1999 11:59 PM
Subject: [expert] lp0 - no such device


 Hi,
 
 Printer on my LM 6.0 stopped working couple o day's ago. 
 I deleted the lp0 device and created a new lp0.
 
 When i do lptest /dev/lp0, I get the error 'no such device'.
 
 So what is the problem?
 
 Thanks
 Sridhar