On Saturday 27 January 2001 15:05, you wrote:
> I am having problems in my computer with Mandrake, every time I start
> the computer (cups and lpd loaded) I need to install the printer (I
> needn't change the selection neither print the example page) to print.
> After that I can print from most of the applications.
>
> I am sure that there will be a way to have correctely cups
> initializated, but I have not idea about.
>
> Could you please help me?
>
> Francisco Alcaraz
> Murcia (Spain)
pre-install plip modprobe parport_pc ; echo 7 > /proc/parport/0/irq
alias usb-interface usb-uhci
alias parport_lowlevel parport_pc
Either you have a parallel or usb printer and these lines are NOT in
/etc/modules.conf
The way this happens is that you do not specify a printer during install.
Printerdrake modprobes in what it needs when you do finally install a
printer, BUT does not toss those lines into /etc/modules.conf.
Civileme