How do I know if my serial adapter card is working?
- by Ingram
I just installed a 2 port serial adapter in my Ubuntu 10.10 system, then I tried following this tutorial that I used on my old system to connect to a cisco router (my old system had an onboard serial adapter, and the tutorial worked just fine). I can't get my system to connect to the cisco router, so I'm wondering if the card even works in Ubuntu.
How can I tell if the card actually works with Ubuntu?
#dmesg | grep tty
[ 0.000000] console [tty0] enabled
[ 0.358667] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.358994] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.359128] ttyS1: detected caps 00000700 should be 00000100
[ 0.359132] 0000:03:00.0: ttyS1 at MMIO 0xfeafd000 (irq = 16) is a 16C950/954
[ 0.359191] ttyS2: detected caps 00000700 should be 00000100
[ 0.359195] 0000:03:00.0: ttyS2 at MMIO 0xfeafd200 (irq = 16) is a 16C950/954