xkrsz / asus-x55vd-hackintosh

Everything needed to install El Capitan on ASUS X55VD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asus-x55vd-hackintosh

Everything needed to install El Capitan on ASUS X55VD

Steps

Pre-install

  1. Follow this guide:
  • use this VoodooPS2Controller
  • and this FakeSMC
  • add this Ethernet kext to Clover EFI
  • use this config.plist
  • I used the createinstallmedia method for bootable USB

Post-install

  1. After installing Clover on HDD, if laptop does not boot without USB, boot Clover from USB and under Clover boot options press Add boot entries to all partitions. After that you should be able to boot straight from HDD.
  2. Paste this DSDT to EFI/Clover/ACPI/patched in your EFI partition
  3. Using Kext Wizard install this and this kext
  4. Execute this
  5. Reboot (use verbose option to have a look at a boot process)
  6. I personally used VoodooHDA, I know it limits audio capabilities and proper AppleHDA patch should be used for optimal performance, but VoodooHDA is sufficient for me. Audio works from speakers and headphones, although I need to manually switch between them in sys prefs. So you can either install this or do it the hard (but better) way

At this point you should have

  • Intel graphics
  • brightness control (no function keys though)
  • HDMI out (probably without audio if VoodooHDA was used)
  • touchpad with basic gestures
  • keyboard
  • USB
  • audio

working. I found a cheap AR5B95 wifi card and installed this kext. I wasn't able to find anyone who got the stock one to work, every source indicates that it's not going to. There is a possibility to USB tether from an android or iPhone. You need to install this, execute this and reboot.

About

Everything needed to install El Capitan on ASUS X55VD


Languages

Language:Objective-C 66.4%Language:C 23.4%Language:HTML 8.7%Language:Shell 1.5%