From owner-freebsd-current@FreeBSD.ORG Wed Jul 7 18:56:09 2004 Return-Path: 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 6A55416A4CE; Wed, 7 Jul 2004 18:56:09 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3042F43D53; Wed, 7 Jul 2004 18:56:09 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-63-195-111-154.dsl.snfc21.pacbell.net [63.195.111.154]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i67Iu5rb019511 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 7 Jul 2004 11:56:08 -0700 Message-ID: <40EC4578.4060100@root.org> Date: Wed, 07 Jul 2004 11:48:24 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Murray References: <200407041046.i64AkVSd001057@grimreaper.grondar.org> In-Reply-To: <200407041046.i64AkVSd001057@grimreaper.grondar.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Current broken on my laptop (Toshiba Libretto 110CT) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 Jul 2004 18:56:09 -0000 Mark Murray wrote: > I've been hoping this was temporary instability, but it appears to > be here to stay. > > My Toshiba Libretto (ToPIC97 chipset) hangs hard on boot at a random > time with recent currents. Ie the hang can happen while the probes > are still happening or it can happen while the rc scripts are > running. I never get as far as being able to log in. This happens > with a range of BIOS options, and also with ACPI disabled. I have > the latest BIOS for my laptop (8.10). I have tried it with no cards > in the PCMCIA/CardBus slots to no avail. > > The hang symptom is a hard hang with no keyboard response; I need > to hit reset or do a power-down. > > Enclosed is output from dmesg. Any suggestions? These parts of the dmesg look sketchy: > psm0: unable to allocate IRQ > atpic: No ELCR to configure IRQ12 as edge/high > psmcpnp0 irq 12 on acpi0 > psm0: current command byte:0047 > psm0: irq 12 on atkbdc0 > > sio0: irq maps: 0x1 0x11 0x11 0x11 > sio0 port 0x3f8-0x3ff irq 4 on acpi0 > sio0: type 16550A > atpic: No ELCR to configure IRQ4 as edge/high > > atpic: Ignoring invalid level/low configuration for IRQ13 I'm guessing it's the atpic changes that are causing this. -- -Nate