Thread: Lion with AMD
View Single Post
 
Old 06-05-2012, 01:20 PM
m4f1050 m4f1050 is offline
Jaguar
 
Join Date: Aug 2011
Posts: 39
Quote:
Originally Posted by frisco2 View Post
remove SleepEnabler,F718x,IT87x,PC8739x and W836x.kext out of Extra and S / L / E
That's the first thing I checked, I wouldn't have asked if it was that obvious.. I figured it out, they are in SuperIOFamily.kext but I haven't found SleepEnabler.kext

Code:
 
sudo find / -name *SleepEnabler*
sudo find / -name *F718x*
sudo find / -name *IT87x*
sudo find / -name *PC8739x*
sudo find / -name *W836x*
Where can I blacklist kexts? I have seen this done before..but never have figured it out?

Last edited by m4f1050; 06-05-2012 at 01:28 PM.
Reply With Quote