View Single Post
 
Old 02-20-2008, 04:35 AM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
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