Nikita123 Posted May 13, 2016 Share Posted May 13, 2016 Hi everyone,I have been trying for a while now to install Mac OS X El capitan 10.11.4 on the Sony Vaio VPCEB1M1E with limited succes. I am using Clover (latest version) The biggest problem is no LVDS detected and the notebook has a blackscreen as soon as OS X starts.I have created several config files, and if I disable Inject ATI i can login to the system without QE/CI. Wi-Fi works, AR9285.So I installed teamviewer, reboot, enable ATI config, got blackscreen, but logged in with teamviewer and QE/CI is working. I created an IOREG this way with IORegistryExplorer 2.1 and I have also attached my entire EFI partition, all unpatched ACPI tables are included. I think the problem is wrong connector info. Have tried several different framebuffers, Hoolock, Orangutan, Vervet, all give blackscreen on LVDS.Device ID: 68c1There are several config files, config4 is the bootconfig I used to make the IOreg.VGA is not working , have not been able to test HDMI (yet). Here is my entire EFI Folder: https://www.dropbox.com/s/ig134fl6pdq193a/Archief.zip?dl=0I found the following topics about the problem and there only seems to be a chameleon solution:http://yun.baidu.com/share/link?uk=3355666171&shareid=42351891&third=0&adapt=pc&fr=ftwhttp://www.insanelymac.com/forum/topic/248751-mobility-radeon-hd-5650-qeci-work-262-update/http://www.insanelymac.com/forum/to...d5000-and-hd4000-series-support-in-chameleon/http://www.insanelymac.com/forum/to...vds-qeci-1600x900-need-help-with-personality/ I hope someone can solve this. Good hack to you all, Nikita IOREG.zip EDID.txt Link to comment https://www.insanelymac.com/forum/topic/312188-hd5650m-1002_68c1-vaio-vpceb1m1e-no-lvds-black-screen-qeci-works/ Share on other sites More sharing options...
artur_pt Posted May 13, 2016 Share Posted May 13, 2016 hello vaio always have graphics problems .. have u try this ? <key>Inject</key> <dict> <key>ATI</key> <true/> <key>LoadVBios</key> <true/> <key>InjectEDID</key> <true/> <key>FBName</key> <string>Eulemur</string> good hack Link to comment https://www.insanelymac.com/forum/topic/312188-hd5650m-1002_68c1-vaio-vpceb1m1e-no-lvds-black-screen-qeci-works/#findComment-2237758 Share on other sites More sharing options...
Nikita123 Posted May 13, 2016 Author Share Posted May 13, 2016 I believe I did, I tried many framebuffers, I also tried custom EDID and extract the vbios and place in ROM folder in clover. I will test this specific setting as soon as I can with and without custom EDID. Thanks for your reply Arthur Link to comment https://www.insanelymac.com/forum/topic/312188-hd5650m-1002_68c1-vaio-vpceb1m1e-no-lvds-black-screen-qeci-works/#findComment-2237916 Share on other sites More sharing options...
Nikita123 Posted May 15, 2016 Author Share Posted May 15, 2016 <key>Graphics</key> <dict> <key>FBName</key> <string>Eulemur</string> <key>Inject</key> <dict> <key>ATI</key> <true/> <key>Intel</key> <false/> <key>NVidia</key> <false/> </dict> <key>InjectEDID</key> <true/> <key>LoadVBios</key> <true/> <key>NvidiaSingle</key> <false/> <key>PatchVBios</key> <true/> </dict> It is not working. I tried with and without Patch vbios and also with and without Custom EDID. Any other hints? config2.plist.zip Link to comment https://www.insanelymac.com/forum/topic/312188-hd5650m-1002_68c1-vaio-vpceb1m1e-no-lvds-black-screen-qeci-works/#findComment-2238126 Share on other sites More sharing options...
artur_pt Posted May 15, 2016 Share Posted May 15, 2016 hello in mine 5470 don't use this <key>NvidiaSingle</key> <false/> <key>PatchVBios</key> <true/> </dict> good hack Link to comment https://www.insanelymac.com/forum/topic/312188-hd5650m-1002_68c1-vaio-vpceb1m1e-no-lvds-black-screen-qeci-works/#findComment-2238130 Share on other sites More sharing options...
Recommended Posts