gnychis Posted September 24, 2009 Share Posted September 24, 2009 Hi all, I'm trying to unload VoodooBattery without removing it and rebooting: gnychis@X300:~$ sudo kextunload -v /System/Library/Extensions/VoodooBattery.kext All instances of class VoodooBatteryPowerSources terminated. (kernel) Can't unload kext com.superhai.driver.VoodooBattery; classes have instances: (kernel) Kext com.superhai.driver.VoodooBattery class VoodooBatteryPowerSource has 2 instances. What can I do? Thanks! George Link to comment https://www.insanelymac.com/forum/topic/188675-how-do-you-completely-unload-a-kext-and-instances/ Share on other sites More sharing options...
MacAndor Posted September 24, 2009 Share Posted September 24, 2009 Hi! When I need to unload a kext, I just write sudo, then kextunload <kextpath>, and do it several times until it writes Kext unloaded successfully.... It works for me Link to comment https://www.insanelymac.com/forum/topic/188675-how-do-you-completely-unload-a-kext-and-instances/#findComment-1279454 Share on other sites More sharing options...
Recommended Posts