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 ) id 1Mvv2G-0004BK-G0 for garchives@archives.gentoo.org; Thu, 08 Oct 2009 15:36:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32AF5E0D30; Thu, 8 Oct 2009 15:36:07 +0000 (UTC) Received: from IMPaqm4.telefonica.net (impaqm4.telefonica.net [213.4.129.24]) by pigeon.gentoo.org (Postfix) with ESMTP id 4BA4DE0D30 for ; Thu, 8 Oct 2009 15:36:06 +0000 (UTC) Received: from IMPmailhost1.adm.correo ([10.20.102.38]) by IMPaqm4.telefonica.net with bizsmtp id qC9N1c00V0piX6q3QFc4Ys; Thu, 08 Oct 2009 17:36:04 +0200 Received: from jesgue.homelinux.org ([78.136.66.163]) by IMPmailhost1.adm.correo with BIZ IMP id qFbz1c00U3XLmEe1hFc0U4; Thu, 08 Oct 2009 17:36:04 +0200 X-TE-authinfo: authemail="i92guboj.terra.es" |auth_email="i92guboj@terra.es" X-TE-AcuTerraCos: auth_cuTerraCos="cosuitera01" Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Date: Thu, 08 Oct 2009 17:35:58 +0200 From: =?UTF-8?Q?Jes=C3=BAs_Guerrero?= To: Subject: Re: [gentoo-user] Re: FIXED 3D In-Reply-To: References: <0c7f33f17eed01b23a2d825e8ca63371@localhost> Message-ID: <2edbe15d5761ce96b5cc048b19817aab@localhost> X-Sender: i92guboj@terra.es User-Agent: RoundCube Webmail/0.3-stable Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: af03a0d4-9bf4-423f-97b7-d2730cbda35f X-Archives-Hash: 86da39d148621c3438a205b558334925 On Thu, 8 Oct 2009 15:28:12 +0000 (UTC), James wrote: > Jes=C3=BAs Guerrero terra.es> writes: >=20 >=20 >> You can't since you want to use ati-driver/fglrx. The fglrx is not par= t >> of >> the kernel, it's only shipped in the form of a binary-only closed source >> kernel module. fglrx doesn't need (and most likely will fail as you see) >> the in-kernel radeon drm driver. So, either disable radeon AND drm in >> your >> kernel, or build them as modules and make sure that they are not loade= d >> before you try to load fglrx. >=20 >=20 > As usually Volker was right. Thanks for this explanation.... > With a mixture of open sourced and ati-driver systems, > sometimes I get confused...... or careless. >=20 >=20 > One final question. When I run this command: > emerge -1 $(qlist -I x11-drivers) >=20 > I get this error: > 'x11-drivers/ati-drivers' is not a valid package atom > Please check ebuild(5) for full details. >=20 >=20 > yet 'emerge x11-drivers/ati-drivers' > works fine as a one line command.... >=20 >=20 > Is this a bug? My bad (syntax)? Probably the colors screwing everything, as always. Try searching the qlist man page for something like --nocolor or --color=3Dnever. --=20 Jes=C3=BAs Guerrero