Re: Multiple Consoles

Miod Vallat <[email protected]> Fri, 30 Dec 2005 07:47:09 +0000
Newsgroups gmane.os.openbsd.alpha
Message-ID <[email protected]>
> I am using the PCI PBXGB-AA PowerStorm graphics card, which is detected at
> boot.
> 
> tga0 at pci0 dev 13 function 0 "DEC TGA2" rev 0x22: TGA2 pass 2, board type
> T8-02

Multiple virtual consoles are only supported on text-mode frame buffers
(such as vga-compatible cards), which the tga isn't.

Miod