Describe the bug
OpenGamepadUI v0.46.0 crashes during startup in Gamescope overlay mode while identifying the active GPU on arm devices with snapdragon/freedreno.
To Reproduce
- Launch
opengamepadui --overlay-mode in a Gamescope session.
- Observe the startup log.
- OGUI reports
Could not identify active GPU and dumps core.
Expected behavior
OGUI should continue in generic mode with GPU-specific controls disabled.
Screenshots:
N/A
Hardware Information:
- Hardware Model: Retroid Pocket Nova
- Processor: Qualcomm SM8550
- Graphics: Qualcomm Adreno 740 / Turnip
Software Information:
- OpenGamepadUI Version: v0.46.0
- OS Name: ArmadaOS
- OS Architecture: aarch64
- Desktop Environment: Gamescope Session
- Kernel Version: Linux 7.2.0
Additional context
glxinfo reports freedreno / FD740 (0xffffffff), while Vulkan reports a valid Adreno device. Nova’s DRM device is platform-based and exposes no PCI vendor/device files.
Describe the bug
OpenGamepadUI v0.46.0 crashes during startup in Gamescope overlay mode while identifying the active GPU on arm devices with snapdragon/freedreno.
To Reproduce
opengamepadui --overlay-modein a Gamescope session.Could not identify active GPUand dumps core.Expected behavior
OGUI should continue in generic mode with GPU-specific controls disabled.
Screenshots:
N/A
Hardware Information:
Software Information:
Additional context
glxinforeportsfreedreno / FD740 (0xffffffff), while Vulkan reports a valid Adreno device. Nova’s DRM device is platform-based and exposes no PCI vendor/device files.