Hey guys, I've been having issues with my laptop restarting "Sleep Wake Failure" after sleep. I was told its probably one of my kernel extensions. I ran this command in terminal to find 4 extensions, but when I go looking in all the folders /System/Libraries/Extensions home folder they are not in there. Only LittleSnitch is but that one I would like to keep. I want to delete the other 3... How can I find the location of the other 3? I need them deleted. I've deleted the software connected to them already.
kextstat | grep -v apple
62 **** at.obdev.nke.LittleSnitch (4724) ****
95 **** com.squirrels.airparrot.framebuffer (3) ****
125 **** com.avatron.AVExVideo (3.0.1) ****
126 **** com.avatron.AVExFramebuffer (3.0.1) ****
[doublepost=1508296282][/doublepost]PS when I try sudo rm -R com.squirrels.airparrot.framebuffer it tells me: No such file or directory
kextstat | grep -v apple
62 **** at.obdev.nke.LittleSnitch (4724) ****
95 **** com.squirrels.airparrot.framebuffer (3) ****
125 **** com.avatron.AVExVideo (3.0.1) ****
126 **** com.avatron.AVExFramebuffer (3.0.1) ****
[doublepost=1508296282][/doublepost]PS when I try sudo rm -R com.squirrels.airparrot.framebuffer it tells me: No such file or directory