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 18:12:08 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1753971906==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 659D96E86C for ; Thu, 3 Apr 2014 11:12:08 -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 --===============1753971906== Content-Type: multipart/alternative; boundary="1396548728.6d1ae3.18867"; charset="us-ascii" --1396548728.6d1ae3.18867 Date: Thu, 3 Apr 2014 18:12:08 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=43829 --- Comment #56 from klausenbusk@hotmail.com --- (In reply to comment #54) > 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 Hmm. I just did: sudo nano /etc/default/grub found GRUB_CMDLINE_LINUX_DEFAULT and added acpi_sleep=s3_bios just before quiet ctrl+o and ctrl+x sudo grub-mkconfig -o /boot/grub/grub.cfg -- You are receiving this mail because: You are the assignee for the bug. --1396548728.6d1ae3.18867 Date: Thu, 3 Apr 2014 18:12:08 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 56 on bug 43829 from
(In reply to comment #54)
> 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

Hmm. I just did:
sudo nano /etc/default/grub
found GRUB_CMDLINE_LINUX_DEFAULT and added acpi_sleep=s3_bios just before quiet
ctrl+o and ctrl+x
sudo grub-mkconfig -o /boot/grub/grub.cfg


You are receiving this mail because:
  • You are the assignee for the bug.
--1396548728.6d1ae3.18867-- --===============1753971906== 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 --===============1753971906==--