undervolt icon indicating copy to clipboard operation
undervolt copied to clipboard

Dell XPS 15 9570 i9-8950HK Not OK

Open phackwer opened this issue 4 years ago • 18 comments

Hi,

There was an update on Bios and since then the undervolt stopped to work. Any better suggestions than "downgrading" bios?

Thanks

phackwer avatar May 21 '20 23:05 phackwer

journalctl or dmesg log would help debug the issue.

retromuz avatar May 21 '20 23:05 retromuz

Seems like it's blocked now. ERROR:root:Failed to apply core: set -99.609375, read 0.0

eadwu avatar May 22 '20 02:05 eadwu

Same for me since updating to bios 1.6.0 on my XPS 15 7590 i7-9750H... I've complained to Dell that they should offer a way to undervolt directly from the bios and now it is not even possible from the OS anymore.

bavay avatar May 25 '20 07:05 bavay

I am experiencing the same error on my XPS 13 9380 running BIOS version 1.10.0.

worldofgeese avatar Jun 04 '20 10:06 worldofgeese

I was able to solve this issue by resetting BIOS to factory defaults from inside the BIOS settings. See https://github.com/kitsunyan/intel-undervolt/issues/43#issuecomment-618412498

worldofgeese avatar Jun 10 '20 14:06 worldofgeese

I can confirm @worldofgeese solution working fine. Weird tough.

rtfpessoa avatar Jun 11 '20 23:06 rtfpessoa

@worldofgeese , @rtfpessoa For the sake of clarity: when doing a factory reset of the BIOS, does it means that it reverses to an older version of the BIOS or that you still have the latest bios update but without your settings?

bavay avatar Jun 19 '20 13:06 bavay

@bavay I think it only reverted the settings

rtfpessoa avatar Jun 20 '20 12:06 rtfpessoa

BIOS reset did not work for me XPS 7590

prismspecs avatar Jun 20 '20 18:06 prismspecs

On my XPS 7590, "reset to factory settings" in BIOS did the trick. The most important settings for my Linux installation were not even lost (for example AHCI mode, no secure boot, while some of my other, less important settings got reset) and now undervolt works again. For information, here are my undervolt settings for this specific model: undervolt --core -125 --cache -125 --uncore -125 --analogio -125 --gpu -125 --temp 95

(more aggressive undervolting was not stable).

bavay avatar Jun 24 '20 12:06 bavay

I do not have a "reset to factory settings" option, what BIOS version are you on?

prismspecs avatar Jul 04 '20 17:07 prismspecs

BIOS reset did not work for me. Dell XP 15 9560

Dedas avatar Jul 05 '20 08:07 Dedas

@prismspecs it was an option for me in the dialog that popped up when I clicked one of the buttons at the bottom of every screen, next to "apply" I believe the label was "reset", then you can choose how, factory default was an option. My experience was similar to @bavay in that none of the settings that were important to running linux were altered, but as with all things BIOS-related, take great care :-), good luck

mikehardy avatar Jul 10 '20 15:07 mikehardy

@Dedas you also need to reset your BIOS settings after downgrading to v1.18.0

luispabon avatar Jul 14 '20 21:07 luispabon

@Dedas you also need to reset your BIOS settings after downgrading to v1.18.0

Thanks! Yes, after I did a downgrade and reset the bios it worked.

Dedas avatar Jul 15 '20 07:07 Dedas

Confirmed - I have a Dell XPS 9560, I downgraded the BIOS back to version 1.18.0 using the bios installation file in dells website.
After that, Factory reset the BIOS settings and undervolt works again.

hedwigz avatar Jul 16 '20 10:07 hedwigz

For someone else who needs to downgrade the firmware, you can use the fwupgmgr tool (not sure about the exact CLI args for it) or gnome-firmware. It's available on Ubuntu's software repos and also as a flatpak https://flathub.org/apps/details/org.gnome.Firmware

image image

luispabon avatar Jul 16 '20 10:07 luispabon

I'm on a Dell XPS 7590 with firmware version 1.8.1. Resetting to factory defaults in BIOS did the trick -- secure boot was stayed disabled and AHCI was kept on, nothing else major changed. I'm now able to adjust the voltage. Thanks @worldofgeese !

ManifoldFR avatar Dec 05 '20 15:12 ManifoldFR