From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 29026] [RADEON:KMS:RV670:MODESET] garbled screen after resuming
from suspend
Date: Thu, 10 Feb 2011 02:02:36 -0800 (PST)
Message-ID: <20110210100236.9CD3513004E@annarchy.freedesktop.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id E3DCC9EB6B
for ;
Thu, 10 Feb 2011 02:02:36 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29026
--- Comment #12 from Daniel 2011-02-10 02:02:36 PST ---
(In reply to comment #11)
> Still an issue with recent kernel ?
Yes. The exact same thing is still happening to me on 2.6.38-rc4 and
xf86-video-ati git.
As I already mentioned the garbled screen issue goes away when using xrandr
after resume. I personally fixed this for me by executing the following *dirty*
quirk-script on resume:
> export DISPLAY=:0
> export XAUTHORITY="/home/$USER/.Xauthority"
> xrandr --output DVI-0 --mode 1920x1080
> xrandr --output DVI-0 --mode 1680x1050
But obviously this cannot be a permanent solution.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.