hi, use new Triakis driver from IRC #RadeonHD and add your device id in Info.plist of ATIRadeonX2000.kext
to do with nano use this command in terminal
Code:
sudo nano /System/Library/Extensions/ATIRadeonX2000.kext/Contents/Info.plist
search for
Code:
<key>IOPCIMatch</key>
<string>0x95811002 0x95831002 0x95881002 0x94c81002 0x94c91002 0x95891002 0x94c31002 0x94c11002</string>
then add your device id inside the <string> e.g: (my device id is "0x95881002")
ctrl O to write the file and exit
repairpermission then restart your pc
i hope it help!.
Bookmarks