Jump to content

Clover not loading kext from S/L/E and it's loading extra kexts from nowhere


shoopy
 Share

6 posts in this topic

Recommended Posts

The only kext being injected in Clover is FakeSMC.kext yet somehow VoodooPS2Controller.kext is running when I boot with clover and kexts from S/L/E are being disabled. For instance, my battery and hardware sensors kexts are disabled when I load from Clover but work when booting from Chameleon. I have checked every folder, there are no Voodoo kexts, is there a driver or something injecting Voodoo kexts in Clover, the only changes I've made is in the config file?

 

When I boot with Chameleon all of my kexts from S/L/E are working fine and VoodooPS2Controller doesn't load (as it should).

 

Can anyone help me figure out what's wrong? I have an Asus UX303LN and these are my specs along with my config file.

 

  • i5 4210u
  • 1TB HDD
  • Intel HD 4400
  • nVidia 840m [disabled in Clover]
  • FocalTech Touchpad

config.zip

Link to comment
Share on other sites

 

The only kext being injected in Clover is FakeSMC.kext yet somehow VoodooPS2Controller.kext is running when I boot with clover and kexts from S/L/E are being disabled. For instance, my battery and hardware sensors kexts are disabled when I load from Clover but work when booting from Chameleon. I have checked every folder, there are no Voodoo kexts, is there a driver or something injecting Voodoo kexts in Clover, the only changes I've made is in the config file?

 

When I boot with Chameleon all of my kexts from S/L/E are working fine and VoodooPS2Controller doesn't load (as it should).

 

Can anyone help me figure out what's wrong? I have an Asus UX303LN and these are my specs along with my config file.

 

  • i5 4210u
  • 1TB HDD
  • Intel HD 4400
  • nVidia 840m [disabled in Clover]
  • FocalTech Touchpad

 

If you are using the same OS X partition with two bootloaders, it means you are using the same kext cache. Disable it or try to recreate it if you switch between them.

Link to comment
Share on other sites

If you are using the same OS X partition with two bootloaders, it means you are using the same kext cache. Disable it or try to recreate it if you switch between them.

I've disabled kextcache in Clover, Ive deleted the cache files in OSX and nothing has changed.

Link to comment
Share on other sites

I've disabled kextcache in Clover, Ive deleted the cache files in OSX and nothing has changed.

Do following:

 

Type in the terminal:

sudo touch /System/Library/Extensions

 

reboot

And reboot again.

 

Check if the kext you are looking for is loaded :

kextstat | grep Kextname

Link to comment
Share on other sites

Do following:

 

Type in the terminal:

sudo touch /System/Library/Extensions

 

reboot

And reboot again.

 

Check if the kext you are looking for is loaded :

kextstat | grep Kextname

I've done that and I just did it again.

 

Nothing changed, the voodoo kexts are still being loaded from Clover somehow.

 

I tried reinstalling the OS yesterday and got the same results, Clover just loads different Kexts from Chameleon for some reason and ignores Kexts thats I've installed to the Extensions folder.

Link to comment
Share on other sites

Do following:

 

Type in the terminal:

sudo touch /System/Library/Extensions

 

reboot

And reboot again.

 

Check if the kext you are looking for is loaded :

kextstat | grep Kextname

Also I can't find the location where clover is loading the kext from.

 

v9Gq68d.jpg

Link to comment
Share on other sites

 Share

×
×
  • Create New...