public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tero Grundström" <tero@vuosaari.hai.fi>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] VIDEO_CARDS setting for 3D Rage Pro
Date: Fri, 15 Jul 2005 20:46:35 +0300 (EEST)	[thread overview]
Message-ID: <Pine.LNX.4.63.0507152026550.5571@vuosaari.hai.fi> (raw)
In-Reply-To: <5bdc1c8b05071509557977f33@mail.gmail.com>

Hello,

I also have this video card.


On Fri, 15 Jul 2005, Mark Knecht wrote:

> Converting my last FC machine to Gentoo since it didn't survive an FC2
> to FC4 upgrade.
>
> Questions:
>
> 1) Is the VIDEO_CARDS= setting in /etc/make.conf still considered the
> right way to configure a new machine for a specific card?

Yes it is the right way but only used by the x11-drm package.

If you want dri to work you also have to emerge xorg with the 
'insecure-drivers' USE flag. That's right, the dri drivers for this video 
card are considered insecure...


> 2) If the answer to #1 is yes then what's the right setting for a 3D
> Rage Pro? (I.e. - where's the list of legal names?)

The 3D Rage Pro has uses a mach64 chip so the right setting is 
VIDEO_CARDS="mach64".

Finally, here is my video card section in xorg.conf:

Section "Device"
         Identifier      "Card0"
         Driver          "ati"
         VendorName      "ATI"
         BoardName       "3D Rage Pro 215GP"
         ChipSet         "ati"
         ChipId          0x4750
         ChipRev         0x5c
         Option          "backingstore"
EndSection


HTH
--
T.G.
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2005-07-15 17:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-15 16:55 [gentoo-user] VIDEO_CARDS setting for 3D Rage Pro Mark Knecht
2005-07-15 17:27 ` Zac Medico
2005-07-15 17:47   ` Mark Knecht
2005-07-15 17:46 ` Tero Grundström [this message]
2005-07-15 18:11   ` Mark Knecht
2005-08-18 23:27   ` Mark Knecht

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=Pine.LNX.4.63.0507152026550.5571@vuosaari.hai.fi \
    --to=tero@vuosaari.hai.fi \
    --cc=gentoo-user@lists.gentoo.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