From owner-freebsd-gnome@FreeBSD.ORG Mon May 2 15:59:12 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E09516A4CE; Mon, 2 May 2005 15:59:12 +0000 (GMT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC9DC43D41; Mon, 2 May 2005 15:59:11 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id DC0557642E; Mon, 2 May 2005 17:59:08 +0200 (CEST) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18922-01; Mon, 2 May 2005 17:58:54 +0200 (CEST) Received: from [192.168.0.111] (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id AAA5076421; Mon, 2 May 2005 17:58:54 +0200 (CEST) Message-ID: <42764E49.5080106@webonaut.com> Date: Mon, 02 May 2005 17:59:05 +0200 From: Franz Klammer User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050323) X-Accept-Language: en-us, en MIME-Version: 1.0 To: andy@neu.net References: <20050501120045.ACEFD16A4CF@hub.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: freebsd-questions@freebsd.org cc: freebsd-gnome@freebsd.org Subject: Re: keyboard problem X won't start X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 15:59:12 -0000 andy@neu.net wrote: > I just upgraded from 5.3 to 5.4 RC3 via sysinstall from a cd.The > upgrade was successful however, when I try "startx" I get the > following error: > > (EE) Failed to load module "speedo" (module does not exit,0) > (EE) Failed to load module "Keyboard" (module does not exit,0) > (EE) No input driver matching 'Keyboard' > No core keyboard > xorg 6.8.2? remove »load "speedo"« - it's gone. change »Driver "keyboard"« to: »Driver "kbd"« if i'm not completely wrong you can remove »Load "type1"« too because type1-fonts are also handelt with freetype. franz. > Fatal server error: > failed to inititalize core devices > > It seems the keyboard driver is missing. Any suggestions to get it > working are really appreciated. > > TIA, > > Andy > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"