Tagged Questions
2
votes
0answers
165 views
modetest.c from libdrm tests lists no framebuffers
I wanted to play with KMS since it seems to be the preferred low-level graphics library on Linux. However, after compiling the appropriate modetest.c version (2.4.32, since that's the version of ...
7
votes
4answers
8k views
No framebuffer device: how to enable it?
I'm trying to make a PCMCIA tuner card work in my headless home server, running Debian Squeeze. Now, as I have very big troubles finding the correct command line to capture, transcode end stream the ...