On Sat, 2012-01-28 at 12:10 +0000, Dave Airlie wrote: > try adding video=1024x768 on the kernel command line.
Thanks for responding. Here's exactly what I did: /etc/default/grub: - GRUB_CMDLINE_LINUX_DEFAULT="quiet" + GRUB_CMDLINE_LINUX_DEFAULT="quiet video=1024x768" And verified in the Xorg log that it got picked up: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.1.0-1-686-pae root=UUID=c7a2c73d-32d2-43c0-b9de-d63bbf3c636c ro quiet video=1024x768 Unfortunately no change... the log shows the same warnings as in my initial post: (II) intel(0): Output VGA1 using monitor section Monitor0 (II) intel(0): EDID for output VGA1 (II) intel(0): Output VGA1 disconnected (WW) intel(0): No outputs definitely connected, trying again... (II) intel(0): Output VGA1 disconnected (WW) intel(0): Unable to find connected outputs - setting 1024x768 initial framebuffer And the monitor goes into power save on the first mode switch after the kernel begins loading. I'll continue digging, but any further advice is appreciated. Matthew Barnes _______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com