Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: (unknown)
Date: Mon, 24 Oct 2011 21:59:36
Message-Id: 201110242258.17157.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Re: (unknown) by Nikos Chantziaras
1 On Monday 24 Oct 2011 21:35:44 Nikos Chantziaras wrote:
2 > On 10/24/2011 10:59 PM, Mick wrote:
3 > > On Monday 24 Oct 2011 09:36:48 Nikos Chantziaras wrote:
4 > >> On 10/24/2011 11:28 AM, Vishnupradeep wrote:
5 > >>> On Mon, Oct 24, 2011 at 1:40 PM, Nikos Chantziaras<realnc@×××××.de
6 > >>>
7 > >>> <mailto:realnc@×××××.de>> wrote:
8 > >>> In your /etc/make.conf, use this:
9 > >>> I am using ATI 4350 card. so is that
10 > >>> VIDEO_CARDS="radeon r700"
11 > >>
12 > >> No. There is no driver called "r700". The driver is called "r600" and
13 > >> it drives R600 chips and newer.
14 > >
15 > > I'm getting confused ... I thought that the driver is radeon and r600 is
16 > > the firmware blob.
17 >
18 > "r600" is the driver. Mesa needs that. "radeon" is more of a USE
19 > flag, needed by various ebuilds (for example "x11-base/xorg-drivers",
20 > "sys-power/pm-utils" and also "media-libs/mesa"). But it should be in
21 > VIDEO_CARDS, not in USE.
22
23 Thanks. This is news to me. It is not mentioned here:
24
25 http://www.gentoo.org/doc/en/xorg-config.xml
26
27 and when I remerge media-libs/mesa-7.11 only radeon is shown under
28 VIDEO_CARDS:
29
30 [ebuild R ] media-libs/mesa-7.11 USE="classic egl gallium llvm nptl
31 shared-glapi -bindist -debug -gbm -gles -motif -openvg -pax_kernel -pic (-
32 selinux) -shared-dricore" VIDEO_CARDS="radeon -intel -mach64 -mga -nouveau -
33 r128 -savage -sis -tdfx -via -vmware" 6,406 kB
34
35
36 > > Does this need adding to /etc/make.conf?
37 >
38 > Yes. Everyone who uses an AMD card should have "radeon" in VIDEO_CARDS,
39 > followed by either "r300" or "r600". Of course only when we're taking
40 > about the X.Org drivers. If you're going to use the Catalyst
41 > proprietary drivers, you should put "fglrx" in VIDEO_CARDS.
42
43 OK, I've added it and I'm remerging mesa to see what difference it makes.
44 --
45 Regards,
46 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: (unknown) Nikos Chantziaras <realnc@×××××.de>