You are not logged in.

#1 2015-07-27 22:42:57

jvfc678
Member
Registered: 2015-07-27
Posts: 14

[SOLVED] Wine Opengl errors

Hello everyone! I tried to install a game on my arch linux using playonlinux and a little message box pops up and says: "Could not find Directx9"
This is what the debugger has to say

err:winediag:X11DRV_WineGL_InitOpenglInfo Unable to activate OpenGL context, most likely your 32-bit OpenGL drivers haven't been installed correctly
err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems

I read about this problem and followed a guide on the forums saying that I had to install 32-bit libraries on my 64bit system, I followed the instructions here:
https://wiki.archlinux.org/index.php/Xo … stallation

So I reinstalled both packages: nvidia-340xx and lib32-nvidia-340xx-libgl
And I got the same problem sombody help?

Last edited by jvfc678 (2015-07-29 13:22:04)

Offline

#2 2015-07-27 22:50:52

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Wine Opengl errors


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-07-27 22:55:13

jvfc678
Member
Registered: 2015-07-27
Posts: 14

Re: [SOLVED] Wine Opengl errors

Wait one more question do I need to uncomment the [multilib testing] too?
I already did this and the problem persists
Thank you for the awnser

Offline

#4 2015-07-27 23:06:32

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Wine Opengl errors

No, you don't need to enable [multilib testing].

Work through the Wine page methodically: you have obviously missed some steps https://wiki.archlinux.org/index.php/Wine


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2015-07-28 00:40:35

jvfc678
Member
Registered: 2015-07-27
Posts: 14

Re: [SOLVED] Wine Opengl errors

jasonwryan wrote:

No, you don't need to enable [multilib testing].

Work through the Wine page methodically: you have obviously missed some steps https://wiki.archlinux.org/index.php/Wine

I tried reinstalling both video drivers and wine and still it does not work!
And its not because of the game it used to work before on Linux MInt just fine

Offline

#6 2015-07-28 19:43:27

jvfc678
Member
Registered: 2015-07-27
Posts: 14

Re: [SOLVED] Wine Opengl errors

This is what glxinfo has to say

OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.6, 128 bits)
OpenGL version string: 3.0 Mesa 10.6.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)

The vendor name for example is wrong! It should say something like "Nvidia Corporation" not "VMware"
I'm running nvidia driver version: 352.21 and I also did some research and and added my user to the video group, but still it does not work
My card: Nvidia GeForce GTX 550ti
Please help!

Offline

#7 2015-07-28 22:30:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,743

Re: [SOLVED] Wine Opengl errors

you mentioned having 340x drivers installed and now you say you have 352. These two things don't match up, install nvidia-libgl and lib32-nvidia-libgl and nvidia and nvidia-utils etc and remove whatever else gl you have. (you don't need either nvidia340xx nor mesa-libgl packages) read this carefully https://wiki.archlinux.org/index.php/NVIDIA

If you did all of that, and it still doesn't work post /var/log/Xorg.0.log in code-Tags (not quote tags)

Last edited by V1del (2015-07-28 22:32:53)

Online

#8 2015-07-29 13:20:37

jvfc678
Member
Registered: 2015-07-27
Posts: 14

Re: [SOLVED] Wine Opengl errors

V1del wrote:

you mentioned having 340x drivers installed and now you say you have 352. These two things don't match up, install nvidia-libgl and lib32-nvidia-libgl and nvidia and nvidia-utils etc and remove whatever else gl you have. (you don't need either nvidia340xx nor mesa-libgl packages) read this carefully https://wiki.archlinux.org/index.php/NVIDIA

If you did all of that, and it still doesn't work post /var/log/Xorg.0.log in code-Tags (not quote tags)

Thank you!!! That solved my problem the olny thing that was missing was the

nvidia-libgl

package! installing that already did solve my problem.

Offline

Board footer

Powered by FluxBB