Contribute
Register

[FIX] "Window Server Service only ran for 0 seconds" with dual-GPU

is kernel flag -wegnoegupu or kernel flag -wegnoegpu -this is a pressure fault or?

it's ok like this:
<dict>
<key>Arguments</key>
<string>kernel flag dart=0 darkwake=no -wegnoegpu</string>
<key>Debug</key>
<false/>

The flag is documented in the WhateverGreen README on github.

And you should be using a plist editor such as Xcode or PlistEdit Pro to edit your config.plist, never a text editor.
 
The flag is documented in the WhateverGreen README on github.
And you should be using a plist editor such as Xcode or PlistEdit Pro to edit your config.plist, never a text editor.

This from WhateverGreen README: -wegnoegpu to disable external GPU (or add 'disable-external-gpu' property to IGPU).

yeah I use PlistEdit Pro, but I doubt that I've done it correctly, could please show me how it should look like exactly?
thanks
 
I tried also disable-external-gpu, but Nvidia still on present:( any idea?
 
Back
Top