View Single Post
 
Old 04-01-2008, 11:40 PM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
For audio use this

and for the permissions open a terminal and type

sudo -s
(type your password)

cd /system/library/extensions
chmod -R 755 * && chown -R root:wheel *
cd ..
rm extensions.mkext
kextcache -a i386 -e

reboot
Reply With Quote