white screen on second session with compiz: pretends to have a second DRI capable head where it doesn't
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xf86-video-intel |
Fix Released
|
Medium
|
|||
compiz (Ubuntu) |
Fix Released
|
High
|
Michael Vogt | ||
xserver-xorg-video-intel (Ubuntu) |
Invalid
|
Low
|
Unassigned |
Bug Description
Binary package hint: xserver-
Compiz recently started by default again, thanks to some fixes in gnome-session. Now the old problem of "second X session just has white screen" is back. Parrotting Michael, this is due to the X server pretending that it has two DRI capable screens, but it is a known problem that there can only be one compiz X.org at a time.
I'll attach glxinfo output from my primary session (with compiz running fine) and the output from the guest session (where I just get a white screen).
[lspci]
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
Subsystem: Dell Device [1028:0201]
Related branches
Changed in xserver-xorg-video-intel: | |
status: | Incomplete → New |
status: | New → Incomplete |
Changed in xserver-xorg-video-intel: | |
status: | Unknown → Confirmed |
Changed in xserver-xorg-video-intel: | |
status: | Incomplete → Triaged |
Changed in xserver-xorg-video-intel: | |
status: | Confirmed → Fix Released |
Changed in xserver-xorg-video-intel: | |
importance: | Unknown → Medium |
Changed in xserver-xorg-video-intel: | |
importance: | Medium → Unknown |
Changed in xserver-xorg-video-intel: | |
importance: | Unknown → Medium |
I will add a workaround to the compiz wrapper that checks:
"""OpenGL renderer string: Software Rasterizer"""
in glxinfo.