Contribute
Register

Asus Zenbook UX303UB SSDT patching help

Status
Not open for further replies.
Joined
Sep 2, 2013
Messages
87
Motherboard
Lenovo Thinkpad X1 Yoga 20FQ
CPU
i7-6600U
Graphics
HD 520
Mac
  1. MacBook Pro
  2. Mac mini
Mobile Phone
  1. Android
  2. iOS
So I followed http://www.tonymacx86.com/threads/guide-asus-zenbook-ux303la-broadwell-edition.172279/ to install El Capitan on my Zenbook UX303UB. The only difference between our laptops are that his (or her) laptop is broadwell based while mine is a skylake based.

He noted that SSDT-5 and SSDT-8 are necessary, because they contain information about the SATA controller.

I applied all the patches to all the files necessary, however, got this error when trying to compile SSDT-8:

Code:
syntax error, unexpected PARSEOP_NAME, expecting ',' or '}'

I have also tried using the default extracted SSDT-8.aml file, but that resulted in OS X being unable to locate the drive, and giving the

Code:
Still waiting for root device

error
 

Attachments

  • DSDT.zip
    115.5 KB · Views: 52
  • Native AML.zip
    65.8 KB · Views: 50
Post all your native aml files.
 
There's nothing to patch in SSDT8.aml... Simply add the native .aml file.
Your "Still waiting for root device" issue is irrelevant.
 
It is relevant, because when I boot without the SSDTs, the system works normally
 
You need correctly patched ACPI... SSDT8 has nothing to be patched. It is a CPU SSDT which you can even exclude.
 
Follow RehabMan's guide here: [Guide] Patching LAPTOP DSDT/SSDTs
You might want to try the "hotpatching" way instead, note that it requires skills.

Note: The guide linked in post #1 appears not to be maintained...
 
Status
Not open for further replies.
Back
Top