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 08:37:52
Message-Id: j83822$40r$1@dough.gmane.org
In Reply to: Re: [gentoo-user] Re: (unknown) by Vishnupradeep
1 On 10/24/2011 11:28 AM, Vishnupradeep wrote:
2 >
3 >
4 > On Mon, Oct 24, 2011 at 1:40 PM, Nikos Chantziaras <realnc@×××××.de
5 > <mailto:realnc@×××××.de>> wrote:
6 >
7 > In your /etc/make.conf, use this:
8 >
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 Another thing I forgot to mention is that you should make sure you're
16 using Gallium3D in Mesa. To see what you're using (after you've rebuilt
17 everything), do:
18
19 eselect mesa list
20
21 If "classic" is selected instead of "gallium", change it:
22
23 eselect mesa set 64bit r600 gallium
24 eselect mesa set 32bit r600 gallium

Replies

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