serial ports are not working
Posted: 3. Sep 2009, 20:11
I have a serial port connected device that only works in windows xp and i just can't get it going in my windows vm with ubuntu 9.04 host. The windows program gives the error: Error Opening Port
I have serial port settings as such in virtualbox:
enable serial port checked
port number com 1, irq 4, i/o port 0x3f8
port mode: host device
port/file path: /dev/ttyS0
Here's what i get from dmesg:
dmesg | grep tty
[ 0.004000] console [tty0] enabled
[ 2.004401] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 2.004825] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Could some process be blocking the serial port's access?
What am i doing wrong? Any help is greatly appreciated.
I have serial port settings as such in virtualbox:
enable serial port checked
port number com 1, irq 4, i/o port 0x3f8
port mode: host device
port/file path: /dev/ttyS0
Here's what i get from dmesg:
dmesg | grep tty
[ 0.004000] console [tty0] enabled
[ 2.004401] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 2.004825] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Could some process be blocking the serial port's access?
What am i doing wrong? Any help is greatly appreciated.