Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undervolt not working on Dell XPS 7590 #138

Open
BRA1L0R opened this issue Jan 13, 2021 · 3 comments
Open

Undervolt not working on Dell XPS 7590 #138

BRA1L0R opened this issue Jan 13, 2021 · 3 comments

Comments

@BRA1L0R
Copy link

BRA1L0R commented Jan 13, 2021

Yet another dell xps issue,

the XPS 15 7590 has been added to the support list in the latest commit but undervolt doesn't seem to be working on my machine. I tried both 1.5.1 and the latest bios (1.8.1).

@jayv
Copy link

jayv commented Jan 14, 2021

same issue here XPS 7590

sudo python undervolt.py --core -150                                                                
WARNING:root:You have supplied different offsets for Core and Cache. The smaller of the two (or none if you only supplied one) will be applied to both planes.
ERROR:root:Failed to apply core: set -150.390625, read 0.0

It may have something to do with msr.allow_writes=on kernel option (have to validate)

@hackthejawn
Copy link

hackthejawn commented Feb 12, 2021

Having the same issue on Linux Mint 20.1. Command and results:

sudo undervolt --core -100 --cache -100
ERROR:root:Failed to apply core: set -99.609375, read 0.0

Willing to help with diagnostics and testing if you need anything.

@hackthejawn
Copy link

Fixed this by resetting BIOS to factory defaults, per this issue:

kitsunyan/intel-undervolt#43 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants