From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 42960] Display does not work when resuming from suspend Date: Thu, 10 Apr 2014 22:47:22 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0040427402==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B28EC6EC9B for ; Thu, 10 Apr 2014 15:47:22 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0040427402== Content-Type: multipart/alternative; boundary="1397170042.305d2.16961"; charset="us-ascii" --1397170042.305d2.16961 Date: Thu, 10 Apr 2014 22:47:22 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=42960 --- Comment #34 from D --- (In reply to comment #32) > I tested with 3.15-git , and it looks like the kernel parameter has no > effect there - the same problem occurs again! Even with acpi_sleep=s3_bios , > on suspend and resume the laptop LVDS display is blank. > > Does anyone know if this was an intentional change, to remove the ability to > do this? Hi, did you check using echo mem > /sys/power/state? Because e.g. pm-suspend resets those parameters via /proc/sys/kernel/acpi_video_flags. (Value should be 1, 2, or 3 if you have kernel parameters set) For pm-suspend to work (e.g. *Ubuntu) you need to create a file /etc/pm/config.d/radeon which contains QUIRK_S3_BIOS="true" QUIRK_S3_MODE="true" -- You are receiving this mail because: You are the assignee for the bug. --1397170042.305d2.16961 Date: Thu, 10 Apr 2014 22:47:22 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 34 on bug 42960 from
(In reply to comment #32)
> I tested with 3.15-git , and it looks like the kernel parameter has no
> effect there - the same problem occurs again! Even with acpi_sleep=s3_bios ,
> on suspend and resume the laptop LVDS display is blank.
> 
> Does anyone know if this was an intentional change, to remove the ability to
> do this?

Hi, did you check using echo mem > /sys/power/state?

Because e.g. pm-suspend resets those parameters via
/proc/sys/kernel/acpi_video_flags. (Value should be 1, 2, or 3 if you have
kernel parameters set)

For pm-suspend to work (e.g. *Ubuntu) you need to create a file 
/etc/pm/config.d/radeon
which contains
QUIRK_S3_BIOS="true"
QUIRK_S3_MODE="true"


You are receiving this mail because:
  • You are the assignee for the bug.
--1397170042.305d2.16961-- --===============0040427402== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0040427402==--