9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Andy Spencer <andy753421@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] [RQ]: plan9 native 1920x1200 VGA recommendation
Date: Tue, 19 Mar 2013 06:57:45 +0000	[thread overview]
Message-ID: <20130319065745.GA32541@pileus.org> (raw)
In-Reply-To: <CAM6ozu5xAHecq44dSbK_gbyD836a8U8bQky-jp9=yhh+n8jWmw@mail.gmail.com>

On 2013-03-18 12:09, Peter A. Cejchan wrote:
> could anyone recommend (personal experience would be nice) a VGA card
> that can support 1920x1200 mode on native Plan 9 from Bell Labs (from
> Bell Labs ;-) ?

I used to use a Dell M70 laptop with a 1920x1200 display. It had an
"Nvidia Quadro FX Go 1400" card which worked just fine with Plan 9.

It's been years since I used it, but I remember I had to boot the laptop
in Linux and dump the modeline out of X somehow. I don't remember the
specifics on how to do that, but then I just pasted it into vgadb and
set the options in plan9.ini and everything worked great.

I doubt it will help anyone, but here are the settings I used:

plan9.ini:
  | monitor=dellm70
  | vgasize=1920x1200x32

vgadb:
  | dellm70=1920x1200x32
  | 	clock=162
  | 	shb=2020 ehb=2108 ht=2160
  | 	vrs=1201 vre=1204 vt=1250
  | 	hsync=+ vsync=+



  parent reply	other threads:[~2013-03-19  6:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-18 11:09 Peter A. Cejchan
2013-03-18 11:28 ` Sergey Zhilkin
2013-03-18 13:30 ` erik quanstrom
2013-03-18 20:05 ` Steve Simon
2013-03-18 20:08   ` erik quanstrom
2013-03-18 20:49     ` Steve Simon
2013-03-19  1:43 ` Lyndon Nerenberg
2013-03-19 16:49   ` Bakul Shah
2013-03-19  6:57 ` Andy Spencer [this message]
2013-03-19  7:04   ` John Floren
2013-03-20  9:01     ` Peter A. Cejchan

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=20130319065745.GA32541@pileus.org \
    --to=andy753421@gmail.com \
    --cc=9fans@9fans.net \
    /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).