Andrew+ Posted April 30, 2018 Share Posted April 30, 2018 I ve attach my EFI Folder and unsure what I m doing wrong since I ve look at so many guides with no success? thanks config.plist Link to comment https://www.insanelymac.com/forum/topic/333969-help-with-realtek-alcs1120a/ Share on other sites More sharing options...
MaLd0n Posted May 1, 2018 Share Posted May 1, 2018 post a full dump RunMe.app.zip Link to comment https://www.insanelymac.com/forum/topic/333969-help-with-realtek-alcs1120a/#findComment-2612098 Share on other sites More sharing options...
Andrew+ Posted May 1, 2018 Author Share Posted May 1, 2018 I have uploaded the output of the Runme file site uploader isn't working so I uploaded to mediafire http://www.mediafire.com/file/oh1158aqhap5vbz/Sendme.zip thanks Link to comment https://www.insanelymac.com/forum/topic/333969-help-with-realtek-alcs1120a/#findComment-2612164 Share on other sites More sharing options...
MaLd0n Posted May 1, 2018 Share Posted May 1, 2018 1 hour ago, Andrew+ said: I have uploaded the output of the Runme file site uploader isn't working so I uploaded to mediafire http://www.mediafire.com/file/oh1158aqhap5vbz/Sendme.zip thanks CLOVER.zip use full clover folder, dont change nothing let me know if work Link to comment https://www.insanelymac.com/forum/topic/333969-help-with-realtek-alcs1120a/#findComment-2612179 Share on other sites More sharing options...
Andrew+ Posted May 2, 2018 Author Share Posted May 2, 2018 (edited) 14 hours ago, MaLd0n said: CLOVER.zip use full clover folder, dont change nothing let me know if work I did a clean install and use your clover folder sound works thanks but I now have two issues 1. Now I can't install Nvidia Web Driver any I ve tried many things with no success 2. No Sound from HDMI thanks Edited May 2, 2018 by Andrew+ Link to comment https://www.insanelymac.com/forum/topic/333969-help-with-realtek-alcs1120a/#findComment-2612259 Share on other sites More sharing options...
MaLd0n Posted May 2, 2018 Share Posted May 2, 2018 https://www38.zippyshare.com/v/J46UAdEe/file.html Link to comment https://www.insanelymac.com/forum/topic/333969-help-with-realtek-alcs1120a/#findComment-2612309 Share on other sites More sharing options...
Andrew+ Posted May 3, 2018 Author Share Posted May 3, 2018 (edited) 21 hours ago, MaLd0n said: https://www38.zippyshare.com/v/J46UAdEe/file.html what method did you used to repackage the web driver? Nvidia GTX 1070 6GB Thanks for all you help Update: I manage to get it working by editing the Nvidiastartupweb kext and change the build reqirement to match the current OS Build but system report is only showing 8 MB of VRAM when I should have 6GB Update2: I manage to get it register the correct VRAM with the following below and correct about information as well but I still like to know how you Quote Open a terminal and enter the following commands: sudo chmod -R 755 /Library/Extensions/NVDAStartupWeb.kext sudo chown -R root:wheel /Library/Extensions/NVDAStartupWeb.kext sudo touch /System/Library/Extensions && sudo kextcache -u / sudo touch /Library/Extensions && sudo kextcache -u / vii.) Reboot. 1.) Open a terminal and use the following commands: cp /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Resources/English.lproj/AppleSystemInfo.strings ~/Desktop/ sudo mv /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Resources/English.lproj/AppleSystemInfo.strings /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Resources/English.lproj/AppleSystemInfo.strings-Backup 2.) Open "AppleSystemInfo.strings" on your Desktop with TextWrangler and change <key>UnknownCPUKind</key> <string>Unknown</string> to what ever you want. In my case I choose: <key>UnknownCPUKind</key> <string>4,5 GHz 18-core 36-thread Skylake-X i9-7980XE</string> Save "AppleSystemInfo.strings" 3.) Run the following terminal commands: sudo codesign -f -s - ~/Desktop/AppleSystemInfo.strings sudo cp ~/Desktop/AppleSystemInfo.strings /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Resources/English.lproj/ Edited May 3, 2018 by Andrew+ Update2 Link to comment https://www.insanelymac.com/forum/topic/333969-help-with-realtek-alcs1120a/#findComment-2612392 Share on other sites More sharing options...
MaLd0n Posted May 3, 2018 Share Posted May 3, 2018 2 hours ago, Andrew+ said: what method did you used to repackage the web driver? Nvidia GTX 1070 6GB Thanks for all you help Update: I manage to get it working by editing the Nvidiastartupweb kext and change the build reqirement to match the current OS Build but system report is only showing 8 MB of VRAM when I should have 6GB Update2: I manage to get it register the correct VRAM with the following below and correct about information as well but I still like to know how you just use it, dont loose time HIGH SIERRA sudo /usr/libexec/PlistBuddy -c "Set :IOKitPersonalities:NVDAStartup:NVDARequiredOS "$(sw_vers -buildVersion) /Library/Extensions/NVDAStartupWeb.kext/Contents/Info.plist SIERRA sudo /usr/libexec/PlistBuddy -c "Set :IOKitPersonalities:NVDAStartup:NVDARequiredOS "$(sw_vers -buildVersion) /System/Library/Extensions/NVDAStartupWeb.kext/Contents/Info.plist NvidiaPatcher.command.zip and run kext utility after Kext Utility.app.zip Processor use it Link to comment https://www.insanelymac.com/forum/topic/333969-help-with-realtek-alcs1120a/#findComment-2612404 Share on other sites More sharing options...
Andrew+ Posted May 3, 2018 Author Share Posted May 3, 2018 (edited) the cpu type you gave was inaccurate (wrong cpu) the way I did was to manually enter the cpu name in file AppleSystemInfo.strings simple but effective and the kext ult app fix the permissions of Extensions Folders I Thank you for getting me a working Hackintosh I ve done them in the past but on a X299 was more difficult than usual Only thing is I still lost Audio from HDMI (if I can't get back I can live with if its not possible) Edited May 3, 2018 by Andrew+ Link to comment https://www.insanelymac.com/forum/topic/333969-help-with-realtek-alcs1120a/#findComment-2612414 Share on other sites More sharing options...
Recommended Posts