← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 378482] Re: [GM45] Dual screen is not properly configured, size and refresh problem (UXA bug)

 

The "/etc/X11/xorg.conf" in my previous post was an old one (oops, sorry!). The one used when performing the steps in my previous post was:
-------------------------------------------------------------------------------
Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	SubSection "Display"
		Modes           "1280x800" "1024x768"
		Virtual		2304 800
	EndSubSection
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

-- 
[GM45] Dual screen is not properly configured, size and refresh problem (UXA bug)
https://bugs.launchpad.net/bugs/378482
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.



References