Jump to content

Vostro 2520: ALPS touchpad tuning + slow performance


Taskmaste

Recommended Posts

  • Replies 45
  • Created
  • Last Reply

Top Posters In This Topic

  • Moderators

Post #1 said you're on 10.12.6. So you upgraded to 10.12.3 and now 10.12.6?

 

Run this in terminal, it'll split out any modded or customized kexts in the output

 

      sudo chmod -Rf 755 /L*/E*

      sudo chown -Rf 0:0 /L*/E*
      sudo touch -f /L*/E*
      sudo chmod -Rf 755 /S*/L*/E*
      sudo chown -Rf 0:0 /S*/L*/E*
      sudo touch -f /S*/L*/E*
      sudo kextcache -Boot -U /
 
You don't have any kext in Clover/kexts directory, so don't know what you have until you post the result after you ran the commands
Link to comment
Share on other sites


×
×
  • Create New...