MangoHud icon indicating copy to clipboard operation
MangoHud copied to clipboard

Wrong GPU name for OpenGL

Open Bulbyzarr opened this issue 4 years ago • 0 comments

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).

VKCube and glxgears with dGPU

Bulbyzarr avatar May 01 '22 07:05 Bulbyzarr