linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Selecting video card on boot
@ 2005-09-23  0:18 Alex B
  2005-09-23  5:45 ` Antonino A. Daplas
  0 siblings, 1 reply; 2+ messages in thread
From: Alex B @ 2005-09-23  0:18 UTC (permalink / raw)
  To: linux-kernel

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.

Thanks, Alex V.B.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Selecting video card on boot
  2005-09-23  0:18 Selecting video card on boot Alex B
@ 2005-09-23  5:45 ` Antonino A. Daplas
  0 siblings, 0 replies; 2+ messages in thread
From: Antonino A. Daplas @ 2005-09-23  5:45 UTC (permalink / raw)
  To: Alex B; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-23  5:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-23  0:18 Selecting video card on boot Alex B
2005-09-23  5:45 ` Antonino A. Daplas

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).