Jump to content

Boot problem.


simpleacc

Recommended Posts

You're talking about the SuperIODevice error? That comes from FakeSMC's plugins and can be ignored. The senor plugins are designed for desktops; if I'm not mistaken, the latest build of Rehabman's FakeSMC fork includes a fix for this: https://github.com/RehabMan/OS-X-FakeSMC-kozlek

 

Also noticed you're using version 4.3 of SmartTouchpad. 4.4 is out, and 4.4.5 will be out soon, including many, many bug fixes. Might be worth an upgrade.

Link to comment
Share on other sites

Scroll down on Rehabman's Github to read on how to install the kext, but in general:

  • Follow the link to the Bitbucket page to download the compiled kext.
  • Install the FakeSMC kext (and only FakeSMC on a laptop) to wherever you currently have it installed, often found in Clover's kext directory on the EFI partition, /Extra/Extensions, /Library/Extensions, or /System/Library/Extensions. To check a directory, /S/L/E for example, for FakeSMC, fire up terminal and issue:
     ls -a /System/Library/Extensions/ |grep -y fake
  • If the kext is in /S/L/E, use a kext installer like Kext Wizard or Kext utility to install.
Link to comment
Share on other sites

×
×
  • Create New...