[Bug 366275] Re: X does not load with UXA enabled.

Stephen Monteith stephen.monteith at animeshare.com
Fri Apr 24 19:12:36 UTC 2009


Running X without any external monitor attached, UXA enabled works.

There appears to be a limit in the driver when uxa is enabled on how
large the virtual resolution can be.

Here is that contents of the xorg.conf only using the laptop display:

# 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"
	SubSection "Display"
		Virtual	1280 800
	EndSubSection
EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Option		"AccelMethod" "uxa"
EndSection

-- 
X does not load with UXA enabled.
https://bugs.launchpad.net/bugs/366275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list