bug3000 Posted August 25, 2005 Share Posted August 25, 2005 Hi all guys, my system configuration is : Athlon 64 939 Winchester (only sse2) 3200+@2400 Asus A8N-E rev 2.00 w\Nforce 4 Ultra 1GB RAM ecc.. i have installed the os x86 it works fine with the sse2 patch, i have modified the kext for audio ( i have follow the wiki istruction : http://wiki.osx86project.org/wiki/index.php/audio i have the deadmoo image in native mode the soun works fine but every i reboot or sut down the system i must do the command kextload ecc... what must i do for load that kext when the system boot ??? thanks all ! Link to comment https://www.insanelymac.com/forum/topic/1153-ac97-nf4-sound-help/ Share on other sites More sharing options...
macgirl Posted August 25, 2005 Share Posted August 25, 2005 Hi all guys,my system configuration is : Athlon 64 939 Winchester (only sse2) 3200+@2400 Asus A8N-E rev 2.00 w\Nforce 4 Ultra 1GB RAM ecc.. i have installed the os x86 it works fine with the sse2 patch, i have modified the kext for audio ( i have follow the wiki istruction : http://wiki.osx86project.org/wiki/index.php/audio i have the deadmoo image in native mode the soun works fine but every i reboot or sut down the system i must do the command kextload ecc... what must i do for load that kext when the system boot ??? thanks all ! remove Extensions.kextcache and Extensions.mkext, reboot and those are created again with the audio kext loaded, also you can use kextcache yoirextension.kext Link to comment https://www.insanelymac.com/forum/topic/1153-ac97-nf4-sound-help/#findComment-7015 Share on other sites More sharing options...
Dew Posted August 29, 2005 Share Posted August 29, 2005 Load up terminal sudo -s (password is bovinity unless you changed it) cd /etc nano rc Scroll down to the last line before exit (CTRL+V a lot) kextload /System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext CTRL+X Y (to save) Link to comment https://www.insanelymac.com/forum/topic/1153-ac97-nf4-sound-help/#findComment-9354 Share on other sites More sharing options...
Recommended Posts