Bug 39044 - [SNA unity] Desktop is messed up
Summary: [SNA unity] Desktop is messed up
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: lowest normal
Assignee: Chris Wilson
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-07 10:21 UTC by Dmitry Groshev
Modified: 2011-11-16 14:17 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Dmitry Groshev 2011-07-07 10:21:43 UTC
Here is a bugreport on launchpad (all system logs are attached there): https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/806548
Here is a screenshot: http://dl.dropbox.com/u/10869802/xorgedgers-messed.png
Comment 1 Chris Wilson 2011-07-07 10:34:25 UTC
Looks like the FBC issue. Can you please try a recent mainline kernel, e.g. 3.0-rc6?
Comment 2 Dmitry Groshev 2011-07-07 10:36:22 UTC
I've installed latest kernel a few days ago (linux-image-3.0.0-999-generic_3.0.0-999.201107040905_amd64.deb). Should I install newer one?
Comment 3 Chris Wilson 2011-07-07 10:41:18 UTC
What does "cat /sys/kernel/debug/dri/0/i915_fbc_status" report?
Comment 4 Dmitry Groshev 2011-07-07 10:45:21 UTC
it shows "FBC disabled: disabled per module param (default off)", but I have followed an advice from here: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/806548/comments/2 and it helps. I can install latest kernel and/or xserver-xorg-video-intel if you wish.
Comment 5 Chris Wilson 2011-07-09 03:28:55 UTC
There is very little point debugging these whilst unity is in such a state of disrepair. valgrind has a lot to say about their rendering code, and everything else.
Comment 6 Chris Wilson 2011-11-16 14:17:16 UTC
commit 78d4e99fc916e6477edb01c6f24b69ad73adc552
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Nov 15 11:06:04 2011 +0000

    sna: And keep unity happy
    
    Rewrite the DRI layer to avoid the various bugs and shortcomings of the
    Xserver and interfacing with mesa.
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=38732
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=39044
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.