I am running Kubuntu 7.10 and want to use my laptop to connect to various routers and switches via the appropriate console cable. So far I am unable to this
mmacleod@CJN3H2J:~$ dmesg | grep tty
[ 1.964000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.964000] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 19.644000] audit(1204635831.152:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=5287 profile="/usr/sbin/cupsd"
If I try running minicom and go into the setup I get the following
A - Serial Device : /dev/ttyS0 |
Port| B - Lockfile Location : /var/lock |
| C - Callin Program : |
| D - Callout Program : |
| E - Bps/Par/Bits : 9600 8N1 |
| F - Hardware Flow Control : No |
| G - Software Flow Control : No
So I know that the port is configured with the correct parameters, but when trying to use minicom I get no output on the console and I notice that on the menu bar at the bottom it reports the port as being offline.
I have tried Putty as well with no success, and yet booting into windows and connecting works.
Can someone please help me with things to check to see if my console port is set up correctly?
Many thanks
mmacleod@CJN3H2J:~$ dmesg | grep tty
[ 1.964000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.964000] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 19.644000] audit(1204635831.152:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=5287 profile="/usr/sbin/cupsd"
If I try running minicom and go into the setup I get the following
A - Serial Device : /dev/ttyS0 |
Port| B - Lockfile Location : /var/lock |
| C - Callin Program : |
| D - Callout Program : |
| E - Bps/Par/Bits : 9600 8N1 |
| F - Hardware Flow Control : No |
| G - Software Flow Control : No
So I know that the port is configured with the correct parameters, but when trying to use minicom I get no output on the console and I notice that on the menu bar at the bottom it reports the port as being offline.
I have tried Putty as well with no success, and yet booting into windows and connecting works.
Can someone please help me with things to check to see if my console port is set up correctly?
Many thanks
Comment