Contribute
Register

NVIDIA Releases Alternate Graphics Drivers for macOS Sierra 10.12.0 (367.15.10.05)

Status
Not open for further replies.
Any fixes for the

<key>NvidiaWeb</key>
<true/>
??

I have this in my config files and its not working.

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>ACPI</key>
    <dict>
        <key>DSDT</key>
        <dict>
            <key>Debug</key>
            <false/>
            <key>DropOEM_DSM</key>
            <false/>
            <key>Patches</key>
            <array>
                <dict>
                    <key>Comment</key>
                    <string>change _OSI to XOSI</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X09TSQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WE9TSQ==
                    </data>
                </dict>
            </array>
            <key>ReuseFFFF</key>
            <false/>
        </dict>
        <key>SSDT</key>
        <dict>
            <key>DropOem</key>
            <false/>
            <key>Generate</key>
            <false/>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>dart=0 uia_exclude=HS09;HS10</string>
        <key>Debug</key>
        <false/>
        <key>DefaultVolume</key>
        <string>LastBootedVolume</string>
        <key>Legacy</key>
        <string>PBR</string>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>0</integer>
        <key>XMPDetection</key>
        <false/>
    </dict>
    <key>CPU</key>
    <dict>
        <key>QPI</key>
        <integer>100</integer>
        <key>UseARTFrequency</key>
        <false/>
    </dict>
    <key>Devices</key>
    <dict>
        <key>Audio</key>
        <dict>
            <key>Inject</key>
            <string>1</string>
        </dict>
        <key>FakeID</key>
        <dict>
            <key>ATI</key>
            <string>0x0</string>
            <key>IMEI</key>
            <string>0x0</string>
            <key>IntelGFX</key>
            <string>0x0</string>
            <key>LAN</key>
            <string>0x0</string>
            <key>NVidia</key>
            <string>0x0</string>
            <key>SATA</key>
            <string>0x0</string>
            <key>WIFI</key>
            <string>0x0</string>
            <key>XHCI</key>
            <string>0x0</string>
        </dict>
        <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <false/>
            <key>Inject</key>
            <false/>
        </dict>
    </dict>
    <key>DisableDrivers</key>
    <array>
        <string>Nothing</string>
    </array>
    <key>GUI</key>
    <dict>
        <key>Hide</key>
        <array>
            <string>Windows</string>
            <string>\EFI\BOOT\BOOTX64.EFI</string>
        </array>
        <key>Language</key>
        <string>en:0</string>
        <key>Mouse</key>
        <dict>
            <key>DoubleClick</key>
            <integer>500</integer>
            <key>Enabled</key>
            <true/>
            <key>Mirror</key>
            <false/>
            <key>Speed</key>
            <integer>8</integer>
        </dict>
        <key>Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
            <key>Legacy</key>
            <string>First</string>
            <key>Linux</key>
            <false/>
            <key>Tool</key>
            <true/>
        </dict>
        <key>ScreenResolution</key>
        <string>1920x1080</string>
        <key>Theme</key>
        <string>tonymacx86</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <true/>
            <key>NVidia</key>
            <true/>
        </dict>
        <key>NvidiaGeneric</key>
        <true/>
        <key>NvidiaSingle</key>
        <false/>
        <key>ig-platform-id</key>
        <string>0x19120000</string>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleRTC</key>
        <true/>
        <key>AsusAICPUPM</key>
        <true/>
        <key>Debug</key>
        <false/>
        <key>KernelCpu</key>
        <false/>
        <key>KernelHaswellE</key>
        <false/>
        <key>KernelLapic</key>
        <false/>
        <key>KernelPm</key>
        <true/>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>10.11-BCM94352-Airport-Extreme</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                axAAAHUN
                </data>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                axAAAJCQ
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.11-BT4LE-Handoff-Hotspot-lisai9093</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                SIX/dEdIiwc=
                </data>
                <key>Name</key>
                <string>IOBluetoothFamily</string>
                <key>Replace</key>
                <data>
                Qb4PAAAA60Q=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.11-AppleHDA/Realtek ALC...</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                gxnUEQ==
                </data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                AAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>change 15 port limit to 30 in AppleUSBXHCIPCI</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g72M/v//EA==
                </data>
                <key>Name</key>
                <string>AppleUSBXHCIPCI</string>
                <key>Replace</key>
                <data>
                g72M/v//Hw==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AppleHDA/Resources/xml&gt;zml</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                eG1sLnps
                </data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                em1sLnps
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.12-BCM94352-5GHz-US-FCC-dv</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                QYP8/3QsSA==
                </data>
                <key>Name</key>
                <string>AirPortBrcm4360</string>
                <key>Replace</key>
                <data>
                ZscGVVPrKw==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.9-10.11-AppleHDA/Realtek ALC1150</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                ixnUEQ==
                </data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                AAnsEA==
                </data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x03</string>
        <key>MLB</key>
        <string>C02Q45F4GG7L34532</string>
        <key>ROM</key>
        <string>UseMacAddr0</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>09/22/2015</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>IM171.88Z.0105.B00.1509221819</string>
        <key>Board-ID</key>
        <string>Mac-65CE76090165799A</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardType</key>
        <integer>10</integer>
        <key>BoardVersion</key>
        <string>iMac17,1</string>
        <key>ChassisAssetTag</key>
        <string></string>
        <key>ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>ChassisType</key>
        <string>13</string>
        <key>Family</key>
        <string>iMac</string>
        <key>LocationInChassis</key>
        <string>Part Component</string>
        <key>Manufacturer</key>
        <string>Apple Inc.</string>
        <key>Memory</key>
        <dict>
            <key>Channels</key>
            <integer>2</integer>
            <key>Modules</key>
            <array>
                <dict>
                    <key>Frequency</key>
                    <string>2400</string>
                    <key>Part</key>
                    <string>CT2C8G4DFD8213</string>
                    <key>Serial</key>
                    <string>0200020B000C020B</string>
                    <key>Size</key>
                    <string>4096</string>
                    <key>Slot</key>
                    <integer>0</integer>
                    <key>Type</key>
                    <string>DDR4</string>
                    <key>Vendor</key>
                    <string>Crucial</string>
                </dict>
                <dict>
                    <key>Frequency</key>
                    <string>2400</string>
                    <key>Part</key>
                    <string>CT2C8G4DFD8213</string>
                    <key>Serial</key>
                    <string>0200020B000C020B</string>
                    <key>Size</key>
                    <string>4096</string>
                    <key>Slot</key>
                    <integer>2</integer>
                    <key>Type</key>
                    <string>DDR4</string>
                    <key>Vendor</key>
                    <string>Crucial</string>
                </dict>
            </array>
            <key>SlotCount</key>
            <integer>4</integer>
        </dict>
        <key>ProductName</key>
        <string>iMac17,1</string>
        <key>SerialNumber</key>
        <string>XXXXXXXX</string>
        <key>Trust</key>
        <false/>
        <key>Version</key>
        <string>1.0</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>Yes</string>
        <key>InjectSystemID</key>
        <true/>
        <key>NvidiaWeb</key>
        <true/>
    </dict>
</dict>
</plist>
You can use my config its working on my gigabyte Z170 with 10.12
 

Attachments

  • config.plist
    4.5 KB · Views: 351
Could you post your config.plist?
How did you get that card to work?

I'm struggling here, can't get web driver to load.
I had to use both the NvidiaWeb parameter in addition to nvda_drv=1 in order for it to work. One or the other only does not load the driver.
 
I feel really sad
I installed this driver for Sierra for my Nvidia GT 520 bad resolution and not full screen
I also tried to inject Nvidia through multibeast and clover configurator didn't work.
anyone has a solution for this?
 
I've been using Nvidia GT 520 already for years with every os since snow leopard till and with El Capitan
and it is always being installed automatically without any problems and I can see in (about this Mac)
and in (system report) the name of the Graphic card correctly: Asus GeForce GT 520
I always got great resolution with full screen without the need to inject Nvidia or web driver.

Well, Mac OS Sierra installed the Nvidia Graphic card with correct name as well Asus GeForce GT 520 in the
(about this Mac) and in (system report) the correct name as well BUT.......
the resolution is very bad and the screen is not full size
when I go to: System preferences, Displays, Scaled: there's only one resolution: 1920x1080 as an option
I tried:
1. Inject Nvidia through Clover Configurator
2. Inject Nvidia through MultiBeast - Sierra Edition
3. Web driver the last update
all didn't work still not full size screen with bad resolution
please help anyone!!!!!
 
I've got no joy getting my GTX 980 Ti to work.
I can hear that some drivers are kicking in, as the fans go quiet when MacOS has loaded, but the screen remains dark.
Have tried AGDPFix, with NVDA_DRV=1 boot option or without, with latest Clover but all to no avail. NV_DISABLE=1 loads MacOS just fine.
What else could I try?
 
I've got no joy getting my GTX 980 Ti to work.
I can hear that some drivers are kicking in, as the fans go quiet when MacOS has loaded, but the screen remains dark.
Have tried AGDPFix, with NVDA_DRV=1 boot option or without, with latest Clover but all to no avail. NV_DISABLE=1 loads MacOS just fine.
What else could I try?

Hey,

I managed to get my 980Ti to work.
I installed the Nvidia Webdrivers when NV_disable was activated and restarted. After that I removed the NV_Disable as well as the NVDA_DRV bootflag from the config.plist of clover and wrote the following bootflag inside the config.plist:

<key>NvidiaWeb</key>
<true/>​

Tada, everything went fine. I used no AGDPFix or smthg.
Hope I could help :)

PS: May you have a VGA Display on the DVI output via an adapter? With that I am in a bootloop :p
 
Hi Guys,
I recently updated to Sierra. Updated my Nvidia Drivers to 367.15.10.05f01 and everything seemed to work nicely until I found some weird stuff on chrome:

It renders a different color that it shouldn't be there.
upload_2016-10-3_11-44-1.png


How it should look like (taken from safari):
upload_2016-10-3_11-45-3.png


Here is my `chrome://gpu` output

Graphics Feature Status
  • Canvas: Hardware accelerated
  • Flash: Hardware accelerated
  • Flash Stage3D: Hardware accelerated
  • Flash Stage3D Baseline profile: Hardware accelerated
  • Compositing: Hardware accelerated
  • Multiple Raster Threads: Enabled
  • Native GpuMemoryBuffers: Hardware accelerated
  • Rasterization: Software only, hardware acceleration unavailable
  • Video Decode: Hardware accelerated
  • Video Encode: Hardware accelerated
  • WebGL: Hardware accelerated
Driver Bug Workarounds
  • disable_framebuffer_cmaa
  • disable_multimonitor_multisampling
  • init_varyings_without_static_use
  • needs_offscreen_buffer_workaround
  • pack_parameters_workaround_with_pack_buffer
  • regenerate_struct_names
  • scalarize_vec_and_mat_constructor_args
  • set_zero_level_before_generating_mipmap
  • unfold_short_circuit_as_ternary_operation
  • unpack_alignment_workaround_with_unpack_buffer
  • unpack_overlapping_rows_separately_unpack_buffer
  • use_intermediary_for_copy_texture_image
  • use_shadowed_tex_level_params
  • validate_multisample_buffer_allocation
Problems Detected
  • 613272, 614468
    Disabled Features: gpu_rasterization
  • 89557
    Applied Workarounds: needs_offscreen_buffer_workaround
  • 237931
    Applied Workarounds: disable_multimonitor_multisampling
  • 290391
    Applied Workarounds: validate_multisample_buffer_allocation
  • 307751
    Applied Workarounds: unfold_short_circuit_as_ternary_operation
  • 322760
    Applied Workarounds: init_varyings_without_static_use
  • 398694
    Applied Workarounds: scalarize_vec_and_mat_constructor_args
  • 403957
    Applied Workarounds: regenerate_struct_names
  • 560499
    Applied Workarounds: set_zero_level_before_generating_mipmap
  • 563714
    Applied Workarounds: pack_parameters_workaround_with_pack_buffer
  • 563714
    Applied Workarounds: unpack_alignment_workaround_with_unpack_buffer
  • 581777
    Applied Workarounds: use_intermediary_for_copy_texture_image
  • 596774
    Applied Workarounds: unpack_overlapping_rows_separately_unpack_buffer
  • 610153
    Applied Workarounds: use_shadowed_tex_level_params
  • 535198
    Applied Workarounds: disable_framebuffer_cmaa
Edit: My text editor (VS Code) is also affected as it is built using Google's Chromium :(
I marked the weird shades that shouldn't be there. I have no idea how can I troubleshoot this issue or if it is Nvidia's drivers fault.

upload_2016-10-3_11-52-28.png
 
Last edited:
I also noticed Chrome differences between El Capitan and Sierra with the latest driver. The sierra version seems to have some bugs.
 
I also noticed Chrome differences between El Capitan and Sierra with the latest driver. The sierra version seems to have some bugs.
Thanks! It is a a relief indeed that I'm not alone. However, the question is if something can be done or we just sit and wait for a driver update :(
 
Status
Not open for further replies.
Back
Top