9front - general discussion about 9front
 help / color / mirror / Atom feed
From: kokamoto@hera.eonet.ne.jp
To: 9front@9front.org
Subject: Re: [9front] termrc and aux/realemu
Date: Sat, 16 Aug 2014 14:29:43 +0900	[thread overview]
Message-ID: <d12e8ac46135fec4573ba970a503bd8d@saturn.jitaku.localdomain> (raw)
In-Reply-To: <5dd69e60294afbdea77933b9806c7535@pi.att>

> The realemu program did run (this is why graphics mode succeeded
> in running) but the /dev/realmode file is not in your namespace.
> The default /rc/bin/termrc does this:
> 
> 		@{
> 			rfork n
> 			if(~ $monitor vesa)
> 				aux/realemu
> 			aux/vga -l $vgasize
> 		}
> 
> which forks a new namespace before running realemu. Your
> /cfg/saturn/termrc is running another copy of realemu without
> forking the namespace, so you still see /dev/realmode everywhere
> in your environment after rio is started.

I don't like shell script, however, I think I kew this.
Why you don't need /dev/realmode?
I had to set up which mode is supported by my AMD card,
then, I did
aux/vga -i
then, I was said there is no /dev/realmode...

Kenji



  reply	other threads:[~2014-08-16  5:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-16  0:40 sl
2014-08-16  5:29 ` kokamoto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-16  5:55 sl
2014-08-16 23:42 ` kokamoto
2014-08-17  1:54   ` cinap_lenrek
2014-08-17  4:22     ` kokamoto
2014-08-14  1:40 kokamoto
2014-08-14  2:17 ` [9front] " Nick Owens
2014-08-15  0:10   ` kokamoto
2014-08-15  0:28     ` Nick Owens
2014-08-15  0:46     ` sl
2014-08-16  0:14       ` kokamoto
2014-08-16  0:17       ` kokamoto
2014-08-16  0:52         ` cinap_lenrek
2014-08-16  5:39           ` kokamoto

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=d12e8ac46135fec4573ba970a503bd8d@saturn.jitaku.localdomain \
    --to=kokamoto@hera.eonet.ne.jp \
    --cc=9front@9front.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;
as well as URLs for NNTP newsgroup(s).