Azeem
27-06-2007, 07:17
Ciao a tutti,
da un po' di tempo mi sono accorto che il mio monitor non girava alla frequenza che volevo (85hz) e allora mi sono informato un po' su internet per vedere come risolvere il problema. Ho visto che bisogna modificare xorg.conf e aggiungere determinate stringhe... sono un po' confuso perņ.. vi riporto il "pezzo" che interessa:
Section "Monitor"
Identifier "F900P"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV40 [GeForce 6800 GS]"
Monitor "F900P"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
A questo punto vi chiedo, dove devo andare a mettere le mani? Non ho capito se devo aggiungere qualcosa nella sezione "Monitor" o nelle sottosezioni "Display".. Vi ringrazio di cuore!
Francesco
da un po' di tempo mi sono accorto che il mio monitor non girava alla frequenza che volevo (85hz) e allora mi sono informato un po' su internet per vedere come risolvere il problema. Ho visto che bisogna modificare xorg.conf e aggiungere determinate stringhe... sono un po' confuso perņ.. vi riporto il "pezzo" che interessa:
Section "Monitor"
Identifier "F900P"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV40 [GeForce 6800 GS]"
Monitor "F900P"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
A questo punto vi chiedo, dove devo andare a mettere le mani? Non ho capito se devo aggiungere qualcosa nella sezione "Monitor" o nelle sottosezioni "Display".. Vi ringrazio di cuore!
Francesco