Bug 216628 - Failure creating named object [\_SB.PC00.I2C0._INI], AE_ALREADY_EXISTS
Summary: Failure creating named object [\_SB.PC00.I2C0._INI], AE_ALREADY_EXISTS
Status: NEW
Alias: None
Product: ACPI
Classification: Unclassified
Component: BIOS (show other bugs)
Hardware: Intel Linux
: P1 normal
Assignee: acpi_bios
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-26 14:44 UTC by rock.exel
Modified: 2022-10-26 16:06 UTC (History)
0 users

See Also:
Kernel Version: Any (tested 5.15, 5.19, 6.0)
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Bios screensot of the feature (4.41 MB, image/jpeg)
2022-10-26 14:44 UTC, rock.exel
Details
dmesg full log (78.61 KB, text/plain)
2022-10-26 15:28 UTC, rock.exel
Details
dmesg | grep -i acpi (14.44 KB, text/plain)
2022-10-26 15:29 UTC, rock.exel
Details
dmesg | grep -i i2c (2.50 KB, text/plain)
2022-10-26 15:30 UTC, rock.exel
Details
acpidump to ascii file (1.78 MB, text/plain)
2022-10-26 15:31 UTC, rock.exel
Details
acpi dsdt tables (280.47 KB, application/octet-stream)
2022-10-26 15:32 UTC, rock.exel
Details
dmesg full log (d3cold off) (77.84 KB, text/plain)
2022-10-26 15:47 UTC, rock.exel
Details
dmesg | grep -i acpi (d3cold off) (13.53 KB, text/plain)
2022-10-26 15:47 UTC, rock.exel
Details
dmesg | grep -i i2c (d3cold off) (2.34 KB, text/plain)
2022-10-26 15:48 UTC, rock.exel
Details
acpidump to ascii file (d3cold off) (1.73 MB, text/plain)
2022-10-26 15:49 UTC, rock.exel
Details
acpi dsdt tables (d3cold off) (280.47 KB, application/octet-stream)
2022-10-26 15:49 UTC, rock.exel
Details
Bios screenshot of the feature (default values) (4.41 MB, image/jpeg)
2022-10-26 16:06 UTC, rock.exel
Details

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.

Note You need to log in before you can comment on or make changes to this bug.