9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] ati mach switch vga problem
Date: Fri, 21 Mar 2003 14:09:19 -0500	[thread overview]
Message-ID: <c67a33f7a58f4309e6dbde9e27ccf7a4@plan9.bell-labs.com> (raw)
In-Reply-To: <661F5001-5B30-11D7-8033-0030659642C4@xmission.com>

> Is there anyway to fix things?

go back to the xpert98.  or buy an nvidia card.
seriously.  i hate the mach64 series.
they're awful to program.

but if you're hell-bent on using it...

let's assume you can boot without vga
and compile a kernel.  (to boot without
vga log in as none during the boot sequence.)

there is a call:

	init_overlayclock(scr);

in /sys/src/9/pc/vgamach64xx.c.  
comment it out.  i think that will
make your problem go away.



  reply	other threads:[~2003-03-21 19:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21  0:02 Chris Silva
2003-03-21 19:09 ` Russ Cox [this message]
2003-03-21 20:15   ` Chris Silva
2003-03-21 20:23     ` Russ Cox

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=c67a33f7a58f4309e6dbde9e27ccf7a4@plan9.bell-labs.com \
    --to=rsc@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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).