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 1FCOdQ-0007Os-Ml for garchives@archives.gentoo.org; Thu, 23 Feb 2006 22:08:29 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1NM2HvS003862; Thu, 23 Feb 2006 22:02:17 GMT Received: from cicero1.cybercity.dk (cicero1.cybercity.dk [212.242.40.4]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1NLivHq007783 for ; Thu, 23 Feb 2006 21:44:57 GMT Received: from user2.cybercity.dk (user2.cybercity.dk [212.242.41.35]) by cicero1.cybercity.dk (Postfix) with ESMTP id 8A0A863ECD3 for ; Thu, 23 Feb 2006 22:44:57 +0100 (CET) Received: from [10.0.0.2] (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by user2.cybercity.dk (Postfix) with ESMTP id 326302867F4 for ; Thu, 23 Feb 2006 22:44:57 +0100 (CET) From: Bo Andresen To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] 3d rendering with dri radeon Date: Thu, 23 Feb 2006 22:44:51 +0100 User-Agent: KMail/1.9.1 References: <200602171203.22279.bo.andresen@gmail.com> <200602222352.44360.bo.andresen@gmail.com> <200602232119.38779.benno.schulenberg@gmail.com> In-Reply-To: <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 Message-Id: <200602232244.57054.bo.andresen@gmail.com> X-Archives-Salt: ad02db2d-56a3-4699-a621-d6151b32ed5d X-Archives-Hash: ca220895037f1a533eb0d1c9751928e0 On Thursday 23 February 2006 21:19, Benno Schulenberg wrote: > 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)? Yes. No change. > 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. I don't have a kernel module called radeon. I guess that's the problem.. ~# modprobe -l | grep 'agp\|drm\|rad' /lib/modules/2.6.15-gentoo-r1-dri/kernel/drivers/video/aty/radeonfb.ko /lib/modules/2.6.15-gentoo-r1-dri/kernel/drivers/char/agp/agpgart.ko /lib/modules/2.6.15-gentoo-r1-dri/kernel/drivers/char/agp/intel-agp.ko /lib/modules/2.6.15-gentoo-r1-dri/x11-drm/drm.ko > When you're using udev, you could also try upgrading to the latest > ~x86 version. (Myself I simply use static device nodes.) ~# eix -e udev * sys-fs/udev Available versions: 068-r1 ~069 070-r1 ~071 ~072 073 ~077 ~077-r1 ~077-r2 ~077-r3 ~077-r4 ~077-r5 ~078 079 079-r1 ~081 ~081-r1 ~084 Installed: 079-r1 You are suggesting I move to version udev-084? > > 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. I'll write back when I have tried these suggestions. > > [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. Well, this is a laptop with a Pentium M processor so I probably shouldn't turn 3dnow on. > Benno -- Bo Andresen -- gentoo-user@gentoo.org mailing list