linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@hotpop.com>
To: David Eger <eger@havoc.gtf.org>, linux-fbdev-devel@lists.sourceforge.net
Subject: Re: fb modules and taking over console after boot
Date: Wed, 16 Jun 2004 04:05:49 +0800	[thread overview]
Message-ID: <200406160405.49808.adaplas@hotpop.com> (raw)
In-Reply-To: <20040615184322.GA9338@havoc.gtf.org>

On Wednesday 16 June 2004 02:43, David Eger wrote:
> In Linux 2.6 -- It seems as though, for fbcon to take over the console,
> the relevant fb driver has to be built in to the kernel and the card
> detected during the boot sequence..  does anyone ever insert an fb driver
> as a module?  If so, which fb driver, and what do you do with it?  Just
> curious...
>

fbcon must be compiled as a module.  Then load the driver, followed by fbcon. 
fbcon cannot be unloaded (or rather, must not be unloaded).

I have loaded vga16fb, i810fb, rivafb successfully as modules.  Also, rivafb and 
i810fb can be unloaded since they have state save/restore functionality.

Tony




-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND

      reply	other threads:[~2004-06-15 20:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-15 18:43 fb modules and taking over console after boot David Eger
2004-06-15 20:05 ` Antonino A. Daplas [this message]

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=200406160405.49808.adaplas@hotpop.com \
    --to=adaplas@hotpop.com \
    --cc=adaplas@pol.net \
    --cc=eger@havoc.gtf.org \
    --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).