[NVidia] GeForce 8400 GS - risoluzione
Inviato: domenica 7 novembre 2010, 11:02
Buongiorno a tutti, ho installato da poco ubuntu 10.10 sil mio pc dove ho la scheda grafica NVIDIA GeForce 8400 GS. In Sistema--> Amministrazione --> Nvidia x Server Settings posso impostare la risoluzione da 320x240 a 1360x768; tra le intermedie non c'è la 1280x1024 che per il mio video sarebbe la migliore.
Mi pareva di ricordare che si potesse inserire nel xorg.conf, l'ho fatto ma non ho ottenuto nulla. Lo riporto sotto:
Grazie
Giulio1
Mi pareva di ricordare che si potesse inserire nel xorg.conf, l'ho fatto ma non ho ottenuto nulla. Lo riporto sotto:
Ho cercato anche un po' sul web ma senza successo. Qualcuno di voi può aiutarmi ?# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.06 (buildd@palmer) Mon Oct 4 16:01:38 UTC 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: builtin, VertRefresh source: builtin
Identifier "Monitor0"
VendorName "Unknown"
ModelName "CRT-0"
HorizSync 28.0 - 55.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8400 GS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "1280x1024 +0+0; 800x600 +0+0; 640x480 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Grazie
Giulio1