Skip to content

Commit

Permalink
cert
Browse files Browse the repository at this point in the history
  • Loading branch information
gorouflex authored Jun 6, 2024
1 parent 49ff881 commit bbbd763
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@
- Follow the instructions.
- [macOS only] Disable `Core Performance Boost` in BIOS using [Smokeless_UMAF](https://github.com/DavidS95/Smokeless_UMAF) to achieve better temperature and better control with `UXTU4Unix` but sacrifice a lot of CPU performance

## Fix Python Certificates in macOS

<p align="left">
<img src="/Img/cert1.png">
<img src="/Img/cert2.png">
</p>

## FAQ
### 1. Why do we have to disable SIP in macOS?
- Honestly, the binary file (ryzenAdj and DirectHW) is recognized in macOS as untrusted kexts. So, in order to get it working, we have to disable SIP including the flag `ALLOW_UNTRUSTED_KEXTS` (0x1).
Expand Down

0 comments on commit bbbd763

Please sign in to comment.