Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playing Need for speed most wanted 2005 (32 bit) does not display GPU usage. It is always at 0%. #1454

Open
n3thshan opened this issue Oct 5, 2024 · 5 comments

Comments

@n3thshan
Copy link

n3thshan commented Oct 5, 2024

Describe the bug
When playing nfs mw, frame rate works but GPU usage is always at 0%. I use mangohud with bottes and downloaded mangohud from the gnome store. No other games to test unfortunately. flatpak override --filesystem=xdg-config/MangoHud:ro command was applied.

List relevant hardware/software information

  • Fedora Silverblue 40/Project Bluefin stable branch
  • MangoHud flathub 0.7.2
  • Intel Arc Graphics that comes with intel core ultra 7 155h laptop SoC

To Reproduce
Steps to reproduce the behavior:

  1. Ensure "Monitor Performance" in bottles is toggled
  2. Run NFSMW 2005 executable (speed.exe)
  3. Overlay will show GPU usage as 0%

Expected behavior
GPU usage needs to be displayed accurately.

Screenshots
Screenshot from 2024-10-05 15-51-55

@exalented
Copy link

exalented commented Oct 9, 2024

For now use intel_gpu_top #1372

@n3thshan
Copy link
Author

n3thshan commented Oct 12, 2024

can mangohud still utilize intel_gpu_top or do u want me to run it separately in a terminal? AFAIK mangohud removed intel_gpu_top support right?

@flightlessmango
Copy link
Owner

flatpak doesn't have access to /proc by default, this is required to get GPU load on intel.
--filesystem=host-etc might help

@n3thshan
Copy link
Author

flatpak doesn't have access to /proc by default, this is required to get GPU load on intel. --filesystem=host-etc might help

this unfortunately didnt work. I also gave bottles those permissions as well. Anyway heres the list of commands i tried. I also restarted to see if it worked but unfortunately nope. Also mind you i have not installed intel_gpu_top (intel-gpu-tools).

The commands:

sudo flatpak override org.freedesktop.Platform.VulkanLayer.MangoHud --filesystem=host-etc 
flatpak override org.freedesktop.Platform.VulkanLayer.MangoHud --user --filesystem=host-etc 

@exalented
Copy link

This should be fixed in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants