You are not logged in.

#1 2013-12-28 00:41:21

kahrkunne
Member
Registered: 2013-08-24
Posts: 88

Wine can't find the 32bit opengl libraries

So WINE can't find the 32bit openGL libraries. Playonlinux complains about it, and touhou(a game (or actually, a series of games)) crashes horribly (or rather, spouts out an error) (and changes my resolution(lolwut)) when I try to launch it.

Seems like a no-brainer, doesn't it? Just install lib32-nvidia-utils.
What's the catch? I already have them installed. Had them installed since I installed my system (like a week ago).

Playonlinux says

 [main] Message: PlayOnLinux (4.2.1) is starting
[clean_tmp] Message: Cleaning temp directory
libGL error: failed to load driver: swrast
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
[Check_OpenGL] Warning: 32bits direct rendering is not enabled

when I run it through a terminal and

[main] Message: PlayOnLinux (4.2.1) is starting
[clean_tmp] Message: Cleaning temp directory
libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/swrast_dri.so
libGL: driver does not expose __driDriverGetExtensions_swrast(): /usr/lib32/xorg/modules/dri/swrast_dri.so: undefined symbol: __driDriverGetExtensions_swrast
libGL: Can't open configuration file /home/kahr/.drirc: No such file or directory.
libGL: Can't open configuration file /home/kahr/.drirc: No such file or directory.
libGL error: failed to load driver: swrast
[Check_OpenGL] Warning: 32bits direct rendering is not enabled

When I run it with LIBGL_DEBUG=verbose

I'd post the error touhou gave me too if it weren't for the fact that it changes my resolution to the point where it is unuseable, so this should suffice.
I gotta sleep now, sorry, I'll reply tomorrow

EDIT: Things I already tried
- Reinstalling lib32-nvidia-utils
- Removing my .wine folder

Last edited by kahrkunne (2013-12-28 00:41:54)

Offline

#2 2013-12-28 00:52:49

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Wine can't find the 32bit opengl libraries

I believe that you'll need lib32-nvidia-libgl as well.

Offline

#3 2013-12-28 01:00:49

kahrkunne
Member
Registered: 2013-08-24
Posts: 88

Re: Wine can't find the 32bit opengl libraries

skottish wrote:

I believe that you'll need lib32-nvidia-libgl as well.

Welp, fixed it.
Still doesn't fix the weird resolution thing but I think that has to do with a certain DLL

Offline

Board footer

Powered by FluxBB