The forum

PlayOnLinux is unable to find 32bits OpenGL libraries.

Author Replies
bootproblem Sunday 21 October 2012 at 8:56
bootproblemAnonymous

Hi,

I'm running Debian Wheezy amd64, and whenever I start PlayOnLinux, I get a popup saying

"PlayOnLinux is unable to find 32bits OpenGL libraries.
You might encounter problem with your games"

and the console output:

"[main] Message: PlayOnLinux (4.1.8) is starting
[clean_tmp] Message: Cleaning temp directory
/home/usr/.PlayOnLinux//tmp/check_dd_x86: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
[Check_OpenGL] Warning: 
[Check_OpenGL] Message: 64bits direct rendering is enabled
[main] Message: Filesystem is compatible"

This is what I've installed on my system:

"usr@debian:~$ dpkg -l '*nvidia*'|grep '^i'
ii  glx-alternative-nvidia                0.2.2                                amd64        allows the selection of NVIDIA as GLX provider
ii  libgl1-nvidia-alternatives            304.48-1                             amd64        transition libGL.so* diversions to glx-alternative-nvidia
ii  libgl1-nvidia-alternatives-ia32       304.48-1                             amd64        simplifies replacing MESA libGL with GPU vendor libraries (32-bit)
ii  libgl1-nvidia-glx:amd64               304.48-1                             amd64        NVIDIA binary OpenGL libraries
ii  libgl1-nvidia-glx-ia32                304.48-1                             amd64        please switch to multiarch libgl1-nvidia-glx:i386
ii  libglx-nvidia-alternatives            304.48-1                             amd64        transition libgl.so diversions to glx-alternative-nvidia
ii  nvidia-alternative                    304.48-1                             amd64        allows the selection of NVIDIA as GLX provider
ii  nvidia-glx                            304.48-1                             amd64        NVIDIA metapackage
ii  nvidia-glx-ia32                       304.48-1                             amd64        NVIDIA 32-bit libraries (transitional package)
ii  nvidia-installer-cleanup              20120630+3                           amd64        Cleanup after driver installation with the nvidia-installer
ii  nvidia-kernel-common                  20120630+3                           amd64        NVIDIA binary kernel module support files
ii  nvidia-kernel-dkms                    304.48-1                             amd64        NVIDIA binary kernel module DKMS source
ii  nvidia-support                        20120630+3                           amd64        NVIDIA binary graphics driver support files
ii  nvidia-vdpau-driver:amd64             304.48-1                             amd64        NVIDIA vdpau driver
ii  nvidia-vdpau-driver:i386              304.48-1                             i386         NVIDIA vdpau driver
ii  nvidia-xconfig                        304.48-1                             amd64        X configuration tool for non-free NVIDIA drivers
ii  xserver-xorg-video-nvidia             304.48-1                             amd64        NVIDIA binary Xorg driver
"

Any ideas?
ZKRiNG Sunday 21 October 2012 at 14:28
ZKRiNGAnonymous

You try to remove the debs and install it manual?
bootproblem Sunday 21 October 2012 at 14:49
bootproblemAnonymous

You try to remove the debs and install it manual?

Quote from ZKRiNG


No, I have not done that, and I don't really know if it would help. Guess I'll have to try, though.

bootproblem Monday 22 October 2012 at 9:25
bootproblemAnonymous

Am I really the only one running PlayOnLinux on Wheezy with nvidia?

Edit. Got it to work by upgrading to Sid.

Edited by bootproblem