Jump to content

Muadi

Registered User
  • Posts

    12
  • Joined

  • Last visited

Posts posted by Muadi

  1. 10.10.4 doesn’t even support R9 390. We likely have to wait for the final OS X El Capitan release.

    The script will take care of IOPCIMatch and IOPCITunnelCompatible keys, don’t touch them. This would be my recipe:

    1) Install OS X 10.11 El Capitan GM

    2) sudo nano automate.eGPU.sh, add the “Fiji” codename at line 58

    3) chmod +x automate-eGPU.sh

    4) Take for instance AMDHawaiiGraphicsAccelerator as a basis for Fiji, and just replace the “Hawaii” with “Fiji”:

    sudo nano /System/Library/Extensions/AMDRadeonX4000.kext/Contents/Info.plist

    <dict><true><false>


    AMDFijiGraphicsAccelerator

    ATIEnableWideBlitSupport

    ATIUseTearingWideBlit

    CFBundleIdentifier
    com.apple.AMDRadeonX4000
    GpuDebugPolicy
    0
    IOClass
    AMDFijiGraphicsAccelerator


    5) Save and run the script: sudo ./automate-eGPU.sh

    6) Restart

    I highly suggest taking a Time Machine backup or doing this on the external SSD.</false></true></dict></false></true></dict>

    When i try to modify the Info.plist in Nano i get an error saying that the Opperation is not permitted. What gives?

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.