Jump to content

DELL E5570 macOS Sierra


lavhuh

Recommended Posts

On 5/22/2017 at 9:40 AM, styxie said:

Fixed! Here's my DSDT, SSDT, Clover folder and kexts I used to get my E5570 to work. I don't have a wireless card yet, but this should get ppl started to get the basics up and running on the base model e5570 (keyboard, trackpad, tracepoint, ethernet, battery, backlight, pm, usb, sleep/wake working).

CLOVER.zip

LE.zip

Ps: don't forget to add your own serial and board serial to get iCloud working

Thank you ! working great - how to Fix Audio ?

Link to comment
Share on other sites

  • Moderators

I'm not familiar with kext helper, does it fix permission on the whole drive or just /S/L/E?

I recommend running these from terminal:

      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 /

Please post KP screenshot

Link to comment
Share on other sites

×
×
  • Create New...