You are not logged in.
Hey everyone,
as the title says: when launching steam, I got thrown out of dwm back onto my login manager (sddm). I piped steam's output into a textfile but I cannot see any issue with it:
[2022-05-02 18:53:17] Startup - updater built Mar 14 2022 19:48:46
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2022-05-02 18:53:18] Loading cached metrics from disk (/home/manuel/.local/share/Steam/package/steam_client_metrics.bin)
[2022-05-02 18:53:18] Using the following download hosts for Public, Realm steamglobal
[2022-05-02 18:53:18] 1. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2022-05-02 18:53:18] 2. https://cdn.akamai.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2022-05-02 18:53:18] 3. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2022-05-02 18:53:18] Checking for update on startup
[2022-05-02 18:53:18] Checking for available updates...
[2022-05-02 18:53:18] Downloading manifest: https://cdn.cloudflare.steamstatic.com/client/steam_client_ubuntu12
[2022-05-02 18:53:18] Download skipped: /client/steam_client_ubuntu12 version 1647446817, installed version 1647446817, existing pending version 0
[2022-05-02 18:53:18] Nothing to do
[2022-05-02 18:53:18] Verifying installation...
[2022-05-02 18:53:18] Performing checksum verification of executable filesI hope that one of you with more experience can point me in a direction.
I assume that Xorg crashes when I get thrown back to the login screen, right? Howsoever, I consolidate /var/log/Xorg.0.log but cannot see anything special either.
OS: Arch Linux x86_64
Kernel: 5.17.5-arch1-1
WM: dwm
CPU: Intel i5-9600K (6) @ 3.700GHz
GPU: NVIDIA GeForce RTX 2080 SUPER
GPU: Intel CoffeeLake-S GT2 [UHD Graphics 630]
Memory: 15898MiB
Last edited by DasMaeh85 (2022-05-02 19:47:53)
Offline
I got thrown out of dwm back onto my login manager (sddm)
Means that X11 (or possibly but less likely DWM) crashes - check the xorg.0.log.old after such crash, https://wiki.archlinux.org/title/Xorg#General
Offline
or possibly but less likely DWM
That was the hint I needed. I quickly installed awesomewm and could run steam flawlessly. As dwm does not come with its own log files and I dont want to go down the rabbithole of hooking it up to gdb, I will switch to awesomewm.
Therefore I consider this case here solved. Thanks for your great tip!
Offline