chrisadd Posted August 19, 2005 Share Posted August 19, 2005 I installed native by patching the dvd with TransMac. Everything works great except for sound. I followed the instructions in http://wiki.osx86project.org/wiki/index.php/Audio but it doesn't work and I get this error upon rebooting... System extension cannot be used The system extension "/System/Library/Extensions/AppleAC97Audio.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update. Anybody encounter this and know how to fix it? I pulled the vendor and device id from the inf file... [PCI\VEN_8086&DEV_24C5&SUBSYS_41401509] The motherboard is an ASRock P4Dual-915GL ATX Intel Motherboard with an 8 channel Realtek ALC850 sound card. (It says AC97 on the front of the box) Thanks! Link to comment https://www.insanelymac.com/forum/topic/608-sound-in-native-with-sse3/ Share on other sites More sharing options...
Prot Posted August 19, 2005 Share Posted August 19, 2005 I installed native by patching the dvd with TransMac. Everything works great except for sound. I followed the instructions in http://wiki.osx86project.org/wiki/index.php/Audio but it doesn't work and I get this error upon rebooting... System extension cannot be used The system extension "/System/Library/Extensions/AppleAC97Audio.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update. Anybody encounter this and know how to fix it? I pulled the vendor and device id from the inf file... [PCI\VEN_8086&DEV_24C5&SUBSYS_41401509] The motherboard is an ASRock P4Dual-915GL ATX Intel Motherboard with an 8 channel Realtek ALC850 sound card. (It says AC97 on the front of the box) Thanks! <{POST_SNAPBACK}> Try editing the Azalia Driver with your vendor/device id And run the disk utility to correct permissions Link to comment https://www.insanelymac.com/forum/topic/608-sound-in-native-with-sse3/#findComment-3665 Share on other sites More sharing options...
chrisadd Posted August 20, 2005 Author Share Posted August 20, 2005 Azalia didn't work either. Oh well. I had a Xitel Hi-Fi Link USB device laying around. I plugged that in and it worked great. Thanks for the tip about the disk utility. I didn't know you could repair permissions from there. Link to comment https://www.insanelymac.com/forum/topic/608-sound-in-native-with-sse3/#findComment-3784 Share on other sites More sharing options...
johan Posted August 21, 2005 Share Posted August 21, 2005 Azalia didn't work either. Oh well. I had a Xitel Hi-Fi Link USB device laying around. I plugged that in and it worked great. Thanks for the tip about the disk utility. I didn't know you could repair permissions from there. <{POST_SNAPBACK}> i got the sound working use theAppleAC97Audio.kext file from darwin 8.01 you don't have to edit the file just register it, like discribed in the manual you uses ( from wiki) Link to comment https://www.insanelymac.com/forum/topic/608-sound-in-native-with-sse3/#findComment-4858 Share on other sites More sharing options...
maltloaf Posted August 21, 2005 Share Posted August 21, 2005 u need to do the following commands for the file to be properly used sudo chmod 755 /System/Library/Extensions/AppleAC97Audio.kext then sudo chown -R root:wheel /System/Library/Extensions got rid of that error for me Link to comment https://www.insanelymac.com/forum/topic/608-sound-in-native-with-sse3/#findComment-4864 Share on other sites More sharing options...
Recommended Posts