You are not logged in.

#1 2018-10-30 19:37:19

ccerna1
Member
Registered: 2016-03-07
Posts: 26

Steam not starting

Good afternoon everyone!
I have not used steam for a while (was already installed on my PC)
Finally got around the other day and it stopped running.

When I try and launch it i get this error (from the command line)

home/carlos/.local/share/Steam/steam.sh: line 106: VERSION_ID: unbound variable

this is on line 106

(. /etc/os-release; echo $VERSION_ID)

I also ran idd steam to see if I was missing any libraries

ldd ~/.steam/bin/steam
        linux-gate.so.1 (0xf7f1e000)
        libX11.so.6 => /usr/lib32/libX11.so.6 (0xf7950000)
        librt.so.1 => /usr/lib32/librt.so.1 (0xf7940000)
        libdl.so.2 => /usr/lib32/libdl.so.2 (0xf7938000)
        libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf77b0000)
        libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf7788000)
        libm.so.6 => /usr/lib32/libm.so.6 (0xf76b8000)
        libc.so.6 => /usr/lib32/libc.so.6 (0xf74d8000)
        libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf74a8000)
        /lib/ld-linux.so.2 => /usr/lib/ld-linux.so.2 (0xf7f20000)
        libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7488000)
        libXau.so.6 => /usr/lib32/libXau.so.6 (0xf7480000)
        libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf7478000)

Last edited by ccerna1 (2018-10-30 19:49:07)

Offline

#2 2018-10-30 20:04:13

ccerna1
Member
Registered: 2016-03-07
Posts: 26

Re: Steam not starting

I figured out the problem the lib32-nvidia-utils 410.73-1  was being pulled from testing repo not sure how or why I would enable that so I removed it and reinstalled it from the correct repo.

Offline

Board footer

Powered by FluxBB