Will this give me what I need? http://packages.ubuntu.com/quantal/libqt4-opengl
Announcement
Collapse
No announcement yet.
I need Open GL 3 to run Team Fortress 2 via Steam Linux client.
Collapse
This topic is closed.
X
X
-
I need Open GL 3 to run Team Fortress 2 via Steam Linux client.
Last edited by steve7233; Feb 22, 2013, 07:12 PM.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntuTags: None
- Top
- Bottom
-
no. OpenGL is provided by the driver to your graphics card. What graphics card and driver for it do you use? as far as I know only the Intel Open Source driver and the proprietary other drivers actually have OpenGL 3.0 support.
- Top
- Bottom
-
Originally posted by dmeyer View Postno. OpenGL is provided by the driver to your graphics card. What graphics card and driver for it do you use? as far as I know only the Intel Open Source driver and the proprietary other drivers actually have OpenGL 3.0 support.
Code:steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$ glxinfo | grep OpenGL OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset OpenGL version string: 2.1 Mesa 9.0 OpenGL shading language version string: 1.20 OpenGL extensions: steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$
Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
Originally posted by steve7233 View PostI'm afraid your information is wrong! Only version 2.1 support.:
Code:steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$ glxinfo | grep OpenGL OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset OpenGL version string: 2.1 Mesa 9.0 OpenGL shading language version string: 1.20 OpenGL extensions: steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$
Your card is old and will never support Open GL 3.0 and you can't just install a library for it!
- Top
- Bottom
Comment
-
Here shows you the output of an HD3000 and a Nvidia Chipset.
Code:glxinfo | grep OpenGL OpenGL vendor string: Tungsten Graphics, Inc OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile OpenGL version string: 3.0 Mesa 8.0.4 OpenGL shading language version string: 1.30 OpenGL extensions: daniel@linux-w365:~> optirun glxinfo | grep OpenGL OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GT 550M/PCIe/SSE2 OpenGL version string: 4.3.0 NVIDIA 310.32 OpenGL shading language version string: 4.30 NVIDIA via Cg compiler OpenGL extensions:
- Top
- Bottom
Comment
-
Originally posted by dmeyer View PostHere shows you the output of an HD3000 and a Nvidia Chipset.
Code:glxinfo | grep OpenGL OpenGL vendor string: Tungsten Graphics, Inc OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile OpenGL version string: 3.0 Mesa 8.0.4 OpenGL shading language version string: 1.30 OpenGL extensions: daniel@linux-w365:~> optirun glxinfo | grep OpenGL OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GT 550M/PCIe/SSE2 OpenGL version string: 4.3.0 NVIDIA 310.32 OpenGL shading language version string: 4.30 NVIDIA via Cg compiler OpenGL extensions:
Last edited by steve7233; Feb 23, 2013, 11:21 AM.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
Comment