InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   AppleAC97Audio.kext with AppleAC97IntelICH + nForce 3/4 support. New x64 SL version. (http://infinitemac.com/showthread.php?t=5160)

eMatoS 07-03-2010 04:41 AM

I'm using that one now and it's working fine, you can even boot in 64bit but because of a sysenter (or something like that) problem it won't run any 32bit app.

mindlessmissy 07-03-2010 10:45 PM

Love it ...

Works perfectly for my a8n-sli se motherboard with on-board sound (no spdif).

dragonspeed 07-25-2010 11:38 PM

Hi Sluphide,
Thanks for the kext, I am using it and it works very well.
I have just a problem that I cannot solve.
I need to have a PS2 keyboard plugged in to get the kext load and running.
Do you have any idea why this could happen?

By the way if you have the same a8n-sli mobo you can give me your experiences with the keyboard stuff.
Thanks for your help.

Also I have a dsdt thead with a nice dsdt for the a8n-sli premium. I think it works in all models.
Regards.

sulphide 07-29-2010 09:34 PM

Had my own dsdt for this mobo... can't say anything about the other ones. as i remember, i had usb mouse and keyboard, and got no any problem using this kext. now i have phenom mobo, so can't test it for you, sorry.

andrewiljin 08-26-2010 09:53 AM

kext dont load
 
Hello. Help me please

Code:

sh-3.2# kextload /System/Library/Extensions/AppleAC97Audio.kext/
/System/Library/Extensions/AppleAC97Audio.kext failed to load - (libkern/kext) link error; check the system/kernel logs for errors or try kextutil(8).

kernel.log
Aug 26 12:51:48 Mac-Pro-Andrey-Ilin kernel[0]: Warning - kext com.apple.driver.AppleAC97Audio declares no com.apple.kpi.* dependencies. If it uses any KPIs, the link may fail with undefined symbols.
Aug 26 12:51:48 Mac-Pro-Andrey-Ilin kernel[0]: Can't load kext com.apple.driver.AppleAC97Audio - link failed.
Aug 26 12:51:48 Mac-Pro-Andrey-Ilin kernel[0]: Failed to load executable for kext com.apple.driver.AppleAC97Audio.
Aug 26 12:51:48 Mac-Pro-Andrey-Ilin kernel[0]: Kext com.apple.driver.AppleAC97Audio failed to load (0xdc008016).
Aug 26 12:51:48 Mac-Pro-Andrey-Ilin kernel[0]: Failed to load kext com.apple.driver.AppleAC97Audio (error 0xdc008016).


sh-3.2# kextload /System/Library/Extensions/AppleAC97Audio.kext/Contents/Plugins/AppleAC97AudioIntelICH.kext/
/System/Library/Extensions/AppleAC97Audio.kext/Contents/Plugins/AppleAC97AudioIntelICH.kext failed to load - (libkern/kext) dependency load failed; check the system/kernel logs for errors or try kextutil(8).

kernel.log

Aug 26 12:52:31 Mac-Pro-Andrey-Ilin kernel[0]: Warning - kext com.apple.driver.AppleAC97Audio declares no com.apple.kpi.* dependencies. If it uses any KPIs, the link may fail with undefined symbols.
Aug 26 12:52:31 Mac-Pro-Andrey-Ilin kernel[0]: Warning - kext com.apple.driver.AppleAC97AudioIntelICH declares no com.apple.kpi.* dependencies. If it uses any KPIs, the link may fail with undefined symbols.
Aug 26 12:52:31 Mac-Pro-Andrey-Ilin kernel[0]: Can't load kext com.apple.driver.AppleAC97Audio - link failed.
Aug 26 12:52:31 Mac-Pro-Andrey-Ilin kernel[0]: Failed to load executable for kext com.apple.driver.AppleAC97Audio.
Aug 26 12:52:31 Mac-Pro-Andrey-Ilin kernel[0]: Kext com.apple.driver.AppleAC97Audio failed to load (0xdc008016).
Aug 26 12:52:31 Mac-Pro-Andrey-Ilin kernel[0]: Dependency com.apple.driver.AppleAC97Audio of kext com.apple.driver.AppleAC97AudioIntelICH failed to load.
Aug 26 12:52:31 Mac-Pro-Andrey-Ilin kernel[0]: Kext com.apple.driver.AppleAC97AudioIntelICH failed to load (0xdc008015).
Aug 26 12:52:31 Mac-Pro-Andrey-Ilin kernel[0]: Failed to load kext com.apple.driver.AppleAC97AudioIntelICH (error 0xdc008015).
Aug 26 12:52:31 Mac-Pro-Andrey-Ilin kernel[0]: Kext load request buffer from user space still retained by a kext; probable memory leak.


10.6.4 64 bit

czbero 08-31-2010 10:51 AM

Well, few days ago I did the same thing, but apparently my solution works and this doesn't. And it contains also kexts for AMD and VIA controllers.

Check it out:
http://www.insanelymac.com/forum/ind...owtopic=230356

If you have more than two speakers, maybe you will want this:
http://www.insanelymac.com/forum/ind...owtopic=230224

iSchemy