Bug 216628

Summary: Failure creating named object [\_SB.PC00.I2C0._INI], AE_ALREADY_EXISTS
Product: ACPI Reporter: rock.exel
Component: BIOSAssignee: 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)

Description rock.exel 2022-10-26 14:44:43 UTC
Created attachment 303087 [details]
Bios screensot of the feature

`Failure creating named object` error while `ACPI D3Cold Support` option in enabled in my bios.
Comment 1 rock.exel 2022-10-26 14:53:43 UTC
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).
Comment 2 rock.exel 2022-10-26 15:28:53 UTC
Created attachment 303088 [details]
dmesg full log
Comment 3 rock.exel 2022-10-26 15:29:52 UTC
Created attachment 303089 [details]
dmesg | grep -i acpi
Comment 4 rock.exel 2022-10-26 15:30:40 UTC
Created attachment 303090 [details]
dmesg | grep -i i2c
Comment 5 rock.exel 2022-10-26 15:31:42 UTC
Created attachment 303091 [details]
acpidump to ascii file
Comment 6 rock.exel 2022-10-26 15:32:26 UTC
Created attachment 303092 [details]
acpi dsdt tables
Comment 7 rock.exel 2022-10-26 15:47:09 UTC
Created attachment 303093 [details]
dmesg full log (d3cold off)
Comment 8 rock.exel 2022-10-26 15:47:52 UTC
Created attachment 303094 [details]
dmesg | grep -i acpi (d3cold off)
Comment 9 rock.exel 2022-10-26 15:48:39 UTC
Created attachment 303095 [details]
dmesg | grep -i i2c (d3cold off)
Comment 10 rock.exel 2022-10-26 15:49:10 UTC
Created attachment 303096 [details]
acpidump to ascii file (d3cold off)
Comment 11 rock.exel 2022-10-26 15:49:49 UTC
Created attachment 303097 [details]
acpi dsdt tables (d3cold off)
Comment 12 rock.exel 2022-10-26 16:06:17 UTC
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.