Contribute
Register

[Guide] Lenovo Yoga 2 Pro El Capitan using Clover UEFI

Status
Not open for further replies.
Awesome, now it all works. Thank you so much. <3 <3 <3 <3
 
This is great guys, thank you. If i may make two suggestions: move the fifth step under the second one, there's no need to go through all those steps looking at 3200px, and the second, it seems that you can't flash a modified xx38 bios if you're running lenovo's xx43, you need to downgrade first.
 
Do you have a broadcom wifi card you can recommend specifically? I am mid install realizing I wont be able to get wifi working on this 7260 =/
 
Nice guide!
I was able to install everything but can't patch my DSDT.
I extracted the tables from Linux / Clover and Windows to see if there is any difference but there is not.
I can patch the SSDT files fine, but my DSDT I keep getting errors.

This is the command I use to disassemble:
Code:
[FONT=Menlo]iasl -da -dl -fe refs.txt *.aml[/FONT]

Here are my files.
View attachment Archive.zip

And the Log
View attachment log.zip

Any help will be appreciated!

Thanks
 
Nice guide!
I was able to install everything but can't patch my DSDT.
I extracted the tables from Linux / Clover and Windows to see if there is any difference but there is not.
I can patch the SSDT files fine, but my DSDT I keep getting errors.

This is the command I use to disassemble:
Code:
[FONT=Menlo]iasl -da -dl -fe refs.txt *.aml[/FONT]

Here are my files.
View attachment 177001

And the Log
View attachment 177002

Any help will be appreciated!

Thanks

I had no issue compiling your DSDT.dsl after correct disassembly (iasl -da -dl -fe refs.txt *.aml).

In fact, there was only one error to fix (a line with no effect, "And (Local0, 0x20)" @ line 3639. Easy to just comment the line out.
 
I had no issue compiling your DSDT.dsl after correct disassembly (iasl -da -dl -fe refs.txt *.aml).

In fact, there was only one error to fix (a line with no effect, "And (Local0, 0x20)" @ line 3639. Easy to just comment the line out.

Damn, I changed ACPI 4.0 to 5.0 in preferences of MaciASL and now it worked.
How did I missed that?

I believe that is not mentioned in your guide.

Thanks.
 
Ok, i have almost everything working.
Sound, Video, Brightness, Battery shows up.
But, I can't get the laptop to sleep, the screen just goes black, but no sleep.
Could it be because I am running OS X from an external USB hdd?
Or because I am using a USB WiFi adapter?

The other question is, How some of you got the people from Bios Mods to mod your bios?
I posted mine like a week ago and nobody responded. Is there any trick?

Thanks
 
Damn, I changed ACPI 4.0 to 5.0 in preferences of MaciASL and now it worked.
How did I missed that?

I believe that is not mentioned in your guide.

Thanks.

ACPI selection is mentioned in the guide...
 
Ok, i have almost everything working.
Sound, Video, Brightness, Battery shows up.
But, I can't get the laptop to sleep, the screen just goes black, but no sleep.
Could it be because I am running OS X from an external USB hdd?
Or because I am using a USB WiFi adapter?

The other question is, How some of you got the people from Bios Mods to mod your bios?
I posted mine like a week ago and nobody responded. Is there any trick?

Thanks

Keep in mind sleep is delayed by 15-20 seconds.

Did you patch _PRW for instant wake?

Always test sleep without USB WiFi. USB WiFi is known to cause instability, especially with sleep. Best to install supported PCIe WiFi.
 
Status
Not open for further replies.
Back
Top