[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dual-head display with video-intel stopped working on unstable update.



Thomas Vaughan wrote:

> I run unstable and update daily.
> 
> Last Friday, I happened to log out and log in again---I don't do that
> every day---and that caused the X server to restart.
> 
> When it came back up, I noticed that only one of my two monitors had
> any signal going to it.   I'm using the integrated intel video on my
> motherboard; the VGA output is working, but 'xrandr -q' reports that
> TMDS-1 is "disconnected".  Of course, the monitor is really connected,
> and I see a mirrored display of the console on boot-up before X
> starts.
> 
> /var/log/Xorg.0.log shows no EDID data for TMDS-1.  That's suspicious
> right there.
> 
> Normally---at least according to /var/log/Xorg.1.log---pipe B is on
> and TMDS-1 is connected to pipe B, but pipe B is now off.
> 
> I didn't change anything lately, but I have been doing daily updates.
> 
> I used reportbug to send in a report against xserver-xorg-video-intel,
> but the list of bugs against the driver is quite long.
> 
> Does anybody here know about what's going on and whether there's a
> work-around.  I'd rather not go back to the server in testing because
> it has its own issues with dual-monitor support.
> 

I'm using debian stable but had similar issues with intel card due to the
fact that most of them do not support 3D when using 2 monitors.
You can try disabling 3d and adding following to you xorg.conf (I'm
attaching my one for convenience)

Section "Device"
        Identifier      "Intel ....."
....
....
....
        Option  "DRI"   "off"
....
....
        Option      "MonitorLayout" "LVDS,VGA"
....
EndSection

I noticed X is getting better thus enabling dri and so disabling the second
pipe on intel. Perhaps this solves your problem.

regards



# 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"
  # path to defoma fonts
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/input/mice"
  FontPath "/usr/share/fonts/misc:unscaled"
  FontPath "/usr/share/fonts/local"
  FontPath "/usr/share/fonts/75dpi:unscaled"
  FontPath "/usr/share/fonts/100dpi:unscaled"
  FontPath "/usr/share/fonts/Type1"
  FontPath "/usr/share/fonts/URW"
  FontPath "/usr/share/fonts/Speedo"
  FontPath "/usr/share/fonts/PEX"
  FontPath "/usr/share/fonts/cyrillic"
  FontPath "/usr/share/fonts/latin2/misc:unscaled"
  FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
  FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
  FontPath "/usr/share/fonts/latin2/Type1"
  FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
  FontPath "/usr/share/fonts/baekmuk:unscaled"
  FontPath "/usr/share/fonts/japanese:unscaled"
  FontPath "/usr/share/fonts/kwintv"
  FontPath "/usr/share/fonts/truetype"
  FontPath "/usr/share/fonts/uni:unscaled"
  FontPath "/usr/share/fonts/CID"
  FontPath "/usr/share/fonts/ucs/misc:unscaled"
  FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
  FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
  FontPath "/usr/share/fonts/hellas/misc:unscaled"
  FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
  FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
  FontPath "/usr/share/fonts/hellas/Type1"
  FontPath "/usr/share/fonts/misc/sgi:unscaled"
  FontPath "/usr/share/fonts/xtest"
  FontPath "/usr/kde3/share/fonts"
  FontPath "/usr/share/cups/fonts"
  FontPath "/usr/share/fonts/truetype"
  FontPath "/usr/share/fonts/type1"
  FontPath "/usr/share/fonts/X11"
  FontPath "/usr/share/ogonkify/fonts"
  FontPath "/usr/share/vlc/skins2/fonts"
  FontPath "/usr/share/xine/libxine1/fonts"
  FontPath "/var/lib/defoma/gs.d/dirs/fonts"
  FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  FontPath "unix/:7100"
  FontPath "/usr/share/fonts/X11/misc"
  FontPath "/usr/X11R6/lib/X11/fonts/misc"
  FontPath "/usr/share/fonts/X11/cyrillic"
  FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
  FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
  FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
  FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
  FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
  FontPath "/usr/share/fonts/X11/Type1"
  FontPath "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath "/usr/share/fonts/X11/100dpi"
  FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
  FontPath "/usr/share/fonts/X11/75dpi"
  FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
  FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
#   Load "GLCore"
   Load "i2c"
   Load "bitmap"
   Load "ddc"
   Load "extmod"
   Load "int10"
   Load "vbe"
   Load "record"
#   Load "type1"
#   Load "freetype"
#   load "glx"
   load "dbe"
   load "v4l"
#   Load "dri"
   Load "synaptics"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
#       Option          "XkbModel"      "pc105"
        Option          "XkbModel"      "latitude"
        Option          "XkbLayout"     "us,de,bg"
        Option          "XkbOptions"    "compose:rwin"
#       Option          "CustomKeycodes" "on"
        Option          "SHMConfig"     "on"
EndSection


Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizScrollDelta"	"0"
        Option          "SHMConfig"     "on"
EndSection
Section "Modes"
  Identifier "Modes[0]"
#LVCD
  modeline  "1440x900" 106.47 1440 1520 1672 1904 900 901 904 932
  modeline  "1440x900" 87.25 1440 1488 1520 1600 900 903 909 926 +HSync -VSync
  modeline  "1366x768" 104.73 1368 1448 1592 1816 768 769 772 801
  modeline  "1360x768" 85.50 1360 1408 1440 1520 768 771 776 794 +HSync -VSync
  modeline  "1280x800" 102.80 1280 1360 1496 1712 800 801 804 834
  modeline  "1280x800" 84.50 1280 1328 1360 1440 800 803 809 828 +HSync -VSync
  modeline  "1152x864" 99.64 1152 1224 1344 1536 864 865 868 901
  modeline  "1152x864" 83.25 1152 1200 1232 1312 864 867 871 894 +HSync -VSync
  modeline  "1280x768" 97.81 1280 1352 1488 1696 768 769 772 801
  modeline  "1280x768" 81.00 1280 1328 1360 1440 768 771 778 794 +HSync -VSync
  modeline  "1024x768" 78.43 1024 1080 1192 1360 768 769 772 801
  modeline  "1024x768" 66.50 1024 1072 1104 1184 768 771 775 794 +HSync -VSync
  modeline  "1280x600" 75.00 1280 1336 1472 1664 600 601 604 626
  modeline  "1280x600" 63.25 1280 1328 1360 1440 600 603 613 621 +HSync -VSync
  modeline  "1024x600" 59.86 1024 1072 1176 1328 600 601 604 626
  modeline  "1024x600" 52.00 1024 1072 1104 1184 600 603 613 621 +HSync -VSync
  modeline  "800x600" 46.87 800 840 920 1040 600 601 604 626
  modeline  "800x600" 42.25 800 848 880 960 600 603 607 621 +HSync -VSync
  modeline  "768x576" 42.93 768 800 880 992 576 577 580 601
  modeline  "768x576" 39.25 768 816 848 928 576 579 583 596 +HSync -VSync
  modeline  "640x480" 29.43 640 664 728 816 480 481 484 501
  modeline  "640x480" 28.00 640 688 720 800 480 483 487 497 +HSync -VSync
  modeline  "1440x900" 126.98 1440 1536 1688 1936 900 901 904 937
  modeline  "1280x1024" 141.82 1280 1376 1512 1744 1024 1025 1028 1070
  modeline  "1280x960" 133.46 1280 1368 1504 1728 960 961 964 1003
  modeline  "1280x800" 110.20 1280 1360 1496 1712 800 801 804 836
  modeline  "1152x864" 107.91 1152 1224 1352 1552 864 865 868 903
  modeline  "1280x768" 105.85 1280 1360 1496 1712 768 769 772 803
  modeline  "1024x768" 85.08 1024 1088 1200 1376 768 769 772 803
  modeline  "2048x768" 72.00 2048 2104 2216 2384 768 769 772 801
  modeline  "1280x600" 81.24 1280 1344 1480 1680 600 601 604 628
  modeline  "1024x600" 64.99 1024 1080 1184 1344 600 601 604 628
  modeline  "800x600" 51.06 800 840 928 1056 600 601 604 628
  modeline  "768x576" 46.80 768 808 888 1008 576 577 580 603
  modeline  "640x480" 31.54 640 664 728 816 480 481 484 502
#VGA
  modeline  "1280x1024" 108.88 1280 1360 1496 1712 1024 1025 1028 1060
  modeline  "1280x1024" 89.25 1280 1328 1360 1440 1024 1027 1034 1053 +HSync -VSync
  modeline  "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087
  modeline  "1400x1050" 99.25 1400 1448 1480 1560 1050 1053 1057 1080 +HSync -VSync
  modeline  "1280x960" 102.10 1280 1360 1496 1712 960 961 964 994
  modeline  "1280x960" 83.75 1280 1328 1360 1440 960 963 967 987 +HSync -VSync
  modeline  "1366x768" 85.86 1368 1440 1584 1800 768 769 772 795
  modeline  "1360x768" 70.75 1360 1408 1440 1520 768 771 776 790 +HSync -VSync
  modeline  "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828
  modeline  "1280x800" 69.75 1280 1328 1360 1440 800 803 809 823 +HSync -VSync
  modeline  "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895
  modeline  "1152x864" 68.75 1152 1200 1232 1312 864 867 871 889 +HSync -VSync
  modeline  "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795
  modeline  "1280x768" 67.00 1280 1328 1360 1440 768 771 778 790 +HSync -VSync
  modeline  "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
  modeline  "1024x768" 55.00 1024 1072 1104 1184 768 771 775 790 +HSync -VSync
  modeline  "1280x600" 61.50 1280 1336 1464 1648 600 601 604 622
  modeline  "1280x600" 52.50 1280 1328 1360 1440 600 603 613 619 +HSync -VSync
  modeline  "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622
  modeline  "1024x600" 43.00 1024 1072 1104 1184 600 603 613 619 +HSync -VSync
  modeline  "800x600" 38.22 800 832 912 1024 600 601 604 622
  modeline  "800x600" 34.75 800 848 880 960 600 603 607 617 +HSync -VSync
  modeline  "768x576" 34.96 768 792 872 976 576 577 580 597
  modeline  "768x576" 32.25 768 816 848 928 576 579 583 593 +HSync -VSync
  modeline  "640x480" 23.86 640 656 720 800 480 481 484 497
  modeline  "640x480" 23.25 640 688 720 800 480 483 487 494 +HSync -VSync
  modeline  "1280x1024" 130.91 1280 1368 1504 1728 1024 1025 1028 1067
  modeline  "1280x960" 126.27 1280 1368 1504 1728 960 961 964 1001
  modeline  "1280x800" 104.35 1280 1360 1496 1712 800 801 804 835
  modeline  "1152x864" 102.08 1152 1224 1352 1552 864 865 868 901
  modeline  "1280x768" 99.17 1280 1352 1488 1696 768 769 772 801
  modeline  "1024x768" 79.52 1024 1080 1192 1360 768 769 772 801
  modeline  "1280x600" 76.04 1280 1336 1472 1664 600 601 604 626
  modeline  "1024x600" 61.42 1024 1080 1184 1344 600 601 604 626
  modeline  "800x600" 47.53 800 840 920 1040 600 601 604 626
  modeline  "768x576" 43.52 768 800 880 992 576 577 580 601
  modeline  "640x480" 29.84 640 664 728 816 480 481 484 501
EndSection


Section "Device"
	Identifier	"Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
	Driver		"intel"
	BusID		"PCI:0:2:0"
        Option  "DRI"   "off"
	Option "XVideo" "on"
#
#	Option      "MonitorLayout" "LVDS,VGA"
	Option      "MonitorLayout" "LVDS,VGA"
	Option      "ForceMonitor" "LVDS,VGA"
#	Option      "MetaModes" "1440x900-1440x900;1400x1050-1400x1050;1440x900-1280x1024;1400x1050-1280x1024;1280x1024-1280x1024;1280x960-1280x960;1366x768-1366x768;1280x800-1280x800"
  Option      "MetaModes" "1400x1050-1280x1024;1280x1024-1280x1024;1280x960-1280x960;1366x768-1366x768;1280x800-1280x800;"
#  Option       "MetaModes" "1440x900-1280x1024;1280x1024-1280x1024;1366x768-1366x768;1280x800-1280x800;1152x864-1152x864;"
EndSection

Section "Monitor"
#  DisplaySize  376 301
  HorizSync    30-90
  Identifier   "DLCD"
  ModelName    "1440X900@70HZ"
  Option       "DPMS"
  VendorName   "--> LCD"
  VertRefresh  58-72
  UseModes     "Modes[0]"
        Option          "monitor-VGA" "PHL"
        Option          "monitor-LVDS" "DLCD"
#
#  Option          "monitor-VGA" "PHL"
#  Option "PreferredMode"  "2048x2048"
EndSection

Section "Monitor"
	Identifier	"PHL"
	Option		"DPMS"
	HorizSync	30-90
	VertRefresh	50-75
#
	Option "TargetRefresh"  "60"
#
#	Option "PreferredMode"  "1280x1024"
#	Option "PreferredMode"  "2048x2048"
#	Option "PreferredMode"  "2048x2048"
        Option          "monitor-VGA" "PHL"
        Option          "monitor-LVDS" "DLCD"
	Option "RightOf" "DLCD"
EndSection
Section "Screen"
	Identifier	"Screen1"
	Device		"Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
	Monitor		"DLCD"
	DefaultDepth	24
	SubSection "Display"
	#	Virtual 	2680 1050
		Virtual 	2800 1050
		Modes		"2800x1050" "2680x1050" "2680x1024" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
#	Screen          "Screen1"
	Screen		"Screen1" 
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
#        Option  "Xinerama"   "off"
#        Option  "AIGLX" "on"
EndSection

Section "DRI"
    Group      "video"
    Mode       0666
EndSection


Section "Extensions"
  Option       "Composite" "on"
  Option       "DAMAGE" "on"
EndSection


Reply to: