From owner-freebsd-amd64@FreeBSD.ORG Sun Apr 9 17:10:25 2006 Return-Path: X-Original-To: freebsd-amd64@hub.freebsd.org Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C6516A404 for ; Sun, 9 Apr 2006 17:10:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 643A943D49 for ; Sun, 9 Apr 2006 17:10:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k39HAONw018447 for ; Sun, 9 Apr 2006 17:10:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k39HANYO018446; Sun, 9 Apr 2006 17:10:23 GMT (envelope-from gnats) Date: Sun, 9 Apr 2006 17:10:23 GMT Message-Id: <200604091710.k39HANYO018446@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Oliver Fromme Cc: Subject: Re: amd64/94896: Where support VESA Modes for AMD64 kernel ? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Fromme List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2006 17:10:25 -0000 The following reply was made to PR amd64/94896; it has been noted by GNATS. From: Oliver Fromme To: mv@thebeastie.org (Michael Vince) Cc: hhc@tut.by, bug-followup@FreeBSD.ORG, freebsd-amd64@FreeBSD.ORG Subject: Re: amd64/94896: Where support VESA Modes for AMD64 kernel ? Date: Sun, 9 Apr 2006 19:05:14 +0200 (CEST) Michael Vince wrote: > Oliver Fromme wrote: > > Andrei wrote: > > > > Number: 94896 > > > > Category: amd64 > > > > Synopsis: Where support VESA Modes for AMD64 kernel ? > [...] > > > > 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. > > I don't want to sound like a complainer but there must still technically > be a console based hi-res mode for AMD64 because I saw such a high res > mode when I tried out Gentoo on my laptop. > I decided I didn't like Gentoo but aside from that point it proves that > some how its possible for hi-res console even if no such code exists on > FreeBSD AMD64. I don't know what kind of "hi-res console mode" you have seen on Gentoo, and I don't know what Gentoo might be doing to enable such a thing. Maybe they have implemented direct support for certain graphics hardware (like KGI), or maybe they switch to VESA mode before switching to amd64 mode. However, there is no way to call the x86 VESA BIOS in amd64 ("long") mode, because amd64 has no vm86 mode. It does not work, and Gentoo certainly doesn't do that either. So, "options VESA" in the kernel (which is what this PR is all about) does not make sense at all. 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. "What is this talk of 'release'? We do not make software 'releases'. Our software 'escapes', leaving a bloody trail of designers and quality assurance people in its wake."