Barbossa ha scritto:o grande compagno di lotta...
mi potresti postare il tuo xorg.conf...
Never give up!

Eccolo qui:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection
Barbossa ha scritto:altra domanda nella guida c'è scritto di mettere bus id pci 1.0.0 ( o qualcosa del genere)....la mia è AGP come sostituisco quella riga??
grazie..

quella riga non compare sempre, l'esempio è riferito a una 9600.
Se hai installato i pacchetti e hai fatto ripartire, fai questi 2 controlli:
1) glxinfo | grep vendor dovrebbe essere
server glx vendor string: SGI
client glx vendor string: SGI
OpenGL vendor string: Tungsten Graphics, Inc.
2) glxinfo | grep "direct rendering" dovrebbe essere
direct rendering: Yes
Ciao
