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