CONFIG_EXPERIMENTAL CONFIG_FB CONFIG_FB_VESA
There is an accelerated framebuffer available for the Trident CyberBlade family of graphical cards. Well, almost. With a literal ``#error Floating point maths. This needs fixing before the driver is safe'' in the source, one can't assume this'll work. I did get some graphics using vesafb and kernel 2.4.161, though.
I'm using
vga=792to specify a 1024x768x24 framebuffer. If you prefer 16 bit colors (which is a tiny bit faster), use
vga=791but beware that it is impossible to switch modes once you chose one; so if you set up your framebuffer to use 1024x768x16, then that is what you'll have to set your X server to use later on. See Documentation/fb/vesafb.txt in the kernel source for details on what those numbers exactly mean and how to specify other modes if you prefer.