public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Ryan Tandy <tarpman@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] DRI? ATI X300 PCIe
Date: Sat, 08 Jul 2006 15:23:59 -0700	[thread overview]
Message-ID: <44B0307F.9070307@gmail.com> (raw)
In-Reply-To: <200607081215.06082.sgtphou@fire-eyes.org>

fire-eyes wrote:
> On Friday 07 July 2006 21:51, Ryan Tandy wrote:
>> Set VIDEO_CARDS="radeon" or USE="video_cards_radeon", and emerge -N
>> xorg-x11.  Worked for me (Radeon 9600 XT) as of the first X -configure
>> run, with no additional messing about.  The driver name is "radeon" if
>> you like to do xorg.conf by hand.
> 
> Hm. I had VIDEO_CARDS at radeon already, however, I am curious about the 
> video_cards_radeon USE flag. I set this and an emerge -Np xorg-x11 doesn't 
> show anything. What listens to that USE flag?
> 

VIDEO_CARDS="radeon" implies USE="video_cards_radeon" (a nifty Portage 
feature called USE_EXPAND).  Depending on your xorg-x11 version and 
ACCEPT_KEYWORDS:

for ~arch (~x11-base/xorg-x11-7.1), xorg-server and mesa are the ones 
that use it.

for arch (~x11-base/xorg-x11-7.0), it's the xorg-x11 ebuild itself that 
has it.

If you're running ~arch, installing 7.0 will still pull in the newer, 
~arch mesa and xorg-server, so all 3 ebuilds will have the flag.  I'm 
not sure how well this configuration works.

And when I said emerge -N xorg-x11 in my original mail, it should have 
been emerge -ND xorg-x11, so that xorg-server and mesa get updated with 
the new flag as well.  On the other hand, if you already have it set, 
nothing will be rebuilt.

Have you checked that your xorg.conf is set to use that driver?  Also, 
I've never owned a PCIe system, so I don't know what support for that is 
like.  As always, YMMV ;)
-- 
gentoo-user@gentoo.org mailing list



      reply	other threads:[~2006-07-08 22:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-07 23:00 [gentoo-user] DRI? ATI X300 PCIe fire-eyes
2006-07-07 23:49 ` Donnie Berkholz
2006-07-08  1:51 ` Ryan Tandy
2006-07-08  2:14   ` Richard Fish
2006-07-08  3:00     ` Ryan Tandy
2006-07-08 16:15   ` fire-eyes
2006-07-08 22:23     ` Ryan Tandy [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=44B0307F.9070307@gmail.com \
    --to=tarpman@gmail.com \
    --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