通过UEFI禁用 BD PROCHOT

针对CPU在高负载下因BDPROCHOT信号导致的降频至800MHz问题,提供了一种跨系统解决方案。通过在GitHub上找到的DisablePROCHOTUEFI扩展,用户可以在Clover中加载EFI驱动,实现在Windows和macOS等系统中禁用BDPROCHOT。此方法相较于ThrottleStop,在系统启动时即可避免CPU降频,但进入ACPIS3状态时仍需额外工具配合。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

前言

我的神船终于抽风了!不知道从哪一天开始,当负载稍微高一点的时候,CPU就降频到800MHz。到网上查看了一下,出现这个问题的人还不在少数。继续深入研究,发现是万恶的BD PROCHOT惹的祸。在Windows下已经有软件ThrottleStop可以关闭这个开关,但我用的是黑苹果,怎么办呢?

跨系统终极解决方案

https://github.com/arter97/DisablePROCHOT
是的,我这里推荐的是跨系统的终极解决方案(感谢github的神人arter97!),只需要将源码编译为efi驱动,就可在Clover中生效并实现跨系统支持!

实现方法

以下引自作者的话:

Disable BD PROCHOT UEFI extension

A small EFI executable for disabling BD(Bi-directional) PROCHOT upon boot.

BD PROCHOT causes CPU to lock on the lowest clock speed, if motherboard deems certain parts are overheated(hence bi-directional).

If a thermal sensor on the motherboard is broken, BD PROCHOT can always be tripped. If your motherboard is out of warranty, feel free to use this instead.

While modern PC setups are very safe from components overheating so extremely to cause BD PROCHOT(it’s mostly for extremely poorly maintained PCs), I still hold no responsibilities from possible damages being caused to your PC.

Why use this instead of ThrottleStop?

ThrottleStop is loaded after the OS has finished booting, which means your entire OS loading is still done extremely slowly.

This doesn’t mean ThrottleStop is no longer needed. Please read below.

Usage

This EFI executable must be loaded at the bootloader level. Please use rEFInd or Clover.

Copying DisablePROCHOT.efi to drivers64UEFI directory is enough for Clover.

Warning

Entering ACPI S3 state(suspend) causes the BD PROCHOT MSR bit getting re-enabled. You need to use some userspace tool for disabling BD PROCHOT for such cases.

In case of Windows, use ThrottleStop.

In case of macOS, try SimpleMSR

评论 16
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值