Contribute
Register

[Guide] Asus ROG G551/552, GL551/552 Series (Skylake, i7-6700HQ, HD 530) Using Clover UEFI

Status
Not open for further replies.
Thanks ! RehabMan. But, why I was freezes. Maybe due to Graphics Skylake or I don't patch SSDT

You have a lot to implement yet...
- power management
- ACPI patching
- USB configuration
- install kexts correctly (all kexts you need should be installed to the system volume)

Try to do everything correctly, then re-evaluate.
 
You have a lot to implement yet...
- power management
- ACPI patching
- USB configuration
- install kexts correctly (all kexts you need should be installed to the system volume)

Try to do everything correctly, then re-evaluate.

I've tried patching DSDT.dsl but i keep getting a error here is the save copy

Ive only have 1 error and its Method (_Q10, 0, NotSerialized) // _Qxx: EC Query
 

Attachments

  • DSDT.dsl
    1.1 MB · Views: 145
I've tried patching DSDT.dsl but i keep getting a error here is the save copy

Ive only have 1 error and its Method (_Q10, 0, NotSerialized) // _Qxx: EC Query

You have damaged the file in a way that makes it difficult to tell what is wrong.
Start over with freshly extracted/disassembled files.
 
You have damaged the file in a way that makes it difficult to tell what is wrong.
Start over with freshly extracted/disassembled files.
My SSDT-13 won't patch i but the others will patch ???
this is the non-edited version i keep trying to remake it by extracting and keep deleting and click F4 on Clover and this keeps showing up
 

Attachments

  • SSDT-13.dsl
    43.5 KB · Views: 142
My SSDT-13 won't patch i but the others will patch ???
this is the non-edited version i keep trying to remake it by extracting and keep deleting and click F4 on Clover and this keeps showing up

Need all native DSDT+SSDTs in order to check for correct disassembly.
 
Need all native DSDT+SSDTs in order to check for correct disassembly.
Here it is the DSDT,SSDT 2,3,13

Thanks for your help and btw i used the refs.txt method to extract these files since i followed the step from the last laptop you helped me with i guess it is the correct way of doing it. I will also include a video of what error i got from MacASL and Thanks for your help :D
 

Attachments

  • Every you should need to help me thx.zip
    32 MB · Views: 137
Here it is the DSDT,SSDT 2,3,13

Thanks for your help and btw i used the refs.txt method to extract these files since i followed the step from the last laptop you helped me with i guess it is the correct way of doing it. I will also include a video of what error i got from MacASL and Thanks for your help :D

Please provide all DSDT and SSDT files from Clover F4 extract (ACPI/origin), as requested in post #65.
 
Please provide all DSDT and SSDT files from Clover F4 extract (ACPI/origin), as requested in post #65.
Ohh i get it now here is the new one with the origin folder
 

Attachments

  • SSDT and DSDT thing thanks.zip
    32.1 MB · Views: 149
Ohh i get it now here is the new one with the origin folder

No such problem with SSDT-13 with proper disassembly.

I disassembled your files in origin (with the refs.txt you have): iasl -da -dl -fe ../refs.txt DSDT.aml SSDT*.aml

The resulting SSDT-13.dsl is error free.
 
I updated to 10.11.6.

UHD doesn't work anymore. I can't get to the desktop without temporarily re-using FakeID IntelGFX 0x12345678.

I believe I have to re-apply the IOKit patch from post#1 again. But, does the patch still work in 10.11.6?

I get:
Code:
SIP looks to be disabled, all good!

(otool) Detected unpatched IOKit on OS X 10.11.5.
SIP looks to be disabled, all good!
Patching IOKit with patch version 6
Password:

It's not even detecting that I'm on 10.11.6. I didn't proceed.
 
Status
Not open for further replies.
Back
Top