Brice Goglin's Blog - Debian/X.org notes - Intel 2.8.0 in Sid, enforces UXA and DRI2
Jul. 21st, 2009
16:41 - Debian/X.org notes - Intel 2.8.0 in Sid, enforces UXA and DRI2
The Intel driver 2.8.0 has been uploaded to unstable. The biggest changes in there is that support for DRI1, XAA and EXA has been dropped. It means that the driver now always uses UXA and DRI2 now.
KMS (Kernel Modesetting) is still optional (and the non-KMS crash from 2.7.99.902 has been fixed in 2.8.0). But you might want to use a recent kernel, which means 2.6.30 or 2.6.31-rc.
There are still some problems with UXA/DRI2 on old boards such as my i865. So if you encounter any big problem, you might want to downgrade to driver 2.7.1 (some old packages are available at here) and switch away from UXA.

Asus EEEPC 1000h (GMA 950) unusable
It's pretty unusable to me.
KDE4.3 is flickering all the time with enabled desktop effects.
I'm using the 2.6.31 RC3 kernel.
question
Re: question
Re: question
it is necessary to change the xorg file so that everything works.
good work.
http://pastebin.com/m55674bb2
Re: question
Problem was : CONFIG_HIGHMEM64G=y in my custom kernel
Thx
Broken KDE4 Kwin with desktop effects
I tried many combinations with the latest versions of xserver-xorg-core and xserver-xorg-video-intel and the only combination that works with KWin and composite are xserver-xorg-core 1.6.1.901-2 and xserver-xorg-video-intel 2.7.1-2.
Re: Broken KDE4 Kwin with desktop effects
Re: Broken KDE4 Kwin with desktop effects
xserver-xorg-video-intel 2:2.8.0-1
I found that I get a useable display when I explicitly turn off
compositing in the xorg.conf:
Section "Extensions"
Option "Composite" "disable"
EndSection
xserver-xorg-core 2:1.6.2.901-1
Compositing now no longer needs to be disabled.
Dual-head display with video-intel stopped working on unstable update.
It seems, however that with 2:2.8.0-2 my TMDS-1 monitor is disabled, and there is nothing that I have been able to figure out about how to enable it again.
I filed a bug report http://bugs.debian.org/cgi-bin/bugrepor
Losing half my screen real estate is no good!
If anyone knows how to get a copy of the 2:2.8.0-1 deb, that would be a nice work-around.