problem setting DOSBOX X com and lpt on Lubuntu (DOSX)
What exactly are you trying to do? Access USB to serial and USB to parallel adapters via DOSBOX-X?
It's likely you are entering the wrong parameters. COM1 and COM2 don't exist in Linux.
What might exist depends on the kind of serial adapter. Is it a physical adapter? Is it USB to serial adapter?
COM1 would traditionaly be /dev/ttyS0.
USB adapter might have the name similar to /dev/ttyUSB0.
PCI(Ex) to serial adapters would have /dev/ttySx, where x is the number after the builtin serial ports on the motherboard.
Edit:
This means... For USB to serial, you should try something along these lines:
serial1=directserial realport:/dev/ttyUSB0
Complete thread:
- problem setting DOSBOX X com and lpt on Lubuntu - iw2evk, 02.09.2023, 18:40
- problem setting DOSBOX X com and lpt on Lubuntu - bocke, 04.09.2023, 00:16
- problem setting DOSBOX X com and lpt on Lubuntu - Rugxulo, 04.09.2023, 05:39
- problem setting DOSBOX X com and lpt on Lubuntu - iw2evk, 04.09.2023, 08:29
- problem setting DOSBOX X com and lpt on Lubuntu - bocke, 11.09.2023, 15:42
- problem setting DOSBOX X com and lpt on Lubuntu - bocke, 11.09.2023, 15:50
- problem setting DOSBOX X com and lpt on Lubuntu - iw2evk, 12.09.2023, 08:35
- problem setting DOSBOX X com and lpt on Lubuntu - bocke, 12.09.2023, 16:18
- problem setting DOSBOX X com and lpt on Lubuntu - iw2evk, 13.09.2023, 08:40
- problem setting DOSBOX X com and lpt on Lubuntu - bocke, 12.09.2023, 16:18
- problem setting DOSBOX X com and lpt on Lubuntu - iw2evk, 12.09.2023, 08:35
- problem setting DOSBOX X com and lpt on Lubuntu - bocke, 11.09.2023, 15:50