From owner-freebsd-questions@FreeBSD.ORG Mon May 11 01:52:35 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 201C61065670 for ; Mon, 11 May 2009 01:52:35 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248]) by mx1.freebsd.org (Postfix) with ESMTP id CD81C8FC08 for ; Mon, 11 May 2009 01:52:32 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by an-out-0708.google.com with SMTP id c3so1512389ana.13 for ; Sun, 10 May 2009 18:52:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=dBjW9rczk35JW3JykpOk3/DeQi/ZJuRwBe+IRpVZrts=; b=QKOoqT/FfZPFbmVXiGpa6KqD7Hx5syc3UuRxZfKxvflIKnypieZhCk3ULTih0ZoqtY LqUXlLEFkZpGzb0VvacQsyfVu16UJuqEHKGRcO1/T2+gUD4Pjtwe1vw+KfAYbXSIgG6A 6+0652pTUeUFM+/BG8Ca3U0QFc+O8QlhPRmOI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=qJRs3dUMgguRcHFUxPR20toGWL+nAWZayW79xQnztrPRexxkRcJh9H6SWRsurZKZDu ZRUHFW3AHLmAGdXzs88dRLWyjWAbWuAl23k9aAbMi+Kw4JXENpO/Q0/TIH+eClgP14Jr fcIYuwbAy1kEgsyuNeyJvjc97Yj7Z7HEXNuj8= MIME-Version: 1.0 Received: by 10.100.213.18 with SMTP id l18mr15747458ang.37.1242006751593; Sun, 10 May 2009 18:52:31 -0700 (PDT) In-Reply-To: References: Date: Sun, 10 May 2009 21:52:31 -0400 Message-ID: <4ad871310905101852s413792cdi31a57da3cb6325f8@mail.gmail.com> From: Glen Barber To: Michel Di Croci Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Booting question 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: Mon, 11 May 2009 01:52:35 -0000 On Sun, May 10, 2009 at 8:31 PM, Michel Di Croci wrote: > Hello! > > When I boot, it takes about 5 mins before being up and running. Since it's > my first FreeBSD, I didn't thought there was an issue, but I think there's > one ;) > > I have a P4 2.8 HT which is too bad computer and I really think the issue is > in freeBSD and the Giant Locked and stuff like that. The computer stays in a > waiting "mode" for about 3 minutes or something like that. It's unbearable, > however, since I reboot like once in a month, it's not that bad ;) But I'm > still wondering why it's so slow. > > I have compiled my own kernel, removed driver I don't use but I kept all usb > drivers. Like I told you, it's really the USB part that seems to be long to > load. It's like it's waiting for a stabilization mode that is never coming. > > Anyone had that kind of issue? I'm running 7.2 and it's been there since the > installation with 7.1. > Did it hang with GENERIC? If not, do a diff on your config and the GENERIC config, and paste it for us. (On a side note, is your machine's `hostname` in /etc/hosts? I've had a problem with sendmail hanging for some time because the hostname was not resolvable. Just a side-thought.) -- Glen Barber