Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2015 10:44:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-acpi@FreeBSD.org
Subject:   [Bug 194884] [acpi] Asus UX31E USB hangs during suspend, due to putting the USB controllers into D3 state
Message-ID:  <bug-194884-13733-eRXF6C1fyx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194884-13733@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194884-13733@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194884

smithi@nimnet.asn.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smithi@nimnet.asn.au

--- Comment #14 from smithi@nimnet.asn.au ---
I applied these patches (both acpi.c and pci.c) to my then 9.2-R system
(Lenovo X200) on 2014-11-14.  I'd never had Adrian's problem with suspend
but the patches did get rid of 3 apparently harmless error messages, and
add one new one, also apparently harmless.  It's been running fine  since.=
=20

Having updated it to stable/9 a month ago, I assumed these would have been
included, but checking dmesg I confirm they weren't, but are safe for 9.x

This is the new one introduced by the patches (that has now gone)
-pcib0: failed to set ACPI power state D2 on \134_SB_.PCI0: AE_BAD_PARAMETER

And these are the ones the two  patches removed (thus, have returned :)
+pci0: failed to set ACPI power state D2 on \134_SB_.PCI0.EXP0:
AE_BAD_PARAMETER
+pci0: failed to set ACPI power state D2 on \134_SB_.PCI0.EXP2:
AE_BAD_PARAMETER
+pci0: failed to set ACPI power state D2 on \134_SB_.PCI0.EXP3:
AE_BAD_PARAMETER

Ian

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194884-13733-eRXF6C1fyx>