* Re: v4.10-rc1: does not wake up from suspend-to-RAM [not found] <20161227130435.GA4535@amd> @ 2016-12-27 16:57 ` Pavel Machek 2016-12-27 20:31 ` Pavel Machek 1 sibling, 0 replies; 4+ messages in thread From: Pavel Machek @ 2016-12-27 16:57 UTC (permalink / raw) To: kernel list, Rafael J. Wysocki; +Cc: Linux-pm mailing list, ACPI mailing list [-- Attachment #1: Type: text/plain, Size: 2148 bytes --] On Tue 2016-12-27 14:04:35, Pavel Machek wrote: > Hi! > > Machine is plain Intel desktop. > > Even power light does not turn on. Fun. If I force power off by > holding power button down, power light stays off during the next > boot. Interesting. I guess EC is confused. Details from the machine: Pavel 00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03) 00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03) 00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03) 00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01) 00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01) 00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 01) 00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 01) 00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 01) 00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 01) 00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 01) 00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01) 00:1f.2 IDE interface: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] (rev 01) 00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 01) 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 03) pavel@amd:~$ -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 181 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: v4.10-rc1: does not wake up from suspend-to-RAM [not found] <20161227130435.GA4535@amd> 2016-12-27 16:57 ` v4.10-rc1: does not wake up from suspend-to-RAM Pavel Machek @ 2016-12-27 20:31 ` Pavel Machek 2016-12-28 0:35 ` Rafael J. Wysocki 1 sibling, 1 reply; 4+ messages in thread From: Pavel Machek @ 2016-12-27 20:31 UTC (permalink / raw) To: kernel list, Rafael J. Wysocki, Linux-pm mailing list, ACPI mailing list [-- Attachment #1: Type: text/plain, Size: 2555 bytes --] Hi! > Machine is plain Intel desktop. > > Even power light does not turn on. Fun. If I force power off by > holding power button down, power light stays off during the next > boot. Interesting. I guess EC is confused. > > Thinkpad X60 with similar kernel config works. Acer notebook does not work, either. Same config as x60. Handle 0x0001, DMI type 1, 27 bytes System Information Manufacturer: Acer Product Name: Aspire 5732Z Version: V3.07 pavel@half:~$ lspci 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07) 00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07) 00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) 00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) 00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03) 00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) 00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) 00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) 00:1d.3 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) 00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03) 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03) 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV710/M92 [Mobility Radeon HD 4530/4570/545v] 04:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01) 05:00.0 Ethernet controller: Qualcomm Atheros AR8132 Fast Ethernet (rev c0) pavel@half:~$ Any ideas? Does it work for you? Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 181 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: v4.10-rc1: does not wake up from suspend-to-RAM 2016-12-27 20:31 ` Pavel Machek @ 2016-12-28 0:35 ` Rafael J. Wysocki 2016-12-28 9:53 ` Pavel Machek 0 siblings, 1 reply; 4+ messages in thread From: Rafael J. Wysocki @ 2016-12-28 0:35 UTC (permalink / raw) To: Pavel Machek Cc: kernel list, Rafael J. Wysocki, Linux-pm mailing list, ACPI mailing list On Tue, Dec 27, 2016 at 9:31 PM, Pavel Machek <pavel@ucw.cz> wrote: > Hi! > >> Machine is plain Intel desktop. >> >> Even power light does not turn on. Fun. If I force power off by >> holding power button down, power light stays off during the next >> boot. Interesting. I guess EC is confused. >> >> Thinkpad X60 with similar kernel config works. > > Acer notebook does not work, either. Same config as x60. > > Handle 0x0001, DMI type 1, 27 bytes > System Information > Manufacturer: Acer > Product Name: Aspire 5732Z > Version: V3.07 > > pavel@half:~$ lspci > 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07) > 00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07) > 00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) > 00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) > 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) > 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) > 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) > 00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03) > 00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) > 00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) > 00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) > 00:1d.3 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) > 00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) > 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) > 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03) > 00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03) > 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03) > 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV710/M92 [Mobility Radeon HD 4530/4570/545v] > 04:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01) > 05:00.0 Ethernet controller: Qualcomm Atheros AR8132 Fast Ethernet (rev c0) > pavel@half:~$ > > Any ideas? Does it work for you? There is a fix in the current mainline on top of -rc1 that should help (works for me). Thanks, Rafael ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: v4.10-rc1: does not wake up from suspend-to-RAM 2016-12-28 0:35 ` Rafael J. Wysocki @ 2016-12-28 9:53 ` Pavel Machek 0 siblings, 0 replies; 4+ messages in thread From: Pavel Machek @ 2016-12-28 9:53 UTC (permalink / raw) To: Rafael J. Wysocki Cc: kernel list, Rafael J. Wysocki, Linux-pm mailing list, ACPI mailing list [-- Attachment #1: Type: text/plain, Size: 3059 bytes --] On Wed 2016-12-28 01:35:11, Rafael J. Wysocki wrote: > On Tue, Dec 27, 2016 at 9:31 PM, Pavel Machek <pavel@ucw.cz> wrote: > > Hi! > > > >> Machine is plain Intel desktop. > >> > >> Even power light does not turn on. Fun. If I force power off by > >> holding power button down, power light stays off during the next > >> boot. Interesting. I guess EC is confused. > >> > >> Thinkpad X60 with similar kernel config works. > > > > Acer notebook does not work, either. Same config as x60. > > > > Handle 0x0001, DMI type 1, 27 bytes > > System Information > > Manufacturer: Acer > > Product Name: Aspire 5732Z > > Version: V3.07 > > > > pavel@half:~$ lspci > > 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07) > > 00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07) > > 00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) > > 00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) > > 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) > > 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) > > 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) > > 00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03) > > 00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) > > 00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) > > 00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) > > 00:1d.3 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) > > 00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) > > 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) > > 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03) > > 00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03) > > 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03) > > 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV710/M92 [Mobility Radeon HD 4530/4570/545v] > > 04:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01) > > 05:00.0 Ethernet controller: Qualcomm Atheros AR8132 Fast Ethernet (rev c0) > > pavel@half:~$ > > > > Any ideas? Does it work for you? > > There is a fix in the current mainline on top of -rc1 that should help > (works for me). Thanks. I updated to latest mainline, and at least my test machine works. I'll re-test on my machine later. Best regards, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 181 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-12-28 9:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20161227130435.GA4535@amd>
2016-12-27 16:57 ` v4.10-rc1: does not wake up from suspend-to-RAM Pavel Machek
2016-12-27 20:31 ` Pavel Machek
2016-12-28 0:35 ` Rafael J. Wysocki
2016-12-28 9:53 ` Pavel Machek
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox