flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.13k stars 262 forks source link

GPU Information Disappears Right After Launch #1287

Closed abogdanovich1 closed 18 hours ago

abogdanovich1 commented 3 months ago

Describe the bug After installing MangoHud, and setting Steam to launch the game with the mangohud %command% option in properties, the game launches with the HUD with the correct setup (GPU info top row, CPU info middle row, Frame info bottom row) but within 2 seconds max, the GPU information (% usage, temperature) disappears, moving the rest of the rows up.

List relevant hardware/software information

To Reproduce Steps to reproduce the behavior:

  1. Set launch options in steam to mangohud %command%
  2. Set mangohud config to include "gpu_stats", "gpu_temp", "cpu_stats", "cpu_temp"
  3. Launch a game with this configuration (I used Helldivers 2)

Expected behavior Expect the GPU information to stay put, or not be displayed at all.

Screenshots Launch

IMG_0033

About a second or two after IMG_0034

Additional context Fairly fresh install of PopOS (less than a week old or so) with a similarly fresh install of Steam/Helldivers/Relevant proton stuff. Followed installation instructions in this repo's readme. I tried getting a screen recording of this but screen capture stops when game launches and wont get it on video. Took a video with my phone and can provide that/any logs when needed!

flightlessmango commented 3 months ago

Set MANGOHUD_LOG_LEVEL=DEBUG and PROTON_LOG=1 then post the log here

bakkkker commented 2 months ago

@flightlessmango I have the same bug, here are my logs https://paste.gloriouseggroll.tv/?7a539a11812a5aec#DXU71SChx2BnBVhEhoxSScLEaPdio7975wt6yDUSeBnk

bakkkker commented 2 months ago

steam-553850.log

gort818 commented 2 months ago

Possible it is trying to read from the IGPU for some reason?

zastrixarundell commented 2 months ago

Most likely that. I have a similar issue, albeit not this one and it's reporting the wrong value for Metro Exodus. I'll try to disable my iGPU and retest it

flightlessmango commented 18 hours ago

I believe this is fixed in 0.7.2, reopen if it's still an issue