![]() |
#21
|
|||
|
|||
Quote:
System extension cannot be used The system extension "/System/Library/Extensions/AppleAzaliaAudio.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update. The system extension "/System/Library/Extensions/AppleAzaliaAudio.kext/Contents/Plugins/AppleAzaliaController.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update. I don't see "Azalia 8-port digital" in kexts included in 10.5.2 installation dvd only Azalia. Can you or anyone help me ? 10x |
#22
|
||||
|
||||
Repair the permissions on the kext then it should load.
Open the terminal and type: Code:
sudo -s cd /System/Library/Extensions/ chown -R root:wheel /System/Library/Extensions/AppleAzaliaAudio.kext chmod -R 755 /System/Library/Extensions/AppleAzaliaAudio.kext cd /System/Library/ rm -rf /System/Library/Extensions.mkext reboot ![]() ![]() ![]() |
#23
|
|||
|
|||
This work for me ... 10x again
![]() |
#24
|
|||
|
|||
Quote:
Hi guys, I have an Asus M2N-E motherboard as well.. I still have no audio yet, even if i tried most of Azalia, ADI8888 kexts, packages... For the network, it worked with forcedeth_nockd.kext. You should try this one, but in my case i think it caused system crashes. Maybe you can comment on this too... Luckily for me, i recover an old network card from an old pc (DFI Realtek 8139a) that worked after a new installation (i have switched from zephyroth rev2, to Leo4all (v2)) and now i have a more stable system... 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. |