MangoHud
MangoHud copied to clipboard
Wrong GPU name for OpenGL
I have an issue with my Delta 15 laptop which have a Ryzen 5800H and Navi 6700M. For Vulkan applications, it's always the 2nd GPU (6700M) which is used so DRI_PRIME is not useful. For OpenGL application, this env variable is needed.
About the issue, with "DRI_PRIME=1 glxgears", MangoHud shows "Cezanne" as GPU name instead of "6700/6800 etc...". The game is correctly launched with the 2nd GPU because i have the orange led on the keyboard (white led when the iGPU is used).
