Skip to content

Instantly share code, notes, and snippets.

@apenney
Created April 20, 2020 14:09
Show Gist options
  • Save apenney/629a7f455d9019ae2e881a7c3989f2cb to your computer and use it in GitHub Desktop.
Save apenney/629a7f455d9019ae2e881a7c3989f2cb to your computer and use it in GitHub Desktop.
[ 1.044933] ACPI: EC: interrupt unblocked
[ 1.044952] ACPI: EC: event unblocked
[ 1.044967] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 1.044968] ACPI: EC: GPE=0x16
[ 1.044969] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[ 1.044970] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[ 1.045033] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 1.045034] ACPI: EC: GPE=0x16
[ 1.045035] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[ 1.045036] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[ 1.045036] ------------[ cut here ]------------
[ 1.045037] Could not request EC data io port 0x62
[ 1.045048] WARNING: CPU: 3 PID: 1 at drivers/acpi/ec.c:1677 acpi_ec_add.cold+0xcf/0x105
[ 1.045049] Modules linked in:
[ 1.045051] CPU: 3 PID: 1 Comm: swapper/0 Not tainted 5.6.5-2-MANJARO #1
[ 1.045052] Hardware name: LENOVO 20QV000FUS/20QV000FUS, BIOS N2OET42W (1.29 ) 01/20/2020
[ 1.045054] RIP: 0010:acpi_ec_add.cold+0xcf/0x105
[ 1.045056] Code: 74 2c 45 84 ed 74 09 48 8b 7d 00 e8 a0 8f ff ff 0f 1f 44 00 00 e9 4a fc ff f
f 48 8b 75 18 48 c7 c7 40 9c 78 b6 e8 f8 98 b1 ff <0f> 0b eb b0 48 8b 75 10 48 c7 c7 68 9c 78 b6
e8 e4 98 b1 ff 0f 0b
[ 1.045056] RSP: 0000:ffffa3bf0008bcf8 EFLAGS: 00010282
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment