benjamimgois / goverlay

GOverlay is an opensource project that aims to create a Graphical UI to help manage Linux overlays.
GNU General Public License v3.0
518 stars 41 forks source link

Unable to detect gpu PCI ID on intel iris xe #96

Open Florennum opened 4 months ago

Florennum commented 4 months ago

Issue: gooverlay not detecting GPU PCI ID for mangohud

Hello there!

Issue Details: I'm currently facing an issue with gooverlay while trying to use mangohud. The problem is that gooverlay isn't detecting or finding my GPU's PCI ID automatically. I have to resort to manually finding it using lspci | grep VGA and then setting it in the config.

Expected Behavior: Automatically detects my gpu PCI ID.

Hardware: CPU: 11th Gen Intel i5-1135G7 GPU: Intel TigerLake-LP GT2 [Iris Xe Graphics] Laptop: Lenovo V15 G2 ITL

Additional Information: Installed mangohud and gooverlay with pacman. Using Arch Linux.

Screenshot: image

I appreciate any assistance or guidance on resolving this issue. Thank you!

benjamimgois commented 4 months ago

Hi @Florennum , could you post the full output of your "lspci" command ?

Florennum commented 4 months ago

Hi @Florennum , could you post the full output of your "lspci" command ?

yeah here it is in pastebin because something is wrong with formatting

benjamimgois commented 3 months ago

Take a look at 1.1 release. It might be fixed