https://bugs.freedesktop.org/show_bug.cgi?id=26294
--- Comment #26 from Paul Menzel paulepanter@users.sourceforge.net --- (In reply to comment #0)
[…]
connecting a Philips 32PFL5404H [1] to the ASUS EeePC 701 4G worked with version 2.8 and maybe even 2.9.0 of the Intel driver. With 2.9.1 it does not work anymore and I get a similar picture as in [2] (different monitor).
In #intel-gfx on irc.freenode.net ajax suggested, to test it with VESA. Unfortunately I could not test that yet, because I had forgotten to install `xserver-xorg-video-vesa`. But KMS seems to be the culprit indeed. Checking the Debian changelog around the time this issue started to appear [3], KMS was enabled by installing `/etc/modprobe.d/i915-kms.conf` enabling KMS.
xserver-xorg-video-intel (2:2.9.1-2) unstable; urgency=low
* Upload to unstable.
-- Julien Cristau jcristau@debian.org Thu, 07 Jan 2010 20:53:45 +0000
xserver-xorg-video-intel (2:2.9.1-1+exp1) experimental; urgency=low
[ Julien Cristau ] * Enable kernel mode setting by default on linux (closes: #555906).
[ Brice Goglin ] * Build against xserver 1.7.
-- Brice Goglin bgoglin@debian.org Wed, 02 Dec 2009 15:50:17 +0100
[…]
[3] http://packages.debian.org/changelogs/pool/main/x/xserver-xorg-video-intel/x...
dri-devel@lists.freedesktop.org