Log in

View Full Version : Fixing up my dsdt for Retail snow leopard.


spark*
05-20-2010, 06:00 PM
Hi,

Ive installed retail snow leopard (10.6.3) and i cant get my dsdt to compile. It fails with 8 errrors:

./dsdt_fixed.txt 3711: If (BELL)
Error 4095 - ^ syntax error, unexpected PARSEOP_IF

./dsdt_fixed.txt 4285: If (STHP)
Error 4095 - ^ syntax error, unexpected PARSEOP_IF

./dsdt_fixed.txt 4481: If (STHP)
Error 4095 - ^ syntax error, unexpected PARSEOP_IF

./dsdt_fixed.txt 4494: Notify (\_SB.PCI0.SATA.PRID.P_D0, One)
Error 4063 - Object does not exist ^ (\_SB.PCI0.SATA.PRID.P_D0)

./dsdt_fixed.txt 4505: Notify (\_SB.PCI0.SATA.SECD.S_D0, One)
Error 4063 - Object does not exist ^ (\_SB.PCI0.SATA.SECD.S_D0)

./dsdt_fixed.txt 4516: Notify (\_SB.PCI0.SATA.PRID.P_D1, One)
Error 4063 - Object does not exist ^ (\_SB.PCI0.SATA.PRID.P_D1)

./dsdt_fixed.txt 4527: Notify (\_SB.PCI0.SATA.SECD.S_D1, One)
Error 4063 - Object does not exist ^ (\_SB.PCI0.SATA.SECD.S_D1)

./dsdt_fixed.txt 4535: Devicequal (OSFL (), One), LEqual (OSFL (), 0x02)))
Error 4095 - ^ syntax error, unexpected PARSEOP_DEVICE, expecting $end

Ive also attached my dsdt. Anyone got any ideas?

PS: Compiling with DSDT patcher gui.
Motherboard is an acerpower f6 one and the processor is a core 2 duo e6300.