sashah Posted May 19, 2008 Share Posted May 19, 2008 Hi I installed audio drivers off the leo4allv3 cd. But i get an error saying the .kexts files cannot be loaded. How do I remove .kexts from the system Any tips on how i can get the ALC880 working??? everything above that seems to be on the DVD??? thanks Link to comment https://www.insanelymac.com/forum/topic/105648-remove-kext/ Share on other sites More sharing options...
noctrl Posted May 19, 2008 Share Posted May 19, 2008 Removing a kext is quite easy. Get pacifist and check the files and the corespondig paths inside. Then use terminal to remove the files: sudo rm -rf /path/to/the/folder/foo.kext Link to comment https://www.insanelymac.com/forum/topic/105648-remove-kext/#findComment-752002 Share on other sites More sharing options...
shawndw Posted May 19, 2008 Share Posted May 19, 2008 also I should not that you don't want to screw that command up Link to comment https://www.insanelymac.com/forum/topic/105648-remove-kext/#findComment-752079 Share on other sites More sharing options...
BigPimpin Posted May 19, 2008 Share Posted May 19, 2008 also I should not that you don't want to screw that command up You mean sudo rm -rf / would be bad? Link to comment https://www.insanelymac.com/forum/topic/105648-remove-kext/#findComment-752105 Share on other sites More sharing options...
noctrl Posted May 20, 2008 Share Posted May 20, 2008 Why not putting a note of surprise into it: sudo rm -rf /System/Library/Extensions/ ...and then reboot. Link to comment https://www.insanelymac.com/forum/topic/105648-remove-kext/#findComment-752607 Share on other sites More sharing options...
Recommended Posts