#[SOLVED] Steam can't connect to the internet, but everything else can
30 messages ยท Page 1 of 1 (latest)
What does it mean that Steam cannot connect to the Internet? Any logs?
What network software are you using?
NetworkManager
Can you launch steam from terminal and post the output.
steam.sh[2164]: Running Steam on arch rolling 64-bit steam.sh[2164]: STEAM_RUNTIME is enabled automatically setup.sh[2238]: Steam runtime environment up-to-date! steam.sh[2164]: Steam client's requirements are satisfied
gives me that and then does nothing
but that looks promising
No, this is from Journal. Can you start it from terminal and post the output?
pkill steam
pkill -9 steam
Then run steam again from terminal
curl 'https://client-update.akamai.steamstatic.com/steam_client_ubuntu12'
What's the output
Is this steam or steam-native-runtime
currently? steam I believe
pacman -Q steam
What is the output from
curl -v 'https://client-update.akamai.steamstatic.com/steam_client_ubuntu12' -o /dev/null
pacman -S --needed lib32-libcurl-compat nss-mdns
Then launch steam again
systemctl start nscd
Then launch steam again