From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 43829] Resuming my AMD A4-3300 based laptop leaves the screen black Date: Thu, 03 Apr 2014 17:02:27 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0012568657==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B5DCC6E70D for ; Thu, 3 Apr 2014 10:02:27 -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 --===============0012568657== Content-Type: multipart/alternative; boundary="1396544547.7D683e3.31589"; charset="us-ascii" --1396544547.7D683e3.31589 Date: Thu, 3 Apr 2014 17:02:27 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=43829 --- Comment #54 from austin.hoppe7@live.com --- Awesome. To spell it out a little more explicitly, here is what I did (Arch x86_64 3.14-mainline) to have this apparently accomplished automatically from now on: sudo su echo 'ADD_PARAMETERS="--quirk-test --quirk-s3-bios"' >> /etc/pm/config.d/00-fix_dv6z_suspend_screen pm-suspend --quirk-test --quirk-s3-bios --store-quirks-as-lkw Which should save the quirks, perhaps with some redundancy. Checking the contents of the (new) /etc/pm/last_known_working.quirkdb file should show the matches made against your particular system, especially e.g. hardware and firmware details. I guess these could be patched into (for my HP at least) /usr/lib/pm-utils/video-quirks/20-video-quirk-pm-hp.quirkdb with some of the returned information, given that this file is supposed to have a fairly up-to-date {white,black,broken}-list. Obviously follow this only at your own risk, etc. I have no idea how this would work when it comes to fglrx, or even how stable it is against kernel/pm/upower/whatever updates. Here are some more good references for information: https://trisquel.info/en/wiki/troubleshooting-suspendhibernate https://wiki.archlinux.org/index.php/pm-utils -- You are receiving this mail because: You are the assignee for the bug. --1396544547.7D683e3.31589 Date: Thu, 3 Apr 2014 17:02:27 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 54 on bug 43829 from
Awesome. To spell it out a little more explicitly, here is what I did (Arch
x86_64 3.14-mainline) to have this apparently accomplished automatically from
now on:

sudo su

echo 'ADD_PARAMETERS="--quirk-test --quirk-s3-bios"' >>
/etc/pm/config.d/00-fix_dv6z_suspend_screen

pm-suspend --quirk-test --quirk-s3-bios --store-quirks-as-lkw

Which should save the quirks, perhaps with some redundancy. Checking the
contents of the (new)

/etc/pm/last_known_working.quirkdb

file should show the matches made against your particular system, especially
e.g. hardware and firmware details. I guess these could be patched into (for my
HP at least)

/usr/lib/pm-utils/video-quirks/20-video-quirk-pm-hp.quirkdb

with some of the returned information, given that this file is supposed to have
a fairly up-to-date {white,black,broken}-list.

Obviously follow this only at your own risk, etc. I have no idea how this would
work when it comes to fglrx, or even how stable it is against
kernel/pm/upower/whatever updates. Here are some more good references for
information:

https://trisquel.info/en/wiki/troubleshooting-suspendhibernate

https://wiki.archlinux.org/index.php/pm-utils


You are receiving this mail because:
  • You are the assignee for the bug.
--1396544547.7D683e3.31589-- --===============0012568657== 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 --===============0012568657==--