Bug 216628
Summary: | Failure creating named object [\_SB.PC00.I2C0._INI], AE_ALREADY_EXISTS | ||
---|---|---|---|
Product: | ACPI | Reporter: | rock.exel |
Component: | BIOS | Assignee: | acpi_bios |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | Any (tested 5.15, 5.19, 6.0) | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
Bios screensot of the feature
dmesg full log dmesg | grep -i acpi dmesg | grep -i i2c acpidump to ascii file acpi dsdt tables dmesg full log (d3cold off) dmesg | grep -i acpi (d3cold off) dmesg | grep -i i2c (d3cold off) acpidump to ascii file (d3cold off) acpi dsdt tables (d3cold off) Bios screenshot of the feature (default values) |
My platform: Laptop, Chuwi Gemibook Pro, 14 Inches, Intel N5100 CPU Disabling this feature makes the error messages to disappear. It also solves another bug, which I may submit later, when the touchpad can't be recognized (kernel regression after 5.15, `i2c_designware.0: controller timed out` error). Created attachment 303088 [details]
dmesg full log
Created attachment 303089 [details]
dmesg | grep -i acpi
Created attachment 303090 [details]
dmesg | grep -i i2c
Created attachment 303091 [details]
acpidump to ascii file
Created attachment 303092 [details]
acpi dsdt tables
Created attachment 303093 [details]
dmesg full log (d3cold off)
Created attachment 303094 [details]
dmesg | grep -i acpi (d3cold off)
Created attachment 303095 [details]
dmesg | grep -i i2c (d3cold off)
Created attachment 303096 [details]
acpidump to ascii file (d3cold off)
Created attachment 303097 [details]
acpi dsdt tables (d3cold off)
Created attachment 303098 [details]
Bios screenshot of the feature (default values)
"ACPI D3Cold Support": "Enable/Disable ACPI D3Cold (RTD3) support"
"VR Ramp up delay": "Delay between subsequent VR ramp ups if they are all Turn ON at the same time"
"PCIE Slot 5 Device Power-on delay in ms": "Delay between applying core power and Deasserting PERST#"
"Audio delay": "Delay after applying power to HD Audio(Realtek) codec device."
"SensorHub": "Delay after applying power to SensorHub device."
"TouchPad": "Delay after applying power to TouchPad device."
"TouchPanel": "Delay in PR _ON after applying power to TouchPanel device."
"P-state Capping": "Set _PPC and send ACPI notification"
...
"ZPODD": "Zero Power ODD option is applicable only for the board with ZPODD support."
...
`...` stuff is just toggling `RTD3` support on/off for specific devices.
|
Created attachment 303087 [details] Bios screensot of the feature `Failure creating named object` error while `ACPI D3Cold Support` option in enabled in my bios.