Tagged Questions
0
votes
1answer
227 views
Upgrade OpenGL from 1.2 to 2 for Nvidia GT218 [GeForce 310]
To run my application OpenGL version 2.0 or higher is required.
glxinfo | grep OpenGL yields:
Xlib: extension "NV-GLX" missing on display ":1007.0".
OpenGL vendor string: Mesa project: ...
5
votes
1answer
836 views
Force X to use second video card so I can pass through first card to XEN VM?
So I am trying to get X to start on my second (PCI 02.00:00) video card and stop using the main card (PCI 1.00:00). I would like to do this because I want to pass through the PCI 1 card to a XEN HVM ...
3
votes
1answer
736 views
dual-head with NVidia Quadro FX3450/4000 on Centos 6.2
I am having troubles setting up dualhead with an NVidia Quadro FX3450/4000 card with Centos 6.2. The driver is installed from ELRepo.
I set up twinview with nvidia-settings (and checked ...