Steam Doesn't launch

Hey all! I've been switching from Linux and have tried to install Steam. I think I installed everything, yet Steam only shows 'Steamwebhelper is not responding' and even that window is not rendering fully. Here are the full logs of Steam in my terminal, Thanks for any help! I'll answer any questions! https://pastebin.com/ynkrAZuQ
 
Seeing the logs, it failed to download some dependencies. This is mostly due to an update from the ubuntu repository that is used.

You could try to build steam linuxulator after this commit


Or you could try to apply the patch directly on
/usr/local/steam-utils/bin/.dpkgs.rb
 
Just tried to test it from pkg on fresh install - no go :-(
FreeBSD 14.2-RELEASE releng/14.2-n269506-c8918d6c7412 GENERIC

steam errorss.png
 
This is what i get after cloning the updated version of: https://github.com/shkhln/linuxulator-steam-utils.git on FreeBSD 14.2 and run:
/opt/steam-utils/bin/lsu-bootstrap
/opt/steam-utils/bin/steam


/home/myself/.steam/dist/mesa-vulkan-drivers_23 10 MB 6593 kBps 02s
/home/myself/.steam/steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[4246]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
setup.sh[4271]: Updating Steam runtime environment...
setup.sh[4271]: Found newer runtime version for 32-bit libstdc++.so.6. Host: 6.0.19 Runtime: 6.0.21
[2025-01-07 13:49:09] Startup - updater built Jan 13 2024 00:51:43
[2025-01-07 13:49:09] Startup - Steam Client launched with: '/home/myself/.steam/steam/ubuntu12_32/steam'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
/tmp/dumps is not owned by us - delete and recreate
01/07 13:49:09 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(8207)
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)



Any suggestion what mighty be wrong here?
 
Back
Top