14.04 corrupted graphics on cirrus (in qemu) [PATCH available]
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xorg-server (Ubuntu) |
Fix Released
|
Undecided
|
Maarten Lankhorst | ||
Trusty |
Fix Released
|
Undecided
|
Maarten Lankhorst | ||
Utopic |
Won't Fix
|
Undecided
|
Maarten Lankhorst |
Bug Description
Running 14.04 LTS inside of qemu-kvm with its emulated cirrus gpu that uses 24bpp frontbuffers causes broken rendering. 12.04 LTS worked fine with no corruption on the same qemu-kvm host.
RHEL7 public beta had the same problem (https:/
RHEL7 Release Candidate applied this patch:
http://
From the patch:
"So we have 2 places where gpus with 24bpp frontbuffers are still
in use, cirrus (in qemu) and some early variants of the mgag200
server chips.
Currently we seem to get a lot of broken rendering in qt, mesa, gnome
if we expose the frontbuffer as 24bpp, nobody seems to test this
anymore upstream so client side apps are constantly broken, so lets
just make -modesetting expose a 24/32 shadow frontbuffer, and use
the shadow update hook to convert down to the actual 24bpp front,
this might be slower, but its correct and really anyone that wants
this already has enough problems."
Ubuntu version: 14.04 LTS
Effected version: xserver-
summary: |
- corrupted graphics on cirrus (in qemu) + corrupted graphics on cirrus (in qemu) [PATCH available] |
Changed in xserver-xorg-video-modesetting (Ubuntu): | |
assignee: | nobody → Maarten Lankhorst (mlankhorst) |
status: | New → Incomplete |
importance: | Undecided → Medium |
no longer affects: | xserver-xorg-video-modesetting (Ubuntu) |
Changed in xorg-server (Ubuntu): | |
status: | New → Fix Released |
no longer affects: | xserver-xorg-video-modesetting (Ubuntu Trusty) |
no longer affects: | xserver-xorg-video-modesetting (Ubuntu Utopic) |
Changed in xorg-server (Ubuntu): | |
assignee: | nobody → Maarten Lankhorst (mlankhorst) |
Changed in xorg-server (Ubuntu Trusty): | |
assignee: | nobody → Maarten Lankhorst (mlankhorst) |
Changed in xorg-server (Ubuntu Utopic): | |
assignee: | nobody → Maarten Lankhorst (mlankhorst) |
tags: |
added: verification-done removed: verification-needed |
Changed in xorg-server (Ubuntu Utopic): | |
status: | New → Won't Fix |
I tested 14.04.1 LTS and the bug remains unfixed. There is a patch available. :(