All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frantisek Hanzlik <franta@hanzlici.cz>
To: linux-msdos@vger.kernel.org
Subject: Re: Problem with dosemu
Date: Mon, 31 Mar 2014 09:31:00 +0200	[thread overview]
Message-ID: <533919B4.7010809@hanzlici.cz> (raw)
In-Reply-To: <5338A746.6030207@earthlink.net>

jankomEarthlink wrote:
> Hi Frantisek,
> 
> Thanks for your help.
> 
> (1) I'm almost there. Your rpm 1.2.2-1 did install, and it did go through
> initial steps, got to a black screen, but no prompt and the CPU is system
> loaded 100%. I had to kill xterm to stop it. But this may be due to
> lingering dosemu installations from my compiled 1.4 version, so I'll do
> some cleanup later.
> 
> (2) Do I understand correctly that you say compiled 1.4 on i386 (or for
> that matter i586, i.e. any 32 bit PC processors) does not work? It did not
> work for me, as indicated in the original posting: compile OK, but dosemu
> command starts nothing. At least I could stop it with Ctr-C.
> 
> One step at the time...
> 
> Janos

1) I tried 1.2.2 under both, X and console, and it seems working well,
without any significant CPU load (perhaps only case when I saw 100% CPU
load with dosemu was screensaver from some DOS program. In other cases
CPU load was always less thas ~ 10-20% per core).

2) I was able compile and build dosemu-1.4.0.1 (well, as there was wery
little official dosemu releases, I maybe made our own numbering ;) and
this version work for me at Fedora 3, both in X and console.
There is difference betveen dosemu 1.2.x and 1.4.x: 1.2 had disk C: etc.
in ~/dosemu/, while 1.4 has all in ~/.dosemu/ (and disk C: is in
~/.dosemu/drive_c/ subdir). 1.4 further maps (via lredir) DOS binaries
and dosemu commands to drive Z: (which is /usr/share/dosemu/drive_z/ ).
Due to this difference, it is perhaps best start with deleted/renamed
~/.dosemu/ and ~/dosemu/ dirs, or with new user account.
If you want to use my 1.4.0.1 version, You maybe have to install svgalib
package - it can be downloaded from my web too.

This dosemu-1.4.0.1 is from Fedora 11 era, thus it is cca 4 years old.
And although there was not any official releases since this, dosemu
was significantly evolved by Bart, Stas and others - but as I wrote,
I was not able compile this actual development version (market as
1.4.0.8+, IMO) at Fedora 3 (although at Fedora 19 it compile fine
 - perhaps it is because too different gcc versions - 3.4/FC3
vs. 4.8/FC19).

> On 03/30/2014 02:49 PM, Frantisek Hanzlik wrote:
>> jankomEarthlink wrote:
>>> Thank you both for your interest in helping me.
>>>
>>> This is an old Fedora-3 installation that I have mangled up and use it as
>>> a sandbox to learn the inner workings of linux. I have managed to compile
>>> the programs I need and while doing so I learned a lot. Now the specifics:
>>>
>>> 2.6.20 kernel on i686, AMD machine with nvidia graphics.
>>>
>>> When I did ./configure it went OK, no warnings or errors. Compiled also
>>> without problem. It is a challange for me to figure out, with some help,
>>> why it is not booting up into the virtual dos window.
>>>
>>> By the way, "dos" is also and old thing, but I still have some favorite
>>> applications (not games) that I would like to use from within my linux.
>>>
>>> I do have a modern installation as well, xubuntu 12.04, kept current.
>>> There I use dosbox installed the easy way, directly from distro.
>>>
>>> This is my story...
>> Hello Janos, I tried (after years :) run again my FC3/i386 distro and
>> found there dosemu-1.2.2 RPM package, which I build at that time.
>> You can download if at:
>> http://www.hanzlici.cz/packages/fedora/dosemu/fc3/dosemu-1.2.2-1.i386.rpm
>>
>> Unfortunately I have no dosemu-1.2.2 source RPM.
>>
>> I further tried to build under FC3 some newer dosemu version, and
>> successfuly compile dosemu-1.3.2 (from ~ Fedora 5 times) and
>> dosemu-1.4.0.1 (from ~ Fedora 11 times). Compiling newer versions
>> fails on dosemu commands (in i86 assembler) build, and as I'm bad
>> programmer, no know how solve this.
>> Both these versions You can download from my web at
>> http://www.hanzlici.cz/packages/fedora/dosemu/fc3/
>> (along with their source RPMs)
>>
>> HTH, Franta Hanzlík

--
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:[~2014-03-31  7:31 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-26  2:32 Problem with dosemu jankomEarthlink
2014-03-30 18:49 ` Frantisek Hanzlik
2014-03-30 23:22   ` jankomEarthlink
2014-03-31  7:31     ` Frantisek Hanzlik [this message]
2014-04-14 15:26       ` jankomEarthlink
2014-04-14 22:22         ` Frantisek Hanzlik
2014-04-15  2:24           ` jankomEarthlink
2014-04-21 20:19             ` Frantisek Hanzlik
2014-04-22  2:31               ` jankomEarthlink
2014-04-22  3:08                 ` Jegunn
2014-04-23  3:25                   ` jankomEarthlink
2014-04-23 11:38                     ` Jegunn
2014-04-22 22:10                 ` Frantisek Hanzlik
     [not found]                   ` <5357347D.1010401@earthlink.net>
2014-04-23  7:06                     ` Frantisek Hanzlik
2014-04-23 19:08                       ` jankomEarthlink
2014-05-04 11:20                         ` Frantisek Hanzlik
2014-05-05  1:57                           ` jankomEarthlink
2014-05-05  8:46                             ` Frantisek Hanzlik
  -- strict thread matches above, loose matches on Subject: below --
2014-04-16 19:52 jankomEarthlink
2014-04-15 21:52 Janos G. Komaromi
2014-04-16  0:47 ` Ivan Baldo
2014-04-16 14:52   ` jankomEarthlink
2014-04-15  3:02 jankomEarthlink
2014-03-25 22:51 jankomEarthlink
2014-03-25 23:35 ` Ivan Baldo
2014-03-25 23:38 ` Frank Cox
2003-08-29 14:06 Problem with DOSEMU scroowhar

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=533919B4.7010809@hanzlici.cz \
    --to=franta@hanzlici.cz \
    --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 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.