this post was submitted on 26 Nov 2024
8 points (78.6% liked)

Linux Gaming

15377 readers
271 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

Hi, I'm using Arch with gamescope-session-steam and I switch between this and Plasma, usually booting right to Gamescope session. It was all fine and games, but with recent Steam update it is no longer able to connect to any network with its built-in NetworkManager integration.

It shows all the wifi networks as well as my wired connection, but WiFi simply doesn't connect (asks for password and fails immediately) not leaving any log anywhere as if nothing happened.

At first I thought that this might be problem with kwallet not being open, but there's pam log that it opens kwallet fine + it worked before not requiring any extra configuration. The problem also reproduces in gamescope nested mode from within Plasma, though it fills the remembered password from kwallet, fails exactly the same way immediately (not waiting for anything) without producing any log in either NetworkManager service or output from gamescope/steam.

Looks like a Steam bug, or now Steam needs something that I don't have installed, but I don't know what that could be. Any ideas where to troubleshoot?

top 2 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 10 hours ago

I created an issue in tracker for Steam Linux client: https://github.com/ValveSoftware/steam-for-linux/issues/11518 Found some logs in Steam directory:

[2024-11-26 23:30:25] Client version: 1731433018
[2024-11-26 23:30:25] Init: enable connect workaround: 0
[2024-11-26 23:30:25] Init: create NetworkManager client: success
[2024-11-26 23:31:15] Device[0xd32c0739] state: Unknown/Connected -> Deactivating/Disconnecting - reason: user-requested
[2024-11-26 23:31:15] Device[0xd32c0739] state: Deactivating/Disconnecting -> Disconnected/Disconnected - reason: user-requested
[2024-11-26 23:31:15] Device[0xd32c0739] state: Disconnected/Disconnected -> Unavailable/NotPresent - reason: carrier-changed
[2024-11-26 23:31:19] Device[0xd32c0739] state: Unavailable/NotPresent -> Disconnected/Disconnected - reason: carrier-changed
[2024-11-26 23:31:22] Connect: interface: enp8s0
[2024-11-26 23:31:22] SetIPv6Config: IPv6 libnm workaround: 1
[2024-11-26 23:31:22] Connection invalid: ipv6.method: property is invalid

Interesting...

[–] just_another_person 1 points 11 hours ago* (last edited 11 hours ago)

Sounds like you're trying to use a Steam feature. Probably not the best venue unless someone at Valve works here.