Hello @ad1rie1, can you try to run LIBGL_DRI3_DISABLE=1 steam from a terminal? If that helps, then you should only need to use the workaround once. (from #4816)
Hello, @kisak-valve , nothing change with your command. Do you have another idea ?
[uranium@Uranium-PC ~]$ LIBGL_DRI3_DISABLE=1 steam
Running Steam on fedora 26 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0)
Can i have a méthod for get more log ? Or verify all dependencie are installed ?
For the most part, all that steam requires beyond the dependencies that are provided by the package is a working 32 bit opengl driver. You could double check that you have the driver packages that apply to you in the 'Before you Install' section of https://linuxconfig.org/installing-steam-on-fedora-25-linux.
I'm having the same issue, I also found this:
$ steam -textclient
Running Steam on ubuntu 17.10 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1500335472)
Installing breakpad exception handler for appid(steam)/version(1500335472)
Installing breakpad exception handler for appid(steam)/version(1500335472)
Installing breakpad exception handler for appid(steam)/version(1500335472)
Failed to load steamconsole.so - dlerror(): steamconsole.so: cannot open shared object file: No such file or directory
Installing breakpad exception handler for appid(steam)/version(1500335472)
[2017-07-25 13:15:43] Startup - updater built Jul 17 2017 23:10:02
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2017-07-25 13:15:43] Checking for update on startup
[2017-07-25 13:15:43] Checking for available updates...
[ 0%] Checking for available updates...
[2017-07-25 13:15:43] Download skipped: /client/steam_client_ubuntu12 version 1500335472, installed version 1500335472
[2017-07-25 13:15:43] Nothing to do
[2017-07-25 13:15:43] Verifying installation...
[----] Verifying installation...
[2017-07-25 13:15:43] Performing checksum verification of executable files
[2017-07-25 13:15:44] Verification complete
[----] !!! Fatal Error: Failed to load steamconsole.so
[2017-07-25 13:15:44] Shutdown
So whatever this steamconsole.so is its borked af
[NOTE] On ubuntu 17.10 beta [\NOTE]
@gidoBOSSftw5731 héhé it's not the same issue because i have no information at all. on your, you have a steam version . I think you're good to delete your local steam folder. or if you have the file steamconsole.so, find him with : find / -name "steamconsole.so"
if you have this file, use ldd to verify you have all dependencie installed
@kisak-valve , i have already installed this dépendencie :/ do you have a script to check all .so used by steam to check if all dépendencie are ok ?
@kisak-valve , no error in debug log , do you have an idea ? :
LIBGL_DRI3_DISABLE=1 steam
detect_universe indetect_universe inHey guys, I found a way to get some more info on my problem. When I run the following command:
LD_DEBUG=libs $HOME/.steam/steam/ubuntu12_32/steam
I get the result:
1988: find library=libX11.so.6 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libX11.so.6
1988:
1988: find library=librt.so.1 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/librt.so.1
1988:
1988: find library=libm.so.6 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libm.so.6
1988:
1988: find library=libdl.so.2 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libdl.so.2
1988:
1988: find library=libstdc++.so.6 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libstdc++.so.6
1988:
1988: find library=libpthread.so.0 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libpthread.so.0
1988:
1988: find library=libc.so.6 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libc.so.6
1988:
1988: find library=libxcb.so.1 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libxcb.so.1
1988:
1988: find library=libgcc_s.so.1 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libgcc_s.so.1
1988:
1988: find library=libXau.so.6 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libXau.so.6
1988:
1988: find library=libXdmcp.so.6 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libXdmcp.so.6
1988:
1988:
1988: calling init: /usr/lib32/libpthread.so.0
1988:
1988:
1988: calling init: /usr/lib32/libc.so.6
1988:
1988:
1988: calling init: /usr/lib32/libXdmcp.so.6
1988:
1988:
1988: calling init: /usr/lib32/libXau.so.6
1988:
1988:
1988: calling init: /usr/lib32/libgcc_s.so.1
1988:
1988:
1988: calling init: /usr/lib32/libxcb.so.1
1988:
1988:
1988: calling init: /usr/lib32/libm.so.6
1988:
1988:
1988: calling init: /usr/lib32/libstdc++.so.6
1988:
1988:
1988: calling init: /usr/lib32/libdl.so.2
1988:
1988:
1988: calling init: /usr/lib32/librt.so.1
1988:
1988:
1988: calling init: /usr/lib32/libX11.so.6
1988:
1988:
1988: initialize program: /home/lamprecht/.steam/steam/ubuntu12_32/steam
1988:
1988:
1988: transferring control: /home/lamprecht/.steam/steam/ubuntu12_32/steam
1988:
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[2017-07-28 20:06:42] Startup - updater built Nov 23 2016 01:05:42
1988:
1988: calling init: /home/lamprecht/.steam/steam/ubuntu12_32/crashhandler.so
1988:
Installing breakpad exception handler for appid(steam)/version(0)
1988: find library=libGL.so.1 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libGL.so.1
1988:
1988: find library=libGLX.so.0 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libGLX.so.0
1988:
1988: find library=libXext.so.6 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libXext.so.6
1988:
1988: find library=libGLdispatch.so.0 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libGLdispatch.so.0
1988:
1988:
1988: calling init: /usr/lib32/libGLdispatch.so.0
1988:
1988:
1988: calling init: /usr/lib32/libXext.so.6
1988:
1988:
1988: calling init: /usr/lib32/libGLX.so.0
1988:
1988:
1988: calling init: /usr/lib32/libGL.so.1
1988:
1988: find library=libGLX_nvidia.so.0 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libGLX_nvidia.so.0
1988:
1988: find library=libnvidia-tls.so.384.59 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/tls/libnvidia-tls.so.384.59
1988:
1988: find library=libnvidia-glcore.so.384.59 [0]; searching
1988: search cache=/etc/ld.so.cache
1988: trying file=/usr/lib32/libnvidia-glcore.so.384.59
1988:
1988:
1988: calling init: /usr/lib32/libnvidia-glcore.so.384.59
1988:
1988:
1988: calling init: /usr/lib32/libGLX_nvidia.so.0
1988:
1988: /usr/lib32/libpthread.so.0: error: symbol lookup error: undefined symbol:
pthread_setname_np, version GLIBC_2.0 (fatal)
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
Any ideas?
EDIT: I fixed it yesterday but I don't know how I did it. I tried to reinstall my nvidia drivers a few times already without success. Then I decided to try to switch to nvidia-lts for a change. When I did this, I was unable to boot into my system because I got a black screen only. So I did Ctrl+Alt+F2 and manually uninstalled nvidia-lts and reinstalled nvidia, nvidia-utils and lib32-nvidia-utils. Then I was able to reboot into my system properly. Then I installed both steam and steam-native again and suddenly it worked. xD
Oh thanck you for the command, i will try for me rapidely but i'm on holliday :)
Hello @ad1rie1, are you still experiencing this issue on an up to date system?
hello, no, i dont use optimus anymore because nvidia do same with their own driver now, i close the ticket,
Thanck you
SDL_VIDEO_X11_DGAMOUSE=0x1 2017-07
Your system information
Please describe your issue in as much detail as possible:
When i lunch steam i have this :
Steam dont lunch after clear install .
Running Steam on fedora 26 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0)
Nothing else append
i'm on intel cpu gen 7 with bumblebee. But it append also on my main workstation on nvidia card
Steps for reproducing this issue: