All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rick Knight <rick@rlknight.com>
To: Ralph Alvy <ralvy@compuserve.com>
Cc: linux-msdos@vger.kernel.org
Subject: Re: Using modem under dosemu 1.1.5
Date: Sun, 13 Jul 2003 11:13:09 -0700	[thread overview]
Message-ID: <3F11A135.4050402@rlknight.com> (raw)
In-Reply-To: <bes61s$qmt$1@main.gmane.org>

Ralph,

Check the permissions on /dev/ttyS0 (or 1 etc) and on whatever it links 
to. On my Slackware 9.0 system the /dev/ttyS0 links to /dev/tts/0 which  
was set read/write for root only. Changed it to read/write everyone 
(0666 I think) and everything worked great. Also, if you are using devfs 
you might need to modify /etc/devfsd.conf to save permissions accross 
re-boots.

Hope this helps,
Rick Knight
(rick@rlknight.com)


Ralph Alvy wrote:

> I think this may be the last thing I need to get everything I need to 
> run under dosemu ... I can't get access to the modem, which I have 
> connected to my serial port on com 1. I have
>
>     $_com1 = "/dev/modem"
>
> But when I load dosemu 1.1.5, I see this:
>
>     ERROR: tty: lock: (/var/lock/LCK..modem): Permisssion denied
>
> I tried to resolve this by putting myself in the groups uucp and lock, 
> but that fails to solve it.
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html




  reply	other threads:[~2003-07-13 18:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-13 17:49 Using modem under dosemu 1.1.5 Ralph Alvy
2003-07-13 18:13 ` Rick Knight [this message]
2003-07-13 21:23 ` Claudia Neumann
2003-07-13 22:35   ` Justin Zygmont
2003-07-14  6:28     ` Ged Haywood
2003-07-14 21:34       ` Claudia Neumann
2003-07-15  4:16         ` Justin Zygmont
2003-07-15  5:08           ` Ralph Alvy
2003-07-15  5:12             ` Justin Zygmont
2003-07-13 23:40   ` Ralph Alvy

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=3F11A135.4050402@rlknight.com \
    --to=rick@rlknight.com \
    --cc=linux-msdos@vger.kernel.org \
    --cc=ralvy@compuserve.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.