Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 2006 08:42:03 +0100 (CET)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        hhc@tut.by
Cc:        bug-followup@FreeBSD.ORG, freebsd-amd64@FreeBSD.ORG
Subject:   Re: amd64/94896: Where support VESA Modes for AMD64 kernel ?
Message-ID:  <200603240742.k2O7g3kv066601@lurza.secnetix.de>
In-Reply-To: <200603240701.k2O71Wk1059590@www.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrei <hhc@tut.by> wrote:
 > 
 > > Number:         94896
 > > Category:       amd64
 > > Synopsis:       Where support VESA Modes for AMD64 kernel ?
 > > Confidential:   no
 > > Severity:       serious
 > > Priority:       low
 > > Responsible:    freebsd-amd64
 > > State:          open
 > > Quarter:        
 > > Keywords:       
 > > Date-Required:
 > > Class:          sw-bug
 > > Submitter-Id:   current-users
 > > Arrival-Date:   Fri Mar 24 07:10:13 GMT 2006
 > > Closed-Date:
 > > Last-Modified:
 > > Originator:     Andrei
 > > Release:        6.0-RELEASE AMD64
 > > Organization:
 > Goznak
 > > Environment:
 > > Description:
 > Where support VESA Modes for AMD64 kernel?

It's not possible to support it.

 > Why "options VESA" not worked  for AMD64?

Because FreeBSD/amd64 cannot perform calls to the VESA BIOS
functions (which are 32bit i386 code, not amd64).

 > How make videomode 1280x1024 or another?

I recommend you use Xorg for that.  Otherwise, if you
absolutely need VESA modes, you have to install 32bit
FreeBSD/i386.

 > Why only one mode 80x25 available?

Actually I think 80x50 should be possible with vidcontrol(1),
which is a standard mode that does not require VESA BIOS.

Best regards
   Oliver

-- 
Oliver Fromme,  secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"To this day, many C programmers believe that 'strong typing'
just means pounding extra hard on the keyboard."
        -- Peter van der Linden



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603240742.k2O7g3kv066601>