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

GPU informations are just not showing (AMD GPU) #1509

Closed
RalL64 opened this issue Dec 23, 2024 · 7 comments
Closed

GPU informations are just not showing (AMD GPU) #1509

RalL64 opened this issue Dec 23, 2024 · 7 comments

Comments

@RalL64
Copy link

RalL64 commented Dec 23, 2024

Do not report issue for old MangoHud versions

Describe the bug
Any GPU information (AMD GPU) not showing, but other informations like CPU, RAM, CPU temps, frametime and etcetera, are normally showing.

List relevant hardware/software information

  • Arch Linux with CachyOS kernel
  • MangoHud version: v0.7.2-126-ge8f8406
  • RX 6600 desktop

To Reproduce
Steps to reproduce the behavior:

  1. Just set any GPU information to show.
  2. Open the game or VkCube.
  3. See error

Expected behavior
See the GPU infos.

Screenshots
Screenshot From 2024-12-22 22-08-42

Additional context
The issue happened out of nowhere, started the PC on the morning and it was just not showing GPU infos, other applications like LACT show all the informations normally.

@17314642
Copy link
Contributor

Launch mangohud with MANGOHUD_LOG_LEVEL=debug and send the output

@17314642
Copy link
Contributor

And check if you have pci_dev or gpu_list in your config and try to remove those.

@RalL64
Copy link
Author

RalL64 commented Dec 23, 2024

Solved after removing pci_dev from the mangohud config file generated by Goverlay. Thanks mate.

@RalL64 RalL64 closed this as completed Dec 23, 2024
@flightlessmango
Copy link
Owner

@RalL64 I'm still interested why pci_dev stopped working.
Logs would be helpful

@17314642
Copy link
Contributor

@RalL64 how did your pci_dev setting look like?

@DonKatsu
Copy link

DonKatsu commented Dec 29, 2024

Not seeing GPU information as well with pci_dev set. Removing it from the conf shows GPU information again.
The only GPU in this system is a 6700XT.
No difference in mangohud log output besides pci_dev not being present in the parameter section of the latter.
Logs: pci_dev set.txt pci_dev unset.txt

Oh, I noticed the log shows 0000:06:00.0 instead of the 0:06:00.0 that worked before. Setting pci_dev to 0000:06:00.0 does show GPU information.

@17314642
Copy link
Contributor

@DonKatsu i sent patch fixing this. #1515

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

4 participants