From owner-freebsd-questions@FreeBSD.ORG Fri Dec 5 04:58:08 2008 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 217CF106564A for ; Fri, 5 Dec 2008 04:58:08 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from mail.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id E73D48FC16 for ; Fri, 5 Dec 2008 04:58:07 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (mail.rachie.is-a-geek.net [192.168.2.101]) by mail.rachie.is-a-geek.net (Postfix) with ESMTP id 48086AFBC02; Thu, 4 Dec 2008 19:58:07 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org Date: Fri, 5 Dec 2008 05:58:05 +0100 User-Agent: KMail/1.9.7 References: <1bd550a00812041051safe005bj8ee50bdf97583ae3@mail.gmail.com> In-Reply-To: <1bd550a00812041051safe005bj8ee50bdf97583ae3@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200812050558.05907.fbsd.questions@rachie.is-a-geek.net> Cc: Fernando =?iso-8859-1?q?Apestegu=EDa?= Subject: Re: Gnome slow at start up 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, 05 Dec 2008 04:58:08 -0000 On Thursday 04 December 2008 19:51:32 Fernando Apestegu=EDa wrote: > Hi all, > > I'm running FreeBSD 7.1-BETA 2 and I have some problems with Gnome at sta= rt > up. > > When I type startx, I get the gnome desktop and the nice border-less > window in which I can see components loading. However, after the > gnome-panel icon, it seems to stall. > some time later (around a minute or two) nautilus seems to run and I > get all the icons at my desktop. > > I have > dbus_enable=3D"YES" > hald_enable=3D"YES" > in my rc.conf and I can see, both are running. > > I have the entries suggested in > http://www.freebsd.org/gnome/docs/faq2.html#q20 added to my /etc/hosts > and I can verify with ping that I don't have any problems with name > resolution. > I also have both net.inet.tcp.backhole and net.inet.udp.blackhole set to = 0. > > What's the problem? How can I see which process is stalled during start u= p? Does this help? http://forums.freebsd.org/showthread.php?t=3D445 =2D-=20 Mel Problem with today's modular software: they start with the modules and never get to the software part.