We have created a terminal tool to monitor CPU frequency/utilization/Temperature. It now also supports monitoring power on Intel CPUs newer than Sandy-Bridge.
You can see the power graph in watts on the bottom as well as on the side bar.
This only reads total CPU power, not per process and not including other components.

Answer from amanusk on askubuntu.com
🌐
Reddit
reddit.com › r/linux › linux power draw on desktop
r/linux on Reddit: Linux power draw ON DESKTOP
December 20, 2022 -

Hi, new here. As we all know, battery life on Linux is often worse than windows out of the box (which is an issue that deserves its own post, so I won't rant on it here.) But nobody seems to be talking about the power draw disparity on desktop computers. Between the latest CPU/GPU power requirements and the cost of electricity getting to the point where people are starting to take their power bills into account for the first time, this concern is fresh in my mind. Can anyone confirm whether or not a desktop PC uses more power on Linux than Windows? Like, if you're gaming, does it use more power, or is it only using more power when running at idle or lighter tasks? I'd do it myself but I don't have a desktop. This seems like a pretty important topic nobody is talking about. I understand this is sort of a big ask, especially if you don't dual boot. But I feel like this is really important question that needs an answer.

Edit: I'd like to thank everyone for responding, especially the guy who linked some previously done tests that showed its not even worth worrying about. They called it unsatisfying, but I see that result as quite satisfying. In the age of mobile computing, it's pathetic that Linux uses more power than Windows on a laptop, glad to see that on desktop it's not as consistent of a problem.

Discussions

Which option I have to measure power consumption in Linux?
Intel's PowerTOP might help. https://01.org/powertop/downloads https://launchpad.net/ubuntu/+source/powertop You have to run it for a few hours before it shows data/power averages. More on reddit.com
🌐 r/linuxquestions
4
5
February 18, 2017
How can I find out the estimated power use of my desktop computer? - Unix & Linux Stack Exchange
Is there a way to get the computer power usage instead of battery load tracking (what for instance seemingly powertop does), which is obviously not too useful on desktops? ... At that point, I would think about using a power monitor to measure the load on the computer at any time. You could hook up your computer or surge protector to something like Tweet-a-Watt ... More on unix.stackexchange.com
🌐 unix.stackexchange.com
linux - How to find power draw in watts? - Unix & Linux Stack Exchange
I've been asked to estimate the power consumption of the servers I run for my laboratory. I thought that I'd ask if there was some handy Linux commandline to get the power consumption of the server... More on unix.stackexchange.com
🌐 unix.stackexchange.com
April 1, 2011
Linux power draw ON DESKTOP.

The power consumption depends on your hardware and usage of resources. I have a smart plug that shows me the draw at any point in time and although I feel resource management is better under Linux I didnt notice any significant difference in consumption between Linux and Windows under similar workloads.

Having said that, with similar consumption I found around a 10,000 points advantage with Linux on geekbench's CPU tests on my liquid cooled AMD 5900x (so Linux seems to do more with a similar amount of energy at the end of the day)

If you're so worried about consumption and you absolutely need to get the lowest possible energy consumption, get an efficient CPU (with a low TDP), get an efficient GPU (again, with a low TDP), turn off your LEDs (minor difference but every little bit counts), set up a quiet fan profile (again, not a huge difference but helps), undervolt, underclock, run in Eco mode or limit your energy consumption directly in the BIOS...

I guess my point is that ultimately, the electrical consumption is going to be more dependent on the hardware and what you do with it than it will be about the operating system.

Hope this helps...

Edit: added "hardware" to the first sentence ... and edit for clarity

More on reddit.com
🌐 r/linux_gaming
8
3
November 23, 2022
🌐
It's FOSS Community
itsfoss.community › t › how-can-i-measure-real-time-power-usage-watts-of-my-ubuntu-desktop-pc › 8097
How can I measure real-time Power usage (Watts) of my Ubuntu desktop PC? - It's FOSS Community
November 25, 2021 - Hi everyone, Can anyone recommend a Ubuntu application that allows me to monitor in real-time the Power consumption (Watts) of my PC? I come from a Windows PC background (please don’t hold that against me) but I’m in th…
🌐
Linux Today
linuxtoday.com › home › blog
How to Display Power Usage in Watts on Ubuntu’s Top Bar | Linux Today
October 1, 2024 - The GNOME PowerTracker extension is lightweight and does not require any additional dependencies, making it easy to install and use. It displays active power consumption in watts directly in the top panel of the GNOME desktop environment.
🌐
Abilian
lab.abilian.com › Tech › Green IT › Power consumption (Linux servers)
Power consumption (Linux servers) - Abilian Innovation Lab
April 6, 2026 - These methods apply to servers, desktops, and laptops configured with Linux. Intel’s Running Average Power Limit (RAPL) framework provides detailed power consumption metrics for CPUs, DRAM, and GPUs. This is particularly useful for modern servers equipped with Intel processors. ... The value represents energy consumption in microjoules. To calculate power (in watts), take two readings over a time interval and compute:
🌐
Baeldung
baeldung.com › home › administration › finding the power consumption of a machine in linux
Finding the Power Consumption of a Machine in Linux | Baeldung on Linux
March 18, 2024 - Power measurements will start in 0 seconds time. Time User Nice Sys Idle IO Run Ctxt/s IRQ/s Watts 22:48:12 30.8 0.0 3.0 62.1 4.0 2 5650 1510 -nanE 22:48:13 32.3 0.0 2.5 65.2 0.0 2 5846 1364 0.00E 22:48:13 30.2 0.0 1.0 68.8 0.0 3 3934 1228 0.00E 22:48:14 29.9 0.0 1.5 68.5 0.0 4 7490 1546 22.04 22:48:14 29.3 0.0 1.5 69.2 0.0 2 3634 1208 22.04 22:48:15 29.4 0.0 2.0 68.5 0.0 2 7482 1444 22.04 22:48:15 29.4 0.0 1.5 69.0 0.0 2 4306 1268 22.04 ...
🌐
Linux Magazine
linux-magazine.com › Issues › 2008 › 95 › Saving-Power
PowerDown! » Linux Magazine
Whereas a portable PC requires about 20 watts for normal operation, even the most frugal desktop will want 80 watts – not counting the monitor (see the box titled "Desktop Consumption").
Find elsewhere
🌐
UbuntuMint
ubuntumint.com › home › how to display power usage in watts on ubuntu’s top bar
How to Display Power Usage in Watts on Ubuntu's Top Bar
September 28, 2024 - The GNOME PowerTracker extension is lightweight and does not require any additional dependencies, making it easy to install and use. It displays active power consumption in watts directly in the top panel of the GNOME desktop environment.
🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
where are watts in powertop? / Newbie Corner / Arch Linux Forums
As karol has already pointed out above, your machine needs to be unplugged for powertop to report W usage. So if you have a desktop, this information is not available.
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › software & applications
power consumption monitor? - Linux Mint Forums
October 11, 2024 - Check for example this https://www.baeldung.com/linux/power-consumption 1. Please note that the measurements are approximate and may differ from the actual ones. 2. Sensors do not return values ​​in watts very often. The unit of power is calculated. P = U * I So the apps show the calculated ...
🌐
LinuxConfig
linuxconfig.org › home › how to check and tune power consumption with powertop on linux
How to check and tune power consumption with Powertop on Linux
August 29, 2023 - In the “Usage” column we can find the estimated usage of a resource, generically expressed in ms/s (milliseconds/second), µS (microseconds/second) or pkts/s (Packate rate – number of packets per second) for network interfaces. In the “Events/s” column, instead, we can see the wakeups generated by the resource. Here less is more: the less number of wakeup events, the less power consumption.
🌐
Reddit
reddit.com › r/linux_gaming › linux power draw on desktop.
r/linux_gaming on Reddit: Linux power draw ON DESKTOP.
November 23, 2022 -

Hi, new here. So as we all know, battery life on Linux is often worse than windows out of the box. But nobody seems to be talking about the power draw disparity on desktop computers. Between CPU and GPU power requirements and the cost of electricity getting to the point where people are starting to take their power bills into account for the first time, this concern is fresh in my mind. Can anyone confirm whether or not a desktop PC uses more power on Linux than Windows? I'd do it myself but I don't have a desktop. This seems like a pretty important topic nobody is talking about. I understand this is sort of a big ask, especially if you don't dual boot.

🌐
TecMint
tecmint.com › home › open source › powertop – monitors power usage and improve laptop battery life
PowerTOP - Analyze and Manage Power Consumption in Linux
January 18, 2024 - PowerTOP is a terminal-based diagnosis tool developed by Intel that helps you monitor power usage by programs running on a Linux system.
🌐
Ubuntu
manpages.ubuntu.com › bionic › man(8)
Ubuntu Manpage: powerstat - a tool to measure power consumption
read power statistics from the RAPL (Running Average Power Limit) domains. This is supported by recent Linux kernels and Sandybridge and later Intel processors.
🌐
BinaryTides
binarytides.com › home › how to monitor cpu power consumption in watts on ubuntu
How to monitor cpu power consumption in watts on Ubuntu - BinaryTides
November 19, 2022 - root@li240-5:~# turbostat Command ... apt install linux-tools-common # version 5.15.0-52.58 root@li240-5:~# The following turbostat command example displays the cpu usage (%), clock frequency (mhz), temperature (C) and power ...
🌐
GoLinuxHub
golinuxhub.com › 2018 › 06 › how-to-measure-power-consumption-in-watts-powerstat-linux-examples
How to measure power consumption in watts using powerstat in Linux with examples | GoLinuxHub
June 18, 2018 - Before starting let us measure the power usage when the system is completely idle · # powerstat -R -c -z Running for 60.0 seconds (60 samples at 1.0 second intervals). Power measurements will start in 0 seconds time.
🌐
Xmodulo
xmodulo.com › how-to-monitor-power-usage-in-linux.html
How to monitor power usage in Linux
October 26, 2020 - For Linux-based systems, you can use PowerTop, an ncurses-based command-line tool developed by Intel to monitor process-level power consumption, and to provide suggestions to optimize power management. PowerTop supports Intel, AMD, ARM, and UltraSparc processors while it is the most reliable ...