Подключают внешний монитор Samsung SyncMaster 192v к ноуту Asus W7J
Все хорошо, даже компиз заработал, только на экране изображение на внешнем мониторе "размыто". Я уже запарился искать в чем дело...
Пока получился такой xorg.conf:
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" Above "Screen1"
Screen 1 "Screen1" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
InputDevice "Synaptics Touchpad"
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "en_US,ru(winkeys)"
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Asus Monitor"
HorizSync 28.0 - 64.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce Go 7400"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce Go 7400"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP: 1280x800_60 +0+0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
Option "TwinView" "1"
Option "metamodes" "CRT: 1280x1024_60.00 +0+0, DFP: 1280x800_60 +0+1024"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Может кто с такой проблемой сталкивался?
Модлайн получен командой:
$ gtf 1280 800 60
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум Twinview+wine (2009)
- Форум DualHead сетап и перемещение окон между Screen-ами (2012)
- Форум Быстрое переключение разрешений на 2х мониторах. (2013)
- Форум nvidia и мультимонтиторная конфигурация :: проблемы с opengl (2014)
- Форум tv-out в ubuntu 11.10 (2012)
- Форум [2-й монитор] иногда тухнет (2011)
- Форум Отвалися тачпач (2008)
- Форум настройка tv-out в nvidia GF4, чтоб mplayer на телевизоре в fulsreen режиме (2003)
- Форум помогите настроить нестандартное разрешение в TwinView (2010)
- Форум Linux + 2 видеокарты + 4 монитора (2012)