Zdar,
problem:
Pri zmenseni rozlisenia sa uplne zhovadia farby je to vsetko necitatelne aj ked dam vratit povodne zostanu aj tie zle farby
os:
ubuntu 7.10
pc:
amd x2 64bit, 2gb ram, Ati HD 3650, sata2 hdd, crt monitor 17"
Za help budem vdacny
//+
ked zmensim rozlisenie toto spravi ked restartnem pc pri logine v poriadku po prihlaseni toto ked dam spat rozlisenie tak po restarte v poriadku aj po prihlaseni
PLS HELP
Rozlisenie a farby
Kód: Vybrať všetko
# 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" "sk"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
EndSection
Section "Module"
Load "glx"
EndSectionSťahoval si nejaké neslobodné ovládače pre typ tvojej grafickej karty? Štandardne by si mal používať ovládač "ati" v horšom prípade "vesa". Neviem ako by som v tvojom príapde postupoval, ale skúsil by som Envy ovládače http://albertomilone.com/nvidia_scripts1.html Neviem ako pre ATI, ale pre Nvidiu fungujú dokonale. Je to vlastne spúšťací skript, ktorý obsahuje množstvo ovládačov pre ATI a Nvidiu a stiahne potrebný driver presne na daný typ grafickej karty. Za pokus to určite stojí, ale predtým ako to budeš robiť, zálohuj si xorg.conf, lebo istota je istotajumper napísal: Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
EndSection
Kód: Vybrať všetko
sudo cp /etc/X11/xorg.conf /etc/X11/backup_xorg.confKód: Vybrať všetko
sudo cp /etc/X11/backup_xorg.conf /etc/X11/xorg.conf