Contribute
Register

macOS Sierra PB: Need testers for new AMD Radeon drivers!

Status
Not open for further replies.
This worked for my Sapphire RX470 8GB on beta 6 in a Dell T20 with T1700 BIOS!
Thank you very much - got 1815 points in Valley benchmark.

Is loading the T1700 BIOS on T20 difficult? What are the steps?
 
Hi I have no problems running the latest FCPX + RX480 + Intel HD4600 both with full acceleration, Safari was the only issue (the Intel sleep issue) and with current injection fix everything is smooth.
 
the intel sleep issue is prolly related to you having smbiostrust false instead of true like it should be also know to cause laggy mouse after wake
 
the intel sleep issue is prolly related to you having smbiostrust false instead of true like it should be also know to cause laggy mouse after wake

I just tried checking the Trust box in SMBIOS and there is no change.

Hi I have no problems running the latest FCPX + RX480 + Intel HD4600 both with full acceleration, Safari was the only issue (the Intel sleep issue) and with current injection fix everything is smooth.

Can you please post your config.plist? This is the first I've read on someone using latest FCPX successfully with HD4600 and RX480.
 
Is loading the T1700 BIOS on T20 difficult? What are the steps?

Yes, it is difficult, you have to use a debugger to patch some checks in the T1700 BIOS, I had help from a guy from a German board. Why would you like to crossflash your T20?
 
Hi,
I need some help.
I have two graphic cards.HD7850 and RX480.I have two monitors. 2K connect to rx480,and the other connect hd7850 as igpu.
I use FCPX,then I use ctrl+command+f to enter full screen.When I use Command+Tab,the system is dead.I have to restart computer.
What's wrong?
Sorry my bad english.
 
Yes, it is difficult, you have to use a debugger to patch some checks in the T1700 BIOS, I had help from a guy from a German board. Why would you like to crossflash your T20?

Yes please! I ordered a T20 very recently and could use a BIOS with NVMe boot support.
 
I just tried checking the Trust box in SMBIOS and there is no change.



Can you please post your config.plist? This is the first I've read on someone using latest FCPX successfully with HD4600 and RX480.

Sorry was sleepy when posted I have a HD 4400, adding some screenshots and the plist to see if it helps anybody.

Please note that im using SSDT injection for the RX480 (although im mostly sure it worked with kext modification -- clover injection have never worked for me on my motherboard).

ASlGLTk.png


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>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>Debug</key>
        <false/>
        <key>DefaultVolume</key>
        <string>LastBootedVolume</string>
        <key>Legacy</key>
        <string>PBR</string>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>10</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>
            <key>ResetHDA</key>
            <true/>
        </dict>
        <key>FakeID</key>
        <dict>
            <key>ATI</key>
            <string>0x0</string>
            <key>IMEI</key>
            <string>0x0</string>
            <key>IntelGFX</key>
            <string>0x04128086</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>
            <false/>
            <key>Linux</key>
            <false/>
            <key>Tool</key>
            <true/>
        </dict>
        <key>ScreenResolution</key>
        <string>1920x1080</string>
        <key>Theme</key>
        <string>embedded</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <true/>
            <key>Intel</key>
            <true/>
            <key>NVidia</key>
            <false/>
        </dict>
        <key>NvidiaSingle</key>
        <false/>
        <key>ig-platform-id</key>
        <string>0x0d220003</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>t2-10.9-10.11-HD4600_HDMI_Audio-2of2</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                PQwKAAA=
                </data>
                <key>Name</key>
                <string>AppleHDAController</string>
                <key>Replace</key>
                <data>
                PQwMAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>t1-10.9-10.12-AppleHDA/Realtek ALC887</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                ixnUEQ==
                </data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                hwjsEA==
                </data>
            </dict>
            <dict>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                SImLqAAAAA==
                </data>
                <key>MatchOS</key>
                <string>10.12.x</string>
                <key>Name</key>
                <string>AppleIntelFramebufferAzul</string>
                <key>Replace</key>
                <data>
                kJCQkJCQkA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>t2-10.9-10.11-HD4600_HDMI_Audio-1of2</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                PQsMAAA=
                </data>
                <key>Name</key>
                <string>AppleHDAController</string>
                <key>Replace</key>
                <data>
                PQwMAAA=
                </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>
            <dict>
                <key>Comment</key>
                <string>t1-10.12-AppleHDA/Realtek ALC...</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                ihnUEQ==
                </data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                AAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>t2-10.10-10.11-Azul-Port_0x6-DP2HDMI</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                AgQKAAAEAACHAAAA
                </data>
                <key>Name</key>
                <string>AppleIntelFramebufferAzul</string>
                <key>Replace</key>
                <data>
                AgQSAAAIAAAGAAAA
                </data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>

    </dict>
    <key>SMBIOS</key>
    <dict>

    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>Yes</string>
        <key>InjectSystemID</key>
        <true/>
    </dict>
</dict>
</plist>
 
Sorry was sleepy when posted I have a HD 4400, adding some screenshots and the plist to see if it helps anybody.

Please note that im using SSDT injection for the RX480 (although im mostly sure it worked with kext modification -- clover injection have never worked for me on my motherboard).
...

'Tis a setup that will work fine

As long as you stay at FCPX 10.2.3

But you will run into the troubles everyone sees

When you upgrade to the new 10.3

:)
 
To anyone who is having problems with FCPX, have you tried the 10.3.1 version? I had crashes with the 10.3 but 10.3.1 is stable.
My question is: does the RX 480 have problems waking after sleep? I have an R9 280X and have a black screen after sleep. Is there any workaround?
 
Status
Not open for further replies.
Back
Top