You are not logged in.

#1 2013-04-26 09:08:45

psycho
Member
Registered: 2013-04-26
Posts: 29

[Solved] Steam can't find libGL.so.1 with ATI open-source drivers

Hello,

Please excuse the weird post title, as i can't formulate it any clearer. The problem is the following : i have installed the x86_64 arch, and Steam installed from multilib mirror. Steam requires the lib32-* video drivers or 64-bit distros, so i installed lib32-ati-dri (having an ATI gpu, using open source driver ati-dri). Even though i have libGL.so / libGL.so.1 located in /usr/lib/, whenever i try to start Steam, i get the following error :

You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1
[psycho@madness ~]$ sudo find / -name libGL.so
/usr/lib/libGL.so
[psycho@madness ~]$ steam
Running Steam on arch rolling 64-bit
STEAM_RUNTIME is enabled automatically
Error: You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1
Installing breakpad exception handler for appid(steam)/version(1366403468_client)
Installing breakpad exception handler for appid(steam)/version(1366403468_client)
[2013-04-26 12:06:57] Startup - updater built Apr 19 2013 12:00:04
[2013-04-26 12:06:57] Verifying installation...
[2013-04-26 12:06:57] Verification complete
[2013-04-26 12:06:58] Shutdown

Thanks in advance.
~psycho.

Last edited by psycho (2013-04-26 15:12:02)


~ > fortune
I never met a piece of chocolate I didn't like.

Offline

#2 2013-04-26 10:04:21

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,894
Website

Re: [Solved] Steam can't find libGL.so.1 with ATI open-source drivers

You need lib32-mesa-libgl, but you should already have it as a dependency of lib32-ati-dri. Try reinstalling it.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2013-04-26 10:11:31

psycho
Member
Registered: 2013-04-26
Posts: 29

Re: [Solved] Steam can't find libGL.so.1 with ATI open-source drivers

WorMzy wrote:

You need lib32-mesa-libgl, but you should already have it as a dependency of lib32-ati-dri. Try reinstalling it.

[psycho@madness ~]$ pacman -Ss mesa-libgl && pacman -Ss ati-dri
extra/mesa-libgl 9.1.1-1 [installed]
    Mesa 3-D graphics library
multilib/lib32-mesa-libgl 9.1.1-1 [installed]
    Mesa 3-D graphics library (32-bit)
extra/ati-dri 9.1.1-1 [installed]
    Mesa drivers for AMD/ATI Radeon
multilib/lib32-ati-dri 9.1.1-1 [installed]
    Mesa drivers for AMD/ATI Radeon (32-bit)

I think i have reinstalled them about three times now, with no success.


~ > fortune
I never met a piece of chocolate I didn't like.

Offline

#4 2013-04-26 10:21:12

mzneverdies
Member
Registered: 2012-02-04
Posts: 147

Re: [Solved] Steam can't find libGL.so.1 with ATI open-source drivers

As said, your lib32 libGl is missing, I don't know why -I own a nvidia card-

[mz@gantz ~]$ sudo find / -name libGL.so
[sudo] password for mz:
/usr/lib/libGL.so
/usr/lib/nvidia/libGL.so
/usr/lib32/libGL.so
/usr/lib32/nvidia/libGL.so

Offline

#5 2013-04-26 10:47:18

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,592

Re: [Solved] Steam can't find libGL.so.1 with ATI open-source drivers

psycho, what does pacman -Qil lib32-mesa-libgl give you?

Last edited by Scimmia (2013-04-26 10:48:47)

Online

#6 2013-04-26 11:26:06

Fey
Member
From: Czech Republic
Registered: 2012-05-14
Posts: 10
Website

Re: [Solved] Steam can't find libGL.so.1 with ATI open-source drivers

are you in group video?

Offline

#7 2013-04-26 15:09:49

psycho
Member
Registered: 2013-04-26
Posts: 29

Re: [Solved] Steam can't find libGL.so.1 with ATI open-source drivers

So, with the X closed, i uninstalled lib32-mesa-libgl, rebooted, then installed it (still, with the X closed). It created the libGL.so file in /usr/lib32. Everything's fine now, with Steam.

Scimmia wrote:

psycho, what does pacman -Qil lib32-mesa-libgl give you?

See above.

Fey wrote:

are you in group video?

I only got group 'users'. Also, see above.

Thank you all for the replies.
~psycho

Last edited by psycho (2013-04-26 15:11:40)


~ > fortune
I never met a piece of chocolate I didn't like.

Offline

Board footer

Powered by FluxBB