From: "Frantisek Rysanek" <Frantisek.Rysanek@post.cz>
To: linux-msdos@vger.kernel.org
Subject: Re: DosEMU, Ghost: VGA screen garbled...
Date: Thu, 17 Sep 2009 11:06:59 +0200 [thread overview]
Message-ID: <4AB21853.7505.A35BC3@Frantisek.Rysanek.post.cz> (raw)
In-Reply-To: <4AAF8030.3040405@liverpool.ac.uk>
On 15 Sep 2009 at 13:53, Richard wrote:
>
> dosemu.bin -V -s -d
>
Thanks for that gem, Richard :-) Thanks for pushing me in the right
direction.
I thought I didn't need "-s" if I was logged in as root (because I
noticed that that way, DOSEMU asks for /usr/bin/sudo). This is not
entirely true, there's more to "-s" than just the sudo. It
effectively tells DOSEMU "don't be shy, feel free to do all the stuff
that you need the root privileges for".
I.e., without -s, DOSEMU probably doesn't even pass the direct VGA HW
accesses through to the VGA hardware. That's why the screen appeared
as a videoRAM dump containing pixels, but displayed in text mode.
Precisely what it was :-))
-V looks like a "video mode sanitizer", can't say if it has any
effect in my case or not...
-d = "detach". I can see that the dosemu command returns to the shell
immediately, but only after it has "forked a demon", that in turn
attaches to the first free virtual console. It also switches you
straight to the newly picked console that dosemu has attached to, so
you don't quite notice, until you try switching consoles using
CTRL+ALT+Fx :-)
Without "-d", dosemu merely stays attached to the virtual console it
was started from.
There's one thing I haven't tested yet: if the "detached" state also
means "nohup" :-) I have no use for that feature anyway.
I don't know if it's due to -V or essentially a result of -s alone,
but my LCD display now shows significant pauses of "no signal" (two
seconds or so) as the VGA modes change. => Everything seems to be
working allright :-)
Frank Rysanek
next prev parent reply other threads:[~2009-09-17 9:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-14 22:47 DosEMU, Ghost: VGA screen garbled Frantisek Rysanek
2009-09-15 6:46 ` Frantisek Hanzlik
2009-09-15 7:41 ` Frantisek Rysanek
2009-09-15 11:53 ` Richard
2009-09-17 9:06 ` Frantisek Rysanek [this message]
2009-09-18 16:00 ` Bart Oldeman
2009-09-18 19:11 ` Alain Mouette
2009-09-20 20:25 ` DOSEMU VGA graphics on a FrameBuffer (Was: Re: DosEMU, Ghost: VGA screen garbled...) Frantisek Rysanek
2009-09-21 18:58 ` Alain Mouette
2009-09-20 20:05 ` Linux vs. DOSEMU geometry " Frantisek Rysanek
2009-09-24 15:42 ` Bart Oldeman
2009-10-05 21:52 ` Frantisek Rysanek
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=4AB21853.7505.A35BC3@Frantisek.Rysanek.post.cz \
--to=frantisek.rysanek@post.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox