From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 13:08:25 2008 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 854E9106566C for ; Thu, 10 Jul 2008 13:08:25 +0000 (UTC) (envelope-from horus.li@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.228]) by mx1.freebsd.org (Postfix) with ESMTP id 6327B8FC20 for ; Thu, 10 Jul 2008 13:08:25 +0000 (UTC) (envelope-from horus.li@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so4180325rvf.43 for ; Thu, 10 Jul 2008 06:08:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=VAFzj+yHROmweg5Xv3UtVSDx2MMQpVGAUtppoJWVF+o=; b=IM4IbJOP8a8/KmJTDrfRbOl7xLBXUUtyzGD7U5oX1Gg+0C2oHuhvUbO7p7tTuhsdk+ vOmeiGhxf9qRBt0f+bsRC9dliYQ1kxWge+DxHZ+ZNPmQ+1hqCFRnFl1YyY1D3ODQpYgg 07O6OqdFT2/JoCJ0LiOO8BzkZu1X0OCSwmFl8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=SOCOBpCbxwjnC7dQ8E1QrS9Mku5E86EWerVmMiSjjq+oYCVQfI0JsZwDHrJih11UyM Lj9LGZ5yJpp/oDDDnuscro7vGGeGBX0Cue2JL4L08Qwe9iGCFcVIG4+WFLsV1LKlfYE1 p1zRa5JGUwiXyjiGdclMCm6e9f/j8QbYjb1mc= Received: by 10.141.114.19 with SMTP id r19mr4809413rvm.146.1215695302895; Thu, 10 Jul 2008 06:08:22 -0700 (PDT) Received: by 10.141.49.8 with HTTP; Thu, 10 Jul 2008 06:08:22 -0700 (PDT) Message-ID: Date: Thu, 10 Jul 2008 21:08:22 +0800 From: "Horus Lee" To: freebsd-questions@freebsd.org In-Reply-To: <200807101405.14545.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200807101405.14545.fbsd.questions@rachie.is-a-geek.net> Cc: fbsd.questions@rachie.is-a-geek.net Subject: Re: panic: ohci_add_done 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: Thu, 10 Jul 2008 13:08:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Mel and all, -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkh2CcUACgkQvVxKL9VSxXr6rgCgmK63mJx8GlFmsKELMnZ8EtZ6 /BQAoIW/3f7dt+bxjZnBy38V75Irv/Tc =mPiu -----END PGP SIGNATURE----- 2008/7/10 Mel : > Problem is you can't get much information :/ Is there any way to disable the > USB hubs, or legacy USB support if that's in there, then get a verbose boot? Now...I think I've got a quick-and-dirty solution, plug out all USB devices including mouse, keyboard, etc.(continued below) > I'm also mildly confident, that the 6.3 cd will boot. I've had experiences > with 2 machines now (one new Dell 64-bit, one old gateway 32-bit), > that will not boot FreeBSD 7 cd, but will boot 6.x. I think it's acpi regressions. And reboot the computer with FreeBSD 7 CD...finally I could see the interface of sysinstall. It's not the final solution. I think many people are experiencing this problem. But if that's the only way you've never tried, try it. Hopefully it will work in many situations. :) >The Dell will hose the disk and spit out multiple NMI's and WRITE_DMA errors once > upgraded inplace to 7-STABLE. The gateway now successfully runs 7-STABLE, > though we changed the SATA disk for an UDMA. OK, thanks for sharing the helpful info with me. Horus