BlackCH, on Oct 6 2009, 11:06 AM, said:
<key>IONameMatch</key> <array> <string>pci10de,aa2</string> <string>pci8086,3a30</string> </array>No match with our board so we have to fix it by either adding the device id of our SMBUS controller to this kext (pci8086,2930 for P5K PRO) or by changing the device id in our dsdt.dsl Which is what I did.
Note: For people who don't know how to get this ID – you can use lspci -nn (Google/Search for it).
After this change AppleSMBusPCI.kext will load and initialize properly, daisy chaining AppleSMBusController.kext by setting some properties. And by loading this kext, and setting more properties, the other two kexts will also load.
BlackCH, on Oct 6 2009, 11:06 AM, said:
http://www.insanelym...showtopic=62111
Would be great if you can share your .dsl file so we can compare with ours
BlackCH, on Oct 6 2009, 11:06 AM, said:



Sign In
Create Account











