Marchrius Posted October 18, 2013 Share Posted October 18, 2013 Hi guys, this is my program which I use to update the AppleKextExcludeList in Mavericks every time I add a new kext in /System/Library/Extensions The program is a command-line program. I post also the source code if you would to modify it. But remembre, you can mod it only if you release the source and same license. If you have some request/advice please post it. Download compiled version (Works on Mavericks and Snow Leopard, not tested on other but it should work on previously OSs) Source code: 1.0b2: KextExcludeListUpdater1.0b2.zip 1.0b3: KextExcludeListUpdater1.0b3.zip 19 Link to comment Share on other sites More sharing options...
Micky1979 Posted October 18, 2013 Share Posted October 18, 2013 We put it in Pandora??? ...nice job Marchrius! Micky 1 Link to comment Share on other sites More sharing options...
joe75 Posted October 19, 2013 Share Posted October 19, 2013 i do respect your efforts here but you do know this is unneeded, right? 2 Link to comment Share on other sites More sharing options...
Marchrius Posted October 19, 2013 Author Share Posted October 19, 2013 We put it in Pandora??? ...nice job Marchrius! Micky Sure! i do respect your efforts here but you do know this is unneeded, right? I had problem with a modified version of the IOPCIFamily and every time I create the kextcache the system won't boot properly (the USB, wifi, ethernet doesn't work). Every time I should boot with -f option... But I'm agree with you, it helped only me with my particular situation. But I love to make program Ahahahah BTW, thanks for the advice! 5 Link to comment Share on other sites More sharing options...
Andy Vandijck Posted October 19, 2013 Share Posted October 19, 2013 But I love to make programThat makes 2 of us Cool program Marchrius 5 Link to comment Share on other sites More sharing options...
Marchrius Posted October 19, 2013 Author Share Posted October 19, 2013 That makes 2 of us Cool program Marchrius Thanks Andy! I have much to learn from you Updated at version 1.0b3 1 Link to comment Share on other sites More sharing options...
jswxyz Posted October 25, 2013 Share Posted October 25, 2013 N00bish question here but how do I run this? Also does this add all Kexts to the list including modified original ones? Thanks Link to comment Share on other sites More sharing options...
Marchrius Posted October 25, 2013 Author Share Posted October 25, 2013 N00bish question here but how do I run this? Also does this add all Kexts to the list including modified original ones? Thanks This is a command-line program. You can launch it in Terminal.app This program adds all kext (original and not original) to the AppleKextExcludeList.kext . Is not needed to check if the kexts are original or not. Then, the original, modified original and third party software... 1 Link to comment Share on other sites More sharing options...
Fabio1971 Posted November 2, 2013 Share Posted November 2, 2013 Excellent Marchrius Fabio 1 Link to comment Share on other sites More sharing options...
nai22 Posted November 3, 2013 Share Posted November 3, 2013 for me very usefull, thank you for your work Link to comment Share on other sites More sharing options...
aplIIc Posted November 24, 2013 Share Posted November 24, 2013 Usefull Thanks Marchrius!!! Link to comment Share on other sites More sharing options...
spakk Posted December 29, 2013 Share Posted December 29, 2013 a useful good little tool, Good Job! thx Gesendet von meinem SM-N9005 mit Tapatalk 2 Link to comment Share on other sites More sharing options...
King Dale Posted July 26, 2014 Share Posted July 26, 2014 I get floating point exception Kings-Mac-Pro:downloads root# ./KextExcludeListUpdater -f /users/kingd/desktop/list -k /system/library/extensions/AppleKextExcludeList.kext Please wait while populating new ExcludeList... Floating point exception: 8 Kings-Mac-Pro:downloads root# Link to comment Share on other sites More sharing options...
Marchrius Posted August 5, 2014 Author Share Posted August 5, 2014 I get floating point exception Kings-Mac-Pro:downloads root# ./KextExcludeListUpdater -f /users/kingd/desktop/list -k /system/library/extensions/AppleKextExcludeList.kext Please wait while populating new ExcludeList... Floating point exception: 8 Kings-Mac-Pro:downloads root# I'll investigate on it. Link to comment Share on other sites More sharing options...
Recommended Posts