chris1111 Posted May 29, 2016 Share Posted May 29, 2016 Its really strange resolution shows correctly but after clover boot screen desktop never come.(HDMI or DVI) I can just reach to desktop with nv_disable=1 argument. But this time VRAM shows 7MB. But also no any kernel panic. I tried in verbose mode system loaded. No desktop. Also tried AGDPfix nothing changed. I am really dont know what can I try. check your Nvram if you have boot args ? Terminal sudo nvram -p > ~/Documents/nvram.txt Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240886 Share on other sites More sharing options...
telepati Posted May 29, 2016 Share Posted May 29, 2016 check your Nvram if you have boot args ? Terminal sudo nvram -p > ~/Documents/nvram.txt Its shown nvda_drv=1 for boot arg. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240887 Share on other sites More sharing options...
chris1111 Posted May 29, 2016 Share Posted May 29, 2016 Its shown nvda_drv=1 for boot arg. Ha Ha !! sudo nvram boot-args="" Reboot Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240888 Share on other sites More sharing options...
telepati Posted May 29, 2016 Share Posted May 29, 2016 Ha Ha !! sudo nvram boot-args="" Reboot Nothing changed. Still same. I can reach with nv_disable=1 and 7MB VRAM. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240889 Share on other sites More sharing options...
chris1111 Posted May 29, 2016 Share Posted May 29, 2016 Nothing changed. Still same. I can reach with nv_disable=1 and 7MB VRAM. check if the boot args is remove sudo nvram -p > ~/Documents/nvram.txt Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240891 Share on other sites More sharing options...
Dwarfy Posted May 29, 2016 Share Posted May 29, 2016 telepati, you need AGDP fix. You need to patch AGDP for the SMBIOS you got. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240892 Share on other sites More sharing options...
telepati Posted May 29, 2016 Share Posted May 29, 2016 check if the boot args is remove sudo nvram -p > ~/Documents/nvram.txt Yes its removed. I check also from clover boot screen under option section. telepati, you need AGDP fix. You need to patch AGDP for the SMBIOS you got. I also tried that. Nothing changed. I am using UEFI GOP for GTX 660. Should I something from BIOS other than these? Bios > PEG or PCIE> CSM Disable > Patch vBios > Clover Screen Coming No Desktop Bios > PEG or PCIE > CSM Enable > Patch vBios > Clover Screen Coming No Desktop Bios > PEG or PCIE > CSM Disable > Patch vBios > CSM Driver > Nvda_drv=1 > Clover Screen Coming No Desktop Bios > PEG or PCIE > CSM Disable > Patch vBios > CSM Driver > nv_disable=1 > Desktop coming with VRAM: 7MB Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240893 Share on other sites More sharing options...
chris1111 Posted May 29, 2016 Share Posted May 29, 2016 Yes its removed. I check also from clover boot screen under option section. I also tried that. Nothing changed. Did you try Inject Nvidia under Graphics Clover ? I am using UEFI GOP for GTX 660. Should I something from BIOS? I really dont know about that?? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240894 Share on other sites More sharing options...
telepati Posted May 29, 2016 Share Posted May 29, 2016 Did you try Inject Nvidia under Graphics Clover ? I really dont know about that?? Yes I did. Nothing changed. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240895 Share on other sites More sharing options...
Dwarfy Posted May 29, 2016 Share Posted May 29, 2016 Yes its removed. I check also from clover boot screen under option section. I also tried that. Nothing changed. I am using UEFI GOP for GTX 660. Should I something from BIOS? Try AGDP patching after putting CsrActiveConfig at 0x67. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240896 Share on other sites More sharing options...
telepati Posted May 29, 2016 Share Posted May 29, 2016 Try AGDP patching after putting CsrActiveConfig at 0x67. I already done that. It doesnt help either. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240897 Share on other sites More sharing options...
Dwarfy Posted May 29, 2016 Share Posted May 29, 2016 I already done that. It doesnt help either. I'm out of ideas. Did you check if it works with another SMBIOS, such as iMac 14,2? if iMac 14,2 works, then it surely is AGDP problem. The thing is, some SMBIOS are only for AMD, and needs patching in AppleGraphicsDevicePolicy.kext which is in AppleGraphicsControl.kext. These SMBIOS are iMac 15, 17 and Mac Pro 6,1, as they use AMD graphics cards. I hope you solve the problem, good luck. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240899 Share on other sites More sharing options...
telepati Posted May 29, 2016 Share Posted May 29, 2016 I'm out of ideas. Did you check if it works with another SMBIOS, such as iMac 14,2? if iMac 14,2 works, then it surely is AGDP problem. The thing is, some SMBIOS are only for AMD, and needs patching in AppleGraphicsDevicePolicy.kext which is in AppleGraphicsControl.kext. These SMBIOS are iMac 15, 17 and Mac Pro 6,1, as they use AMD graphics cards. I hope you solve the problem, good luck. Yes I also tried different SMBIOS it doesnt help either. Thank you. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240900 Share on other sites More sharing options...
Dwarfy Posted May 29, 2016 Share Posted May 29, 2016 Yes I also tried different SMBIOS it doesnt help either. Thank you. From your config.plist, I see you've used tools from a site we don't support. Maybe it will help if you use tools provided on this site instead...? Or use Clover + Manual method...? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240901 Share on other sites More sharing options...
telepati Posted May 29, 2016 Share Posted May 29, 2016 From your config.plist, I see you've used tools from a site we don't support. Maybe it will help if you use tools provided on this site instead...? Or use Clover + Manual method...? I tried that method and It doesnt help either Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240903 Share on other sites More sharing options...
smolderas Posted May 29, 2016 Share Posted May 29, 2016 I tried that method and It doesnt help either Post your graphics rom here, so we can check if clover reads the correct values... Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240952 Share on other sites More sharing options...
telepati Posted May 29, 2016 Share Posted May 29, 2016 Post your graphics rom here, so we can check if clover reads the correct values... I attached my GOP.rom. GK106 GOP.rom.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240960 Share on other sites More sharing options...
WinstonAce Posted May 29, 2016 Share Posted May 29, 2016 Try different smbios that doesn't need agdm fix like imac14,2. Sent from my ONE A2001 using Tapatalk Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2240991 Share on other sites More sharing options...
Balamut Posted May 31, 2016 Share Posted May 31, 2016 @Slice, just an update on E5 2699 V4; same issue as before, on the Z10PE-D16 WS, Dual e5's can't go pass the AptioFix screen, in random it's ether reboots or gets stuck on it. Any suggestions? reboot on OsxAptioFixDrv: Starting overides for System\Library\CoreServices\boot.efiUsing Reloc block: no, Hibernate wake: no Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2241368 Share on other sites More sharing options...
Slice Posted May 31, 2016 Share Posted May 31, 2016 Dual Xeon system is out of my budget to debug. Disable SIP entirely. Be sure you have DataHubDxe. Verify config.plist settings step by step. Be sure you know about every value in it. Don't load any kext except FakeSMC. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2241374 Share on other sites More sharing options...
Balamut Posted May 31, 2016 Share Posted May 31, 2016 Will do, will have a complete report for you by the morning Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2241375 Share on other sites More sharing options...
smolderas Posted May 31, 2016 Share Posted May 31, 2016 Will do, will have a complete report for you by the morning Why are you willing the waste your two xeon's with OS X as host. Just virtualize it on a KVM... Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2241468 Share on other sites More sharing options...
Balamut Posted May 31, 2016 Share Posted May 31, 2016 Are you really gonna compare bare metal to a virtual environment? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2241518 Share on other sites More sharing options...
smolderas Posted May 31, 2016 Share Posted May 31, 2016 Are you really gonna compare bare metal to a virtual environment? eh, yes. With your CPU's you can just go ahead and compare yourself, you could even passthrough a GPU and get a bare metal performance from your VM's... Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2241521 Share on other sites More sharing options...
artur_pt Posted June 1, 2016 Share Posted June 1, 2016 hello is just a VM .. really u never have it the real thing .. and with ur cpus .. nah that is for real hardware .. big machines .. what u have is a good pc .. is only what i have to say to this talk good hack 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/403/#findComment-2241545 Share on other sites More sharing options...
Recommended Posts