ACPI and keyboard problem after resume from suspend-on-RAM

With a new debian linux laptop, I have just resumes from my first ‘deep’ suspend-on-ram. It takes a lot of time to resume, and internal keyboard although powered (lights on) does not function either in console or under X.

dmesg keeps logging this message:

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<code>[41485.103299] ACPI: _SB_.BAT0: _BST evaluation failed: AE_TIME
[41487.623280] ACPI Error: AE_TIME, Returned by Handler for [EmbeddedControl] (20220331/evregion-291)
[41487.623292] ACPI Error: Timeout from EC hardware or EC device driver (20220331/evregion-301)
[41487.623306] ACPI Error: Aborting method _SB.PC00.LPCB.EC0.BTST due to previous error (AE_TIME) (20220331/psparse-529)
[41487.623318] ACPI Error: Aborting method _SB.BTST due to previous error (AE_TIME) (20220331/psparse-529)
[41487.623326] ACPI Error: Aborting method _SB.BAT0._BST due to previous error (AE_TIME) (20220331/psparse-529)
</code>
<code>[41485.103299] ACPI: _SB_.BAT0: _BST evaluation failed: AE_TIME [41487.623280] ACPI Error: AE_TIME, Returned by Handler for [EmbeddedControl] (20220331/evregion-291) [41487.623292] ACPI Error: Timeout from EC hardware or EC device driver (20220331/evregion-301) [41487.623306] ACPI Error: Aborting method _SB.PC00.LPCB.EC0.BTST due to previous error (AE_TIME) (20220331/psparse-529) [41487.623318] ACPI Error: Aborting method _SB.BTST due to previous error (AE_TIME) (20220331/psparse-529) [41487.623326] ACPI Error: Aborting method _SB.BAT0._BST due to previous error (AE_TIME) (20220331/psparse-529) </code>
[41485.103299] ACPI: _SB_.BAT0: _BST evaluation failed: AE_TIME
[41487.623280] ACPI Error: AE_TIME, Returned by Handler for [EmbeddedControl] (20220331/evregion-291)
[41487.623292] ACPI Error: Timeout from EC hardware or EC device driver (20220331/evregion-301)
[41487.623306] ACPI Error: Aborting method _SB.PC00.LPCB.EC0.BTST due to previous error (AE_TIME) (20220331/psparse-529)
[41487.623318] ACPI Error: Aborting method _SB.BTST due to previous error (AE_TIME) (20220331/psparse-529)
[41487.623326] ACPI Error: Aborting method _SB.BAT0._BST due to previous error (AE_TIME) (20220331/psparse-529)

Only one kernel message:

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<code>$ sudo dmesg | grep kernel
[41309.940262] perf: interrupt took too long (3204 > 3191), lowering kernel.perf_event_max_sample_rate to 62250
</code>
<code>$ sudo dmesg | grep kernel [41309.940262] perf: interrupt took too long (3204 > 3191), lowering kernel.perf_event_max_sample_rate to 62250 </code>
$ sudo dmesg | grep kernel
[41309.940262] perf: interrupt took too long (3204 > 3191), lowering kernel.perf_event_max_sample_rate to 62250

long after the first ACPI messag which started just at wake up:

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<code>Jun 08 10:01:14 debian-jocelyn kernel: smpboot: Booting Node 0 Processor 11 APIC 0x1e
Jun 08 10:01:14 debian-jocelyn kernel: CPU11 is up
Jun 08 10:01:14 debian-jocelyn kernel: ACPI: PM: Waking up from system sleep state S3
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: AE_TIME, Returned by Handler for [EmbeddedControl] (20220331/evregion-291)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Timeout from EC hardware or EC device driver (20220331/evregion-301)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.PC00.LPCB.EC0.ITLB due to previous error (AE_TIME) (20220331/psparse-529)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method HWAK due to previous error (AE_TIME) (20220331/psparse-529)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _WAK due to previous error (AE_TIME) (20220331/psparse-529)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: AE_TIME, While executing method _WAK (20220331/hwesleep-47)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI: EC: interrupt unblocked
Jun 08 10:01:14 debian-jocelyn kernel: ACPI: EC: event unblocked
</code>
<code>Jun 08 10:01:14 debian-jocelyn kernel: smpboot: Booting Node 0 Processor 11 APIC 0x1e Jun 08 10:01:14 debian-jocelyn kernel: CPU11 is up Jun 08 10:01:14 debian-jocelyn kernel: ACPI: PM: Waking up from system sleep state S3 Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: AE_TIME, Returned by Handler for [EmbeddedControl] (20220331/evregion-291) Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Timeout from EC hardware or EC device driver (20220331/evregion-301) Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.PC00.LPCB.EC0.ITLB due to previous error (AE_TIME) (20220331/psparse-529) Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method HWAK due to previous error (AE_TIME) (20220331/psparse-529) Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _WAK due to previous error (AE_TIME) (20220331/psparse-529) Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: AE_TIME, While executing method _WAK (20220331/hwesleep-47) Jun 08 10:01:14 debian-jocelyn kernel: ACPI: EC: interrupt unblocked Jun 08 10:01:14 debian-jocelyn kernel: ACPI: EC: event unblocked </code>
Jun 08 10:01:14 debian-jocelyn kernel: smpboot: Booting Node 0 Processor 11 APIC 0x1e
Jun 08 10:01:14 debian-jocelyn kernel: CPU11 is up
Jun 08 10:01:14 debian-jocelyn kernel: ACPI: PM: Waking up from system sleep state S3
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: AE_TIME, Returned by Handler for [EmbeddedControl] (20220331/evregion-291)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Timeout from EC hardware or EC device driver (20220331/evregion-301)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.PC00.LPCB.EC0.ITLB due to previous error (AE_TIME) (20220331/psparse-529)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method HWAK due to previous error (AE_TIME) (20220331/psparse-529)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _WAK due to previous error (AE_TIME) (20220331/psparse-529)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: AE_TIME, While executing method _WAK (20220331/hwesleep-47)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI: EC: interrupt unblocked
Jun 08 10:01:14 debian-jocelyn kernel: ACPI: EC: event unblocked

and just after that, first mention of keyboard error:

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<code>Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: firmware: failed to load cirrus/cs35l41-dsp1-spk-prot.wmfw (-2)
Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: firmware: failed to load cirrus/cs35l41-dsp1-spk-prot.wmfw (-2)
Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: Failed to request firmware
Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: Cannot Initialize Firmware. Error: -2
Jun 08 10:01:14 debian-jocelyn kernel: usb 1-10: reset full-speed USB device number 3 using xhci_hcd
Jun 08 10:01:14 debian-jocelyn kernel: atkbd serio0: Failed to enable keyboard on isa0060/serio0
Jun 08 10:01:14 debian-jocelyn kernel: usb 1-1: reset high-speed USB device number 2 using xhci_hcd
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: AE_TIME, Returned by Handler for [EmbeddedControl] (20220331/evregion-291)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Timeout from EC hardware or EC device driver (20220331/evregion-301)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.PC00.LPCB.EC0.EC24 due to previous error (AE_TIME) (20220331/psparse-529)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.WMIV.WGDS due to previous error (AE_TIME) (20220331/psparse-529)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.WMIV.HVWP due to previous error (AE_TIME) (20220331/psparse-529)
</code>
<code>Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: firmware: failed to load cirrus/cs35l41-dsp1-spk-prot.wmfw (-2) Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: firmware: failed to load cirrus/cs35l41-dsp1-spk-prot.wmfw (-2) Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: Failed to request firmware Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: Cannot Initialize Firmware. Error: -2 Jun 08 10:01:14 debian-jocelyn kernel: usb 1-10: reset full-speed USB device number 3 using xhci_hcd Jun 08 10:01:14 debian-jocelyn kernel: atkbd serio0: Failed to enable keyboard on isa0060/serio0 Jun 08 10:01:14 debian-jocelyn kernel: usb 1-1: reset high-speed USB device number 2 using xhci_hcd Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: AE_TIME, Returned by Handler for [EmbeddedControl] (20220331/evregion-291) Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Timeout from EC hardware or EC device driver (20220331/evregion-301) Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.PC00.LPCB.EC0.EC24 due to previous error (AE_TIME) (20220331/psparse-529) Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.WMIV.WGDS due to previous error (AE_TIME) (20220331/psparse-529) Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.WMIV.HVWP due to previous error (AE_TIME) (20220331/psparse-529) </code>
Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: firmware: failed to load cirrus/cs35l41-dsp1-spk-prot.wmfw (-2)
Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: firmware: failed to load cirrus/cs35l41-dsp1-spk-prot.wmfw (-2)
Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: Failed to request firmware
Jun 08 10:01:14 debian-jocelyn kernel: cs35l41-hda spi0-CSC3551:00-cs35l41-hda.0: Cannot Initialize Firmware. Error: -2
Jun 08 10:01:14 debian-jocelyn kernel: usb 1-10: reset full-speed USB device number 3 using xhci_hcd
Jun 08 10:01:14 debian-jocelyn kernel: atkbd serio0: Failed to enable keyboard on isa0060/serio0
Jun 08 10:01:14 debian-jocelyn kernel: usb 1-1: reset high-speed USB device number 2 using xhci_hcd
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: AE_TIME, Returned by Handler for [EmbeddedControl] (20220331/evregion-291)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Timeout from EC hardware or EC device driver (20220331/evregion-301)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.PC00.LPCB.EC0.EC24 due to previous error (AE_TIME) (20220331/psparse-529)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.WMIV.WGDS due to previous error (AE_TIME) (20220331/psparse-529)
Jun 08 10:01:14 debian-jocelyn kernel: ACPI Error: Aborting method _SB.WMIV.HVWP due to previous error (AE_TIME) (20220331/psparse-529)

Any idea? This was my first session after installing new software, including synaptic and xfce4-power-manager, and switching to deep suspend-on-ram rather than s2idle: should I just reboot and hope the system will behave better next…?

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật