Jump to content

Need Help Compiling Lenovo E460 DSDT.aml


KMBeatz
 Share

5 posts in this topic

Recommended Posts

Hello. 

 

I have a Lenovo Thinkpad E460 with i5 6200u and a HD520. 

 

I managed to install 10.13.4 HS on this Laptop but now I have no Backlight Control and Battery Management.

 

I extracted with Clover all the DSDT Files. 

 

But I can't compile it with Rehabman macIASL. There are 3 Errors I can't eliminate 

 

 

Spoiler

7469, 6126, syntax error, unexpected PARSEOP_OPERATIONREGION

7482, 6126, syntax error, unexpected PARSEOP_ELSE

10077, 6126, syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File

 

 

And here are my config.plist from Clover too. 

 

I thank everybody who is trying to help me. 

 

 

 

origin.zip

config.plist

Edited by KMBeatz
Link to comment
Share on other sites

For battery support just add ACPIBatteryManager.kext to /S/L/E. For backlight control I added a PNLF device to your DSDT so it should work as well OOB, but if it won't than try using either ACPIBacklight.kext or IntelBacklight.kext.

DSDT_KMBeatz_E460_PNLF_Patch.dsl

DSDT_KMBeatz_E460_PNLF_Patch.aml

  • Thanks 1
Link to comment
Share on other sites

rio2 Thank you so much. 

 

Brightness working Perfect. 

I got Battery also work after i tried some Repo Patches from Rehabman. T440P Patch working Perfect.

 

I have only 2 Devices that not work.

 

1. Bluetooth

2. Webcam

I installed a DW1560 Wlan Card.

 

Wlan is working Bluetooth not.

 

 

Edited by KMBeatz
Link to comment
Share on other sites

Thank you. 

 

I have know the Solution.

 

I had to Rename all XHCI Entries in my DSDT.aml to XHC 

 

After I done that my Webcam and Bluetooth working now. 

 

Anyway it can marked as solve. 

 

Greetings from Germany

Link to comment
Share on other sites

 Share

×
×
  • Create New...