Contribute
Register

Black Screen After 10.10.3 update

Status
Not open for further replies.
Disable the graphics injections as below,

<key>GraphicsEnabler</key>
<string>No</string>

<key>IGPEnabler</key>
<string>No</string>

Then Clear NVRAM and check the booting.

Edited chameleon plist.

Tried to clear NVRAM with pressing Cmd + Opt + P + R but not sure if it worked at all. Am I doing this well?

At boot, same thing occurs: monitor goes to power saving mode.
 
Edited chameleon plist.

Tried to clear NVRAM with pressing Cmd + Opt + P + R but not sure if it worked at all. Am I doing this well?

At boot, same thing occurs: monitor goes to power saving mode.

Code:
nvram -c

Repair disk permissions and rebuild caches using kext wizard. Then reboot and check.
 
Make nvram -c
repair partition

but after reboot also black screen and after 5 sec. I see Skype loading sound, but monitor
n black screen

Only load os width nv_disable=1


SORRY FOR MY ENGLISH PLEASE!!
 
What to try?
 
Without any driver support, graphics card is providing output. But while trying to use the native driver, system is booting fine but you are not getting any output from the GFX card. It seems like it is loading the web drivers (Not sure) instead of OS X driver.

Try booting with "nvda_drv=0 -f".
 
Code:
nvram -c

Repair disk permissions and rebuild caches using kext wizard. Then reboot and check.

Still the same :(

In another thread you help on, someone with a Radeon card had to change his AMDRadeonX4000.kex. Apparently something was changed with the upgrade. Could it be the same here?
 
Status
Not open for further replies.
Back
Top