From owner-freebsd-questions@FreeBSD.ORG Sat Apr 23 15:38:36 2005 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 A69DE16A4CE for ; Sat, 23 Apr 2005 15:38:36 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40E3E43D2F for ; Sat, 23 Apr 2005 15:38:36 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Sat, 23 Apr 2005 10:37:27 -0500 Message-ID: <426A6BF8.6040909@daleco.biz> Date: Sat, 23 Apr 2005 10:38:32 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Laurent Debacker References: <75751ca8050423014147fa760d@mail.gmail.com> In-Reply-To: <75751ca8050423014147fa760d@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Apr 2005 15:37:27.0984 (UTC) FILETIME=[5ACFBB00:01C5481A] cc: freebsd-questions@freebsd.org Subject: Re: Toshiba =?iso-8859-1?q?Port=E9g=E9_4000_laptop?= 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: Sat, 23 Apr 2005 15:38:36 -0000 Laurent Debacker wrote: >Hello, > >Both FreeBSD 5.3 and 5.4-RC3 freeze during the boot of the kernel. It >detects my CPU, RAM, some ACPI stuffs.. I noticed >pci1: at device 0.0 (no driver attached). >I don't know if it's ok. >At the end, it says ohci0: [GIANT-LOCKED] >then usb0: OHCI version 1.0, legacy support, >then nothing. > >FreeBSD 4.11 boots well. However I don't want FreeBSD 4.11 ;) > >Any idea? > >Thank you, >Laurent Debacker. > > What does the 4.11 dmesg say about the ochi device? Can you boot safe mode on 5.X? Have you tried booting with ACPI disabled? HTH, KDK