Jump to content

R510VX MacOS Sierra installation


SOJAY

Recommended Posts

  • Moderators

Now you'll need to patch your DSDT/SSDT to get the rest of the system working smoothly.

Boot to Clover GUI, hit F4. Then continue booting to MacOS.

Compress and attach /EFI/Clover/ACPI/Origin

Screenshot of Status and PCI List with DPCIManager https://sourceforge....ts/dpcimanager/

Launch IOReg IORegistryExplorer_v2.1.zip, save and attach.

Link to comment
Share on other sites

  • Moderators

Replace the files/folders in /EFI/Clover with the attached files and folders

Copy the 2 kexts in /EFI/Clover/kexts/Other/LE to /Library/Extensions

then repair permission and rebuild cache with the following commands, reboot

      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 /
 
Hopefully this will allow audio, battery status and brightness control
By the way, what bios version are you running?

R510VX-2.zip

Link to comment
Share on other sites

×
×
  • Create New...