Tagged Questions
0
votes
2answers
85 views
How to get GPU acceleration working for my old PC?
I am using an old PC Pentium4 2.4Ghz with nVidia GS 7900 AGP 256MB and I would like to support the video play from GPU. As far what I have read, the support for vdpau has come for nVidida 8 series.
...
2
votes
0answers
507 views
How to setup 3 screens with 2 ATI GPU Debian Squeeze
I want to use 3 screens on my computers with 2 graphics card ATI Radeon HD 5450.
I've installed fglrx ATI drivers.
Here is the result of lspci :
root@dev1:~# lspci | grep VGA
01:00.0 VGA compatible ...
6
votes
1answer
409 views
Is it possible to use OpenCL on a minimal OS without X?
I'm looking to use OpenCL for Bitcoin mining. Obviously it is technologically possible to use a GPU and OpenCL without X; Windows machines do it all the time. I'm wondering if there is a way to use ...