You are not logged in.

#1 2024-02-27 03:27:41

Xsofito
Member
Registered: 2024-01-29
Posts: 50

Can't make steam to launch...

I'm running Hyprland on my dual gpu laptop, it's an intel/nvidia laptop and trying to set up the official nvidia drivers drove me crazy.
The only thing I can't get to run is steam, which every time I launch it it exit with:

steam.sh[800673]: Running Steam on arch rolling 64-bit
steam.sh[800673]: STEAM_RUNTIME is disabled by the user
steam.sh[800673]: Can't find 'steam-runtime-check-requirements', continuing anyway
tid(800900) burning pthread_key_t == 0 so we never use it

This is the same when I run Hyprland using the igpu or using prime-run, running steam with or without prime-run also gives the same error.

I don't know where are steam logs, if it's even generating them.
Please tell me what command outputs would be helpfull and I'll be sending them right away.

Offline

#2 2024-02-27 08:58:32

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,231

Re: Can't make steam to launch...

xorg-xwayland installed? (and hyprland restartet after having installed that?)

Offline

#3 2024-02-27 14:30:03

Xsofito
Member
Registered: 2024-01-29
Posts: 50

Re: Can't make steam to launch...

xorg-xwayland 23.2.4-2 (xorg) is installed

Offline

#4 2024-02-27 14:36:45

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,231

Re: Can't make steam to launch...

Is this steam-native instead of steam? The RUNTIME disabled message suggests steam-native, can you reproduce with steam-runtime? Did you follow all of the logical stipulations needed and mentioned in https://wiki.archlinux.org/title/Steam#Installation ?

Last edited by V1del (2024-02-27 14:39:17)

Offline

#5 2024-02-27 14:56:43

Xsofito
Member
Registered: 2024-01-29
Posts: 50

Re: Can't make steam to launch...

Running steam-runtime gets stuck at:

steam.sh[215971]: Running Steam on arch rolling 64-bit
steam.sh[215971]: STEAM_RUNTIME is enabled automatically
setup.sh[216167]: Steam runtime environment up-to-date!
steam.sh[215971]: Steam client's requirements are satisfied
tid(216642) burning pthread_key_t == 0 so we never use it
[2024-02-27 11:55:26] Startup - updater built Jan 13 2024 00:51:43
[2024-02-27 11:55:26] Startup - Steam Client launched with: '/home/soft/.local/share/Steam/ubuntu12_32/steam'
02/27 11:55:26 Init: Installing breakpad exception handler for appid(steam)/version(1705108172)/tid(216642)

Starting steam on hyprland after opening steam on a kde session crashes hyprland with the error:

3078 IOT instruction (core dumped) Hyprlandt exists and is accessible.tion reset by peerThe compositor does not seem to supoort primary selection

And right after that the following shows in tty:

[GFX1-]: glxtest: Could not connect to wayland display, WAYLAND_DISPLAY=wayland-1

[GFX1-]: More than 1 GPU vendor detected via PCI, cannot deduce vendor

[GFX1-]: PCI candidate 0x8076/0x9bc4

[GFX1-]: PCI candidate 0x10de/0x1f99

ExceptionHandler::GenerateDump cloned child 125636
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
ExceptionHandler::SendContinueSignalToChild sent continue signal to child

Last edited by Xsofito (2024-02-27 14:57:16)

Offline

#6 2024-02-27 16:40:22

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: Can't make steam to launch...

Xsofito wrote:

Running steam-runtime gets stuck at:

[2024-02-27 11:55:26] Startup - Steam Client launched with: '/home/soft/.local/share/Steam/ubuntu12_32/steam'

Why the steam path is stored in ubuntu12_32 ?
BTW i found a open issue on github and some users says that the issue was related to nvida drvier.
https://github.com/ValveSoftware/steam- … ssues/9658
Try to launch steam with -vgui

Last edited by Khere (2024-02-27 16:43:06)


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

#7 2024-02-27 16:55:00

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,231

Re: Can't make steam to launch...

@kher the ubuntu path is where steam downloads it's stuff, that is nothing out of the ordinary.

Mixing sessions is not going to be a good idea because multiple things need to be shared, that you get those error messages in that case don't surprise me. But if you mention that like that. Does it work on KDE?

Last edited by V1del (2024-02-27 16:55:32)

Offline

#8 2024-02-27 17:12:13

Xsofito
Member
Registered: 2024-01-29
Posts: 50

Re: Can't make steam to launch...

Steam on kde works fine, both steam and steam-native, with or without prime-run, but in wayland and Hyprland is imposible to make them run.

Try to launch steam with -vgui

Steam starts, updates, and then crashes hyprland with the following error:

2046 IOT instruction (core dumped) Hyprlandm dysplay: Broken pipeconnection reset by peer(EE)ort2046.txt

If I run:

prime-run steam -vgui

It opens without problem, so, when running without prime-run, is steam trying to use the dgpu thus a different monitor that doesn't exists making Hyprland to crash?

Offline

#9 2024-02-27 21:49:54

Xsofito
Member
Registered: 2024-01-29
Posts: 50

Re: Can't make steam to launch...

Update:
Now I tried removing all kde and trying to start steam from hyprland.
Using "prime-run steam -vgui" or just "steam -vgui" both hangs on the same:

steam.sh[2012927]: Running Steam on arch rolling 64-bit
steam.sh[2012927]: STEAM_RUNTIME is enabled automatically
setup.sh[2013126]: Steam runtime environment up-to-date!
steam.sh[2012927]: Steam client's requirements are satisfied
tid(2013556) burning pthread_key_t == 0 so we never use it
[2024-02-27 18:47:07] Startup - updater built Jan 13 2024 00:51:43
[2024-02-27 18:47:07] Startup - Steam Client launched with: '/home/soft/.local/share/Steam/ubuntu12_32/steam' '-vgui'
02/27 18:47:07 Init: Installing breakpad exception handler for appid(steam)/version(1705108172)/tid(2013556)

hmm

Offline

#10 2024-02-27 23:19:21

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,231

Re: Can't make steam to launch...

Make a window rule to float the steam window? FWIW on a googler https://github.com/hyprwm/Hyprland/issu … 1821639125 mentions some window rules that might be necessary.

Offline

Board footer

Powered by FluxBB