You are not logged in.
Pages: 1
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
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
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
Assuming you hammered enter when installing steam, remove amdvlk and lib32-amdvlk and install radeon-vulkan and lib32-radeon-vulkan instead.
Offline
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
Whoops - I always swap those - vulkan-radeon and lib32-vulkan-radeon of course.
Last edited by V1del (2024-03-19 15:16:25)
Offline
Whoops - I always swap those - vulkan-radeon and lib32-vulkan-radeon of course.
Yes, now it works, thank you
Offline
Great, please mark as [SOLVED] by editing the title in your first post.
Offline
Pages: 1