Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/18/2019 in Files

  1. Version 1.3

    6,251 downloads

    AMD Radeon GPU pack is a post-installation tool specifically designed for Clover boot loader. The tool contains patches and injectors for various AMD Radeon graphic cards, but also additional plugins for MacPro3,1 and MacPro6,1 SMBIOS specifications and Sandy Bridge CPU-s. How it works: The tool will add just a few FB code lines for proper GPU activation in Clover config.plist file (ATI Connectors Data, ATI Connectors Patch & ATI Connectors Controller). • Be advised that patches depend on card manufacturers. • The list of patches and injectors are based on certain GPU models and extracted ROM files from them. • Injectors from this tool will work on most models, but not on all of them. • That’s because certain GPU cards from the same series using the slightly different firmware. Injectors & patches: AMD Radeon HD 6450 (device id - 0x6779) AMD Radeon HD 6790 (device id - 0x673E) AMD Radeon HD 6850 (device id - 0x6739) AMD Radeon HD 6870 (device id - 0x6738) AMD Radeon HD 7730 (device id - 0x6837) AMD Radeon HD 7870 (device id - 0x6818) AMD Radeon R9 270 (device id - 0x6811) AMD Radeon R9 270X (device id - 0x6810) AMD Radeon R9 280X (device id - 0x6798) AMD Radeon R9 290X (device id - 0x67B0)
    1 point
  2. Version v1

    1,420 downloads

    Kexts from 10.9.1 required to get this card working. Either install them using kext utility or boot up your installer go to terminal and type following: rm -rf /Volumes/NAMEOFYOURDRIVE/System/Library/Extensions/IOPCIFamily.kext rm -rf /Volumes/NAMEOFYOURDRIVE/System/Library/Extensions/AppleACPIPlatform.kext - NAMEOFYOURVOLUME == name of the volume you installed osx onto. cp /PATHTOWHEREYOUEXTRACTEDTHEM/IOPCIFamily.kext (!!not IOPCIFamily.kext/ must be without / !!) /Volumes/NAMEOFYOURDRIVE/System/Library/Extensions/ cp /PATHTOWHEREYOUEXTRACTEDTHEM/AppleACPIPlatform.kext (!!not AppleACPIPlatform.kext/ must be without / !!) /Volumes/NAMEOFYOURDRIVE/System/Library/Extensions/ - PATHTOWHEREYOUEXTRACTEDTHEM == path to the kext files. chown wheel:root /Volume/NAMEOFYOURDRIVE/System/Library/Extensions chmod 775 /Volume/NAMEOFYOURDRIVE/System/Library/Extensions sorry for fool proof instructions but there is always one guy who just doesnt get it
    1 point
×
×
  • Create New...