From owner-freebsd-current@FreeBSD.ORG Mon Oct 16 18:30:24 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B183A16A492 for ; Mon, 16 Oct 2006 18:30:24 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9F9143E26 for ; Mon, 16 Oct 2006 18:29:17 +0000 (GMT) (envelope-from biancalana@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so2363258pye for ; Mon, 16 Oct 2006 11:28:44 -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=W6ncs/wBe2DU5+4LoLyITdiNtRq9Qb6RqmilKGphgwuT8uZJh6zmvyl6GNABVPyDTwpaIvdPw1csgdkoi5p+Yfv8NDj8xD6HpoU1pIszhtwGZihZGM3QBW31Gx1Eq7z6a/JtFxQKWVSiUlYzASESfHN6nkyyajORly9VwHy+X4c= Received: by 10.35.39.13 with SMTP id r13mr13375552pyj; Mon, 16 Oct 2006 11:28:44 -0700 (PDT) Received: by 10.35.26.5 with HTTP; Mon, 16 Oct 2006 11:28:43 -0700 (PDT) Message-ID: <8e10486b0610161128j48798d3jc0da640928433bc8@mail.gmail.com> Date: Mon, 16 Oct 2006 15:28:43 -0300 From: "Alexandre Biancalana" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Dell OptiPlex 210L halt at boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 18:30:24 -0000 Hi list, I'm trying to install FreeBSD on a Dell OptiPlex 210L and the machine halt at boot. I tried with 6.1, 6.2, 7 and all halt at same point follow the last line before boot halt: usb1: host controller halted on FreeBSD 7 the following lines appeared after: panic: usb_insert_transfer cpuid = 0 kdb: enter: panic [thread pid 0 tid 0] stopped at kdb_enter+0x02b: nop db> This machine does not have ps2 port, the keyboard is usb, so I can't do a "bt". I can do more tests to track down the problem, just explain me how to do that. Regards, Alexandre Biancalana