Is there a chance that the wattage is being somehow measured differently than on windows? Maybe it doesn’t include memory power consumption or something along those lines?
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I measured the GPU wattage on linux using nvidia-smi and on Windows using GPU-Z and HWiNFO.
nvidia-smi -pl POWER
This will probably not work with recent driver versions, but might work with 525.
Also, if cpu draws too much power, you will not get the dynamic power boost. Try to limit your cpu wattage. The dynamic boost is up to 15W, depending on how much power the rest of your system uses.
You are welcome! Btw there is no question in your post. Do you have one?
Is there a way to raise the wattage to 50w like on Windows? For some reasons, Linux only goes up to 40w instead of 50w, even with dynamic boost enabled.