All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@gmail.com>
To: Alex B <osgxdvyg@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Selecting video card on boot
Date: Fri, 23 Sep 2005 13:45:54 +0800	[thread overview]
Message-ID: <43339692.7010904@gmail.com> (raw)
In-Reply-To: <c7535e26050922171845708097@mail.gmail.com>

Alex B wrote:
> Hello.
> 
> I have two video card on my PC. Linux uses PCI Card as console by default.
> How can I force it to use AGP card?
> 
> I haven't BIOS capability of selecting first video card.
> 

If you need vgacon, you can't, unless you have the BIOS capability.

If you enable the framebuffer and the framebuffer console, you can select
which driver/hardware pair gets mapped to the console using the boot option:

fbcon=map:n (0 for the first framebuffer, 1 for the 2nd, etc as they would
	appear in /proc/fb)

Tony

      reply	other threads:[~2005-09-23  5:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-23  0:18 Selecting video card on boot Alex B
2005-09-23  5:45 ` 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=43339692.7010904@gmail.com \
    --to=adaplas@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=osgxdvyg@gmail.com \
    /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.