Δημοσιεύτηκε: 17 Σεπ 2008, 13:24
ανοιγεις παλι το xorg.conf:
και κανεις paste το παρακατω:
σωσε το κανε επανεκκινηση (ή τουλαχιστον επανεκκινηση του γραφικου με Alt+Ctrl+Backspace) και δες αν διορθωθηκε. Ελπιζω το modeline που διαλεξα βαση της εντολής
cvt -v 1280 1024
να ειναι καταλληλο για την οθονη σου για να μην γινει καποια ζημια.
ΕΠΕΞΕΡΓΑΣΙΑ 1
απενεργοποίησα την γραμμή
# Modeline "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
και προσθεσα την γραμμη
Modeline "1280x1024_60.00" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 -hsync +vsync
συμφωνα με το αποτελεσμα του sudo get-edid|parse-edid που μου εδωσε ο sargirio λιγο παρακάτω
- Κώδικας: Επιλογή όλων
sudo gedit /etc/X11/xorg.conf
και κανεις paste το παρακατω:
- Κώδικας: Επιλογή όλων
# 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,gr"
Option "XkbVariant" ",polytonic"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
# Modeline "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
Modeline "1280x1024_60.00" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 -hsync +vsync
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
σωσε το κανε επανεκκινηση (ή τουλαχιστον επανεκκινηση του γραφικου με Alt+Ctrl+Backspace) και δες αν διορθωθηκε. Ελπιζω το modeline που διαλεξα βαση της εντολής
cvt -v 1280 1024
να ειναι καταλληλο για την οθονη σου για να μην γινει καποια ζημια.
ΕΠΕΞΕΡΓΑΣΙΑ 1
απενεργοποίησα την γραμμή
# Modeline "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
και προσθεσα την γραμμη
Modeline "1280x1024_60.00" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 -hsync +vsync
συμφωνα με το αποτελεσμα του sudo get-edid|parse-edid που μου εδωσε ο sargirio λιγο παρακάτω