I found a tutorial for svgalib this morning. I've always been fascinated by graphics programming, but never found a tutorial that was simple enough for me to follow in the beginning. I liked this tutorial. It provided source code for a simple c program that just plots a pixel to the screen. I copied the code into a file and compiled it. It all compiled fine. When I tried to run the program, I got this:
svgalib: Cannot open /dev/svga Is svgalib_helper module loaded? Is this something I can fix, or yet another situation in my quest for graphics programming knowledge where I'm just out of luck? -- gentoo-user@gentoo.org mailing list