OopenGL

email.listen at googlemail.com email.listen at googlemail.com
Thu Feb 15 02:45:30 UTC 2007


On Thu, 15. February 2007 00:04:28 John Dangler wrote:
> Does anyone here know how to get opengl installed in 6.10?
> (I have mysql workbench installed, but it doesn't run because it needs
> this).
> I do have nvidia-glx installed, but apparently there's something more to
> opengl than just that...

For nvidia follow the documentation and check your xorg.conf:
https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia

Following the steps mentioned in the documentation openGL should work as 
expected. You also may have a look to the chapter "Troubleshooting".


I would think that there is a block missing in your xorg.conf:
---8<----
 Section "Extensions" 
         Option  "Composite" "Disable"
 EndSection
---8<---

regards,
thomas




More information about the ubuntu-users mailing list