Acabo de actualizar el kernel del 2.0.36 al 2.2.12, y al ejecutar un dmesg esto es lo que me aparece entre otras cosas: Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 Partition check: hda: hda1 hda2 < hda5 > hda3 hda4 VFS: Mounted root (ext2 filesystem) readonly. Freeing unused kernel memory: 44k freed Adding Swap: 72288k swap-space (priority -1) lp: driver loaded but no devices found CSLIP: code copyright 1989 Regents of the University of California PPP: version 2.3.7 (demand dialling) PPP line discipline registered.
Lo importante es lo que dice la parte del lp. El kernel lo compile con parport y lp (modulos), al ejecutar un lsmod me aparece lo siguiente: Module Size Used by ppp 20180 0 (unused) slhc 4132 0 [ppp] lp 4216 0 (unused) parport 6800 0 [lp] vfat 9036 1 fat 29260 1 [vfat] y probando los tres dipositivos que tengo, con la manera m�s simple que es: cat /etc/lilo.conf >/dev/lp? con ?=0,1,2 me aparece lo siguiente: debian:/home/acusman# cat /etc/lilo.conf >/dev/lp1 bash: /dev/lp1: Operation not supported by device debian:/home/acusman# cat /etc/lilo.conf >/dev/lp0 bash: /dev/lp0: Operation not supported by device debian:/home/acusman# cat /etc/lilo.conf >/dev/lp2 bash: /dev/lp2: Operation not supported by device Espero alguien conozca la soluci�n al problem ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=1

