Sorry !!! My message, translated: Hi list, y have a HP1020 printer, and it is taking a little hard to get ir work well. I've followed the steps from an Arch's wiki article, y made it work. That article explains that the usblp module must be loaded in order to configure the printer, but unloaded then, when it must print something. So they proposed as solution, add the following line to /etc/rc.local rmmod usblp That works when i boot the system, since the module is removed. But the problem is when i turn the printer off and on, while Arch is running. This action (turning on the printer) causes the usblp modulo to be loaded again, and thus the printer do no works anymore. So, how can i prevent the loading of this module when i turn on the printer ? Thanks El día 30 de julio de 2010 10:54, Mauro Santos <registo.mailling@xxxxxxxxx> escribió: > On 07/30/2010 02:19 PM, Mario Daniel Carugno wrote: >> Hola lista, tengo una impresora HP1020, y me esta dando algo de >> trabajo hacerla funcionar. >> En realidad, he seguido los pasos de un articulo del wiki, y logre >> hacerla funcionar. >> En dicho articulo, explica que el modulo usblp debe cargarse al >> configurar la impresora, pero despues, ese modulo no debe estar >> cargado para que la impresora funcione. >> Entonces proponen como solucion agregar la siguiente linea en /etc/rc.local >> >> rmmod usblp >> >> Esto funciona cuando booteo el sistema. El modulo se descarga y la >> impresora funciona. >> El problema es cuando apago y enciendo la impresora con Arch >> corriendo. Esta accion causa la recarga del modulo usblp, y la >> impresora deja de funcionar. >> Entonces, como puedo prevenir la carga de este modulo cuando enciendo >> la impresora ? >> >> Gracias >> > > You should try to post in english so you can get the most help possible. > > You should really read the Beginners' Guide, what you want is explained > there [1]. > > [1]http://wiki.archlinux.org/index.php/Beginners'_Guide#HARDWARE_Section > > -- > Mauro Santos >