Hi!
I have now tried for several weeks to make a working dsdt but i can´t get C/P-states to work nor sleep/wake
when i extract the dsdt (mac, linux, windows all the same) it always starts with this
DefinitionBlock ("DSDT.aml", "DSDT", 2, "ALASKA", "A M I", 0x00000000)
{
Name (SP1O, 0x2E)
Name (IO1B, 0x0290)
Name (IO1L, 0x10)
Name (IOCB, 0x0240)
Name (IOCL, 0x10)
Name (IOWB, 0x0250)
Name (IOWL, 0x10)
Name (IOES, 0xFF)
Name (SL2P, Zero)
Name (TCBR, 0xFED08000)
Name (TCLT, 0x1000)
Name (SRCB, 0xFED1C000)
Name (SRCL, 0x4000)
Name (SUSW, 0xFF)
Name (PMBS, 0x0400)
Name (PMLN, 0x80)
Name (SMIP, 0xB2)
Name (APCB, 0xFEC00000)
Name (APCL, 0x00100000)
Name (PM30, 0x0430)
Name (SMBS, 0x1180)
Name (SMBL, 0x20)
Name (HPTB, 0xFED00000)
Name (HPTC, 0xFED1F404)
Name (GPBS, 0x0500)
Name (GPLN, 0x80)
Name (PEBS, 0xE0000000)
Name (PELN, 0x10000000)
Name (LAPB, 0xFEE00000)
Name (VTDS, 0xFED90000)
Name (VTDL, 0x4000)
Name (ACPH, 0xDE)
Name (ASSB, Zero)
Name (AOTB, Zero)
Name (AAXB, Zero)
Name (PEHP, Zero)
Name (SHPC, Zero)
Name (PEPM, One)
Name (PEER, One)
Name (PECS, One)
Name (ITKE, Zero)
Name (DSSP, Zero)
Name (FHPP, Zero)
Name (TOBS, 0x0460)
Name (SUCC, One)
Name (NVLD, 0x02)
Name (CRIT, 0x04)
Name (NCRT, 0x06)
Name (LDST, One)
Name (SMIT, 0xB2)
Name (OFST, 0x35)
Name (TPMF, Zero)
Name (TMF1, Zero)
Name (TMF2, Zero)
Name (TMF3, Zero)
Name (PICM, Zero)
Method (_PIC, 1, NotSerialized)
{
If (Arg0)
{
Store (0xAA, DBG8)
}
Else
{
Store (0xAC, DBG8)
}
Store (Arg0, PICM)
}
i used the z68 pro 3 dsdt patch together with dsdt editor but still no go. as i understand it at the beginning should be the processors listed
my system only boots if i delete apicpupm.kext. i am usually not that dense but i can´t figure it out
Please lend me some brain
specs:
ASRock Z68 Pro 3 with 1.60 Bios
Intel Core i5-2500k
8GB DDR3
POV 460GTX 768MB TGT
128GB Crucial M4 SSD
AsrockZ68Pro3-dsdt.dsl.zip
ioregdump.txt.zip
kextstatdump.txt.zip