Покажи Публикации - rafaego
* Виж публикациите на потр. | Виж темите на потр. | Виж прикачените файлове на потр
Страници: [1]
1  Linux секция за начинаещи / Настройка на хардуер / Re: problem s резолюцията на ubuntu 9.04 -: Oct 17, 2009, 21:39
Дано това ти е от полза -> http://ubuntuforums.org/showpost.php?p=248755&postcount=5

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



мерси много    :) :) :)
2  Linux секция за начинаещи / Настройка на хардуер / Re: problem s резолюцията на ubuntu 9.04 -: 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
3  Linux секция за начинаещи / Настройка на хардуер / problem s резолюцията на ubuntu 9.04 -: Oct 13, 2009, 09:02
ползвам инсталирано убунту 9.04 и проблема ми е следния:
искам да съм с резолюция 900x600 но след всеки рестарт се връща на
auto (максималната 1440x900). с nvidia съм . пробвах и трите драйвера
 които ми намира убунтуто винаги ме връща на auto . ako някой има идея
защо не си запаметява настройките или как да остана с 900 по 600 ще
съм му много благодарен !!

Страници: [1]