From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-130266-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RISYS-00008A-KX
	for garchives@archives.gentoo.org; Mon, 24 Oct 2011 21:59:36 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5752321C0A5;
	Mon, 24 Oct 2011 21:59:22 +0000 (UTC)
Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 1058EE04F2
	for <gentoo-user@lists.gentoo.org>; Mon, 24 Oct 2011 21:58:11 +0000 (UTC)
Received: by wyh5 with SMTP id 5so8032647wyh.40
        for <gentoo-user@lists.gentoo.org>; Mon, 24 Oct 2011 14:58:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=from:reply-to:to:subject:date:user-agent:references:in-reply-to
         :mime-version:content-type:content-transfer-encoding:message-id;
        bh=UxoCybOlPLDToPRQO5vAuM0q6bZnPURJc+8icdiGPp4=;
        b=n9qYmc86IzRkti/ZKUH2AuRVWxCfNT6t5Wd0j3yvrLYV9aIy4SX16lPyw1i12+IWV4
         ILZ4DAT/oK7Q2g27oBMlMJyeZxsCqe6MFKR8uQv4FPKJboC0Hlnpz0fMiRjX01fYPDTF
         9Y8opQVqXKGk/I9IAlD7uGgUtT51BEMpR41NM=
Received: by 10.216.134.157 with SMTP id s29mr9672895wei.57.1319493491182;
        Mon, 24 Oct 2011 14:58:11 -0700 (PDT)
Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230])
        by mx.google.com with ESMTPS id i29sm41407685wbp.22.2011.10.24.14.58.10
        (version=TLSv1/SSLv3 cipher=OTHER);
        Mon, 24 Oct 2011 14:58:10 -0700 (PDT)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: (unknown)
Date: Mon, 24 Oct 2011 22:58:04 +0100
User-Agent: KMail/1.13.7 (Linux/3.0.6-gentoo; KDE/4.6.5; x86_64; ; )
References: <CACk0-C9dQ3tgxwmoPTzg-dazJa9BA7tYcFeMsfF4Qfet-HGEog@mail.gmail.com> <201110242100.06824.michaelkintzios@gmail.com> <j84i7c$2go$1@dough.gmane.org>
In-Reply-To: <j84i7c$2go$1@dough.gmane.org>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart1424380.JI7NaPFfAV";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201110242258.17157.michaelkintzios@gmail.com>
X-Archives-Salt: 
X-Archives-Hash: 0da382b8eabfe9ba3388523255e1473e

--nextPart1424380.JI7NaPFfAV
Content-Type: Text/Plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable

On Monday 24 Oct 2011 21:35:44 Nikos Chantziaras wrote:
> On 10/24/2011 10:59 PM, Mick wrote:
> > On Monday 24 Oct 2011 09:36:48 Nikos Chantziaras wrote:
> >> On 10/24/2011 11:28 AM, Vishnupradeep wrote:
> >>> On Mon, Oct 24, 2011 at 1:40 PM, Nikos Chantziaras<realnc@arcor.de
> >>>=20
> >>> <mailto:realnc@arcor.de>>  wrote:
> >>>      In your /etc/make.conf, use this:
> >>> I am using ATI 4350 card. so is that
> >>> VIDEO_CARDS=3D"radeon r700"
> >>=20
> >> No.  There is no driver called "r700".  The driver is called "r600" and
> >> it drives R600 chips and newer.
> >=20
> > I'm getting confused ... I thought that the driver is radeon and r600 is
> > the firmware blob.
>=20
> "r600" is the driver.  Mesa  needs that.  "radeon" is more of a USE
> flag, needed by various ebuilds (for example "x11-base/xorg-drivers",
> "sys-power/pm-utils" and also "media-libs/mesa").  But it should be in
> VIDEO_CARDS, not in USE.

Thanks.  This is news to me.  It is not mentioned here:

  http://www.gentoo.org/doc/en/xorg-config.xml

and when I remerge media-libs/mesa-7.11 only radeon is shown under=20
VIDEO_CARDS:

[ebuild   R    ] media-libs/mesa-7.11  USE=3D"classic egl gallium llvm nptl=
=20
shared-glapi -bindist -debug -gbm -gles -motif -openvg -pax_kernel -pic (-
selinux) -shared-dricore" VIDEO_CARDS=3D"radeon -intel -mach64 -mga -nouvea=
u -
r128 -savage -sis -tdfx -via -vmware" 6,406 kB


> > Does this need adding to /etc/make.conf?
>=20
> Yes.  Everyone who uses an AMD card should have "radeon" in VIDEO_CARDS,
> followed by either "r300" or "r600".  Of course only when we're taking
> about the X.Org drivers.  If you're going to use the Catalyst
> proprietary drivers, you should put "fglrx" in VIDEO_CARDS.

OK, I've added it and I'm remerging mesa to see what difference it makes.
=2D-=20
Regards,
Mick

--nextPart1424380.JI7NaPFfAV
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEABECAAYFAk6l33kACgkQVTDTR3kpaLbR9wCeIQckijbmfLYSAeMeDI4UjA6e
lgwAn1HcMJJHPOCjFqsKmSBW9iVVYxMu
=ScDF
-----END PGP SIGNATURE-----

--nextPart1424380.JI7NaPFfAV--