From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 38554] Hibernate broken when KMS enabled on Radeon Mobility M6 LY Date: Thu, 20 Sep 2012 18:24:23 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 857319EB43 for ; Thu, 20 Sep 2012 11:24:23 -0700 (PDT) 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=38554 --- Comment #3 from manuel.jander@gmail.com 2012-09-20 18:24:23 UTC --- Hi, I own A IBM Thinkpad X31, AFAIK the video controller is the same (ATI RV100 LY [Mobility Radeon 7000]). Since KMS, I have to disable it in order to be able to use hibernation (you really want that on a laptop). - radeon.modeset=0 Everything works, except the text console is garbled. Each character is filled with vertical lines, and seems to occupy a rectanlge a little bit bigger than usual. - radeon.modeset=0 load radeonfb while Xorg is running and active The text console is OK, because it switches to FrameBuffer, hiding the corrupt text console. Hibernate works also. - radeon.modeset=1 thus radeonfb is loaded before Xorg starts When I try to hibernate either using pm-hibernate or s2disk with any quirk option I get a black screen and nothing else happens. I have some driver writing experience, so if somebody can a least give me some pointers to look at, that would be great. Linux 3.5.3 Xorg 7.7 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.