HGL
equal-aqua
No video in gaming mode
Hey. I'm currently having an issue where games work perfectly in desktop mode, but in gaming mode I only get audio, no image. I'm currenlty using the appimage of Heroic, but tested with the flatpak version and the same issue occurs. it seems somehow related to umu-launcher because disabling it seems to fix the issue, although I believe that's not an ideal solution. Here's the log. Thanks!
https://paste.gloriouseggroll.tv/?b560fd285b381f6c#FA6qtHssyhCLbeJzRr8wSbfwvdTrxkBhAPGHUaqz92LN
GE's dumpster fire of shitposting
Encrypted note on PrivateBin
Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.
6 Replies
Unsandboxed apps + SteamOS don't mix well in my experience. Any reason you're not using the Flatpak version of Heroic?
equal-aquaOP•3mo ago
Mainly because of HDR. With flatpak managing the gamescope version to match the native was a pain so I switched to appimage some time ago. It was workin well until I updated it yesterday. I tested with flatpak as well and the same issue happens however.
With flatpak managing the gamescope version to match the native was a painInstall the beta version of Heroic & the 24.08 branch of Gamescope
I tested with flatpak as well and the same issue happens howeverHuh, that's concerning. Will look into this
equal-aquaOP•3mo ago
Install the beta version of Heroic & the 24.08 branch of Gamescope with flatpak and now it works on somegames, but on Into the Breach I got this error:
libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri/radeonsi_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri)
libGL error: failed to load driver: radeonsi libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri/radeonsi_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri)
libGL error: failed to load driver: radeonsi libGL error: MESA-LOADER: failed to open swrast: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri/swrast_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/dri)
libGL error: failed to load driver: swrast X Error of failed request: GLXBadContext
any idea what it might be?
Are you sure you have 32-bit Mesa installed? What's the output of
flatpak list --runtime -v?equal-aquaOP•3mo ago
Freedesktop Platform org.freedesktop.Platform freedesktop-sdk-24.08.25 24.08 system
Freedesktop Platform org.freedesktop.Platform freedesktop-sdk-24.08.25 24.08 user
Freedesktop Platform org.freedesktop.Platform freedesktop-sdk-25.08.0 25.08 system
Freedesktop Platform org.freedesktop.Platform freedesktop-sdk-25.08.0 25.08 user
Mesa org.freedesktop.Platform.GL.default 25.2.2 24.08 system
Mesa org.freedesktop.Platform.GL.default 25.2.2 24.08 user
Mesa (Extra) org.freedesktop.Platform.GL.default 25.2.2 24.08extra system
Mesa (Extra) org.freedesktop.Platform.GL.default 25.2.2 24.08extra user
Mesa org.freedesktop.Platform.GL.default 25.2.1 25.08 system
Mesa org.freedesktop.Platform.GL.default 25.2.1 25.08 user
Mesa (Extra) org.freedesktop.Platform.GL.default 25.2.1 25.08-extra system
Mesa (Extra) org.freedesktop.Platform.GL.default 25.2.1 25.08-extra user
Mesa org.freedesktop.Platform.GL32.default 25.2.2 24.08 system
Mesa (Extra) org.freedesktop.Platform.GL32.default 25.2.2 24.08extra system
gamescope org.freedesktop.Platform.VulkanLayer.gamescope 3.16.17 24.08 system
Codecs Extra Extension org.freedesktop.Platform.codecs-extra 25.08-extra system
Codecs Extra Extension org.freedesktop.Platform.codecs-extra 25.08-extra user
openh264 org.freedesktop.Platform.openh264 2.5.1 2.5.1 system
openh264 org.freedesktop.Platform.openh264 2.5.1 2.5.1 user
Breeze GTK theme org.gtk.Gtk3theme.Breeze 6.4.5 3.22 system
Breeze GTK theme org.gtk.Gtk3theme.Breeze 6.4.5 3.22 user
KDE Application Platform org.kde.Platform 5.15-24.08 system
KDE Application Platform org.kde.Platform 6.8 user
KDE Application Platform org.kde.Platform 6.9 system
KDE Application Platform org.kde.Platform 6.9 user
didn't have the GL32 installed bu default but installed them manually and the issue persists