Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: (unknown)
Date: Mon, 24 Oct 2011 20:37:29
Message-Id: j84i7c$2go$1@dough.gmane.org
In Reply to: Re: [gentoo-user] Re: (unknown) by Mick
1 On 10/24/2011 10:59 PM, Mick wrote:
2 > On Monday 24 Oct 2011 09:36:48 Nikos Chantziaras wrote:
3 >> On 10/24/2011 11:28 AM, Vishnupradeep wrote:
4 >>> On Mon, Oct 24, 2011 at 1:40 PM, Nikos Chantziaras<realnc@×××××.de
5 >>>
6 >>> <mailto:realnc@×××××.de>> wrote:
7 >>> In your /etc/make.conf, use this:
8 >>> I am using ATI 4350 card. so is that
9 >>> VIDEO_CARDS="radeon r700"
10 >>
11 >> No. There is no driver called "r700". The driver is called "r600" and
12 >> it drives R600 chips and newer.
13 >
14 > I'm getting confused ... I thought that the driver is radeon and r600 is the
15 > firmware blob.
16
17 "r600" is the driver. Mesa needs that. "radeon" is more of a USE
18 flag, needed by various ebuilds (for example "x11-base/xorg-drivers",
19 "sys-power/pm-utils" and also "media-libs/mesa"). But it should be in
20 VIDEO_CARDS, not in USE.
21
22
23 > Does this need adding to /etc/make.conf?
24
25 Yes. Everyone who uses an AMD card should have "radeon" in VIDEO_CARDS,
26 followed by either "r300" or "r600". Of course only when we're taking
27 about the X.Org drivers. If you're going to use the Catalyst
28 proprietary drivers, you should put "fglrx" in VIDEO_CARDS.

Replies

Subject Author
Re: [gentoo-user] Re: (unknown) Mick <michaelkintzios@×××××.com>