9front - general discussion about 9front
 help / color / mirror / Atom feed
From: unobe@cpan.org
To: 9front@9front.org
Subject: Re: [9front] MB Pro early-2011 support status
Date: Tue, 20 Apr 2021 21:29:24 -0700	[thread overview]
Message-ID: <08334F2B3903991EFBC5A892439E7B6B@smtp.pobox.com> (raw)
In-Reply-To: <572FED29D56F3524094F7CBC9109F9AD@smtp.pobox.com>

So basically I didn't notice that '#v'/vgactl actually has type 'cga'
on boot, even if I had specified 'vga' or 'igfx' in plan9.ini.
Plan9.ini(8) mentions that the file isn't looked at by the kernel, but
had thought it would be a way to specify which vga driver to load.
Maybe that's be design.  In /cfg/machine/cpurc, I have
:

	echo -n type igfx >'#v'/vgactl
	echo -n drawint >'#v'/vgactl
	echo -n hwblank on >'#v'/vgactl

That configures my screen correctly.  Doing 'aux/vga -p' indirectly
modifies type to 'igfx' which is why I thought that was the value on
boot, and that is what is reflected in my sysinfo that I posted.

Thanks Nick and Anthony for replying to my previous posts in this
thread.  I think it helped me to re-consider my assumptions and find
out that the hard work was already done for me by 9front committers.


  reply	other threads:[~2021-04-21 10:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19  5:36 unobe
2021-04-19 10:40 ` [9front] " Anthony Martin
2021-04-19 16:14   ` unobe
2021-04-19 19:00 ` [9front] " Nick Owens
2021-04-20 15:59   ` unobe
2021-04-20 19:20     ` unobe
2021-04-21  4:29       ` unobe [this message]
2021-04-21 15:01 ` cinap_lenrek
2021-04-22 17:50   ` unobe

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=08334F2B3903991EFBC5A892439E7B6B@smtp.pobox.com \
    --to=unobe@cpan.org \
    --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).