Crashing when trying to initialise a serial port
Posted: 18. Feb 2011, 12:28
Following a system crash a couple of weeks ago I have been trying to recover access to a serial modem.
This is what # setserial found:
[root@asandco ~]# setserial -g /dev/ttyS*
/dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4
/dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 3
/dev/ttyS2, UART: unknown, Port: 0x03e8, IRQ: 4
/dev/ttyS3, UART: unknown, Port: 0x02e8, IRQ: 3
I have Port 1 set to COM1
Port Mode to 'Host Pipe' , create pipe is currently checked.
and the path set to /dev/ttyS0
I have tried other combinations but no hits so far. VB returns variations of:
Failed to open a session for the virtual machine WinXP.
NamedPipe#0 failed to connect to local socket /dev/ttyS0 (VERR_NET_CONNECTION_REFUSED).
Unknown error creating VM (VERR_NET_CONNECTION_REFUSED).
Advice would be most welcome.
This is what # setserial found:
[root@asandco ~]# setserial -g /dev/ttyS*
/dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4
/dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 3
/dev/ttyS2, UART: unknown, Port: 0x03e8, IRQ: 4
/dev/ttyS3, UART: unknown, Port: 0x02e8, IRQ: 3
I have Port 1 set to COM1
Port Mode to 'Host Pipe' , create pipe is currently checked.
and the path set to /dev/ttyS0
I have tried other combinations but no hits so far. VB returns variations of:
Failed to open a session for the virtual machine WinXP.
NamedPipe#0 failed to connect to local socket /dev/ttyS0 (VERR_NET_CONNECTION_REFUSED).
Unknown error creating VM (VERR_NET_CONNECTION_REFUSED).
Advice would be most welcome.