DreameRing 发表于 2016-3-11 10:13

为什么配置完全一样,750黑屏,而750TI可以

本帖最后由 DreameRing 于 2016-3-11 10:15 编辑

主板是技嘉Z97HD3,系统是10.10,显卡是华硕战骑士GTX 750-FML-1GD5,根本没办法驱动。

nv_disable=1装驱动后nvda_drv=1不是黑屏就是进去显存是7M,还特别卡
Graphics里设置NVidia是false或者ture都无效。驱动用343肯定黑屏,用346肯定进去以后不能正确识别。

而另一台是华硕750TI圣骑士用web343无限制版就可以驱动,特别奇怪。两台接口都用的DVI

现贴上Clover
<?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>Fixes</key>
                        <dict>
                              <key>AddDTGP_0001</key>
                              <true/>
                        </dict>
                        <key>Name</key>
                        <string>DSDT.aml</string>
                        <key>ReuseFFFF</key>
                        <false/>
                </dict>
                <key>DropTables</key>
                <array>
                        <dict>
                              <key>Signature</key>
                              <string>DMAR</string>
                        </dict>
                        <dict>
                              <key>Signature</key>
                              <string>SSDT</string>
                              <key>TableId</key>
                              <string>Cpu0Ist</string>
                        </dict>
                        <dict>
                              <key>Signature</key>
                              <string>SSDT</string>
                              <key>TableId</key>
                              <string>CpuPm</string>
                        </dict>
                </array>
                <key>HaltEnabler</key>
                <true/>
                <key>SSDT</key>
                <dict>
                        <key>DoubleFirstState</key>
                        <true/>
                        <key>DropOem</key>
                        <false/>
                        <key>EnableC6</key>
                        <true/>
                        <key>Generate</key>
                        <true/>
                </dict>
      </dict>
      <key>Boot</key>
      <dict>
                <key>Arguments</key>
                <string>slide=0 dart=0 nvda_drv=1 -gux_defer_usb2 kext-dev-mode=1</string>
                <key>Debug</key>
                <false/>
                <key>DefaultVolume</key>
                <string>EFI</string>
                <key>Legacy</key>
                <string>PBR</string>
                <key>Secure</key>
                <false/>
                <key>Timeout</key>
                <integer>5</integer>
                <key>XMPDetection</key>
                <false/>
      </dict>
      <key>CPU</key>
      <dict>
                <key>C2</key>
                <true/>
                <key>C4</key>
                <true/>
      </dict>
      <key>Devices</key>
      <dict>
                <key>Audio</key>
                <dict>
                        <key>Inject</key>
                        <string>7</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>AddClockID</key>
                        <true/>
                        <key>FixOwnership</key>
                        <true/>
                        <key>Inject</key>
                        <true/>
                </dict>
      </dict>
      <key>DisableDrivers</key>
      <array>
                <string>Nothing</string>
      </array>
      <key>GUI</key>
      <dict>
                <key>Hide</key>
                <array>
                        <string>Windows</string>
                        <string>BOOTX64.EFI</string>
                </array>
                <key>Language</key>
                <string>zh_CN: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>
                        <true/>
                        <key>Tool</key>
                        <true/>
                </dict>
                <key>ScreenResolution</key>
                <string>1920x1080</string>
                <key>Theme</key>
                <string>bootcamp</string>
      </dict>
      <key>Graphics</key>
      <dict>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <false/>
                        <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>
                <true/>
                <key>KernelHaswellE</key>
                <false/>
                <key>KernelLapic</key>
                <false/>
                <key>KernelPm</key>
                <true/>
                <key>KextsToPatch</key>
                <array>
                        <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>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>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>G8815052XYL</string>
                <key>Trust</key>
                <true/>
                <key>Version</key>
                <string>1.0</string>
      </dict>
      <key>SystemParameters</key>
      <dict>
                <key>InjectKexts</key>
                <string>Detect</string>
                <key>InjectSystemID</key>
                <true/>
      </dict>
</dict>
</plist>




麻烦高手帮我看看,为什么我的750不能驱……

zmzxlw 发表于 2016-3-11 10:33

你试试升级到10.10.5...我的gt630在10.10.3不完美,10.10.5就好了

DreameRing 发表于 2016-3-11 10:34

zmzxlw 发表于 2016-3-11 10:33 https://www.pcbeta.com/static/image/common/back.gif
你试试升级到10.10.5...我的gt630在10.10.3不完美,10.10.5就好了

10.10.5也一样……

jj7583569 发表于 2016-3-11 15:50

哥们,这叫黑苹果。。。

DreameRing 发表于 2016-3-11 18:49

jj7583569 发表于 2016-3-11 15:50 https://www.pcbeta.com/static/image/common/back.gif
哥们,这叫黑苹果。。。

我知道是黑苹果,然后呢?
750和750ti的驱动都应该是一样的

racky88 发表于 2016-3-13 15:59

可以换其它的机型看看!

DreameRing 发表于 2016-3-13 21:05

racky88 发表于 2016-3-13 15:59 https://www.pcbeta.com/static/image/common/back.gif
可以换其它的机型看看!

换过无数版。
具体情况在下帖:https://bbs.pcbeta.com/viewthread-1679145-1-1.html
页: [1]
查看完整版本: 为什么配置完全一样,750黑屏,而750TI可以