Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Framebuffer in 2.6.9 kernels

Share your HowTo, Documentation, Tips and Tricks. Not for support questions!.
Post Reply
Message
Author
Darkaudit
Posts: 4
Joined: 2004-09-09 02:40
Location: Morgantown, WV
Contact:

Framebuffer in 2.6.9 kernels

#1 Post by Darkaudit »

I kept having trouble getting the framebuffer to work with my compiled 2.6.9 kernels. If vesafb was compiled as a module, I'd get a blank screen. Compiled statically, I'd get garbage.

After a day's worth of googling, I found that there seems to be a bug in the vesafb.c code. I also found this fix: replace the Debian kernel-source-2.6.9/drivers/video/vesafb.c with the vesafb.c from the vanilla 2.6.9 kernel source.

I did this. Compiled vesafb statically. I have framebuffer. And bootsplash. :)
All Hail Pod-Sixia!

yanik
Posts: 22
Joined: 2005-01-03 16:01
Location: Montreal, Québec, Canada

#2 Post by yanik »

do you know if you had kernel-souce-2.6.9-1 or 2.6.9-2?

white_gecko

#3 Post by white_gecko »

is there any posability to get only this file (vesafb.c) i don't want to download the whol kernel-source if i only need this one file.

Post Reply