S semaja2 macrumors 6502a Original poster Dec 12, 2005 576 18 Adelaide Feb 3, 2007 #1 Hey guys, Im running into troubles on how to check if a kext is loaded, does anyone know how to do i through cocoa/objc Using a NSTask to do kextstat | grep insomnia, didnt help as it returns the whole line
Hey guys, Im running into troubles on how to check if a kext is loaded, does anyone know how to do i through cocoa/objc Using a NSTask to do kextstat | grep insomnia, didnt help as it returns the whole line
Catfish_Man macrumors 68030 Sep 13, 2001 2,579 2 Portland, OR Feb 3, 2007 #2 Not quite seeing why returning the whole line is a problem...