From owner-freebsd-questions@FreeBSD.ORG Fri Oct 21 14:56:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 BBC9C16A41F for ; Fri, 21 Oct 2005 14:56:52 +0000 (GMT) (envelope-from teoheras@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEDDF43D49 for ; Fri, 21 Oct 2005 14:56:51 +0000 (GMT) (envelope-from teoheras@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so247265nzo for ; Fri, 21 Oct 2005 07:56:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=fJPsX66nBMQggLU24CYBHwjmnfd2Y45DoiTsPXKvMQWx06Fpihgt4x0Prn3eBDMy8a36OoaRWAElVhKwVqoVJQ0eqewyGuyMIaowbe5pzQc2BCLogpb5wsANL1lJQaJLK+mZFFpdGwdYR8i8GADoRPOE5oiNZyaDp7U7fwng9mQ= Received: by 10.36.79.7 with SMTP id c7mr2928384nzb; Fri, 21 Oct 2005 07:56:50 -0700 (PDT) Received: by 10.36.147.16 with HTTP; Fri, 21 Oct 2005 07:56:50 -0700 (PDT) Message-ID: Date: Fri, 21 Oct 2005 10:56:50 -0400 From: Teo De Las Heras To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: startX slow to execute - X Windows system takes 10 minutes to load 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, 21 Oct 2005 14:56:52 -0000 When I run startX it takes about 10 minutes for Xorg to begin. Changes have been made to the system, but I don't know how to identify who the culprit might be. Here's what I did before this started happening 2. Installed firefox using pkg_add 3. Unable to see firefox in KDE so reinstalled firefox using /usr/ports/www/firefox/ -> make install clean 4. Found out about the KDE menu update tool and ran that 5. Updated my ports tree using cvsup and portsdb -Uu 6. Problem starting hapenning after the subsequent reboot. I have deinstalled and installed Firefox and the problem still occurs. I don't see any errors in Xorg.0.log or Xorg.8.log. My xorg.conf.new file works well, and has been working for a few months now (no changes to it since I got OpenGL working). I don't know where else to look. Teo