View Single Post
Old 01-27-2020, 02:48 PM   #36
b0se
Human being with feelings
 
b0se's Avatar
 
Join Date: Jan 2019
Location: UK
Posts: 938
Default

Quote:
Originally Posted by lemorse View Post
Hi patrice, I already tried with a single monitor in HDMI and reaper v.6 does not work either.

Also, as you have advised me here:https://www.tonymacx86.com/threads/n...clover.202341/
I just tried to modify in my "/Volumes/EFI/EFI/CLOVER/config.plist"
and I added the following lines :
" <key>NvidiaWeb</key>
<true/>"
But, at startup, I always see "OSX default Graphic driver" ...

I am attaching my current config plist file, maybe you will be able to see if I should remove some lines in particular :
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<false/>
<key>NVidia</key>
<true/>
</dict>
<key>NvidiaSingle</key>
<false/>
</dict>

But I don't know if I should try to delete these lines to leave the first modification.
What do you think ? do you see an error in my "config.plist ?

Thank you so much again.
A+
In your config.plist:

1) to go line 95. Change this:

<string>-v arch=x86_64 kext-dev-mode=1 rootless=0</string>

To this:

<string>-v arch=x86_64 kext-dev-mode=1 rootless=0 nvda_drv=1</string>

2) Go to line 161 (Inject > Nvidia). Change <true/> to <false/>
__________________
Smooth V6 1080P/HiDPI Theme
b0se is offline   Reply With Quote