Fix Steam not working on Arch Linux and Arch based Distro (Manjaro, Antergos, etc..)

preview_player
Показать описание
This problem appears with the open source drivers

If you're stuck with a DRI 3 error after the first step, launch steam with this variable:
LIBGL_DRI3_DISABLE=1 steam
then you should be able to continue and follow the other steps :)

check my blog post here:
Рекомендации по теме
Комментарии
Автор

Very helpful. Thanks! I am surprised you don't have more subscribers. There is a need, I think, for arch linux steam debugging.

Alex-ixqr
Автор

work like charm on manjaro 17 lxde too my broken lib is now in /usr/lib32/Here broken lib. so.0
i use cd /usr/lib32/ enter then sudo mv broken lib. so.0 ~broken lib. so.0 (i create a backup file) then run steam from terminal again and work :) thanks. Mr.Manero thanks for debug comand :) problem solved.

Bekon
Автор

Typing LIBGL_DRI3_DISABLE=1 steam" worked for leap 15 if you are looking.

ArmageddonAfterparty
Автор

work on manjaro deepin 17.01 thanks :)

Bekon