sono riuscito ad avere la suddetta configurazione con i driver DRI avendo il direct rendering e il 3D funzionanti!
Ho usato il kernel 2.6.10 vanilla con attivati:
Code: Select all
Character device
[*] /dev/agpgart
<*> NVIDIA Nforce --> ma dovete mettere quella specifica per il vostro chipset
[*] Direct Rendering Manager
<M> ATI Radeon
Code: Select all
...
nvidia-agp
radeon
...
Code: Select all
emerge xorg-x11nel xorg.conf ho messo:
Code: Select all
Load "glx"
Load "dri"
-----
Section "Device"
---
Option "backingstore" "true" #per le trasparenze
EndSection
Section "DRI"
mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Code: Select all
opengl-update xorg-x11Code: Select all
emerge --unmerge ati-driversAdesso ho:
Code: Select all
davide@WaVe $ glxinfo | grep direct
direct rendering: Yes
davide@WaVe $ glxgears
7137 frames in 5.0 seconds = 1427.400 FPS
buon divertimento, abbasso i driver closed!
ciao
DV
[EDIT] non ho visto che c'è la guida anche sul gentoo-wiki italiano http://wiki.gentoo-italia.net/index.php/ATI
non ho copiato...
spero serva lo stesso
ciao
DV




