public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Damien Moore <damien@dataconduction.com>
To: linux-msdos@vger.kernel.org
Subject: serial communication problem with 1.4.0.7
Date: Tue, 11 Aug 2015 15:17:44 +0000	[thread overview]
Message-ID: <55CA1218.2060607@dataconduction.com> (raw)


I have been using DOSemu in conjunction with Debian versions 5, 6 and 7,
together with a number of different physical computers, and have found
it very useful indeed. It provides me with the ability to back up a
hand-held device via a serial cable and proprietary program written for
MS-DOS. With all of these setups I have installed the version of DOSemu
from the Debian repository. In all cases I have found it sufficient to
insert one of the following lines in /etc/dosemu/dosemu.conf in order to
identify the serial port.
$_com1 = "/dev/ttyS0"
$_com1 = "/dev/ttyUSB0"
From this you can see that I have used both inbuilt serial ports (ie on
the motherboard) as well as USB serial port adapters. The only other
modification necessary has been to use one of the following commands in
order to gain access to the serial port.
chmod 666 /dev/ttyS0
chmod 666 /dev/ttyUSB0

Recently I bought a new computer and installed Debian version 8,
together with DOSemu 1.4.0.7 from the standard repository. I made the
usual adjustments as above. The emulation started and ran normally but
serial communication failed. I tried the USB adapter in place of the
motherboad COM port, but to no avail. I tested the connecting hardware
using a different computer running Debian 7 and all was in working
order. I solved the problem by using an older repository and forcing the
installation of DOSemu version 1.4.0.1, after which everthing worked
normally.

I thought it might be helpful to let you know.

             reply	other threads:[~2015-08-11 15:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-11 15:17 Damien Moore [this message]
2015-08-12 20:45 ` serial communication problem with 1.4.0.7 solarflow99

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55CA1218.2060607@dataconduction.com \
    --to=damien@dataconduction.com \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox