flightlessmango
flightlessmango
How do you know that the TDP limit is working?
I think it's unlikely that this is a mangohud issue as we're just reporting what `gpu_metrics` outputs. You will need to verify if `gpu_metrics` is wrong and in that case...
I can't reproduce this on my end using arch packaged mangohud and glfw
This should work fine inside gamescope, which mangoapp is designed to be run inside of. Any error caused or only happens outside gamescope is non issues basically
in the example you showed you were not using gamescope, can you show with gamescope?
I don't see any issues on my end using latest mangohud git and glfw 3.4 on x11 and @gort818 also tested the same on wayland using `gamescope -- sh -c...
For cpu power there are instructions in readme. As for GPU power, what does `nvidia-smi --query-gpu=utilization.gpu` return?
what about `nvidia-smi --query-gpu=power.draw --format=csv` ?
Set `MANGOHUD_LOG_LEVEL=DEBUG` and `PROTON_LOG=1` then post the log here
By doesn't work, I assume you mean that the cpu temp is 0? In latest we read from any NCT module if the preferred gives us a bad value (like...