Contribute
Register

Nvidia drivers and 10.11.6

Status
Not open for further replies.
In your config.plist disable InjectNvidia.

Change:
Code:
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <false/>
            <key>NVidia</key>
            <true/>
        </dict>
right!
Into:
Code:
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <false/>
            <key>NVidia</key>
            <false/>
        </dict>
 
thank you so much , pity that I can not try it because I'm on holiday at the sea while the PC is obviously stayed at home ...
As soon as I get home I 'll put immediately !
I read an interesting post right here on video cards and FCPX ,
and it would seem that both my motherboard that my gpu is not suggested for FCPX , since the onboard GPU can not be disabled by bios and otherwise FCPX prefer AMD ....
I know that in any case I will have to change hardware ... :)
 
Hi guys,
I've re-installed all, and now with InjectNvidia turned off osx see right gpu and all work.
now my problem is audio, but i think that i must open new thread.
thanks for your help
 
You won't get any sympathy from us. :p

eheheh
but now I'm at home, with many many many many work to do. sob!

And now i'm fighting with 970 hdmi audio and Power management and his crash....
 
Status
Not open for further replies.
Back
Top