Hi networkers,
on my Linux box  (Redhat 6.1 with kernel 2.2.12-20) 
I cannot print using local parallel port (really exists in my computer)!
During boot I notice there is no message about the device lp
and when I try to redirect a file to /dev/lpN I've the following messages

# cat /etc/passwd > /dev/lp2
bash: /dev/lp2: No such device
# cat /etc/passwd > /dev/lp1
bash: /dev/lp1: No such device
# cat /etc/passwd > /dev/lp0
bash: /dev/lp0: No such device

# lsmod
Module                  Size  Used by
parport_probe           2980   0  (autoclean) (unused)
lp                      4476   0  (autoclean) (unused)
parport                 7124   0  (autoclean) [parport_probe lp]
rtl8139                12188   1  (autoclean)
#

# tail /var/log/messages
Mar 8 09:29:38 hostname kernel: lp: driver loaded but no devices found


Can you help my to solve this problem?
TIA
Enzo Lagioia

----------------------------------------------------------------------
Dr. Vincenzo Lagioia                               Phone: +39 80 5723303
Acquedotto Pugliese S.p.A.                      FAX: +39 80 5723237
Prov. Bari Km.6
70026 Modugno (BA)  Italy

E-Mail:   [EMAIL PROTECTED]
----------------------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to