Linux за българи: Форуми

Linux секция за начинаещи => Настройка на хардуер => Темата е започната от: rafaego в Oct 13, 2009, 09:02



Титла: problem s резолюцията на ubuntu 9.04
Публикувано от: rafaego в Oct 13, 2009, 09:02
ползвам инсталирано убунту 9.04 и проблема ми е следния:
искам да съм с резолюция 900x600 но след всеки рестарт се връща на
auto (максималната 1440x900). с nvidia съм . пробвах и трите драйвера
 които ми намира убунтуто винаги ме връща на auto . ako някой има идея
защо не си запаметява настройките или как да остана с 900 по 600 ще
съм му много благодарен !!



Титла: Re: problem s резолюцията на ubuntu 9.04
Публикувано от: mindbender в Oct 13, 2009, 09:52
Я да ти видим /etc/X11/xorg.cfg


Титла: Re: problem s резолюцията на ubuntu 9.04
Публикувано от: c2h5oh в Oct 13, 2009, 10:13
Виж това дали ще ти помогне http://beginlinux.com/desktop_training/ubuntu/1095-ubuntu-video-ways-to-change-resolution
Освен това man xrandr


Титла: Re: problem s резолюцията на ubuntu 9.04
Публикувано от: rafaego в Oct 13, 2009, 17:40
Я да ти видим /etc/X11/xorg.cfg

# 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Monitor"
   Identifier   "Configured Monitor"
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Monitor      "Configured Monitor"
   Device      "Configured Video Device"
   DefaultDepth   24
   Option   "AddARGBGLXVisuals"   "True"
EndSection

Section "Module"
   Load   "glx"
EndSection

Section "Device"
   Identifier   "Configured Video Device"
   Driver   "nvidia"
   Option   "NoLogo"   "True"
EndSection


Титла: Re: problem s резолюцията на ubuntu 9.04
Публикувано от: mindbender в Oct 14, 2009, 10:02
Дано това ти е от полза -> http://ubuntuforums.org/showpost.php?p=248755&postcount=5

Иначе е добре да си сложиш HorizSync и VertRefresh на твоя монитор в Section "Monitor", и резолюциите каквито желаеш в Section "Screen".


Титла: Re: problem s резолюцията на ubuntu 9.04
Публикувано от: rafaego в Oct 17, 2009, 21:39
Дано това ти е от полза -> http://ubuntuforums.org/showpost.php?p=248755&postcount=5

Иначе е добре да си сложиш HorizSync и VertRefresh на твоя монитор в Section "Monitor", и резолюциите каквито желаеш в Section "Screen".



мерси много    :) :) :)