Niente da fare, non funziona...
Allego il mio xorg.conf
Codice:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Feb 14 18:20:37 PST 2008
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
Option "UseFBDev" "true"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1920x1080"
Modes "1024x768"
Modes "1280x800"
Modes "1280x1024"
Modes "1280x720"
EndSubSection
Defaultdepth 24
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "CustomEDID" "DFP-0:/home/marcello/edid.bin"
EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Generic Keyboard"
# Driver "kbd"
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "it"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Configured Mouse"
# Driver "mouse"
# Option "CorePointer"
#EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen" 0 0
# commented out by update-manager, HAL is now used
# Inputdevice "Generic Keyboard" "CoreKeyboard"
# commented out by update-manager, HAL is now used
# Inputdevice "Configured Mouse"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Modeline "1920x1080_53.00" 151.01 1920 2032 2240 2560 1080 1081 1084 1113 -HSync +Vsync
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
La modeline l'ho messa io, altrimenti non ci sarebbe stata nessuna modeline...
Sta cosa mi sta rendendo nervoso, davvero...