From owner-freebsd-questions@FreeBSD.ORG Fri May 29 04:59:48 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1E9F1065672 for ; Fri, 29 May 2009 04:59:48 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9C0F18FC1A for ; Fri, 29 May 2009 04:59:48 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 00DAA5E18E; Fri, 29 May 2009 06:59:48 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.899 X-Spam-Level: X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[AWL=0.701, BAYES_00=-2.599, SPF_PASS=-0.001] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7pXejOY9qc5p; Fri, 29 May 2009 06:59:42 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c-195-216-040-164.static.bjare.net [195.216.40.164]) by mx1.bjare.net (Postfix) with ESMTP id 981A65E24D; Fri, 29 May 2009 06:59:42 +0200 (CEST) Message-ID: <4A1F6BBE.6060602@eskk.nu> Date: Fri, 29 May 2009 06:59:42 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.21 (X11/20090407) MIME-Version: 1.0 To: Peter Ulrich Kruppa References: <4A157EC8.3050507@eskk.nu> <4A157F4A.1000509@isafeelin.org> <4A191A51.1070905@eskk.nu> <4A1F64CF.1020206@eskk.nu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Fresh install 7.2-RELEASE i386, X won't start X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 04:59:49 -0000 Peter Ulrich Kruppa skrev: > On Fri, 29 May 2009, Leslie Jensen wrote: > >> >> When I try to startx my screen goes black for a while and then it >> returns to the prompt. >> >> At the screen I see this >> >> The XKEYBOARD keymap compiler (xkbcomp) reports: >>> Warning: Type "ONE_LEVEL" has 1 levels, but has 2 >>> symbols >>> Ignoring extra symbols >> Errors from xkbcomp are not fatal to the X server >> (EE) config/hal: NewInputDeviceRequest failed >> (EE) config/hal: NewInputDeviceRequest failed >> Protocol not supported by server > Do you have > dbus_enable="YES" > hald_enable="YES" > in your /etc/rc.conf ? Yes I have > If not: add them, reboot and try to create a new xorg.conf with > # Xorg -configure Produces the same result :-( > > Greetings > > Uli. >> Thanks /Leslie