← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 655150] [NEW] Problems with a dual-monitor setup after upgrading to Maverick

 

Public bug reported:

Binary package hint: xorg

I have been using a dual monitor setup with Ubuntu since 7.10 (with a
very pleasant experience in 10.04, after kms became the default).

I upgraded from Lucid to Maverick three days ago (October 2). On my
first reboot after the upgrade, I was thrown into the console (gdm start
failure). The Xorg log report at that time is attached below. My
xorg.conf (carried over unchanged from Lucid) was then:

Section "Screen"
	Identifier	"Configured Screen Device"
	Device	"Configured Video Device"
	SubSection "Display"
		Virtual	2646 2646
	EndSubSection
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

After staying without a functional laptop for three days, I decided
today to remove the xorg.conf. Lo and behold, gdm started. With one
little problem - its now impossible to make it work in extended screen
mode. It works fine on one monitor. When I try (using gnome-display-
properties), the display is reduced to occupy part of one screen.
Attempts to do the same with grandr fail with:

===
The program 'grandr' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 19 error_code 8 request_code 150 minor_code 7)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
===

I will try and attach screenshots that illustrate the problem above.

Xorg.log : when gdm could not start
=================================================================
X.Org X Server 1.9.0
Release Date: 2010-08-20
[  2893.551] X Protocol Version 11, Revision 0
[  2893.551] Build Operating System: Linux 2.6.24-27-server x86_64 Ubuntu
[  2893.551] Current Operating System: Linux NGURE 2.6.35-22-server #33-Ubuntu SMP Sun Sep 19 20:48:58 UTC 2010 x86_64
[  2893.551] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.35-22-server root=/dev/mapper/NGURE-root ro quiet profile
[  2893.551] Build Date: 16 September 2010  06:18:41PM
[  2893.551] xorg-server 2:1.9.0-0ubuntu7 (For technical support please see http://www.ubuntu.com/support) 
[  2893.551] Current version of pixman: 0.18.4
[  2893.551] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  2893.551] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2893.552] (==) Log file: "/var/log/Xorg.2.log", Time: Tue Oct  5 16:00:45 2010
[  2893.552] (==) Using config file: "/etc/X11/xorg.conf"
[  2893.552] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2893.552] (==) No Layout section.  Using the first Screen section.
[  2893.552] (**) |-->Screen "Configured Screen Device" (0)
[  2893.552] (**) |   |-->Monitor "<default monitor>"
[  2893.553] (**) |   |-->Device "Configured Video Device"
[  2893.553] (==) No monitor specified for screen "Configured Screen Device".
	Using a default monitor configuration.
[  2893.553] (==) Automatically adding devices
[  2893.553] (==) Automatically enabling devices
[  2893.553] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  2893.553] 	Entry deleted from font path.
[  2893.553] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[  2893.553] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[  2893.553] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  2893.553] (II) Loader magic: 0x7d0200
[  2893.553] (II) Module ABI versions:
[  2893.553] 	X.Org ANSI C Emulation: 0.4
[  2893.553] 	X.Org Video Driver: 8.0
[  2893.553] 	X.Org XInput driver : 11.0
[  2893.553] 	X.Org Server Extension : 4.0
[  2893.554] (--) PCI:*(0:0:2:0) 8086:27ae:103c:30d5 rev 3, Mem @ 0xf0400000/524288, 0xe0000000/268435456, 0xf0480000/262144, I/O @ 0x00003000/8
[  2893.554] (--) PCI: (0:0:2:1) 8086:27a6:103c:30d5 rev 3, Mem @ 0xf0500000/524288
[  2893.554] (II) Open ACPI successful (/var/run/acpid.socket)
[  2893.554] (II) LoadModule: "extmod"
[  2893.555] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  2893.555] (II) Module extmod: vendor="X.Org Foundation"
[  2893.555] 	compiled for 1.9.0, module version = 1.0.0
[  2893.555] 	Module class: X.Org Server Extension
[  2893.555] 	ABI class: X.Org Server Extension, version 4.0
[  2893.555] (II) Loading extension MIT-SCREEN-SAVER
[  2893.555] (II) Loading extension XFree86-VidModeExtension
[  2893.555] (II) Loading extension XFree86-DGA
[  2893.555] (II) Loading extension DPMS
[  2893.555] (II) Loading extension XVideo
[  2893.555] (II) Loading extension XVideo-MotionCompensation
[  2893.555] (II) Loading extension X-Resource
[  2893.555] (II) LoadModule: "dbe"
[  2893.556] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  2893.556] (II) Module dbe: vendor="X.Org Foundation"
[  2893.556] 	compiled for 1.9.0, module version = 1.0.0
[  2893.556] 	Module class: X.Org Server Extension
[  2893.556] 	ABI class: X.Org Server Extension, version 4.0
[  2893.556] (II) Loading extension DOUBLE-BUFFER
[  2893.556] (II) LoadModule: "glx"
[  2893.556] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2893.557] (II) Module glx: vendor="X.Org Foundation"
[  2893.557] 	compiled for 1.9.0, module version = 1.0.0
[  2893.557] 	ABI class: X.Org Server Extension, version 4.0
[  2893.557] (==) AIGLX enabled
[  2893.557] (II) Loading extension GLX
[  2893.557] (II) LoadModule: "record"
[  2893.557] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  2893.557] (II) Module record: vendor="X.Org Foundation"
[  2893.557] 	compiled for 1.9.0, module version = 1.13.0
[  2893.557] 	Module class: X.Org Server Extension
[  2893.557] 	ABI class: X.Org Server Extension, version 4.0
[  2893.557] (II) Loading extension RECORD
[  2893.557] (II) LoadModule: "dri"
[  2893.558] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  2893.558] (II) Module dri: vendor="X.Org Foundation"
[  2893.558] 	compiled for 1.9.0, module version = 1.0.0
[  2893.558] 	ABI class: X.Org Server Extension, version 4.0
[  2893.558] (II) Loading extension XFree86-DRI
[  2893.558] (II) LoadModule: "dri2"
[  2893.559] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2893.559] (II) Module dri2: vendor="X.Org Foundation"
[  2893.559] 	compiled for 1.9.0, module version = 1.2.0
[  2893.559] 	ABI class: X.Org Server Extension, version 4.0
[  2893.559] (II) Loading extension DRI2
[  2893.559] (==) Matched intel as autoconfigured driver 0
[  2893.559] (==) Matched vesa as autoconfigured driver 1
[  2893.559] (==) Matched fbdev as autoconfigured driver 2
[  2893.559] (==) Assigned the driver to the xf86ConfigLayout
[  2893.559] (II) LoadModule: "intel"
[  2893.559] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2893.560] (II) Module intel: vendor="X.Org Foundation"
[  2893.560] 	compiled for 1.9.0, module version = 2.12.0
[  2893.560] 	Module class: X.Org Video Driver
[  2893.560] 	ABI class: X.Org Video Driver, version 8.0
[  2893.560] (II) LoadModule: "vesa"
[  2893.560] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  2893.560] (II) Module vesa: vendor="X.Org Foundation"
[  2893.560] 	compiled for 1.8.99.905, module version = 2.3.0
[  2893.560] 	Module class: X.Org Video Driver
[  2893.560] 	ABI class: X.Org Video Driver, version 8.0
[  2893.560] (II) LoadModule: "fbdev"
[  2893.560] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  2893.561] (II) Module fbdev: vendor="X.Org Foundation"
[  2893.561] 	compiled for 1.8.99.905, module version = 0.4.2
[  2893.561] 	ABI class: X.Org Video Driver, version 8.0
[  2893.561] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
	Sandybridge, Sandybridge
[  2893.561] (II) VESA: driver for VESA chipsets: vesa
[  2893.561] (II) FBDEV: driver for framebuffer: fbdev
[  2893.561] (--) using VT number 8

[  2893.566] (WW) Falling back to old probe method for vesa
[  2893.566] (WW) Falling back to old probe method for fbdev
[  2893.566] (II) Loading sub module "fbdevhw"
[  2893.566] (II) LoadModule: "fbdevhw"
[  2893.566] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  2893.566] (II) Module fbdevhw: vendor="X.Org Foundation"
[  2893.566] 	compiled for 1.9.0, module version = 0.0.2
[  2893.566] 	ABI class: X.Org Video Driver, version 8.0
[  2893.569] drmOpenDevice: node name is /dev/dri/card0
[  2893.569] drmOpenDevice: open result is 9, (OK)
[  2893.569] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  2893.569] drmOpenDevice: node name is /dev/dri/card0
[  2893.569] drmOpenDevice: open result is 9, (OK)
[  2893.569] drmOpenByBusid: drmOpenMinor returns 9
[  2893.569] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  2893.569] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  2893.569] (==) intel(0): RGB weight 888
[  2893.569] (==) intel(0): Default visual is TrueColor
[  2893.570] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
[  2893.570] (--) intel(0): Chipset: "945GME"
[  2893.570] (==) intel(0): video overlay key set to 0x101fe
[  2893.697] (II) intel(0): Output VGA1 has no monitor section
[  2893.697] (II) intel(0): Output LVDS1 has no monitor section
[  2893.697] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[  2893.819] (II) intel(0): EDID for output VGA1
[  2893.819] (II) intel(0): Manufacturer: ACR  Model: 64  Serial#: 2432760336
[  2893.819] (II) intel(0): Year: 2009  Week: 10
[  2893.819] (II) intel(0): EDID Version: 1.3
[  2893.819] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[  2893.819] (II) intel(0): Sync:  Separate
[  2893.819] (II) intel(0): Max Image Size [cm]: horiz.: 40  vert.: 25
[  2893.820] (II) intel(0): Gamma: 2.07
[  2893.820] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[  2893.820] (II) intel(0): First detailed timing is preferred mode
[  2893.820] (II) intel(0): redX: 0.634 redY: 0.354   greenX: 0.286 greenY: 0.620
[  2893.820] (II) intel(0): blueX: 0.138 blueY: 0.076   whiteX: 0.312 whiteY: 0.328
[  2893.820] (II) intel(0): Supported established timings:
[  2893.820] (II) intel(0): 720x400@70Hz
[  2893.820] (II) intel(0): 640x480@60Hz
[  2893.820] (II) intel(0): 640x480@67Hz
[  2893.820] (II) intel(0): 640x480@72Hz
[  2893.820] (II) intel(0): 640x480@75Hz
[  2893.820] (II) intel(0): 800x600@56Hz
[  2893.820] (II) intel(0): 800x600@60Hz
[  2893.820] (II) intel(0): 800x600@72Hz
[  2893.820] (II) intel(0): 800x600@75Hz
[  2893.820] (II) intel(0): 832x624@75Hz
[  2893.820] (II) intel(0): 1024x768@60Hz
[  2893.820] (II) intel(0): 1024x768@70Hz
[  2893.820] (II) intel(0): 1024x768@75Hz
[  2893.820] (II) intel(0): Manufacturer's mask: 0
[  2893.820] (II) intel(0): Supported standard timings:
[  2893.820] (II) intel(0): #0: hsize: 1024  vsize 768  refresh: 72  vid: 19553
[  2893.820] (II) intel(0): Supported detailed timing:
[  2893.820] (II) intel(0): clock: 85.5 MHz   Image Size:  344 x 194 mm
[  2893.820] (II) intel(0): h_active: 1366  h_sync: 1436  h_sync_end 1579 h_blank_end 1792 h_border: 0
[  2893.820] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 774 v_blanking: 798 v_border: 0
[  2893.820] (II) intel(0): Serial No: LEF080034230
[  2893.820] (II) intel(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[  2893.820] (II) intel(0): Monitor name: Acer X193HQ
[  2893.820] (II) intel(0): EDID (in hex):
[  2893.820] (II) intel(0): 	00ffffffffffff000472640010fa0091
[  2893.820] (II) intel(0): 	0a1301036828196b2a6760a25a499e23
[  2893.820] (II) intel(0): 	135054bfee00614c0101010101010101
[  2893.820] (II) intel(0): 	010101010101662156aa51001e30468f
[  2893.820] (II) intel(0): 	330058c21000001e000000ff004c4546
[  2893.820] (II) intel(0): 	3038303033343233300a000000fd0037
[  2893.820] (II) intel(0): 	4b1e530e000a202020202020000000fc
[  2893.820] (II) intel(0): 	0041636572205831393348510a200015
[  2893.820] (II) intel(0): EDID vendor "ACR", prod id 100
[  2893.820] (II) intel(0): Using EDID range info for horizontal sync
[  2893.820] (II) intel(0): Using EDID range info for vertical refresh
[  2893.820] (II) intel(0): Printing DDC gathered Modelines:
[  2893.820] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz)
[  2893.820] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  2893.820] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  2893.820] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[  2893.820] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[  2893.821] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[  2893.821] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  2893.821] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[  2893.821] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[  2893.821] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[  2893.821] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  2893.821] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[  2893.821] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[  2893.821] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[  2893.821] (II) intel(0): Modeline "1024x768"x72.0   78.43  1024 1080 1192 1360  768 769 772 801 -hsync +vsync (57.7 kHz)
[  2893.821] (II) intel(0): Printing probed modes for output VGA1
[  2893.821] (II) intel(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz)
[  2893.821] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[  2893.821] (II) intel(0): Modeline "1024x768"x72.0   78.44  1024 1080 1192 1360  768 769 772 801 -hsync +vsync (57.7 kHz)
[  2893.821] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[  2893.821] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  2893.821] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[  2893.821] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[  2893.821] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[  2893.821] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  2893.821] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  2893.821] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[  2893.821] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[  2893.821] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[  2893.821] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  2893.821] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[  2893.821] (II) intel(0): EDID for output LVDS1
[  2893.821] (II) intel(0): Manufacturer: LPL  Model: db00  Serial#: 0
[  2893.821] (II) intel(0): Year: 2006  Week: 0
[  2893.821] (II) intel(0): EDID Version: 1.3
[  2893.821] (II) intel(0): Digital Display Input
[  2893.821] (II) intel(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[  2893.821] (II) intel(0): Gamma: 2.20
[  2893.821] (II) intel(0): No DPMS capabilities specified
[  2893.821] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  2893.821] (II) intel(0): First detailed timing is preferred mode
[  2893.821] (II) intel(0): redX: 0.600 redY: 0.351   greenX: 0.324 greenY: 0.554
[  2893.821] (II) intel(0): blueX: 0.153 blueY: 0.145   whiteX: 0.312 whiteY: 0.328
[  2893.821] (II) intel(0): Manufacturer's mask: 0
[  2893.821] (II) intel(0): Supported detailed timing:
[  2893.821] (II) intel(0): clock: 71.0 MHz   Image Size:  331 x 207 mm
[  2893.821] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1440 h_border: 0
[  2893.821] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[  2893.822] (II) intel(0):  LGPhilipsLCD
[  2893.822] (II) intel(0):  LP154WX4-TLC1
[  2893.822] (II) intel(0): EDID (in hex):
[  2893.822] (II) intel(0): 	00ffffffffffff00320c00db00000000
[  2893.822] (II) intel(0): 	00100103802115780ab3409959538d27
[  2893.822] (II) intel(0): 	25505400000001010101010101010101
[  2893.822] (II) intel(0): 	010101010101bc1b00a0502017303020
[  2893.822] (II) intel(0): 	36004bcf100000190000000000000000
[  2893.822] (II) intel(0): 	00000000000000000000000000fe004c
[  2893.822] (II) intel(0): 	475068696c6970734c43440a000000fe
[  2893.822] (II) intel(0): 	004c503135345758342d544c43310046
[  2893.822] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[  2893.822] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  2893.823] (II) intel(0): Printing probed modes for output LVDS1
[  2893.823] (II) intel(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2893.823] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  2893.823] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  2893.823] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  2893.823] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  2893.823] (II) intel(0): Output VGA1 connected
[  2893.823] (II) intel(0): Output LVDS1 connected
[  2893.823] (II) intel(0): Using fuzzy aspect match for initial modes
[  2893.823] (II) intel(0): Output VGA1 using initial mode 1024x768
[  2893.823] (II) intel(0): Output LVDS1 using initial mode 1024x768
[  2893.823] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  2893.823] (II) intel(0): Kernel page flipping support detected, but forcibly disabled.
[  2893.823] (**) intel(0): Display dimensions: (400, 250) mm
[  2893.823] (**) intel(0): DPI set to (168, 268)
[  2893.823] (II) Loading sub module "fb"
[  2893.823] (II) LoadModule: "fb"
[  2893.824] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2893.824] (II) Module fb: vendor="X.Org Foundation"
[  2893.824] 	compiled for 1.9.0, module version = 1.0.0
[  2893.824] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2893.824] (II) UnloadModule: "vesa"
[  2893.824] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  2893.824] (II) UnloadModule: "fbdev"
[  2893.825] (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  2893.825] (II) UnloadModule: "fbdevhw"
[  2893.825] (II) Unloading /usr/lib/xorg/modules/libfbdevhw.so
[  2893.825] (==) Depth 24 pixmap format is 32 bpp
[  2893.825] (II) intel(0): [DRI2] Setup complete
[  2893.825] (II) intel(0): [DRI2]   DRI driver: i915
[  2893.825] (**) intel(0): Tiling enabled
[  2893.825] (**) intel(0): SwapBuffers wait enabled
[  2893.825] (==) intel(0): VideoRam: 262144 KB
[  2893.825] (EE) intel(0): Failed to allocate framebuffer.
[  2893.825] (EE) intel(0): Couldn't allocate initial framebuffer.
[  2893.825] 
Fatal server error:
[  2893.825] AddScreen/ScreenInit failed for driver 0
[  2893.825] 
[  2893.825] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  2893.825] Please also check the log file at "/var/log/Xorg.2.log" for additional information.
[  2893.825] 
[  2893.837]  ddxSigGiveUp: Closing log
=================================================================

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xserver-xorg 1:7.5+6ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.33-server 2.6.35.4
Uname: Linux 2.6.35-22-server x86_64
Architecture: amd64
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1280x800
 edid-base64: AP///////wAyDADbAAAAAAAQAQOAIRV4CrNAmVlTjSclUFQAAAABAQEBAQEBAQEBAQEBAQEBvBsAoFAgFzAwIDYAS88QAAAZAAAAAAAAAAAAAAAAAAAAAAAAAAAA/gBMR1BoaWxpcHNMQ0QKAAAA/gBMUDE1NFdYNC1UTEMxAEY=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
Date: Tue Oct  5 16:33:44 2010
InstallationMedia: Ubuntu-Server 10.04 LTS "Lucid Lynx" - Release amd64 (20100427)
Lsusb:
 Bus 002 Device 003: ID 413c:2003 Dell Computer Corp. Keyboard
 Bus 002 Device 002: ID 046d:c016 Logitech, Inc. Optical Wheel Mouse
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Hewlett-Packard HP 530 Notebook PC
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-22-server root=/dev/mapper/hostname-root ro quiet profile
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: xorg
XorgConf:
 
dmi.bios.date: 03/18/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68MVU Ver. F.07
dmi.board.name: 30D5
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 82.15
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: dmi:bvnHewlett-Packard:bvr68MVUVer.F.07:bd03/18/2008:svnHewlett-Packard:pnHP530NotebookPC:pvrF.07:rvnHewlett-Packard:rn30D5:rvrKBCVersion82.15:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP 530 Notebook PC
dmi.product.version: F.07
dmi.sys.vendor: Hewlett-Packard
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro:             Ubuntu
 codename:           maverick
 architecture:       x86_64
 kernel:             2.6.35-22-server

** Affects: xorg (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug maverick

-- 
Problems with a dual-monitor setup after upgrading to Maverick
https://bugs.launchpad.net/bugs/655150
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.



Follow ups

References