Contribute
Register

[READ ME FIRST!] Graphics Setup & Troubleshooting

Hi,

I have a quick question regarding the GTX760.

Although it is not specified above, can the GTX760 utilize the Nvidia Web Drivers as well?
Currently I'm using the 760 on an LG Ultrawide Monitor - the 2560x1080 resolution was supported at 60Hz natively in El Capitan, but when I upgraded to Sierra, the card would only output at 1920x1080. I'm currently using SwitchResX to force 2560x1080 with a refresh rate of only 53Hz.

If the Web Drivers will work with this card in Sierra, I'd much rather use them! If anyone has experience with this, please help!

Thanks.
 
The WebDrivers support virtually all Nvidia cards (except Pascal...), so yes, the 760 will run with them, too. Shouldn't make much difference in Sierra, but usually it won't hurt either.

Your problem sounds like you'd need the Pixel Clock Patch. How is your display connected? HDMI?
 
Hi,

I have GT640 2GB Gigabyte card. It seems to be working fine OOB except one annoying problem.
Sometimes screen goes black for some ms and comes back again. It is usually happen when scrolling particular web sites like Apple in Safari. It never happened on tonymacx86;) It happened ones in Maps application.

Console has some display added, display removed messages. Console messages are attached.

I tried native and Nvidia Web driver - same results. Help needed, please.

Thanks.
 

Attachments

  • Console messages.zip
    58.8 KB · Views: 160
hi I am having a funny issue running OS X Sierra I have downloaded Nvidia drivers for 750 ti evrything works fine when I have bios settings set to o ther os except I can't boot windows from clover if I change bios setting to windows 8 csm disabled I can boot windows from clover also clover is at right resolution but if I boot OS X max resolution that looks good is 1080i that looks decent and hdmi audio does not work the screen shot of system information looks almost exactly the same other than I changed one to 1080i so I can bear to look at it screen shot attached
Screen Shot 2016-10-27 at 2.25.13 PM.png
 
Why my NVIDIA ASUS GTX780Ti is very hot, and her fan not working in games? HWmonitor display 19 rpm (it's a HW bug??) and my Macs Fan Control don't take me control to her fans.
 
OK. I read it through. Now some could help me please :) as the base description wasn't helpfull to me that much...
Here my problem is:
My OS X works fine at boot if I chose the right GPU driver for my card. I could figure it out by my self :D don't ask how did I do it. :D
Point is, when my OS X booting it crashes, if I do not choose the right injected nVidia driver. However I cannot save this option in clover only I am able to change it... however I need to do it every single time when I start the system. This is disturbing and I am quite sure there is a solution for this... please let me know what it is :D thank you.
In the picture shows what I am talking about... I untick "InjectIntel" and I tick "InjectEDID" and I am able to boot. BUT how can I make it permanent? BIG THX :D
 

Attachments

  • IMG_8624.JPG.jpeg
    IMG_8624.JPG.jpeg
    399.7 KB · Views: 264
You can make permanent changes in your config.plist (located on your EFI partition in /EFI/Clover). You shouldn't need to enable Inject / Nvidia, this will most likely disable some ports.

Thank you! Basically, this helps me to find the solution. After this little help I've got a clue what direction should I go... so was a good start point for me. After a little reading, I found the way. I simply used Clover Configurator to mount the EFI partition and in the Graphics menu, I unticked the "Inject Intel" option. I was so afraid to do anything as I have no idea what those settings could do... but I had no choice. :( Point is, my OS X is great now! iMessage and everything else works perfectly!

I want to Thank you for everyone who ever worked on Hackintosh to make it usable :) Of course some thanks for Apple too :D but would be nicer if Apple simply release OS X officially :D (I know I know... that would be against their approach).
 
New issue I can't seem to resolve. I have a GTX 960 and have been running 3 monitors since ML (Dell 24"). I am on El Cap 10.11.6 currently. The monitors are connected via the 2 DVI-D ports and 1 HDMI port.

My power went out the other day and when I turned my computer back on the monitor in the second DVI-D port is no longer recognized. I changed the monitor plugged into the port and whatever monitor is connected to that port is not recognized. All other ports work fine with any monitor.

I reinstalled the NVIDIA web drivers and the problem persists. I check my config.plist in Clover and have nvidia_drv=1 selected, NVIDIA inject is set to false.

I did not make any changes or update any software. No idea what happened. Here is my config.plist. Any help is greatly appreciated.

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "[URL]http://www.apple.com/DTDs/PropertyList-1.0.dtd[/URL]">
<plist version="1.0">
<dict>
    <key>ACPI</key>
    <dict>
        <key>DSDT</key>
        <dict>
            <key>Debug</key>
            <false/>
            <key>DropOEM_DSM</key>
            <false/>
            <key>Name</key>
            <string>DSDT.aml</string>
            <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 nvda_drv=1</string>
        <key>Debug</key>
        <false/>
        <key>DefaultVolume</key>
        <string>El Capitan</string>
        <key>Legacy</key>
        <string>PBR</string>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>3</integer>
        <key>XMPDetection</key>
        <false/>
    </dict>
    <key>CPU</key>
    <dict>
        <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>\EFI\BOOT\BOOTX64.EFI</string>
            <string>Windows</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>
            <false/>
        </dict>
        <key>NvidiaSingle</key>
        <false/>
    </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>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.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>
            <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>External icons patch</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                RXh0ZXJuYWw=
                </data>
                <key>Name</key>
                <string>AppleAHCIPort</string>
                <key>Replace</key>
                <data>
                SW50ZXJuYWw=
                </data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x3</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>02/29/08</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>MP31.88Z.006C.B05.0802291410</string>
        <key>Board-ID</key>
        <string>Mac-F42C88C8</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardSerialNumber</key>
        <string>G8822E8D5J411AAC</string>
        <key>BoardType</key>
        <integer>11</integer>
        <key>ChassisAssetTag</key>
        <string>Pro-Enclosure</string>
        <key>ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>ChassisType</key>
        <string>06</string>
        <key>Family</key>
        <string>Mac Pro</string>
        <key>Manufacturer</key>
        <string>Apple Inc.</string>
        <key>ProductName</key>
        <string>MacPro3,1</string>
        <key>SerialNumber</key>
        <string>G8822E8D5J4</string>
        <key>SmUUID</key>
        <string>39A1E210-7BA1-4E00-9CE5-CA9239256E61</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>
 
My Hack cannot boot with 2 Display connected (booted to Black Screen), with only 1 Display connected can boot with no problem. I have tried above fix but no change ! any help thanks
 
Back
Top