You are not logged in.
Pages: 1
I'm using Arch Linux with Hyprland. For some time I've been enjoying and playing Steam games, but this problem is annoying me since it means I can only open Steam through a terminal and not using an application launcher such as Wofi.
As title says, any attempts to open Steam with Wofi, shows the initial "Loading data" window and then doesn't open anything else. I use Waybar and can see in the tray that Steam is running. Using htop I can also see several Steam processes running.
If I click on the Steam tray icon, a dropdown list pops up which enables me to open a Steam page directly such as Store or Library, but clicking any of the buttons here doesn't do anything.
Looking online I've ran into this user who also experienced the same problem as me: https://bbs.archlinux.org/viewtopic.php?id=294018
In fact the solution in that thread was to install lib32-radeon-vulkan and radeon-vulkan, replacing amdvlk and lib32-amdvlk respectively. After having done that still nothing changes. I've doubled checked through pacman that steam is depending on radeon-vulkan and not on amdvlk (as I've removed them).
Also I have gone through each point in the wiki regarding Steam installation (https://wiki.archlinux.org/title/Steam#Installation) to double-check if anything was missing. In any case, the installation itself might not be the problem since for some months I've been using Steam without any issues through the terminal.
Screenfetch:
OS: Arch Linux
Kernel: x86_64 Linux 6.17.7-zen1-1-zen
Uptime: 1d 21h 47m
Packages: 899
Shell: zsh 5.9
Resolution: No X Server
WM: Hyprland :D
GTK Theme: Adwaita [GTK3]
Disk: 542G / 1.9T (30%)
CPU: AMD Ryzen 7 9800X3D 8-Core @ 16x 5.27162GHz
GPU: AMD Radeon RX 9070 XT (radeonsi, gfx1201, LLVM 21.1.4, DRM 3.64, 6.17.7-zen1-1-zen)
RAM: 7402MiB / 31179MiBOffline
A bit late, but I had exactly the same issue, and it seems it's still on open issue on valves github https://github.com/ValveSoftware/steam- … 1584898530
The workaround with setting
PrefersNonDefaultGPU=falsein
$HOME/.local/share/applications/steam.desktopdid fix the issue for me!
Offline
Pages: 1