amd64/94896: Where support VESA Modes for AMD64 kernel ?

Oliver Fromme olli at lurza.secnetix.de
Fri Mar 24 07:42:11 UTC 2006


Andrei <hhc at 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


More information about the freebsd-amd64 mailing list