You are not logged in.

#1 2024-03-19 14:16:36

baksff
Member
Registered: 2024-03-19
Posts: 6

[SOLVED] hyprland steam issue

Hello, so I have installed arch linux with hyprland. But when I try to launch steam, it's loads but after "loading user data" nothing happens.

Neofetch: {

OS : Arch Linux x86_64
Kernel : 6.8.1-arch1-1
Packages : 800 (pacman), 28 (flatpak)
Resolution : 1920x1080
DE : Hyprland
Terminal : kitty

baksff@archlinux

CPU : 12th Gen Intel i3-12100F (8) @ 3.301GHz
GPU : AMD ATI Radeon RX 470/480/570/570X/580/580X/590
GPU Driver : amdgpu
Memory : 3506MiB / 15854MiB

}

Last edited by baksff (2024-03-19 15:51:43)

Offline

#2 2024-03-19 14:17:31

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,449

Re: [SOLVED] hyprland steam issue

xorg-xwayland installed? start steam from a terminal, and post the output. And generally make sure you fulfill the additional requirements for steam as mentioned in: https://wiki.archlinux.org/title/Steam#Installation

Last edited by V1del (2024-03-19 14:18:19)

Offline

#3 2024-03-19 14:53:42

baksff
Member
Registered: 2024-03-19
Posts: 6

Re: [SOLVED] hyprland steam issue

V1del wrote:

xorg-xwayland installed? start steam from a terminal, and post the output. And generally make sure you fulfill the additional requirements for steam as mentioned in: https://wiki.archlinux.org/title/Steam#Installation

After installing xorg-xwayland, it works, but when I tried to launch the game I got some text from the terminal https://pastebin.com/ZFbKTaSw, and the game closed

Offline

#4 2024-03-19 14:55:28

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,449

Re: [SOLVED] hyprland steam issue

Assuming you hammered enter when installing steam, remove amdvlk and lib32-amdvlk and install radeon-vulkan and lib32-radeon-vulkan instead.

Offline

#5 2024-03-19 15:07:42

baksff
Member
Registered: 2024-03-19
Posts: 6

Re: [SOLVED] hyprland steam issue

V1del wrote:

Assuming you hammered enter when installing steam, remove amdvlk and lib32-amdvlk and install radeon-vulkan and lib32-radeon-vulkan instead.

When I tried install these packages, I got this errors

> sudo pacman -S radeon-vulkan >> error: target not found: radeon-vulkan
> sudo pacman -S lib32-radeon-vulkan >> error: target not found: lib32-radeon-vulkan

Offline

#6 2024-03-19 15:14:59

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,449

Re: [SOLVED] hyprland steam issue

Whoops - I always swap those -     vulkan-radeon and lib32-vulkan-radeon of course.

Last edited by V1del (2024-03-19 15:16:25)

Offline

#7 2024-03-19 15:40:19

baksff
Member
Registered: 2024-03-19
Posts: 6

Re: [SOLVED] hyprland steam issue

V1del wrote:

Whoops - I always swap those -     vulkan-radeon and lib32-vulkan-radeon of course.

Yes, now it works, thank you

Offline

#8 2024-03-19 15:49:56

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,449

Re: [SOLVED] hyprland steam issue

Great, please mark as [SOLVED] by editing the title in your first post.

Offline

Board footer

Powered by FluxBB