From owner-freebsd-amd64@FreeBSD.ORG Wed Jun 23 21:42:51 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 B39B816A4CF for ; Wed, 23 Jun 2004 21:42:51 +0000 (GMT) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AAAF43D2D for ; Wed, 23 Jun 2004 21:42:49 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 42953FD04C; Wed, 23 Jun 2004 14:42:28 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 91004-10; Wed, 23 Jun 2004 14:42:28 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id CA1E5FD03B; Wed, 23 Jun 2004 14:42:27 -0700 (PDT) From: Sean McNeil To: Christer Solskogen In-Reply-To: <1088025770.45689.1.camel@funshine.carebears.net> References: <20040623165434.GA82815@tenderheart.carebears.net> <40DA6A95.2070906@broadpark.no> <1088025770.45689.1.camel@funshine.carebears.net> Content-Type: text/plain; charset=iso-8859-1 Message-Id: <1088026947.43260.0.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 23 Jun 2004 14:42:27 -0700 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at mcneil.com 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 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jun 2004 21:42:51 -0000 On Wed, 2004-06-23 at 14:22, Christer Solskogen wrote: > On Thu, 2004-06-24 at 07:45, Henrik W Lund wrote: > > > > > > > Greetings, fellow norwegian!! Er du på NOBUG-lista? Den er jammen > > stille, må jeg si. ;-) > > Jada, er der. > > > > > I'm having the exact same problem as you. I have the keymap setting in > > rc.conf, but the bootup process doesn't honor it at all. It does, in > > fact, not honor any setting that has to do with syscons, as keyrate, > > screenmap and such does not work either. I dug around, and it seems the > > /etc/rc.d/syscons script is skipped during startup, for some obscure > > reason. Running 5.2.1-RELEASE-p0 I am, and I have just cvsupped hoping > > that it'd be fixed. No such luck, I see. :-/ > > One "nice" thing is that the norwegian keys works in X. even if it dont > in console. > I`m compiling CURRENT as we speak. maybe it will get rid of the problem. You have enable_syscons="YES" in your /etc/rc.conf?