From owner-freebsd-questions@FreeBSD.ORG Fri May 29 09:34:24 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 63F28106566B for ; Fri, 29 May 2009 09:34:24 +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 1C9A08FC1F for ; Fri, 29 May 2009 09:34:24 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 6E1075E243; Fri, 29 May 2009 11:34:23 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.907 X-Spam-Level: X-Spam-Status: No, score=-1.907 tagged_above=-999 required=5 tests=[AWL=0.693, 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 ymKtTTbxhvYG; Fri, 29 May 2009 11:34:18 +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 D214A4BE006; Fri, 29 May 2009 11:34:18 +0200 (CEST) Message-ID: <4A1FAC1A.9000508@eskk.nu> Date: Fri, 29 May 2009 11:34:18 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.21 (X11/20090407) MIME-Version: 1.0 To: Wojciech Puchar References: <4A157EC8.3050507@eskk.nu> <4A157F4A.1000509@isafeelin.org> <4A191A51.1070905@eskk.nu> <4A1F64CF.1020206@eskk.nu> <4A1F6BBE.6060602@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 09:34:24 -0000 Wojciech Puchar skrev: >>>> 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 :-( >> > > wouldn't it be better to pkg_delete xserver, make config, turn off hal > dependency and then install. Probably it will work fine then. Sounds lika a good idea. I'll try it and repport back. /Leslie