9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <rsc@swtch.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] some installation problems (was "panic: vmap")
Date: Thu,  5 Jan 2006 01:14:59 -0500	[thread overview]
Message-ID: <ee9e417a0601042214y61af6400q334ae18d6c70f10a@mail.gmail.com> (raw)
In-Reply-To: <87f034ae0601040900l3e115881l3c39f947d8fdd952@mail.gmail.com>

> It seems the fix that was made that took away the "panic: vmap" error
> only applied to the boot disc.  Now I get the same result from my
> installation: when using VGA (that message) and when using VESA (a
> distorted screen).

Try typing none at the mouseport prompt and then run

    9fs sources
    pull

to get a new kernel.  Then you'll have to install it in your 9fat partition:

    9fat:
    cp /386/9pcf /n/9fat/9pcf

The new kernel should both fix the panic: vmap and give you a
working cursor.

You'll still have to arrange to run echo hwaccel off >/dev/vgactl
before running aux/vga, or you will get the (very slow) timeout prints.
Those are due to the nvidia driver not knowing how to drive your
card, and there is nothing I can do about that.  If someone else
wants to fiddle with the nvidia driver, have fun.  I've reached my
lifetime limit for vga hacking.

Russ


      reply	other threads:[~2006-01-05  6:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-04  8:19 Matt Stewart
2006-01-04 12:05 ` Russ Cox
2006-01-04 17:00   ` Matt Stewart
2006-01-05  6:14     ` Russ Cox [this message]

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=ee9e417a0601042214y61af6400q334ae18d6c70f10a@mail.gmail.com \
    --to=rsc@swtch.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).