9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <andrey@lanl.gov>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] vga prob after install
Date: Mon, 25 Feb 2002 07:48:39 -0700	[thread overview]
Message-ID: <20020225144618.8D32C19A56@mail.cse.psu.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 833 bytes --]

the installation kernel knows of nvidia, however the p9 distribution
you installed does not..  the message 'unknown controller' is
indicative of aux/vga (the new one you installed) not having nvidia
support..

download the vganvidia.c, nvidia.c and something.h files and do the
following:

just add the nvidia.c and registers.h (forgot the exact name) to
/sys/src/cmd/aux/vga/, edit the mkfile to get nvidia.c to compile,
edit data.c to add nvidia and nvidiahwgc controllers (the Ctlr*
ctlrs[] at the beginning) and you're almost set..  type 'mk install'
in the same directory (disk/kfscmd allow may be required) and you'll
have an aux/vga that speaks nvidia..  restart and mail me privately if
it's still not working (you may have to add support in the kernel too
-- the vganvidia.c file is for that)...

andrey


[-- Attachment #2: Type: message/rfc822, Size: 2647 bytes --]

From: Serge Gagnon <ocean_100@hotmail.com>
To: 9fans@cse.psu.edu
Subject: [9fans] vga prob after install
Date: Mon, 25 Feb 2002 10:10:40 GMT
Message-ID: <fIbe8.1906$tA.277652@news20.bellglobal.com>

I have a video card using a nvidia chipset. After added a line into the
vgadb, rio start in video and the installation is ok in 1024x768x8...good.

But, when I reboot , I got a message :
vgactl type<nvidia> unknow.
"Bizarre". Nvidia is a know chip for the installation, but not for
the plan9 system itself...

I tried something : I copy the /aux/vga when I boot from the install floppy
and copy it when I boot from the plan9 system and got a new message :
vgactlw type <nvidia> error in system call

It`s sure that I missed something somewhere...but I dont know what..

Pc : x86
video : Asus v3800M

Thanks

--
Serge Gagnon

             reply	other threads:[~2002-02-25 14:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-25 14:48 andrey mirtchovski [this message]
2002-02-28 16:03 ` robot 0
2002-03-05 16:00   ` Serge Gagnon
2002-03-05 16:00 ` Serge Gagnon
2002-03-08 16:21 ` Serge Gagnon
  -- strict thread matches above, loose matches on Subject: below --
2002-02-25 10:30 nigel
2002-02-25 10:10 Serge Gagnon

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=20020225144618.8D32C19A56@mail.cse.psu.edu \
    --to=andrey@lanl.gov \
    --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).