All of lore.kernel.org
 help / color / mirror / Atom feed
From: Flameeyes <daps_mls@libero.it>
To: Ronald Jerome <imun1ty@yahoo.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Kernel 2.6.0-test2-mm2 Still No Penguin Logo
Date: 01 Aug 2003 12:29:25 +0200	[thread overview]
Message-ID: <1059733764.1085.0.camel@laurelin> (raw)
In-Reply-To: <20030801005737.72096.qmail@web13301.mail.yahoo.com>

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>


  parent reply	other threads:[~2003-08-01 10:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-01  0:57 Kernel 2.6.0-test2-mm2 Still No Penguin Logo Ronald Jerome
2003-08-01  5:24 ` Gene Heskett
2003-08-01  6:06   ` Ralf Hildebrandt
2003-08-01  6:18     ` Stuart Longland
2003-08-01  6:25       ` Ralf Hildebrandt
2003-08-01 10:29 ` Flameeyes [this message]
2003-08-01 10:52 ` Jose Luis Domingo Lopez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1059733764.1085.0.camel@laurelin \
    --to=daps_mls@libero.it \
    --cc=imun1ty@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.