Contribute
Register

Lenovo 300-17ISK

Status
Not open for further replies.
Joined
May 5, 2016
Messages
150
Motherboard
ASUS FX505DT
CPU
Ryzen 5 3550H
Graphics
Vega 8, GTX 1650
Mobile Phone
  1. Android
Mac OS X Sierra 10.12.x launch solution using Clover boot loader on Lenovo 300-17ISK and Lenovo 300-15ISK without discrete graphics: https://github.com/xShiftx/Lenovo-300-17ISK-10.12-Clover.

All hardware works perfect instead of WIFI module. Added kexts for Android USB ethernet tethering(HoRNDIS.kext) and kexts for playing protected content(Lilu+Shiki).

Big thanks to the-braveknight and RehubMan.
 
Last edited:
There are error in DSDT extracted by MaciASL.

11540, 6126, syntax error, unexpected PARSEOP_ARG1

Code:

Code:
If (CondRefOf (\_SB.PCI0.SAT0.SDSM))
                {
                    Return (SDSM)
                    Arg0
                    Arg1
                    Arg2
                    Arg3
                }

I can't find a patch to fix this error. Can you help me please?
You're not disassembling your DSDT/SSDTs correctly. Best to follow my Z50-70 guide.
 
You're not disassembling your DSDT/SSDTs correctly. Best to follow my Z50-70 guide.

When I use patchmatic there are:

Screen Shot 2017-01-23 at 7.59.54 PM.png


And other variants no better ... Can you help with only one error?
 

Attachments

  • EFI.zip
    17.6 MB · Views: 135
Description in patchmatic github page is wrong. No folder /usr/local/bin in 10.11.6.

Basic terminal thing...
The /usr/local/bin folder must be created if it does not exist...
But you can also put it in /usr/bin.

Also, if you installed Clover correctly, /usr/local/bin is created...
 
Last edited:
EFI not requested. Attach only EFI/Clover.

Sorry.

Why you recommend to disable Virtualization in BIOS? I am frontend developer and need installed windows for testing in MS IE or Edge and I need WMVAre for it but it is not works with disabled virtualization. Is disabling a strongly recommended? Where it affects?
 
Status
Not open for further replies.
Back
Top