Jump to content

[SOLVED] Installing el capitan bootloop e7240


Mariotaf

Recommended Posts

  • Moderators

https://bitbucket.org/RehabMan/acpica/downloads/

copy to /usr/bin

sudo cp iasl /usr/bin

 

then run the ssdtprgen.sh again.

 

No, that will not fix the audio issue.

Remove AppleHDA_ALC292 from /L/E. Run this

     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 /

Then add this to /L/E and run the commands again. Look for the output of AppleHDA_ALC292 to show

Reboot

Link to comment
Share on other sites

×
×
  • Create New...