From owner-freebsd-stable@FreeBSD.ORG Mon Apr 3 19:59:55 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 730FA16A44D for ; Mon, 3 Apr 2006 19:59:55 +0000 (UTC) (envelope-from olivier.boudeville@online.fr) Received: from smtp3-g19.free.fr (smtp3-g19.free.fr [212.27.42.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C36243DB5 for ; Mon, 3 Apr 2006 19:59:26 +0000 (GMT) (envelope-from olivier.boudeville@online.fr) Received: from [192.168.0.8] (esperide.com [82.225.152.215]) by smtp3-g19.free.fr (Postfix) with ESMTP id CDBD949B66; Mon, 3 Apr 2006 21:59:25 +0200 (CEST) Message-ID: <44317E98.8030301@online.fr> Date: Mon, 03 Apr 2006 21:59:20 +0200 From: Olivier Boudeville User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: fr, en MIME-Version: 1.0 To: "Michael L. Squires" References: <43BEBD0E.4030103@online.fr> <20060401190905.C650@familysquires.net> In-Reply-To: <20060401190905.C650@familysquires.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org Subject: Re: 6.0 hangs at boot on Toshiba laptop X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Apr 2006 19:59:56 -0000 Hello, well I finally gave up trying to install FreeBSD on my Toshiba, after numerous unsuccessful attempts, despite careful changes in the settings, as I mentioned in : http://osdl.sourceforge.net/OSDL/OSDL-0.3/src/doc/web/main/documentation/misc/Toshiba.html#freebsd I however tried to install the 6.0 stable on a Dell Inspiron 8100, and it worked out of the box. Whether the issue comes from ACPI or PCI, maybe the FreeBSD team could poke at the Linux kernel sources to find how to support "awkward" laptop, exotic BIOS and so on... Cheers, Olivier. Michael L. Squires a écrit : > This looks like the problem I have with 5.4-STABLE after a kernel > change on 9/5/2005 to /usr/src/sys/dev/pci/pci.c. > > The sysclt paramater "hw.pci.enable_io_modes" is supposed to allow PCs > with "lazy" BIOSes to boot, but this setting had no effect on my 8100. > > If your problem is the same as mine then I'm not sure what, if > anything, you can do to get 6.X to boot. In my case I can bootstrap > from 5.X to 6.X, assuming I figure out how to kludge my way around the > 8100 BIOS problem on 6.X. > > My original message had "Toshiba 8100 Fix" at the beginning of the > subject line. There was related material with "changes breaks IDE > boot" in the subject line, also. > > Mike Squires > > >