the card is installed in the bottom slot right?Let me look at your config file.
the card is installed in the bottom slot right?Let me look at your config file.
the card is installed in the bottom slot right?
Same mine. I only got 28k scores in geekbench.Thanks. I swopped your config out with mine but I'm afraid there's no difference really. Not sure what the problem is.
It should work. I tested that back in beta 1Radeonboost has worked well under Catalina with my Radeon VII, with Geekbench 5 coming in around 53,000 on OpenCL and 101,000 on Metal (I'm guessing that the fact that the same card hits 91,000 on Windows under OpenCL is down to Apple). But it obviously doesn't work at all under Big Sur. Any plans for an update to fix that?
thanks…
I can confirm it is still working perfectly with my iMac 2011/AMD Polaris 4170 GPU and Big Sur Developer Beta 6/Public Beta 3 and it has been working with all versions from Beta3 on - this was the first I installed.Radeonboost has worked well under Catalina with my Radeon VII, with Geekbench 5 coming in around 53,000 on OpenCL and 101,000 on Metal (I'm guessing that the fact that the same card hits 91,000 on Windows under OpenCL is down to Apple). But it obviously doesn't work at all under Big Sur. Any plans for an update to fix that?
thanks…
This kext does NOT require OpenCore, and it has nothing to do with OpenCore.
OpenCore is just one of the method to load this kext, therefore, just need to do it once, than all installed macOS can benefit from it. No need to install that one by one for each single macOS installation.
You can simply disable SIP and download the kext from post #1, then
1) Copy the RadeonBoost.kext to /Library/Extensions/ (NOT /System/Library/Extensions/)
2) Open Terminal, enter
3) EnterCode:sudo chmod -R 755 /Library/Extensions/RadeonBoost.kext.kext
4) EnterCode:sudo chown -R root:wheel /Library/Extensions/RadeonBoost.kext.kext
5) EnterCode:sudo codesign --deep -fs - /Library/Extensions/RadeonBoost.kext.kext
(May shows something like "No such file..." or "Error 107", don't worry, you can safely ignore them. This step is optional indeed)Code:sudo touch /Library/Extensions; kextcache -update-volume /
6) Restart
sudo chmod -R 755 /Library/Extensions/RadeonBoost.kext.kext
1)The file name is RadeonBoost.kext, not RadeonBoost.kext.kext. That's my fault of copy and paste but haven't check the details before post. Anyway, you got this fixed.I'm trying to inject the kext (via /library/extensions) on my new 7,1. But when I input:
Code:sudo chmod -R 755 /Library/Extensions/RadeonBoost.kext.kext
Terminal says "No such file or directory"
Is that because the command is for "RadeonBoost.kext.kext" rather than just RadeonBoost.kext" (which is the actual filename and extension that's in the folder) or is the second ".kext" on there for a reason?
I've tried it both ways, and am seeing no improvements from the stock 580x in this 7,1.
2) The idea of this kext is to make macOS assign device properties to PC graphic cards like what it does to Apple graphic card. Since you already has an Apple graphic card, there should be no improvement to use this kext.
You can, but have to use theI'm using the same pair of Radeon VIIs I had in my 5,1 in the 7,1, so the kext does make quite a difference - it's taken my geekbench metal scores up from around 60,000 to 100,000. And I've seen a bit of an improvement in video rendering times too.
So I've now got three additional kexts in my /library/extensions folder on the 7,1:
- RadeonBoost
- Innie (mixed in with the Lilu.kext)
- CustomPowerPlay (the downvolting kext for the Radeon VII that you made)
I've had to disable SIP to get these all going. Is it possible for me to reactive SIP (now that they're installed)? Or will that kill any of them?
--without kext
argumentYou can, but have to use the--without kext
argument
Thanks 👍 Could you tell me the full code I'd need to enter for that? Is it just an addition I'd have to add to "csrutil enable"?
csrutil enable --without kext
Well, thanks, Apple. Guess I'll be on Catalina for some time. I've really noticed the performance improvement this gives, so I'll not be leaving that on the table in a hurry!Unfortunately it will stop working in Big Sur. Apple is now preventing force loading of SMU Firmware.
Given the difference between my Radeon VII and the averaged figure for their Radeon Pro Vega II Duo, I wouldn't be surprised. Mine was £509 on Amazon. Theirs is £5600 or an extra £5200 on top of the MacPro7,1 when ordering.Looks like Apple doesn't want 3rd party cards to perform as good as their own products in Geekbench.