TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to reenable undervolting in 2020 Dell Laptops by editing EFI variables

62 pointsby hmm37about 1 year ago

7 comments

hmm37about 1 year ago
This method works because many system bioses apparently just hide many setup options, and therefore if you can find these options, you can flip the switch by editing EFI variables. Doing so isn&#x27;t that difficult as the blog entry states.<p>So this method could also work for many other different laptops to reenable undervolting or overclocking, etc.
评论 #40127785 未加载
inambercladabout 1 year ago
I&#x27;m rewriting an embedded BIOS for an Intel processor at work and It&#x27;s been a bit of a clicking point for me about how modern X86 really works. Nothing EFI or the like, but still very instructive.<p>Now if only I could get DCI to work...
评论 #40129454 未加载
hu3about 1 year ago
I followed a similar technique to undervolt an Acer Predator with an i7 11800H processor by -100.06 mV.<p>And the result was a 15 celsius reduction in average CPU temperature and improved performance, incredible. I can rarely hear fans now.<p>I wonder why isn&#x27;t this the norm. Perhaps some chips become unstable?<p>This is the guide I followed on Youtube: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=X_OFOmfjs6k" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=X_OFOmfjs6k</a><p>And here is a relevant screenshot of the bit to be flipped in the video: <a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;xsG0jSE.jpeg" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;xsG0jSE.jpeg</a>
评论 #40130905 未加载
banish-m4about 1 year ago
I use TPFanControl and ThrottleStop on a T480. Without it, there is a pathology where it gets stuck in an upper frequency limit of around 900 MHz when it should peak to around 4 GHz (although the official Turbo Boost speed is 3.4 GHz).
rldjbpinabout 1 year ago
word of caution - better have a secondary computer and easy access to bios programmer before doing this.<p>just downgrading bios (supposedly supported by the laptop manufacturer as an option in the bios) bricked a laptop of mine and it required scouring the internet to find the solution.<p>it is a shame that despite all of this you still are dependent on the os and its ecosystem to apply the undervolt. disabling virtualization and wsl is a very poor sacrifice for letting throttlestop work.<p>editing EFI variables would be worth it if it could allow you to apply undervolting right then and there!
puzzlingcaptchaabout 1 year ago
Is it also feasible on AMD platform? I have an embedded board with Ryzen 3200G that does not allow over&#x2F;underclocking I would be interested in getting it to work there.
评论 #40130049 未加载
ogurechnyabout 1 year ago
&gt; And unlike Intel laptops of the past, many in 2020, including the XPS, Vostro, and Inspiron, have undervolting disabled by default due to the Plundervolt vulnerability.<p>Aaand SGX is now deprecated. Therefore, almost useless technology (aimed at big guys who would want to have a safe space protected from computer users and owners) prevents useful one from working. Keeping priorities straight!