- Framebuffer console doesn't work with kernel 2.6 and voodoo3
- Posted by Dick Trace on January 23rd, 2004
I had a framebuffer console under linux kernel 2.4.x, with this
command in lilo.conf:
append = "video=tdfx:1152x864-16@70,font:SUN12x22"
but after compiling kernel 2.6 (no modules, all in the kernel), the
framebuffer console doesn't work anymore.
I also tried this command in lilo.conf: (notice the "tdfxfb" instead
of "tdfx")
append = "video=tdfxfb:1152x864-16@70,font:SUN12x22"
but it still doesn't work.
Anyone got it working?
Thanks.
Similar Posts
- Can You Work With Images In A Console App? (Development Resources) by cppaddict
- Problem with Framebuffer of 2.6.1 (Linux / Variants) by Florian Lindner
- framebuffer console speed (Linux / Variants) by rihad
- 3dfx Voodoo3 3k (Linux / Variants) by Guldo K
- VESA Framebuffer console (Linux / Variants) by Nils Magnus Englund

