Re: Kernel 2.6.0-test2-mm2 Still No Penguin Logo

From: Flameeyes (daps_mls@libero.it)
Date: Fri Aug 01 2003 - 05:29:25 EST


On Fri, 2003-08-01 at 02:57, Ronald Jerome wrote:
> Logo has dissapeared after 2.6.0-test1-mm2.
Is the missing of fbdev patch.
at line 328 of drivers/video/cfbimgblt.c change

   328 } else if (image->depth == bpp)

to

   328 } else if (image->depth <= bpp)

and it will works again.

-- 
Flameeyes <dgp85@users.sf.net>

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 07 2003 - 22:00:16 EST