
08-28-2009, 12:16 AM
|
Cheetah
|
|
Join Date: Aug 2009
Posts: 2
|
|
Quote:
Originally Posted by omargoa
Try the walterav's Pin configuration :
in your dsdt replace Your pin config with this :
Code:
"PinConfigurations",
Buffer (0x20)
{
/* 0000 */ 0x30, 0x40, 0x21, 0x01, 0x10, 0x40, 0x11, 0x01,
/* 0008 */ 0x40, 0x90, 0xA1, 0x01, 0x50, 0x30, 0x81, 0x01,
/* 0010 */ 0x60, 0x10, 0x01, 0x01, 0x20, 0x90, 0xA1, 0x01,
/* 0018 */ 0xF0, 0x11, 0x45, 0x01, 0x70, 0x60, 0x01, 0x01
}
delete the voodooHDA.kext
and use the modified dsdt file + the AD1988b.fix.kext with the original AppleHda.kext
launch the "kext utility" to repair permission, delete cache and rebuild the mkext file
|
Well that didnt do it... same results. Thanks for the help tho. I feel like I'm so close. I thought i had it when i hear the start up static. Kind of sounds like when you empty the trash.
Not sure why AppleHDA.kext isnt loading in 64bit when it loads in 32bit....
Oh well, I'll keep searching. Thanks again
|