From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 25 07:14:30 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6411F16A4CE for ; Fri, 25 Jun 2004 07:14:30 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA9F143D31 for ; Fri, 25 Jun 2004 07:14:29 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.11) with ESMTP id i5P7D2i6034757; Fri, 25 Jun 2004 00:13:02 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i5P7D2to034756; Fri, 25 Jun 2004 00:13:02 -0700 (PDT) (envelope-from obrien) Date: Fri, 25 Jun 2004 00:13:02 -0700 From: "David O'Brien" To: Christer Solskogen Message-ID: <20040625071302.GA34362@dragon.nuxi.com> References: <20040623165434.GA82815@tenderheart.carebears.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040623165434.GA82815@tenderheart.carebears.net> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-amd64@freebsd.org Subject: Re: keymap and rc.conf X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2004 07:14:30 -0000 On Wed, Jun 23, 2004 at 06:54:34PM +0200, Christer Solskogen wrote: > I`m having a bit problem with my keysettings with FreeBSD AMD64. You didn't state if this is 5.2.1 or 5-CURRENT. If 5.2.1, a bug was fixed in /etc/rc.d/syscons that I think would behave as you are seeing. > allscreens_flags="80x50" > Even the "allscreens_flag" is not taken care of. Your 'allscreens_flags' flag won't work. This is because AMD64 doesn't support VESA modes. -- -- David (obrien@FreeBSD.org)