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 1NikvV-0004cF-1A for garchives@archives.gentoo.org; Sat, 20 Feb 2010 08:43:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CBABE08F0; Sat, 20 Feb 2010 08:42:58 +0000 (UTC) Received: from rix.jaftan.com.au (ppp114-244.static.internode.on.net [150.101.114.244]) by pigeon.gentoo.org (Postfix) with ESMTP id F11F0E08F0 for ; Sat, 20 Feb 2010 08:42:57 +0000 (UTC) Received: from localhost (unknown [127.0.0.1]) by rix.jaftan.com.au (Postfix) with ESMTP id 6ADD93F25E9 for ; Sat, 20 Feb 2010 08:42:56 +0000 (UTC) Received: from rix.jaftan.com.au ([127.0.0.1]) by localhost (rix.jaftan.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BGqr5McKBQI8 for ; Sat, 20 Feb 2010 19:42:55 +1100 (EST) Received: from [192.168.1.10] (unknown [192.168.1.10]) by rix.jaftan.com.au (Postfix) with ESMTP id 685AD367862 for ; Sat, 20 Feb 2010 19:42:55 +1100 (EST) Message-ID: <4B7FA0B4.1030100@jaftan.com.au> Date: Sat, 20 Feb 2010 19:43:32 +1100 From: Adam User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100212 Thunderbird/3.0.1 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [X11] radeonhd not working References: In-Reply-To: X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: c77b2435-f987-4fe9-820d-e77e944c6277 X-Archives-Hash: 1ce20d51beb37e55aa81007ff3f846f4 > I get the following error lines in the console: > FATAL: Module radeon not found. > (EE) RADEONHD(0): RHDDRIVersionCheck: drmOpen("radeon", > "pci:0000:05:05.0") failed. > > [ 1256.744546] uvesafb: mode switch failed (eax=0x34f, err=0). Trying > again with default timings. > > Radeon DRI is compiled into the kernel. > What do I do now? Probably emerge xf86-video-radeonhd?