From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 04:49:10 2003 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 EA57737B401 for ; Mon, 31 Mar 2003 04:49:10 -0800 (PST) Received: from void.xpert.com (mail.xpert.com [199.203.132.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 469DF43FBF for ; Mon, 31 Mar 2003 04:49:05 -0800 (PST) (envelope-from Yonatan@xpert.com) Received: from exchange.xpert.com ([199.203.132.135]) by void.xpert.com with esmtp (Exim 3.22 #1) id 19009o-0007BO-00 for freebsd-questions@freebsd.org; Mon, 31 Mar 2003 17:21:04 +0300 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 31 Mar 2003 15:44:55 +0300 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: KDE startup slow thread-index: AcL3f3Japy73HKWDTWO07RlubDAMbAABC69Q From: "Yonatan Bokovza" To: Subject: RE: KDE startup slow 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, 31 Mar 2003 12:49:14 -0000 > -----Original Message----- > From: Paul Everlund [mailto:tdv94ped@cs.umu.se] > Sent: Monday, March 31, 2003 15:20 > To: freebsd-questions@freebsd.org > Subject: KDE startup slow >=20 >=20 > Hi all! >=20 > After I got ADSL for my FreeBSD box the startup of KDE takes > very long time. It "stops" at Initializing System Services, > then after a while the splash screen disappears, and after > some more waiting (about two minutes) the Desktop appears. >=20 > It almost looks like a DNS query timeout, but I'm not sure, > as I really do not know what Initializing System Services > actually do. Do anyone know? Please open another terminal and use tcpdump to sniff your local interface (lo0). Do you see packets to port 111 ?