From owner-freebsd-questions@FreeBSD.ORG Mon Apr 5 11:15:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F8F716A4CE for ; Mon, 5 Apr 2004 11:15:34 -0700 (PDT) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A7CE43D2F for ; Mon, 5 Apr 2004 11:15:33 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 8975D4845; Mon, 5 Apr 2004 20:15:46 +0200 (CEST) Date: Mon, 5 Apr 2004 20:15:46 +0200 From: Simon Barner To: Antoine Jacoutot Message-ID: <20040405181546.GA78542@zi025.glhnet.mhn.de> References: <200404051945.36504.ajacoutot@lphp.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: <200404051945.36504.ajacoutot@lphp.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-questions@freebsd.org Subject: Re: gnome long startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 18:15:34 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Antoine Jacoutot wrote: > I have problems when starting gnome if I enable the esd sound server, > it takes forever for gnome to launch itself. > In my logs, I can see a connexion attempt to 127.0.0.1:16001. >=20 > Anyone knows how I could speed up gnome start ? Hi, do you have a firewall, and if so, are you sure it does not block that connection? The same goes for tcpwrappers, so check /etc/hosts.allow and /etc/hosts.deny. I third thing that comes to my mind is /etc/hosts? Is it set up properly, e.g. ::1 localhost localhost.my.domain 127.0.0.1 localhost localhost.my.domain 10.0.0.1 myhost myhost.my.domain Does the problem go away, if you create a test user and try to log into Gnome? If so, then some of your ~/.* configuration files/directories are hosed, and you should be able to fix the problem by moving them away. If all of the above fails, please provide more information, e.g. FreeBSD version, list of installed packages (ls /var/db/pkg), the login manager you use. An excerpt from the log you mentioned might also be useful. HTH, Simon --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAcaJRCkn+/eutqCoRAisdAKC/iITbtgT80W0mvEwVLPnwIsVrqQCfdCYW 84FBZ8W4arGMXv8Oklb9aao= =yLso -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g--