Jump to content
5 posts in this topic

Recommended Posts

3COM - follow the Ethernet link in my signature

 

860 - During installation of 10.4.8, you needed to select AppleAzalia in the Customize section. Either install that or grab the AppleAzaliaAudio.kext from 10.4.7 that worked and install it into 10.4.8.

Thanks,Rammjet.

During installation of 10.4.8, I selected AppleAzalia in the Customize section,and I've got a error message said that "Load kext Error" and my ALC860 didn't works for me.

I am very sorry,I quiet not understood follow your instrution to install 3Com 3c905b-tx.I had tried to replace the kext file from Jas 10.4.7 DVD,but failed.

Thanks for any replies.

For 3COM, I said to look in my signature and follow the Ethernet link.

 

For Azalia, need to repair permissions. Go to Terminal and type:

diskutil repairPermissions /
cd /System/Library
sudo rm -rf Extensions.mkext Extensions.kextcache
(-- give password --)
cd Extensions
sudo chown -R root:wheel AppleAzaliaAudio.kext
sudo chmod -R 755 AppleAzaliaAudio.kext

Then reboot.

 

You may need to edit the Azalia kext. If so, follow the Azalia link in my signature.

Edited by Rammjet
×
×
  • Create New...