550318159 发表于 2015-9-22 23:27

270X在MAC下性能低下

RT,我用的是HIS的R9 270X,免驱,但是在系统报告中显示 的是7xxx,所以用坛子里的那个AMDFramebufferUtility改了下FB,显示为270X,是正常的。我的CPU是I5 4590,本来是四核四线程,但是在cinebench跑分软件中居然只显示双核四线程!CPU的跑分比WIN下低了50左右还可以接受,但是GPU在WIN下跑FPS是接近100的,但是到了MAC下却只有56,表示实在是无法接受,初步怀疑是CPU的原因,特来向各位请教以下几个问题:
1、是不是由于CPU只识别了俩核导致测GPU性能的时候桢数只有WIN下的一半?
2、如果真的是这样要怎么解决?
附我的config.plist:
<?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>
                        <dict>
                                <key>ATI</key>
                                <true/>
                                <key>Firewire</key>
                                <false/>
                                <key>HDA</key>
                                <false/>
                                <key>HDMI</key>
                                <false/>
                                <key>IDE</key>
                                <false/>
                                <key>IntelGFX</key>
                                <false/>
                                <key>LAN</key>
                                <false/>
                                <key>LPC</key>
                                <false/>
                                <key>NVidia</key>
                                <false/>
                                <key>SATA</key>
                                <false/>
                                <key>SmBUS</key>
                                <false/>
                                <key>USB</key>
                                <false/>
                                <key>WIFI</key>
                                <false/>
                        </dict>
                        <key>Fixes</key>
                        <dict>
                                <key>AddDTGP_0001</key>
                                <true/>
                                <key>FakeLPC_0020</key>
                                <true/>
                                <key>FixShutdown_0004</key>
                                <true/>
                        </dict>
                        <key>ReuseFFFF</key>
                        <false/>
                        <key>SlpSmiAtWake</key>
                        <true/>
                        <key>SuspendOverride</key>
                        <true/>
                </dict>
                <key>HaltEnabler</key>
                <true/>
                <key>SSDT</key>
                <dict>
                        <key>DropOem</key>
                        <false/>
                        <key>EnableC2</key>
                        <true/>
                        <key>EnableC4</key>
                        <true/>
                        <key>EnableC6</key>
                        <true/>
                        <key>EnableC7</key>
                        <true/>
                        <key>Generate</key>
                        <true/>
                        <key>PLimitDict</key>
                        <string>0</string>
                        <key>PluginType</key>
                        <string>1</string>
                        <key>UnderVoltStep</key>
                        <string>0</string>
                </dict>
        </dict>
        <key>Boot</key>
        <dict>
                <key>Arguments</key>
                <string>arch=x86_64 slide=0 dart=0 -xcpm darkwake=no npci=0x3000</string>
                <key>Debug</key>
                <false/>
                <key>DefaultVolume</key>
                <string>Macintosh HD</string>
                <key>Legacy</key>
                <string>PBR</string>
                <key>Secure</key>
                <false/>
                <key>Timeout</key>
                <integer>5</integer>
                <key>XMPDetection</key>
                <string>Yes</string>
        </dict>
        <key>CPU</key>
        <dict>
                <key>C2</key>
                <true/>
                <key>C4</key>
                <true/>
                <key>C6</key>
                <true/>
        </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>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>Mouse</key>
                <dict>
                        <key>DoubleClick</key>
                        <integer>2000</integer>
                        <key>Enabled</key>
                        <false/>
                        <key>Mirror</key>
                        <false/>
                        <key>Speed</key>
                        <integer>8</integer>
                </dict>
                <key>Scan</key>
                <true/>
                <key>ScreenResolution</key>
                <string>1920x1080</string>
                <key>Theme</key>
                <string>OSS</string>
        </dict>
        <key>Graphics</key>
        <dict>
                <key>FBName</key>
                <string>Futomaki</string>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <true/>
                        <key>Intel</key>
                        <false/>
                        <key>NVidia</key>
                        <false/>
                </dict>
                <key>NvidiaSingle</key>
                <false/>
                <key>PatchVBios</key>
                <true/>
                <key>VRAM</key>
                <integer>2048</integer>
        </dict>
        <key>KernelAndKextPatches</key>
        <dict>
                <key>ATIConnectorsController</key>
                <string>7000</string>
                <key>ATIConnectorsData</key>
                <string>00040000040300000001010112040401000400000403000000010201220505020400000014020000000103000000060600080000040200000001040011020103</string>
                <key>ATIConnectorsPatch</key>
                <string>00040000040300000001000012040101000400000403000000010000220502020400000014020000000100000000030600080000040200000071000011020403</string>
                <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>
                <false/>
                <key>KextsToPatch</key>
                <array>
                        <dict>
                                <key>Comment</key>
                                <string>t1-10.11-AppleHDA/Realtek ALC...</string>
                                <key>Find</key>
                                <data>
                                gxnUEQ==
                                </data>
                                <key>Name</key>
                                <string>AppleHDA</string>
                                <key>Replace</key>
                                <data>
                                AAAAAA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>t1-10.9-10.11-AppleHDA/Realtek ALC892</string>
                                <key>Find</key>
                                <data>
                                ixnUEQ==
                                </data>
                                <key>Name</key>
                                <string>AppleHDA</string>
                                <key>Replace</key>
                                <data>
                                kgjsEA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>t1-AppleHDA/Resources/xml>zml</string>
                                <key>Find</key>
                                <data>
                                eG1sLnps
                                </data>
                                <key>Name</key>
                                <string>AppleHDA</string>
                                <key>Replace</key>
                                <data>
                                em1sLnps
                                </data>
                        </dict>
                </array>
        </dict>
        <key>RtVariables</key>
        <dict>
                <key>BooterConfig</key>
                <string>0x28</string>
                <key>CsrActiveConfig</key>
                <string>0x13</string>
        </dict>
        <key>SMBIOS</key>
        <dict>
                <key>BiosReleaseDate</key>
                <string>09/03/2013</string>
                <key>BiosVendor</key>
                <string>Apple Inc.</string>
                <key>BiosVersion</key>
                <string>IM142.88Z.0118.B00.1309031249</string>
                <key>Board-ID</key>
                <string>Mac-27ADBB7B4CEE8E61</string>
                <key>BoardManufacturer</key>
                <string>Apple Inc.</string>
                <key>BoardSerialNumber</key>
                <string>C02LGE6UF8JC5GH38</string>
                <key>BoardType</key>
                <integer>10</integer>
                <key>ChassisAssetTag</key>
                <string>iMac-Aluminum</string>
                <key>ChassisManufacturer</key>
                <string>Apple Inc.</string>
                <key>ChassisType</key>
                <string>13</string>
                <key>Family</key>
                <string>iMac</string>
                <key>Manufacturer</key>
                <string>Apple Inc.</string>
                <key>ProductName</key>
                <string>iMac14,2</string>
                <key>SerialNumber</key>
                <string>C02LGE6UF8JC</string>
                <key>SmUUID</key>
                <string>4B1CCB95-9346-51F1-9C3D-4153F40E3ACF</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/>
        </dict>
</dict>
</plist>

以及跑分图:




liuxianwus 发表于 2015-9-22 23:39

我也是看起来都很完美,但是性能比win低,CPU少了10左右,GPU少了30-40

PhysiX 发表于 2015-9-22 23:52

{:5_278:}我的5770也是,性能比win差多了,无解啊,凑合着用,反正os x不玩游戏的

qweqweqqww 发表于 2015-9-23 08:33

280x也是不过低了一点而已,当时游戏时候能感觉出来    cou分数倒是一样4790k

qweqweqqww 发表于 2015-9-23 08:34

280x也是不过低了一点而已,当时游戏时候能感觉出来    cou分数倒是一样4790k

q2250587 发表于 2015-9-23 08:35

貌似不是白果的显卡性能都被削得很惨

请叫我官人 发表于 2015-9-23 09:48

我朋友也这卡,通过修改FB后正确显示,但是仍比Windows下低了将近1/3的性能,对A卡更加谨慎了,以后还是N卡玩玩得了。

a528589980 发表于 2015-9-23 10:52

I3-4160 + XFX 270的

joanwe 发表于 2015-9-23 12:42

请叫我官人 发表于 2015-9-23 09:48 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
我朋友也这卡,通过修改FB后正确显示,但是仍比Windows下低了将近1/3的性能,对A卡更加谨慎了,以后还是N卡 ...

N卡Maxwell架构的用web driver驱动的性能照样比windows低了很多,并且10.11下不支持metal渲染

550318159 发表于 2015-9-23 13:02

a528589980 发表于 2015-9-23 10:52 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
I3-4160 + XFX 270的

好高的跑分。。请问层主是怎么驱动的

qinhuashu 发表于 2015-9-23 13:30

请叫我官人 发表于 2015-9-23 09:48 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
我朋友也这卡,通过修改FB后正确显示,但是仍比Windows下低了将近1/3的性能,对A卡更加谨慎了,以后还是N卡 ...

n卡也这鸟样

venice 发表于 2015-9-23 15:07

我280X 只有73换过各种FbNameframebuffer

qinhuashu 发表于 2015-9-23 16:01

390x 不换任何fb 不修改任何东西 4尼妈跑分108fps 符合心里预期了!反正跟win比少1/3可以接受!反正游戏也没几个这个卡足够跑了。

qinhuashu 发表于 2015-9-23 16:02

用r9 380(4G)同样不修改任何东西跑分98fps。。。我了个去

请叫我官人 发表于 2015-9-24 07:58

qinhuashu 发表于 2015-9-23 13:30 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
n卡也这鸟样

哦?我的N卡跑出来没任何区别。

qinhuashu 发表于 2015-9-24 08:40

请叫我官人 发表于 2015-9-24 07:58 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
哦?我的N卡跑出来没任何区别。

哦?我的gtx 970跑分低,难道是老黄要完蛋?学大众?

xiao1234567890 发表于 2015-9-24 09:40

qinhuashu 发表于 2015-9-23 16:02
用r9 380(4G)同样不修改任何东西跑分98fps。。。我了个去

R9 380 是免驱的吗?要不要改ID

qinhuashu 发表于 2015-9-24 20:49

xiao1234567890 发表于 2015-9-24 09:40 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
R9 380 是免驱的吗?要不要改ID

不用改id!所有接口正常

xiao1234567890 发表于 2015-9-24 22:55

qinhuashu 发表于 2015-9-24 20:49 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
不用改id!所有接口正常

不用修改FB 吗

qinhuashu 发表于 2015-9-25 00:00

xiao1234567890 发表于 2015-9-24 22:55 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
不用修改FB 吗

不用改都正常 只是显示不正常而已
跑分还很高。。。
页: [1] 2 3
查看完整版本: 270X在MAC下性能低下