Author Topic: Manjaro Linux refuses to start Steam  (Read 3138 times)

[arukemo@manjaro ~]$ steam
Running Steam on manjarolinux 0.8.6 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
unlinked 0 orphaned pipes
removing stale semaphore last operated on by process 1522 with name 0eBlobRegistryMutex_998FD3E0E 60F3745141F7D7524D39A8F
removing stale semaphore last operated on by process 1522 with name 0eBlobRegistrySignal_998FD3E0 E60F3745141F7D7524D39A8F
removing stale semaphore last operated on by process 1522 with name 0emSteamEngineInstance
removing stale semaphore last operated on by process 1522 with name 0eSteamEngineLock
OpenGL GLX extension not supported by display[arukemo@manjaro ~]$



I installed steam with sudo pacman -S steam, and it installed successfully, but when I try running Steam through my desktop icons, I don't see anything. Then I tried to run steam in the terminal, and it gave me this error. Help please.

Try this: sudo pacman -S xserver-xorg-video-intel libgl1-mesa-dri libgl1-mesa-glx

I copy and pasted part of your error in google and did some searching and found this command on stackoverflow. It was for Ubuntu, but I replaced "apt-get install" to accommodate for your package manager. The same should apply if you have the same sources.