Jump to content

SSDT and DSDT help


mac.hp.pc
 Share

10 posts in this topic

Recommended Posts

Hi 

The title says it all. I was wondering how can i apply my SSDT. I think it is fine but know if it is going to work. I have Intel I5 540M.

I have a DSDT that said i have some error and are in the screen shot. I compile both SSDT and DSDT with MaciASL Also I was wondering if it is possible to fix the battery status icon since it couldn't detect the battery? I tried numberous kext like VoodooBattery and AppleSmartBatteryManager and they don't work anyone in Mac OS X 10.10

post-1013405-0-04319600-1427404353_thumb.png

DSDT and SSDT.zip

Link to comment
Share on other sites

I tied patching the dsdt but it is not working. I just don't know how to patch it properly. All i know is DSDT make the laptop function much better and SSDT is there to correct the cpu speed.

It is a HP DV6-2155 

Intel I5 540m

Nvidia GT 230m

8 gb of ram

Sound: IDT 92HD75B3 @ Intel Ibex Peak PCH - High Definition Audio Controller [111D-7603]

Ethernet: Realtek RTL8168D/8111D PCI-E Gigabit [10EC-8168]
Wireless: Broadcom 43224AG 802.11a/b/g/draft-n [14E4-4353]

 

BTW, i added a another wifi card that i cant remember. It is as apple brand wifi card that i bought so it will work without problem 

 

After the booting, the DSDT.aml is not working. :( Why is making DSDT soo god dman hard and confussing.

Link to comment
Share on other sites

Hi,

 

Yes i did.

Applied the nehalem now. 

 

If it is not working, search for 3b09 in the dsdt and change it to the right device. :

#ICH7: 27b9#ICH8: 2815
#ICH9: 2916
#ICH10: 3a18
#Nehalem: 3b09
#6 Series: 1c46
#7 Series: 1e44
#8 Series: 8c44
#9 Series: 8cc4

Also, remove the SSDT! Just checked it, it might be generating the error.  Let the boot loader generate p-states and c-states for you. 

If the system boots after that, use https://github.com/Piker-Alpha/ssdtPRGen.sh to generate a SSDT.

DSDT.zip

Link to comment
Share on other sites

The dsdt is not working and I cant find a corresponding code to my system because my proper cpu code name is Westmere(laptop version) and not Nehalem (destop version). Are those codes for the south bridge on the motherboard or the cpu?

Link to comment
Share on other sites

 Share

×
×
  • Create New...