Re: FB_VISUAL_TRUECOLOR vs.FB_VISUAL_DIRECTCOLOR
"Antonino A. Daplas" <[email protected]> Mon, 07 Aug 2006 07:42:51 +0800
| Newsgroups | gmane.linux.fbdev.user |
|---|---|
| Message-ID | <[email protected]> |
James Lehman wrote: > I'm not so sure there is a bug in the kernel or the drivers, but I can say > for sure that this code gets called. Then it's a bug. Can you try removing fb_set_cmap() in driver/video/fbmem.c:fb_set_var()? If that still does not work, can you point me to a test app? Just to clarify, is this the sequence, or something near this? ... ioctl(KD_GRAPHICS); ... ioctl(FBIOPUT_VSCREENINFO); ioctl(FBIOPUTCMAP); ... ioctl(KD_TEXT); ... Tony ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV