From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FCN2p-0007ZV-4d for garchives@archives.gentoo.org; Thu, 23 Feb 2006 20:26:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1NKODVC031730; Thu, 23 Feb 2006 20:24:13 GMT Received: from smtp15.wxs.nl (smtp15.wxs.nl [195.121.247.6]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1NKJfTK002793 for ; Thu, 23 Feb 2006 20:19:41 GMT Received: from graskamp (ip51cfa1ef.direct-adsl.nl [81.207.161.239]) by smtp15.wxs.nl (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0IV500KGSPSTO0@smtp15.wxs.nl> for gentoo-user@lists.gentoo.org; Thu, 23 Feb 2006 21:19:41 +0100 (CET) Date: Thu, 23 Feb 2006 21:19:38 +0100 From: Benno Schulenberg Subject: Re: [gentoo-user] 3d rendering with dri radeon In-reply-to: <200602222352.44360.bo.andresen@gmail.com> To: gentoo-user@lists.gentoo.org Message-id: <200602232119.38779.benno.schulenberg@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.9.1 References: <200602171203.22279.bo.andresen@gmail.com> <200602181702.30566.benno.schulenberg@gmail.com> <200602222352.44360.bo.andresen@gmail.com> X-Archives-Salt: 20a641cf-0184-4972-bca8-ae97eaa5a68d X-Archives-Hash: 1e22509a022b1b3665ff529c7c91433b Bo Andresen wrote: > Well, I did try both x86 (20050502) and ~x86 (20051223). > [...] > Anyway neither gave me working hardware acceleration. :( Still the same error (drmOpenDevice: Open failed)? Earlier you wrote: > ~# cat /etc/modules.autoload.d/kernel-2.6 > ... > intel-agp > ... > drm Add radeon in there, so that the module is loaded before X starts. When it still fails, post the agp/drm/radeon related messages from dmesg. When you're using udev, you could also try upgrading to the latest ~x86 version. (Myself I simply use static device nodes.) > Option "AGPFastWrite" "True" > Option "EnablePageFlip" "True" Do switch these off. It probably won't help, but when things don't work you have to try everything. Also try setting AGPMode to 1 or 2. And try compiling agpgart into the kernel. > [ebuild R ] x11-base/xorg-x11-6.8.2-r6 USE="bitmap-fonts > ipv6 nls opengl pam sse truetype-fonts type1-fonts xprint xv dfx > -3dnow -cjk -debug -dlloader -dmx -doc -font-server > -insecure-drivers -minimal -mmx -nocxx -sdk -static" 0 kB Here I have 3dnow and mmx active in the USE flags. Benno -- gentoo-user@gentoo.org mailing list