All questions regarding programming, tweaking and configuring of Unix & Linux core system as a whole or a sub-set of it.
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 ...