View previous topic :: View next topic |
Author |
Message |
bjlockie Veteran

Joined: 18 Oct 2002 Posts: 1186 Location: Canada
|
Posted: Sat Mar 29, 2003 3:57 pm Post subject: parallel port |
|
|
I'm trying to set up a printer locally to my machine but I don't think Linux sees my parallel port.
# cat /proc/ioports
0378-037a : parport0
# lpinfo -v
network socket
network http
network ipp
network lpd
direct scsi
serial serial:/dev/ttyS0?baud=115200
serial serial:/dev/ttyS1?baud=115200
direct usb:/dev/usblp0
direct usb:/dev/usblp1
direct usb:/dev/usblp2
direct usb:/dev/usblp3
direct usb:/dev/usblp4
direct usb:/dev/usblp5
direct usb:/dev/usblp6
direct usb:/dev/usblp7
direct usb:/dev/usblp8
direct usb:/dev/usblp9
direct usb:/dev/usblp10
direct usb:/dev/usblp11
direct usb:/dev/usblp12
direct usb:/dev/usblp13
direct usb:/dev/usblp14
direct usb:/dev/usblp15
network smb
# ll /dev/lp*
ls: /dev/lp*: No such file or directory
What could cause my parallel port not to be there? |
|
Back to top |
|
 |
bjlockie Veteran

Joined: 18 Oct 2002 Posts: 1186 Location: Canada
|
Posted: Sat Mar 29, 2003 4:23 pm Post subject: |
|
|
parport0: PC-style at 0x378 (0x778) [PCSPP(,...)]
parport0: irq 7 detected |
|
Back to top |
|
 |
CountZero Tux's lil' helper


Joined: 21 Jan 2003 Posts: 79 Location: Arlington, TX, USA
|
Posted: Sat Mar 29, 2003 5:42 pm Post subject: |
|
|
Have you modprobed lp, parport, and parport_pc? |
|
Back to top |
|
 |
|