VOGONS


First post, by Jeff10

User metadata
Rank Newbie
Rank
Newbie

I'm trying to configure the dosbox serial port 1 (COM1) to point to a USB serial device. The device is listed as cu.usbserial in the /dev directory.
I've tried:

serial1=directserial realport:/dev/cu.usbserial

Tested it with Telix for DOS but this does not work.

Any ideas?

Reply 1 of 3, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

tried it as root ?
(e.g do you have permission to work with that port ?)

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 3, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Try without the /dev/

1+1=10

Reply 3 of 3, by Jeff10

User metadata
Rank Newbie
Rank
Newbie

Thanks HAL. That worked.
😁