Перейти к содержанию

Рекомендуемые сообщения

Опубликовано

После установки проприетарного драйвера Убунту автоматом выставил мне FullHD разрешение, хотя монитор мой явно этого не может =) в своей сессии я поставил нормальное, но при загрузке, до того как я зайду в свою сессию, монитор колбасит и он пытается подстроиться. Ввел в xorg,conf верные horizontal & vertical sync - не помогло.

Опубликовано

1. Какой монитор: тип, марка, модель.

2. Что пронего написано в xorg.conf. Прямо здесь copy-paste'ом покажите, пожалуйста.

В Ubuntu столкнулся с такой фишкой, что если в момент запуска Х-сервера что-то не ладится, система создает "безопасный" 100% рабочий /etc/X11/xorg.conf.failsafe и дальше пользуется именно им. Поэтому, когда вы исправляете что-то в /etc/X11/xorg.conf, но не видите изменений, убедитесь, что система не создала xorg.conf.failsafe. Его надо просто удалить.

Опубликовано

Section "Monitor"

Identifier "Generic Monitor"

Option "DPMS"

Horizsync 31.5-81.1

Vertrefresh 56-76

EndSection

Section "Screen"

Identifier "Default Screen"

Device "ATI Technologies Inc ATI Default Card"

Monitor "Generic Monitor"

Defaultdepth 24

EndSection

"Безопасного" файла нет

Монитор ЖК 19" NEC MultySync LCD195NX

Опубликовано

Вот мой xorg.conf

# xorg.conf (xorg 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 "Files"

EndSection

Section "InputDevice"

Identifier "Generic Keyboard"

Driver "kbd"

Option "CoreKeyboard"

Option "XkbRules" "xorg"

Option "XkbModel" "pc105"

Option "XkbLayout" "us,ru"

Option "XkbVariant" ",winkeys"

Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"

EndSection

Section "InputDevice"

Identifier "Configured Mouse"

Driver "mouse"

Option "CorePointer"

Option "Device" "/dev/input/mice"

Option "Protocol" "ImPS/2"

Option "ZAxisMapping" "4 5"

Option "Emulate3Buttons" "true"

EndSection

Section "InputDevice"

Driver "wacom"

Identifier "stylus"

Option "Device" "/dev/input/wacom"

Option "Type" "stylus"

Option "ForceDevice" "ISDV4"# Tablet PC ONLY

EndSection

Section "InputDevice"

Driver "wacom"

Identifier "eraser"

Option "Device" "/dev/input/wacom"

Option "Type" "eraser"

Option "ForceDevice" "ISDV4"# Tablet PC ONLY

EndSection

Section "InputDevice"

Driver "wacom"

Identifier "cursor"

Option "Device" "/dev/input/wacom"

Option "Type" "cursor"

Option "ForceDevice" "ISDV4"# Tablet PC ONLY

EndSection

Section "Device"

Identifier "ATI Technologies Inc ATI Default Card"

Driver "fglrx"

Busid "PCI:1:0:0"

EndSection

Section "Monitor"

Identifier "Generic Monitor"

Option "DPMS"

Horizsync 31.5-81.1

Vertrefresh 56-76

EndSection

Section "Screen"

Identifier "Default Screen"

Device "ATI Technologies Inc ATI Default Card"

Monitor "Generic Monitor"

Defaultdepth 24

EndSection

Section "ServerLayout"

Identifier "Default Layout"

screen "Default Screen"

Inputdevice "Generic Keyboard"

Inputdevice "Configured Mouse"

# Uncomment if you have a wacom tablet

# InputDevice "stylus" "SendCoreEvents"

# InputDevice "cursor" "SendCoreEvents"

# InputDevice "eraser" "SendCoreEvents"

EndSection

Section "Module"

Load "glx"

EndSection

Присоединяйтесь к обсуждению

Вы можете написать сейчас и зарегистрироваться позже. Если у вас есть аккаунт, авторизуйтесь, чтобы опубликовать от имени своего аккаунта.

Гость
Ответить в этой теме...

×   Вставлено с форматированием.   Вставить как обычный текст

  Разрешено использовать не более 75 эмодзи.

×   Ваша ссылка была автоматически встроена.   Отображать как обычную ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставлять изображения напрямую. Загружайте или вставляйте изображения по ссылке.

Загрузка...
×
×
  • Создать...