Hello @Lcs-Flores, this issue is already being tracked at #9383. Closing as a duplicate.
Hi, I’d like to request that issue #12241 be reopened.
It was previously closed as a duplicate of #9383, but after further testing I believe this is a distinct bug.
Key differences from #9383:
In my case the Steam window never becomes usable — it only flashes briefly on screen and disappears, but the tray icon remains indefinitely.
This is not the commonly reported “flickering” where the window rapidly blinks on/off like an old CRT. Here, the window appears for a split-second once, disappears completely, then flashes again after a few seconds, and so on — too fast to be usable.
The flashing only occurs when running on the dGPU (AMD Radeon RX 6750 XT, RADV Navi22). Forcing Steam to the iGPU (Raphael Mendocino) with DRI_PRIME=0 works fine.
Running with STEAM_DISABLE_BROWSER=1 steam avoids the flashing (slower UI, but functional).
Running with steam -tenfoot (Big Picture mode) also avoids the flashing.
Running with DRI_PRIME=1 steam reproduces the flashing 100% of the time.
After a fresh reinstall or steam --reset, the client works once, but after rebooting the system the flashing behavior returns.
This suggests the issue is not the same as #9383, but a GPU/driver-specific interaction (RADV Navi22 + embedded browser UI).
Environment:
Fedora (latest updates)
Mesa 24.2.8
Kernel 6.14
Could you please consider reopening #12241 so that this variant can be tracked separately?
Nothing extracted yet.
System Information
Description of the issue
After a clean installation of Steam via the package manager (not Flatpak, and no external Proton versions), the client works correctly the first time. Closing and reopening the client within the same session works fine. However, after a system reboot, Steam fails to load its main UI:
Not flickering
This is not the commonly reported “flickering” where the window rapidly blinks on/off like an old CRT. Here, the window flashes once, disappears completely, then reappears for a split-second after a few seconds, and so on — too fast to be usable.
Workarounds that help temporarily
steam &works consistently.steam -tenfootworks normally.steam --resetresolves the issue only once. After reboot, the problem returns.~/.steamand reinstalling resets behavior — again, until next reboot.Additional Notes
STEAM_RUNTIME=0leads to module loading errors and doesn’t fix the issue.This behavior makes the client unusable unless always launched from terminal or via Big Picture Mode. Please investigate — many users across various distros may be affected.