Skip to content

Instantly share code, notes, and snippets.

@doug65536
Created July 14, 2022 10:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doug65536/2dd5e69af0ba5f02a6db06047d08b8b3 to your computer and use it in GitHub Desktop.
Save doug65536/2dd5e69af0ba5f02a6db06047d08b8b3 to your computer and use it in GitHub Desktop.
doug@doug-lt:~$ sudo dmesg | grep ACPI\ Warning
[ 0.839650] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20210730/utaddress-204)
[ 0.841499] ACPI Warning: SystemIO range 0x0000000000000840-0x000000000000084F conflicts with OpRegion 0x0000000000000800-0x000000000000085F (\_SB.PCI0.PEG0.PEGP.GPIO) (20210730/utaddress-204)
[ 0.842438] ACPI Warning: SystemIO range 0x0000000000000840-0x000000000000084F conflicts with OpRegion 0x0000000000000800-0x0000000000000BFF (\GPR) (20210730/utaddress-204)
[ 0.844275] ACPI Warning: SystemIO range 0x0000000000000830-0x000000000000083F conflicts with OpRegion 0x0000000000000800-0x000000000000085F (\_SB.PCI0.PEG0.PEGP.GPIO) (20210730/utaddress-204)
[ 0.846139] ACPI Warning: SystemIO range 0x0000000000000830-0x000000000000083F conflicts with OpRegion 0x0000000000000800-0x000000000000083F (\GPRL) (20210730/utaddress-204)
[ 0.848072] ACPI Warning: SystemIO range 0x0000000000000830-0x000000000000083F conflicts with OpRegion 0x0000000000000800-0x0000000000000BFF (\GPR) (20210730/utaddress-204)
[ 0.852138] ACPI Warning:
[ 0.858243] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000083F (\GPRL) (20210730/utaddress-204)
[ 0.859282] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x0000000000000BFF (\GPR) (20210730/utaddress-204)
[ 0.862073] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000810-0x0000000000000813 (\IO_D) (20210730/utaddress-204)
[ 10.829818] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment