Jump to content
3 posts in this topic

Recommended Posts

Hi Everyone,

 

i finally managed to get clover to boot with my system. The only problem is i have to use nv_disable=1 if not i am getting a black screen on boot. I tried installing the nvidia web drivers, rebooted, removed nv_disable=1 and added nvda_drv=1 instead. Reinstalled web drivers again, rebooted and again i have a black screen. The web drivers were selected as default, not the apple drivers before i rebooted.

 

so what am i doing wrong? What else could i try?

 

The graphics card i use is an Nvidia Quadro K4000 and i don't have a built in graphic card with my board.

 

CPU is E5-1620 v2 Ivy Bridge

 

On Chameleon everything works fine and i use the web drivers.

Link to comment
https://www.insanelymac.com/forum/topic/304338-clover-web-drivers-black-screen/
Share on other sites

@vusun123

 

some nvidia graphics cards still need it... it's like GraphicsEnabler=Yes/No, some graphics cards need it, some don't

 

@onidemon

 

I have the same with my gtx570... inject nvidia + web driver still give me a black screen and sometimes just a reboot

 

to fix that, I had to inject my gtx570 device-id (0x108610de) in NVDAStartup.kext

 

I assume your device-id id 0x11fa10de 

 

 

 

Graphics

Inject
ATI
Intel
NVidia
KernelAndKextPatches
AppleRTC
KextsToPatch
Comment
K4000_QE_CI_patch
Find
0x000010de&0x0000ffff
InfoPlistPatch
Name
NVDAStartup
Replace
0x11fa10de&0x0000ffff

 

 

×
×
  • Create New...