Δημοσιεύτηκε: 29 Μαρ 2009, 14:39
από pros
Εκτέλεσε

Κώδικας: Επιλογή όλων
sudo gedit /etc/X11/xorg.conf


Στο παράθυρο του επεξεργαστή κειμένου που θα ανοίξει, αντικατέστησε τα
έγραψε: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 "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Enabled"
EndSection


Στην γραμμή
έγραψε:Modes "1600x1200" "1280x800" "1024x768" "800x600" "640x480"

προσθέτεις την ανάλυση της οθόνης σου αν δεν υπάρχει.
Και ως συνήθως επανεκκινείς και ενεργοποιείς τα Visual Effects