Thanks Slice !!! your advice is perfect:
"Here's a method to add
CODE
Method (_CST, 0, NotSerialized)
{
Return (Package (0x02)
{
One,
Package (0x04)
{
ResourceTemplate ()
{
Register (FFixedHW,
0x01, // Bit Width
0x02, // Bit Offset
0x0000000000000000, // Address
,)
},
One,
One,
0x03E8
}
})
}
"
and my problem
"ACPI_SMC_PlatformPlugin::pushCPU_CSTData - _CST evaluation failed
ACPI_SMC_PlatformPlugin::registerLPCDriver - WARNING - LPC device initialization failed:
C-state power management not initialized" in kernel.log
has been resolved.
(in attach my new DSDT)
Click to view attachment