How to get Open-GL 3.0 for wine?

Asked by bsalem

I have a simulation that needs Open GL 3.0 in Wine on 12.04 LTS with the latest Nvidia Graphics driver installed. The application complains that the version of Open GL is 1.2. Looking around the web tells me that the support for Open GL comes from the graphics driver. I think I have a Gforce 400 card. Is the problem solved by downloading a DLL for Windows, or is the limit on the hardware I have? I haven't been able to figure out who needs the library, is it Linux or is it wine?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu nvidia-graphics-drivers-304 Edit question
Assignee:
No assignee Edit question
Solved by:
bsalem
Solved:
Last query:
Last reply:
Revision history for this message
bsalem (bruce-euphon) said :
#1

The interface for setting the product is worse than vad, It offers not a
clue as to how a user can find a suiable match. I am surprised that a group
of people who maintain Launchpad haven;t discovered regular expressions and
obvious thoughtful features like a topic hierarchy rather than giving a
yes/no response on a match. That is hardly considerate.

The question was about Open GL 3.0 on Wine under Ubuntu 2.04 LTS with a
Nvidia graphics card. Is that not specific enough?

On Tue, Mar 25, 2014 at 1:56 PM, bsalem <
<email address hidden>> wrote:

> New question #246049 on ipython in Ubuntu:
> https://answers.launchpad.net/ubuntu/+source/ipython/+question/246049
>
> I have a simulation that needs Open GL 3.0 in Wine on 12.04 LTS with the
> latest Nvidia Graphics driver installed. The application complains that the
> version of Open GL is 1.2. Looking around the web tells me that the support
> for Open GL comes from the graphics driver. I think I have a Gforce 400
> card. Is the problem solved by downloading a DLL for Windows, or is the
> limit on the hardware I have? I haven't been able to figure out who needs
> the library, is it Linux or is it wine?
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

Have you checked the Wine Appdb?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

You can see your video chip with:

sudo lshw -C display

What is the output?

Thanks

Revision history for this message
bsalem (bruce-euphon) said :
#4

$ sudo lshw -C display
[sudo]
  *-display
       description: VGA compatible controller
       product: C61 [GeForce 6150SE nForce 430]
       vendor: NVIDIA Corporation
       physical id: f
       bus info: pci@0000:00:0d.0
       version: a2
       width: 64 bits
       clock: 66MHz
       capabilities: pm msi vga_controller bus_master cap_list rom
       configuration: driver=nvidia latency=0
       resources: irq:21 memory:fb000000-fbffffff memory:e0000000-efffffff
memory:fc000000-fcffffff memory:c0000000-c001ffff

On Wed, Mar 26, 2014 at 12:51 AM, actionparsnip <
<email address hidden>> wrote:

> Your question #246049 on ipython in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/ipython/+question/246049
>
> actionparsnip requested more information:
> You can see your video chip with:
>
> sudo lshw -C display
>
> What is the output?
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/ipython/+question/246049
>
> You received this question notification because you asked the question.
>

Revision history for this message
bsalem (bruce-euphon) said :
#5

Sorry, I could not change the product string, some admin could, it is for
Graphics card and Open GL.

The database doesn't say very much for the app I want to run which is Space
Engine, a simulation of stars, planets and galaxies. This app complains
about the version of Open GL, which it says needs to be 3.0. I would say
that the question about graphics card implies that mine is too small of
processor or graphics ram to run this. I have a six yearold AMD 64
motherboard with 2 or 3 GB of ram. Do i need to upgrade the Video card, and
to what can I upgrade?

On Wed, Mar 26, 2014 at 11:21 AM, Bruce Salem <email address hidden> wrote:

> $ sudo lshw -C display
> [sudo]
> *-display
> description: VGA compatible controller
> product: C61 [GeForce 6150SE nForce 430]
> vendor: NVIDIA Corporation
> physical id: f
> bus info: pci@0000:00:0d.0
> version: a2
> width: 64 bits
> clock: 66MHz
> capabilities: pm msi vga_controller bus_master cap_list rom
> configuration: driver=nvidia latency=0
> resources: irq:21 memory:fb000000-fbffffff memory:e0000000-efffffff
> memory:fc000000-fcffffff memory:c0000000-c001ffff
>
>
>
> On Wed, Mar 26, 2014 at 12:51 AM, actionparsnip <
> <email address hidden>> wrote:
>
>> Your question #246049 on ipython in Ubuntu changed:
>> https://answers.launchpad.net/ubuntu/+source/ipython/+question/246049
>>
>> actionparsnip requested more information:
>> You can see your video chip with:
>>
>> sudo lshw -C display
>>
>> What is the output?
>>
>> Thanks
>>
>> --
>> To answer this request for more information, you can either reply to
>> this email or enter your reply at the following page:
>> https://answers.launchpad.net/ubuntu/+source/ipython/+question/246049
>>
>> You received this question notification because you asked the question.
>>
>
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

https://en.wikipedia.org/wiki/GeForce_6_Series

Looks like yours is only OpenGL 3

Revision history for this message
bsalem (bruce-euphon) said :
#7

No, my OpenGL is 1.6 according to Wine. I need OpenGL 3.0.

On Wed, Mar 26, 2014 at 1:06 PM, actionparsnip <
<email address hidden>> wrote:

> Your question #246049 on ipython in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/ipython/+question/246049
>
> Status: Open => Answered
>
> actionparsnip proposed the following answer:
> https://en.wikipedia.org/wiki/GeForce_6_Series
>
> Looks like yours is only OpenGL 3
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/ubuntu/+source/ipython/+question/246049/+confirm?answer_id=5
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/ipython/+question/246049
>
> You received this question notification because you asked the question.
>

Revision history for this message
bsalem (bruce-euphon) said :
#8

So, is the problem I'm having is that Wine thinks I have an older video driver? A Newer driver came with a software upgrade a few weeks ago. Do I need to run wineconfig to have it discover a newer driver?

Revision history for this message
bsalem (bruce-euphon) said :
#9

I misspoke, Space Engine under wine says that I have Open GL 2.1, which is too down rev for it. It needs Open GL 3.0

Revision history for this message
bsalem (bruce-euphon) said :
#10

Please, somebody, correct the For: for this question. I cannot find a correct match. I don't think this question is being seen by the correct people. I find it quite distressing that Launchpad is this unforgiving.

Revision history for this message
Thomas Krüger (thkrueger) said :
#11

Your graphic card is of a very simple and old type. It is not supported by the most recent nVidia drivers anymore. In fact there is a legacy driver (version 304) that will support it. But that driver as well as the card do not have OpenGl 3.x support.
OpenGL 3 is supported from 8000 models on: http://nvidia.custhelp.com/app/answers/detail/a_id/2443/~/what-nvidia-products-support-opengl-3.0%2F3.1%3F

Revision history for this message
bsalem (bruce-euphon) said :
#12

Thank You, Thomas Kruger, this confirms what I thought was the case. I consider the problem solved.