View Single Post
 
Old 03-22-2008, 05:33 AM
R0GUE's Avatar
R0GUE R0GUE is offline
 
Join Date: Jan 2008
Location: United Kingdom
Posts: 581
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

MacBook Pro 15" | Mac OS X 10.6 2 GHz Intel Core Duo 2 GB DDR2-667 ATI Radeon Mobility X1600 128 MB 100 GB Serial-ATA
Hackintosh | Mac OS X 10.5.6 3 GHz AMD Athlon 64 X2 6000+ MSI K9N AM2 2 GB DDR2-667 NVIDIA GeForce 8800 GT 512 MB ALC888 Audio 300 GB Serial-ATA
iPhone 3G 8 GB
Reply With Quote