From owner-freebsd-questions@FreeBSD.ORG Tue Dec 29 15:35:22 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 A4711106566C for ; Tue, 29 Dec 2009 15:35:22 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 5A4C18FC17 for ; Tue, 29 Dec 2009 15:35:22 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id nBTFZLVV045095; Tue, 29 Dec 2009 08:35:21 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id nBTFZL7L045092; Tue, 29 Dec 2009 08:35:21 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Tue, 29 Dec 2009 08:35:21 -0700 (MST) From: Warren Block To: doug@safeport.com In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (wonkity.com [127.0.0.1]); Tue, 29 Dec 2009 08:35:21 -0700 (MST) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: xorg 7.4 questions 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: Tue, 29 Dec 2009 15:35:22 -0000 On Tue, 29 Dec 2009, doug@safeport.com wrote: [xdm slow startup] > The answer appears to be to add an empty LISTEN statement to > /usr/local/lib/X11/xdm/Xaccess. The xdm package issues a IPV6 DHCP request. > While the xdm man page suggests this is not needed: > > To disable listening for XDMCP connections altogther, a line of > LISTEN with no addresses may be specified, or the previously > supported method of setting DisplayManager.requestPort to 0 may > be used. > > This seems not to be the case as adding this line gets rid of the long delay > and suppresses the IPV6 DHCP request. The DisplayManager.requestPort is set > to 0 in the default configuration. This solves the long start (I am pretty > sure). Thank you for your suggestions that pushed me to find this. Hmm. That sounds like a bug (maybe IPV6 support being added but the feature to disable it being forgotten). Does having an IPV6 localhost defined in /etc/hosts ("::1 localhost") have the same effect? > I am also pretty sure my hardware just does not work with hal and dbus. What keyboard and mouse do you have? Also, which version of FreeBSD are you using? -Warren Block * Rapid City, South Dakota USA