Linux MS DOS discussions
 help / color / mirror / Atom feed
* Re: Howto setup modem for dosemu
@ 2002-08-15 11:19 Stas Sergeev
  2002-08-15 12:50 ` Larry Alkoff
  0 siblings, 1 reply; 4+ messages in thread
From: Stas Sergeev @ 2002-08-15 11:19 UTC (permalink / raw)
  To: linux-msdos

Hello.

Larry Alkoff wrote:
> I use dosemu as user lba and lba is a member of the tty group in 
> /etc/group.
> There are no other tty processes active.
> Clearly I'm missing something needed to get the modem going.
I don't know what version of dosemu
you have there but I guess its one of
those 1.0.x which require root for using
serial ports. In this case just update your
dosemu.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Howto setup modem for dosemu
  2002-08-15 11:19 Howto setup modem for dosemu Stas Sergeev
@ 2002-08-15 12:50 ` Larry Alkoff
  2002-08-15 13:41   ` Larry Alkoff
  0 siblings, 1 reply; 4+ messages in thread
From: Larry Alkoff @ 2002-08-15 12:50 UTC (permalink / raw)
  To: linux-msdos@vger.kernel.org, Stas Sergeev

On Thu, 15 Aug 2002 15:19:19 +0400, Stas Sergeev wrote:

>Hello.
>
>Larry Alkoff wrote:
>> I use dosemu as user lba and lba is a member of the tty group in 
>> /etc/group.
>> There are no other tty processes active.
>> Clearly I'm missing something needed to get the modem going.
>I don't know what version of dosemu
>you have there but I guess its one of
>those 1.0.x which require root for using
>serial ports. In this case just update your
>dosemu.
>
>

To my great surprise dosemu used the serial port
when invoked as root.

Even though the permissions of /dev/ttyS1 etc are root/tty
and the user is a member of tty group.

I'm using dosemu 1.0.2 which is the latest I found
on the dosemu website.

What is the latest version and where do I find it?

Thank you,
Larry



Larry Alkoff N2LA - Austin TX



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Howto setup modem for dosemu
  2002-08-15 12:50 ` Larry Alkoff
@ 2002-08-15 13:41   ` Larry Alkoff
  2002-08-15 14:44     ` Version 1.0.2.1 Oscar A. Valdez
  0 siblings, 1 reply; 4+ messages in thread
From: Larry Alkoff @ 2002-08-15 13:41 UTC (permalink / raw)
  To: linux-msdos@vger.kernel.org, Stas Sergeev

On Thu, 15 Aug 2002 07:50:45 -0500, Larry Alkoff wrote:

>On Thu, 15 Aug 2002 15:19:19 +0400, Stas Sergeev wrote:
>
>>Hello.
>>
>>Larry Alkoff wrote:
>>> I use dosemu as user lba and lba is a member of the tty group in 
>>> /etc/group.
>>> There are no other tty processes active.
>>> Clearly I'm missing something needed to get the modem going.
>>I don't know what version of dosemu
>>you have there but I guess its one of
>>those 1.0.x which require root for using
>>serial ports. In this case just update your
>>dosemu.
>>
>>
>
>To my great surprise dosemu used the serial port
>when invoked as root.
>
>Even though the permissions of /dev/ttyS1 etc are root/tty
>and the user is a member of tty group.
>
>I'm using dosemu 1.0.2 which is the latest I found
>on the dosemu website.
>
>What is the latest version and where do I find it?
>
>Thank you,
>Larry
>
>
>

A followup on the work-around I have found.

I use dosemu as user lba.
Changed permissions of /dev/modem and /dev/ttyS1 from root:tty to lba:tty.
Changed permissions of /dev/fd0 from root:tty to lba:users.

Now both the serial port / modem and floppy work when I start dosemu as user lba.
It looks like dosemu is looking only at the owner and not the group for deciding permissions.

Is this well known or should I report it somewhere?

I've also found a patch from 1.02 to 1.0.2.1 but no changelog to see what it fixed.
There is no indication in the 1.0.2.1.tgz file of what was changed either other than perhaps
comparing the source - that's beyond my expertise.
Is there a changelog anywhere I can look at?

Larry Alkoff



Larry Alkoff N2LA - Austin TX



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Version 1.0.2.1
  2002-08-15 13:41   ` Larry Alkoff
@ 2002-08-15 14:44     ` Oscar A. Valdez
  0 siblings, 0 replies; 4+ messages in thread
From: Oscar A. Valdez @ 2002-08-15 14:44 UTC (permalink / raw)
  To: Larry Alkoff; +Cc: linux-msdos@vger.kernel.org

It seems version 1.0.2.1 is able to correctly parse /proc/cpuinfo for
Pentium 4 processors. I'm not sure it includes other significant changes
from 1.0.2.0.

So for practical purposes, the latest stable versions are 1.0.2.0 and
1.0.2.1

Oscar

El jue, 15-08-2002 a las 07:41, Larry Alkoff escribió:
> >
> >I'm using dosemu 1.0.2 which is the latest I found
> >on the dosemu website.
> >
> >What is the latest version and where do I find it?
> >
> >Thank you,

> >Larry
> I've also found a patch from 1.02 to 1.0.2.1 but no changelog to see what it fixed.
> There is no indication in the 1.0.2.1.tgz file of what was changed either other than perhaps
> comparing the source - that's beyond my expertise.
> Is there a changelog anywhere I can look at?
> 
> Larry Alkoff



-
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-08-15 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-15 11:19 Howto setup modem for dosemu Stas Sergeev
2002-08-15 12:50 ` Larry Alkoff
2002-08-15 13:41   ` Larry Alkoff
2002-08-15 14:44     ` Version 1.0.2.1 Oscar A. Valdez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox