this post was submitted on 01 Mar 2024
19 points (88.0% liked)

Linux

47369 readers
1475 users here now

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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
19
submitted 6 months ago* (last edited 6 months ago) by Katieee@lemmy.world to c/linux@lemmy.ml
 

Hi, I have an Asus vivobook pro 16x oled (M7600QC) optimus laptop with a dedicated Nvidia RTX 3050 Max-Q rated 50w. When I try to use the dedicated Nvidia GPU on Linux, the wattage is only 35w. If I enable the "nvidia-powerd" daemon, it goes up to ~40w. Is there a way to raise the wattage to the rated 50w like on Windows?

I've tried the following Nvidia drivers:

  • 550
  • 545
  • 535
  • 525

I've tried the following distributions:

  • *Ubuntu
  • Debian
  • Fedora
  • OpenSUSE Tumbleweed
  • Arch
  • ...

I use the laptop mainly for light gaming using Lutris with Wine-GE, 3D modelling and media consumption, thanks!

top 6 comments
sorted by: hot top controversial new old
[–] Kidplayer_666@lemm.ee 3 points 6 months ago (1 children)

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?

[–] Katieee@lemmy.world 1 points 6 months ago

I measured the GPU wattage on linux using nvidia-smi and on Windows using GPU-Z and HWiNFO.

[–] Dreadful6644@lemmy.world 2 points 6 months ago (1 children)

nvidia-smi -pl POWER

This will probably not work with recent driver versions, but might work with 525.

[–] Dreadful6644@lemmy.world 2 points 6 months ago* (last edited 6 months ago)

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.

[–] WhiteHotaru@feddit.de 0 points 6 months ago (1 children)

You are welcome! Btw there is no question in your post. Do you have one?

[–] Katieee@lemmy.world 2 points 6 months ago

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.