From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 68111] suspend and hibernation not working on ASUS R500DR-SX073
laptop with radeon driver
Date: Sat, 04 Jan 2014 09:06:27 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from mail.kernel.org (mail.kernel.org [198.145.19.201])
by gabe.freedesktop.org (Postfix) with ESMTP id 30151FAAB9
for ;
Sat, 4 Jan 2014 01:06:32 -0800 (PST)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 57716200FF
for ;
Sat, 4 Jan 2014 09:06:30 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org
[172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id 523DB2011D
for ;
Sat, 4 Jan 2014 09:06:28 +0000 (UTC)
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://bugzilla.kernel.org/show_bug.cgi?id=68111
--- Comment #2 from CameronPoe ---
Basically every time my laptop goes into suspend it cannot wake-up later (I
think it actually does but the screen is black) and when it goes into
hibernation it freezes after few seconds.
I had the exact same problem on my previous HP Compaq Presario V5245EU laptop
and you fixed it before by adding add s/r quirk to
drivers/gpu/drm/radeon/radeon_combios.c
https://bugzilla.kernel.org/show_bug.cgi?id=41642
When I installed fglrx driver the suspend and hibernation they work perfectly,
but with this fglrx driver playing videos and scrolling websites is terrible so
I went back to radeon driver.
Unfortunately it seems I cannot compile linux kernel properly to check if extra
"return;" line before "/* DYN CLK 1 */" will do the trick (I think it would).
I tried to compile kernel 3.12.6 but because I didn't change anything in
configuration menu (which I'm not good with) the system failed of booting.
I gave it a second try with kernel 3.11.10 and the system started this time and
it waked-up properly after going into suspend but when I checked, the loaded
driver was vesa, not the radeon.
--
You are receiving this mail because:
You are watching the assignee of the bug.