From owner-freebsd-mobile@FreeBSD.ORG Sun Sep 28 02:58:24 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C01B16A4B3 for ; Sun, 28 Sep 2003 02:58:24 -0700 (PDT) Received: from ipng.org.uk (public1-blac3-3-cust241.manc.broadband.ntl.com [213.106.20.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCFEA43FBF for ; Sun, 28 Sep 2003 02:58:22 -0700 (PDT) (envelope-from stu@ipng.org.uk) Received: from stu by ipng.org.uk with local (Exim 4.22) id 1A3YPh-000H1D-EH for freebsd-mobile@freebsd.org; Sun, 28 Sep 2003 11:04:25 +0100 Date: Sun, 28 Sep 2003 11:04:25 +0100 From: Stuart Walsh To: freebsd-mobile@freebsd.org Message-ID: <20030928100425.GA65069@deepfreeze.stu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: -CURRENT on a Dell Inspiron 2500 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2003 09:58:24 -0000 Hi, Has anyone managed to successfully get -current booting on the above mentioned laptop? I can get 4.8 booting by disabling the loading of eisa but -current seems to be somewhat more problematic. Unfortuneatly, I can't really get a verbose dmesg output because it hangs before it woudl get stored somewhere, but I can describe the symptoms and if anyone wants more info i'll try and get it. cbb0: irq 5 at device 3.0 on pci1 is the cardbus bridge.. Then I get a few "Stray irq 0" messages and a message that they will be ignored. Then if ACPI is enable the rest of the devices are detected fine, but I get a double fault after "TImecounters tick every 10.000 msec" If ACPI is disabled it gets slightly further, but fails to probe things like the paralell port and floppy controller complaining at be ing unable to assign resources(some port, some memory) and then sometimes it double faults at lo0: bpf attached and sometimes it prints "cbb0: Unsupported card type detected" and then hangs. Any help would be greatly received. Regards, Stuart