TarvoMaesepp Posted June 13, 2015 Share Posted June 13, 2015 I am pretty sure it is v 3.08 BIOS. This is origin folder: https://mega.co.nz/#!rBFUnLrR!OnBjzIwUZPA_Cuh4O6e97sHuEN3MnCbKKIp9tjBj1S0 This is tmp-3 : https://mega.co.nz/#!aJUmWKrb!HFvAGTAcICqNfwd_hD8OOel2eLrCAOeuHnL_ph9zLAs Link to comment Share on other sites More sharing options...
intruder16 Posted June 13, 2015 Author Share Posted June 13, 2015 Did you disable nvidia in BIOS? See my post edit above ^. Link to comment Share on other sites More sharing options...
TarvoMaesepp Posted June 13, 2015 Share Posted June 13, 2015 Did you disable nvidia in BIOS? See my post edit above ^. Do I have to select UMA only or discrete? And I have to mention that I took out the SLI card. May I put it in? Link to comment Share on other sites More sharing options...
intruder16 Posted June 13, 2015 Author Share Posted June 13, 2015 Do I have to select UMA only or discrete? Discrete. And I have to mention that I took out the SLI card. May I put it in? No. Link to comment Share on other sites More sharing options...
TarvoMaesepp Posted June 13, 2015 Share Posted June 13, 2015 Thank you, now I successfully patched files. Link to comment Share on other sites More sharing options...
intruder16 Posted June 13, 2015 Author Share Posted June 13, 2015 Thank you, now I successfully patched files. Great! Link to comment Share on other sites More sharing options...
ahmed_ais Posted October 4, 2015 Share Posted October 4, 2015 Hi intruder, I believe you should review the patches in your repo as some of them got updates from the source and now the outdated version in your repo has problems. For example, this patch is updated by Rehabman in his repo and now it does not have this part: # rename XHC to XHC1 into device label XHC set_label begin XHC1 end; into_all all code_regex XHC\. replaceall_matched begin XHC1. end; into_all all code_regex XHC_\. replaceall_matched begin XHC1. end; into_all all code_regex \.XHC, replaceall_matched begin .XHC1, end; This, because this patch have issues with 10.11. Try to sync the patches to be up-to-date as more and more people will jump to 10.11. Regards, Link to comment Share on other sites More sharing options...
stuartzf Posted November 16, 2015 Share Posted November 16, 2015 Great job. and does it work with the y410p? Link to comment Share on other sites More sharing options...
intruder16 Posted December 6, 2015 Author Share Posted December 6, 2015 Great job. and does it work with the y410p? I can't say as i don't have a Y410p and no reports from other users too. It might work or might not. You should first try to manually patch your existing DSDT/SSDT's using the patches provided. DSDT Auto-Patcher for Y510p Updated. Changelog: v1.5 (06 Dec 2015) : Added support for El Caiptan 10.11 & above Added support for SmartTouchpad users for both Synaptic & ELAN touchpads minor improvements/optimizations Extremely sorry for the delay. Keep hackintoshing. Link to comment Share on other sites More sharing options...
intruder16 Posted December 8, 2015 Author Share Posted December 8, 2015 DSDT Auto-Patcher for Y510p Updated. Changelog: v1.6 (08 Dec 2015) : Fixed USB patches for El Caiptan 10.11 & above Fixed a bug where DSDT won't compile if you did not chose to add "DSDT Debug Methods" but chose "WAK/PTS" or "EC Queries" Raised "tmp-1", "tmp-2" folder limit to "tmp-100" (previously upto "tmp-10") USB should be fully working now (SuperSpeed USB 3.0 & HighSpeed USB 2.0). Also for those using usb wifi, kernel panics while removing usb wifi or turning it off should be fixed. Not sure if USB Port Injector is needed. IMP: (Only for El Capitan 10.11+ users) Don't forget to install FakePCIID.kext & FakePCIID_XHCIMux.kext (included in FakePCID zip) from here. Link to comment Share on other sites More sharing options...
bogdangepe Posted February 5, 2016 Share Posted February 5, 2016 Hello, I have this problem . Where i find log file? Link to comment Share on other sites More sharing options...
ahmed_ais Posted February 5, 2016 Share Posted February 5, 2016 Hello, I have this problem . Where i find log file? Basically the log file(s) are in the newly created tmp folder (tmp-1, tmp-2, ..., etc if you used the script more than once). If you go to that new folder you will see some/all of these log files: compile.log decompile.log patch.log script_run.log Each file is name descriptive. Now to your problem, I can see two things: The main reason the script is halted is because it cannot find a file (Patch_list.txt) in the location it expect. This is because you ran the script from another directory other than where the script actually at. The script refers to the file Patch_list.txt in a relative path so you have to change the directory to script location first before running the script: cd ~/Downloads/Y510p-OS-X-master ./Y510p.sh -t ~/Desktop/USB_ON The first post in this thread is clear about how to run the script using [./Y510p.sh -t "target dir"] which cannot be executed before changing directory to where the script is actually at. The lines like the following is an indication of missing SSDT files in the target directory you specified. I remember from a previous conversation with you that you only care about patching DSDT but not SSDTs (not sure why, as the main two SSDTs we have are for graphics and needed to be patched as well). grep: tmp/DSDT/Decompiled/SSDT*: No such file or directory Fix the two things above and try again ... 1 Link to comment Share on other sites More sharing options...
intruder16 Posted February 5, 2016 Author Share Posted February 5, 2016 @bogdangepe, Follow what @ahmed said. I couldn't have said it better myself. Link to comment Share on other sites More sharing options...
olster Posted February 12, 2016 Share Posted February 12, 2016 Hi guys, I exported tables through Clover F4 and copied all to ~/DSDT.Then ran "MacBookPro:Y510p-OS-X-master olster$ ./Y510p.sh -t ~/DSDT/"No errors running the script.But when I check patch.log I see that upon patching step SSDT-1.dsl is missing. Attaching logs:Google drive (link) Thanks! EDIT: compile.log also has an issue: "Compilation complete. 0 Errors, 0 Warnings, 2 Remarks, 12 Optimizations Error 6092 - Could not open file "tmp/DSDT/Decompiled/SSDT-1.dsl" (Source Input) - No such file or directory" Link to comment Share on other sites More sharing options...
ahmed_ais Posted February 13, 2016 Share Posted February 13, 2016 The script will discard some of the not needed SSDTs and rename the rest in order. It will rename SSDT-6 (iGPU) to SSDT-0 and SSDT-7 (dGPU/Nvidia) to SSDT-1. However, if you extracted you ACPI tables while having nvidia disabled in BIOS then SSDT-7 will be absent. Now when you use the script there will be no SSDT-1 (as SSDT-7 is not there to be renamed SSDT-1) and the script will log this. That said, it is not a problem at all and therefore the script terminates correctly. Link to comment Share on other sites More sharing options...
bakadis Posted March 7, 2016 Share Posted March 7, 2016 hii got thous files by "f4 clover boot menu" but the name is different in 3,4 and 5?i didn't understand how to patch the files i just followed this post #666 is that all what i have to do?if there is another process please make it simple like the post up there and give me all the lines that i have to put in terminal to make it done thank you Link to comment Share on other sites More sharing options...
intruder16 Posted March 8, 2016 Author Share Posted March 8, 2016 hi i got thous files by "f4 clover boot menu" but the name is different in 3,4 and 5?... Files 3,4 & 5 are dynamic and safe to exclude. Don't worry about naming of files. When you run the script it'll match the file for specific keywrords and then patch accordingly. ...i didn't understand how to patch the files i just followed this post #666 is that all what i have to do? if there is another process please make it simple like the post up there and give me all the lines that i have to put in terminal to make it done thank you You got it right. When you clone a git with this command "git clone https://github.com/i.../Y510p-OS-X.git"it'll create a folder "Y510p-OS-X". Then follow the commands from the post you tagged. If there's any issue, post here. Link to comment Share on other sites More sharing options...
intruder16 Posted September 29, 2016 Author Share Posted September 29, 2016 DSDT Auto-Patcher for Y510p Updated. v1.7 (28 Sep 2016) : Fixed for Sierra 10.12.x Using IntelBacklight (faster) instead of ACPIBacklight patches. Use IntelBacklight.kext with it. minor improvements/optimizations Added optional clover hotpatch. NEW: A new clover hotpatch method is also added here. Link to comment Share on other sites More sharing options...
Recommended Posts