xorg.conf na 60Hz
Casto sa stane, ze nejaka full screen hra mi zmeni frekvenciu monitora na 75Hz, monitor vsak korektne funguje iba na 60Hz. Taktiez pri prihlasovani ide monitor na 75 a robi to rozne pasy a neviem co vsetko.
Chcel by som si upravit xorg.conf , aby nepustil viac ako 60Hz, ale bojim sa trochu aby sa mi este nastartovali X, poradite kde mam co dopisat? Dakujem
# 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
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Generic Keyboard"
# Driver "kbd"
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "us"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Configured Mouse"
# Driver "mouse"
# Option "CorePointer"
#EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
EndSection
Pre pridávanie komentárov sa musíte prihlásiť.
Ak nie, tak staci opisat frekvencie HorizSync a VertRefresh z techbnickej specifikacie monitora a zadat to do sekcie monitor.
Pokial nie je definovana hodnota v konfiguracii, tak sa pouzije standardna hodnota. Takze si to mohol aj skor zmenit :-)
http://debian.nfo.sk/Wiki/AkoNaNizkeRozlisenieObrazovky
# 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
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Generic Keyboard"
# Driver "kbd"
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "us"
#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 0 "amdcccle-Screen[1]-0" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Monitor"
HorizSync 30-70
VertRefresh 56-60
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "amdcccle-Monitor[1]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
EndSection
Section "Device"
Identifier "amdcccle-Device[1]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Section "Screen"
Identifier "amdcccle-Screen[1]-0"
Device "amdcccle-Device[1]-0"
Monitor "amdcccle-Monitor[1]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
moze to byt takto?
Potom som to skusil dat do druhej polozky. Avsak po nabehnuti prihlasovacej obrazovky mal konecne 60Hz, ale obraz bol iba na pol monitoru, zvysok bol cierny. Po prihlaseni uz to ale funguje korektne, ved to mam nastavene na 1280x1024 a 60Hz. Ide mi iba o tu prihlasovaciu obrazovku.
Taktiez som skusal pridat polozku "Modes" 1280x1024_60" . Xka nenabehli. Nejake napady?
Inak nazov toho modu 1280x1024_60 neplati pre vsetky distribucie, jedna sa len o odporucanie. skus to bez _60 nakolko frekvencie si uz definoval v sekcii monitor a skontroluj logy.
A po nainstalovani som zakazal proprietarny driver od ATI, nechal som iba Opensource. Tak frekvencia mi uz ide pekne. Niekedy sa vsak uz musim naucit editovat xorg.conf.
Inak som bol prekvapeny, ze po nainstalovani Direct Rendering Yes, na OS driveroch. Sice maju ovela slabsi vykon ale nevadi....