Framebuffer test "suite" ------------------------ This is a package which contains 10 tests to make sure your framebuffer works. In order to compile it, you'll need NetPBM to be installed first (http://netpbm.sf.net) and make sure your libnetpbm.so files are correctly known to the either your LD_LIBRARY_PATH or to your /etc/ld.so.conf (in Linux) After compiling (a simple "make" should do the job), you can run the test by runnning: ./fbtest On some machines, running the fbtest might take a bit of pause and then the demos will run, so you might want to launch the fbtest with: ./fbtest -d -v Good Luck, The framebuffer development team (http://linux-fbdev.sf.net)