Aluveitie
Aluveitie
我在12.4。 从来没有遇到过这样的问题。 你能更详细地描述这个问题吗?
did you load the RadeonSensor kext first? SMCRadeonGPU depends on it.
I think you should be able to compile it on Catalina with only a few tweaks in the project settings
Since my system was an ITX I couldn't really test that feature. Could you attach an IO Reg export and if you can find any logs for when it worked/didn't...
Hi, SMCRadeonGPU.kext won't work on a real Mac as it relies on VirtualSMC. Could you give me the device ID of that card?
Hi @jtgil Thanks, I've changed the detection to match all Vega 20 device ids (previously only the VII was matched). You can try this build: [RadeonSensor.kext.zip](https://github.com/aluveitie/RadeonSensor/files/9806741/RadeonSensor.kext.zip) At least with the...
Thanks for your detailed investigation 👍 This was a very tricky topic to begin with since the set of smc keys is specific to the SMBIOS used. The current list...
I made a custom build of the SMCRadeonGPU kext to publish TGDD for the first found GPU: [SMCRadeonGPU.kext.zip](https://github.com/aluveitie/RadeonSensor/files/9409442/SMCRadeonGPU.kext.zip)
Right, they have to be added in a specific order, otherwise this happens... [SMCRadeonGPU.kext.zip](https://github.com/aluveitie/RadeonSensor/files/9410217/SMCRadeonGPU.kext.zip)
SMCRadeonGPU depends on VirtualSMC to report the temperature.