Skip to content

OpenCore 0.7.4 configuration for Asus X555LJ. Optimized for Big Sur 11.5.2 (20G95)

Notifications You must be signed in to change notification settings

Vejtarn/Hackintosh-Asus-X555LJ-BigSur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MacOS Big sure on Asus X555LJ Laptop.

Based on Opencore. Light install and update.

alt text

In this thread you will find a fully working version of the Openkore loader with Mac OS Big Sur for the Asus x555lj laptop

Description of laptop:

  • Intel® Core™ i5-5200U - 5th generation Intel ® Core ™ i5 processors - Broadwell
  • Intel® HD Graphics 5500 - 2048 Mb
  • BCM4352 802.11ac Wireless Network Adapter + Bluetooth 4,0 - based on BCM94352HMB
  • Realtek RTL8168GU/8111GU PCI Express Gigabit Ethernet
  • Generic AHCI Controller: SSD ADATA SU800 - 1,02 Tb HDD Hitachi Travelstar 5K1000 - 1Tb
  • Wildcat Point-LP High Definition Audio Controller - based on Realtek ALC233
  • Nvidia GeForce 930M - disabled

BIOS 604 2019/06/04 setting

  • Advansed: Internal Pointer Devise [Enabled]; Wake On Lid Open [Enabled]; Power Off Energy Saving [Enabled]; Intel Virtualization Technology [Enabled]; Intel AES-NI [Enabled]; VT-d [Enabled]; SATA Configuration - SATA Mode Selection [AHCI] ; Graphics Configuration - DVMT Pre-Allocated [128M]; Smart Settings - SMART Self Test [Enabled]; Network Stack Configuration - Network Stack [Disabled]; USB Configuration - Legasy USB Support [Enabled]; - XHCI Pre-Boot Mode [Enabled]; - USB Mass Storage Driver Support [Enabled];

  • Boot: Fast Boot [Disabled]; Launch CSM [Disabled];

  • Security: Secure Boot Control [Disabled];

alt text

What doesn't work

I still couldn't get the brightness, sleep, and flight mode function buttons to work This may be due to the fact that I used FakeSMC rather than VirtualSMC. I also didn't try to start the built-in card reader, because I don't use it.

  • Geforce 930M

What work

All other devices are up and running. The battery is working - there is a display of the status and time of use.

  • Battery life indicator
  • Intel HD 5500
  • Sound
  • Jack
  • Keyboard
  • Touchpad
  • WiFi & Bluetooth
  • Webcam
  • Ethernet
  • iCloud
  • USBs - All USBs work fine in Big Sur 11.4

alt text

How did I do it.

All this is done thanks to correct correction of the DSDT table Initially, the table was completely cleared of errors and warnings.

Then the DSDT table was added to the SSDT tables required for starting on Broadwell:

  • add MCHC
  • add SMBUS
  • add PLUG
  • add section of the processor (ssdtPRGen script)

Of the patches:

  1. the Rehabman laptop battery patch - Asus N55SL/VivoBook
  2. some fixes to the dsdt that helped to achieve better stability of the system
  • HPET fix
  • RTC fix
  • IRQ fix

Then a series of renames:

  • EC0 - EC
  • RTC - RTC0
  • HECI - IMEI
  • EHC1 - EH01
  • EHC2 - EH02
  • SAT0 - SATA
  • SSP1 - SS01 _USB 3.0
  • SSP2 - SS02 _USB 3.0

The only BUG in all this is that, it is impossible to load Windows 10 through the OC menu. I don't know why, perhaps edits in DSDT prevent Windows from loading, because the tables are applied to all systems loaded via the OC.

For questions and comments, please contact here: [Success] Asus X555LJ. MacOS BigSur 11.5.2 with OC 0.7.4