P5w-dh
guide for getting networking, usb, and audio working on a ASUS P5W-DH Deluxe motherboard on JaS 10.4.8 DVD
get the following from here and install it, up to you to fix permissions after you've installed them:
http://rakis.net/~justin/p5w-dh
for audio, get AppleAzaliaAudio.kext.zip, unzip and put the kext in your /System/Library/Extentions/ (remove old one first and remove/backup AppleHDA.kext
for network get IONetworkingFamily.kext.zip, unzip and put the kext in your /System/Library/Extentions/ (remove old one first)
fix permissions :
sudo chown -R root:wheel /System/Library/Extentions/AppleAzaliaAudio.kext sudo chmod -R 755 /System/Library/Extentions/AppleAzaliaAudio.kext
sudo chown -R root:wheel /System/Library/Extentions/IONetworkingFamily.kext sudo chmod -R 755 /System/Library/Extentions/IONetworkingFamily.kext
cleanup kext caches :
sudo rm /System/Libary/Extensions.kextcache sudo rm /System/Library/Extensions.mkext
then unzip IOUSBFamily-261.4.2_Intel.pkg.zip and install the package.
reboot and everything should be working (audio, both ethernet ports, USB).
-sg
This page was last modified on 16 November 2006, at 05:29.
This page has been accessed 5,412 times.