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

High idle power usage #50

Open
DanielPerezJensen opened this issue Jan 13, 2019 · 3 comments
Open

High idle power usage #50

DanielPerezJensen opened this issue Jan 13, 2019 · 3 comments

Comments

@DanielPerezJensen
Copy link

DanielPerezJensen commented Jan 13, 2019

So I installed ubuntu 18.04 some time ago with this respin, and it has worked wonders. But recently I have been noticing high power consumption even when idle, so I ran sudo powertop and discovered this line:
17.9 W 4,8 pkts/s Device Network interface: wlp2s0 (ath10k_pci)
This device seems to be drawing a whole lot of power, so I figured it must be the video card. So I ran the scripts as provided in #8 but this does not seem to work properly. As the device still is taking some 20 W. What could be the issue here? Am I correct in assuming it is the video card? I have run sudo prime-select intel.

I recently installed CUDA and CDNN from nvidia because I wanted to use the tensorflow-gpu module. The issues have popped up after this, I believe it has something to do with this but not sure. I followed this tutorial to get it working: https://medium.com/@taylordenouden/installing-tensorflow-gpu-on-ubuntu-18-04-89a142325138.

Any help is appreciated as 3 hours battery life is quite annoying.

@DanielPerezJensen DanielPerezJensen changed the title High idle power usage - related to device: High idle power usage Jan 13, 2019
@stockmind
Copy link
Owner

The line you posted refers about the network interface = Device Network interface ... ath10k_pci

This seems the same issue: https://askubuntu.com/questions/888430/network-interface-of-dell-xps-13-9360-consumes-too-much-power/896042

Also those powertop values doesn't seems absolutely reliable

@mjo22
Copy link

mjo22 commented Jun 30, 2019

Any update on this issue @DanielPerezJensen? Thinking about upgrading from 16.04 to 18.04 but want to make sure CUDA will run smoothly and not impact battery life.

@DanielPerezJensen
Copy link
Author

@mjo22 My battery life is now better than when I posted, I get some 7-8 hours now when running on the processor as opposed to the video card. I basically reinstalled Ubuntu with this respin because of another unrelated issue and it seems to have "fixed" itself. Sorry if this doesn't really help but I have not had any issues since doing that.

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