Originariamente inviato da alex86
forse hai modificato male l'X86Config...
Boo.. nn mi pare sbagliato..
Section "ServerLayout"

InputDevice "Mouse0" "CorePointer"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
EndSection

Section "Module"
Load "freetype"
Load "xtt"
#Load "opengl"
Load "glx"
#Load "dri"
#Load "dbe"
#Load "extmod"

#Load "record"
#Load "xtrap"
Load "type1"
Load "speedo"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "pc102"
Option "XkbLayout" "it"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5 - 57.0
VertRefresh 50.0 - 90.0
EndSection

Section "Device"
Identifier "Nvidia Riva TNT2 m64 pro"
Driver "nvidia"
#ChipSet "nvidia RIVA TNT2 Model 64"
#Option "NvAGP" "3"
Option "RenderAccel" "true"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Nvidia Riva TNT2 m64 pro"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
EndSection