Franklin_NGO Posted March 2, 2020 Share Posted March 2, 2020 Hello, I tried to patch the DSDT and also hot patching for clover, but non seems working for my case. Can anyone help me? The origin DSDT in the attach file. Thank you. Hardware: OS: Catalina 10.15.3 CPU: Intel Core i7-8665U Processor (1.90GHz GHz 8MB) GPU: NVIDIA Quadro P520 2 GB GDDR5/ intel UHD 620 RAM: 16.0GB PC4-19200 DDR4 Soldered 2400MHz SSD/ HDD: 1TB SSD 970 EVO PLUS PCIe Motherboard/Laptop model: Intel Coffee Lake-U/Y PCH rev. 30/ Thinkpad P53s BIOS: Lenovo version 1.60 (12/30/2019) Screen: 15.6 "FHD IPS AntiGlare LED Backlight 1920x1080 Ethernet Card: Intel I219-LM Wifi/BT Card: Wireless Intel AC adapter 9560 2x2ac with BT5.0 (will be replaced soon) DSDT.dsl Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/ Share on other sites More sharing options...
MaLd0n Posted March 3, 2020 Share Posted March 3, 2020 extract tables with f4 key in clover boot screen Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2710757 Share on other sites More sharing options...
Franklin_NGO Posted March 3, 2020 Author Share Posted March 3, 2020 5 hours ago, MaLd0n said: extract tables with f4 key in clover boot screen Hello, thank you for your reply. Please find the attached file for the origin folder using clover F4. origin.zip Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2710789 Share on other sites More sharing options...
MaLd0n Posted March 3, 2020 Share Posted March 3, 2020 here DSDT.aml.zip use only 3 renames patch, remove all Quote change GFX0 to IGPU 47465830 49475055 change HDAS to HDEF 48444153 48444546 change HECI to IMEI 48454349 494d4549 Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2710837 Share on other sites More sharing options...
Franklin_NGO Posted March 3, 2020 Author Share Posted March 3, 2020 1 hour ago, MaLd0n said: here DSDT.aml.zip use only 3 renames patch, remove all Thank you for your work. I tried as you told me but it doesn't work. Could you please take a look at my EFI file in the attached file? Maybe I did something wrong or some kexts conflict each other? Don't worry about my SMBIOS, I changed it as my Laptop's SMBIOS is MacBook Pro 15,4. EFI.zip Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2710863 Share on other sites More sharing options...
MaLd0n Posted March 3, 2020 Share Posted March 3, 2020 don't use kexts in system folders, u can use clover/oc to inject kexts EFI.zip Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2710872 Share on other sites More sharing options...
Franklin_NGO Posted March 3, 2020 Author Share Posted March 3, 2020 4 hours ago, MaLd0n said: don't use kexts in system folders, u can use clover/oc to inject kexts EFI.zip Thank you so much. I wanna buy you a beer but I don't have PayPal and I don't wanna create one. Is there other way to do that? I'm in Europe by the way. For the kext injection, I used clover to inject kext of course, but I don't know why it didn't contain any kext or ACPI. Anyway, it worked great but the audio (using AppleALC) and sidecar doesn't work (before both work just fine). Do you know how to fix it? I reupload the file. For the SIP (0x67 -disable), can I enable it (0x00) or should I use the partial SIP (0x3)? Thank you again. EFI.zip Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2710914 Share on other sites More sharing options...
MaLd0n Posted March 4, 2020 Share Posted March 4, 2020 ye, i like full disable Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2710934 Share on other sites More sharing options...
Franklin_NGO Posted March 4, 2020 Author Share Posted March 4, 2020 5 hours ago, MaLd0n said: ye, i like full disable Sorry to bother you again, but do you know how to fix the audio (using AppleALC + vanilla catalina AppleHDA) and sidecar? I tried many way but it couldn't work. I reupload the EFI folder. Thank you EFI.zip Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2710949 Share on other sites More sharing options...
MaLd0n Posted March 4, 2020 Share Posted March 4, 2020 5 hours ago, Franklin_NGO said: Sorry to bother you again, but do you know how to fix the audio (using AppleALC + vanilla catalina AppleHDA) and sidecar? I tried many way but it couldn't work. I reupload the EFI folder. https://www.olarila.com/topic/6074-guide-easy-audio-solution-with-applealc/ Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2711001 Share on other sites More sharing options...
Franklin_NGO Posted March 4, 2020 Author Share Posted March 4, 2020 (edited) 8 hours ago, MaLd0n said: https://www.olarila.com/topic/6074-guide-easy-audio-solution-with-applealc/ Thank you. I tried your method but it didn't work. Codec: ALC257 ------- layout 11, 18 Chipset: Canon lake U => 100/200/300: rename HDAS to HDEF: find <48444153> replace <48444546> Also, your method conflicts with the instruction of AppleALC wiki, which didn't work for me either: link: https://github.com/acidanthera/AppleALC/wiki/Installation-and-usage Do not use renaming HDAS to HDEF, B0D3 to HDAU, etc. Set Devices → Audio → Inject = NO (Necessarily type string!) But, if I use alcid=11 and fast boot then it works: Is that strange? Could you please take a look at my EFI in the attached file, maybe there are some drivers conflicts each other? EFI.zip Edited March 4, 2020 by Franklin_NGO Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2711058 Share on other sites More sharing options...
MaLd0n Posted March 4, 2020 Share Posted March 4, 2020 4 hours ago, Franklin_NGO said: Thank you. I tried your method but it didn't work. Codec: ALC257 ------- layout 11, 18 Chipset: Canon lake U => 100/200/300: rename HDAS to HDEF: find <48444153> replace <48444546> Also, your method conflicts with the instruction of AppleALC wiki, which didn't work for me either: link: https://github.com/acidanthera/AppleALC/wiki/Installation-and-usage Do not use renaming HDAS to HDEF, B0D3 to HDAU, etc. Set Devices → Audio → Inject = NO (Necessarily type string!) But, if I use alcid=11 and fast boot then it works: Is that strange? Could you please take a look at my EFI in the attached file, maybe there are some drivers conflicts each other? EFI.zip both work u can use via dsdt, ssdt, inject layout in devices, add alcid=xx in bootargs, have many ways for same result Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2711117 Share on other sites More sharing options...
Franklin_NGO Posted March 5, 2020 Author Share Posted March 5, 2020 12 hours ago, MaLd0n said: both work u can use via dsdt, ssdt, inject layout in devices, add alcid=xx in bootargs, have many ways for same result Yes, normally, I saw both work for people. But I don't know why it only works for me if I use alcid=11 and fast boot. Here are the drivers and kexts, is there anything abnormal? Thank you. Link to comment https://www.insanelymac.com/forum/topic/342823-need-help-on-battery-patching-for-thinkpad-p53s/#findComment-2711211 Share on other sites More sharing options...
Recommended Posts