在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):rgov/Thunderbolt3Unblocker开源软件地址(OpenSource Url):https://github.com/rgov/Thunderbolt3Unblocker开源编程语言(OpenSource Language):C 78.4%开源软件介绍(OpenSource Introduction):Thunderbolt 3 UnblockerThis project provides a kernel extension that unblocks unsupported Thunderbolt 3 peripherals (such as the Razer Core) on macOS. This accomplishes the same goal as KhaosT's TB3 Enabler, which works by patching IOThunderboltFamily on disk. This kernel extension performs the patch in memory and on-the-fly. Note there is likely a reason why IOThunderboltFamily considers a peripheral unsupported in the first place. Use at your own peril. This kernel extension has been tested against macOS Monterey 12 and as far back as macOS Sierra 10.12.6. Please check for open issues before using on other versions, and review the troubleshooting guide. InstallationPlease head over to the Releases page for binaries and installation instructions. BuildingTo prepare your development environment, please run
Build the project with Xcode. Make sure to change code signing settings as appropriate. Load the kernel extension with:
If loading the kext fails: Reboot into Recovery Mode and disable kext security
restrictions using If you are developing the kext, you should know that the NVRAM variable
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论