linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "ankur maheshwari" <ankur_maheshwari@procsys.com>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: how to enable logo
Date: Thu, 7 Sep 2006 21:00:40 +0530	[thread overview]
Message-ID: <021b01c6d292$94469670$f301a8c0@procsys> (raw)
In-Reply-To: Pine.LNX.4.62.0608291700130.3907@pademelon.sonytel.be

Hi Geert,

Thanks for the reply.

Finally I found my logo on screen, but there are lots of issues in there....

After booting linux, logo takes 10 (ten) minutes to come up on the console
(by that time it console remains blank).

Also console is showing multiple logos, running horizontally and vertically.

Any hint what is going wrong.

thanks
Ankur

----- Original Message -----
From: "Geert Uytterhoeven" <geert@linux-m68k.org>
To: "Linux Frame Buffer Device Development"
<linux-fbdev-devel@lists.sourceforge.net>
Sent: Tuesday, August 29, 2006 8:33 PM
Subject: Re: [Linux-fbdev-devel] how to enable logo


> On Tue, 29 Aug 2006, ankur maheshwari wrote:
> > I have written a framebuffer driver of my own, which is base on virtual
> > framebuffer driver (vfb.c).
> > After linux boot up I can see my framebuffer in /proc/fb as device 0
> >
> > 0 myfbdriver
> >
> > I am working on 2.6.11 uclinux.
> > What I want to know is ----
> > what are the option I need to enable in menuconfig in 2.6 kernel for
> > displaying logo on bootup.
> >
> >
> > Currently I tried
> > Device Driver -> Character device -> Virtual Terminal
> > Device Driver -> Character device -> Serial Driver -> Support for
console on
> > serial device.
> > Graphic support -> Support of frame buffer devices
> > Graphic support ->Console display driver support -> Frame buffer console
> > support
> > Graphic support ->Logo configuration -> Standard 224-color Linux logo.
> > and My framebuffer driver.
> >
> >
> > After boot linux when I do cat /dev/fb0, I get a logo on my
hyperterminal.
> > But console remains blank, I copied other files (.ppm) on /dev/fb0 and
its
> > getting written on /dev/fb0 but console remains blank.
>
> So the correct image is there.
>
> Hence the memory it's writing to is not the actual frame buffer memory of
your
> graphics controller.
>
> > I observed that while boot up console gives print ....
> > Console: Dummy colour device 80x25 .....
>
> Yep, that's the dummy console, which is used if there's no real console
device
> (yet).
>
> > later when fb driver get loaded, I get following prints
> > Console: switching to frame buffer device 80x30
> >
> > I have given fix. params as 640x480 but even then it switchs to 80x30.
>
> 80x30 is the text console, so the units are character cells.
> Since the default font is VGA 8x16, the actual resolution is 80x8 = 640
times
> 30x16 = 480 pixels, which is exactly what you asked for.
>
> Gr{oetje,eeting}s,
>
> Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 --
geert@linux-m68k.org
>
> In personal conversations with technical people, I call myself a hacker.
But
> when I'm talking to journalists I just say "programmer" or something like
that.
>     -- Linus Torvalds
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Linux-fbdev-devel mailing list
> Linux-fbdev-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-fbdev-devel


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  reply	other threads:[~2006-09-07 15:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <0ab101c69042$ed73d330$f301a8c0@procsys>
2006-06-15  8:38 ` Suggestions req for new fb driver Geert Uytterhoeven
2006-08-29 14:59   ` how to enable logo ankur maheshwari
2006-08-29 15:03     ` Geert Uytterhoeven
2006-09-07 15:30       ` ankur maheshwari [this message]
2006-09-07 15:45         ` Geert Uytterhoeven
2006-09-11  5:44           ` ankur maheshwari

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='021b01c6d292$94469670$f301a8c0@procsys' \
    --to=ankur_maheshwari@procsys.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).