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

Script increases idle power consumption with 20% #134

Open
tvld opened this issue Jul 12, 2020 · 7 comments
Open

Script increases idle power consumption with 20% #134

tvld opened this issue Jul 12, 2020 · 7 comments
Labels
help wanted Extra attention is needed

Comments

@tvld
Copy link

tvld commented Jul 12, 2020

Powertops used to report around 4.8W completely idle with display to 50%. After running the script, it increased to about 6W on idle.
I suspect it is the GRUB settings ... but need to fiddle what exactly causes it. ( I have a XPS 9560, FHD version)

@JackHack96
Copy link
Owner

Uhm, the GRUB modifications are described in the wiki.
Have you found the culprit?

@JackHack96 JackHack96 assigned JackHack96 and unassigned JackHack96 Aug 25, 2020
@JackHack96 JackHack96 added the help wanted Extra attention is needed label Aug 25, 2020
@JackHack96
Copy link
Owner

I think it could also be for the nvidia card not turning off completely. In my laptop it does like that sometime (though it's very rare). Suspending and then waking the laptop solves that usually.

@tvld
Copy link
Author

tvld commented Aug 25, 2020

I did not yet have the time to step by step nail it down. So it's a bit too soon. I did create a script though to completely power down the Nvidia card... it might interfere with that...

@JackHack96
Copy link
Owner

Oh sorry, then I'll reopen this.
My brother got an XPS too (the 2019 version) and I saw the same problem as mine, that was what it caused the high power usage, so I made him a systemd script for powering off the card.
xps-tweaks used to install this systemd service, ut I had removed it since I thought Ubuntu 20.04 solved the problem

@JackHack96 JackHack96 reopened this Aug 29, 2020
@ChisholmKyle
Copy link

I wonder if it's related to the USB-C/dock, and issue #132
What commit did you have the systemd service? How do you turn the nvidia card off?

@tvld
Copy link
Author

tvld commented Feb 8, 2021

@ChisholmKyle I used this : stockmind#8

It's the last time I buy a laptop with Nvidia ... they are really evil in relation to Liniux, I think... )

@JackHack96
Copy link
Owner

@tvld is right, that's the script you're probably looking for. It shouldn't be necessary though. On my 9570 I get the active nVidia card only once in a while, and suspending the laptop then resuming it fixes that (or just reboot).
All of these troubles are indeed related to the approach of nVidia with drivers, the next PC I'll build and the next laptop I'll bought will be AMD, which is far more Linux-friendly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants