Hi,     

On Sat, Mar 13, 1999 at 11:14 +0100, Juergen Braukmann wrote:

> Since I canīt print, I looked into messages and found:
> 
> Mar 13 10:48:04 marvin modprobe: can't locate module parport_lowlevel
> Mar 13 10:48:04 marvin kernel: lp: driver loaded but no devices found

Make sure you have selected

        Parallel port support
        PC-style hardware
        Parallel printer support

in the kernel configuration. If you have compiled `PC-style
hardware' as a module, add

        alias parport_lowlevel parport_pc
        options parport_pc io=0x378 irq=7

to /etc/conf.modules (of course io and irq have to match your
settings). Then reconfigure your /etc/printcap (change /dev/lp1
to /dev/lp0). It's probably the best to use YaST's printer
configuration for that.

Ciao,
        Stefan
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to