From owner-freebsd-current@FreeBSD.ORG Tue Nov 11 12:29:02 2003 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 E520716A4CE for ; Tue, 11 Nov 2003 12:29:02 -0800 (PST) Received: from mail.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id E654C43FDF for ; Tue, 11 Nov 2003 12:29:01 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 24950 invoked from network); 11 Nov 2003 20:29:00 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 11 Nov 2003 20:29:00 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id hABKSTce020927; Tue, 11 Nov 2003 15:28:30 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20031111183603.GA92144@zibbi.icomtek.csir.co.za> Date: Tue, 11 Nov 2003 15:28:25 -0500 (EST) From: John Baldwin To: John Hay X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: current@FreeBSD.org Subject: Re: panic: probing for non-PCI bus 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: Tue, 11 Nov 2003 20:29:03 -0000 On 11-Nov-2003 John Hay wrote: >> >> > Upgrading a Asus P2L97-DS dual Pentium II 266MHz box, I got this panic >> >> > when booting: >> >> > >> >> >############################ > ... >> >> > CPU: Pentium II/Pentium II Xeon/Celeron (267.27-MHz 686-class CPU) >> >> > Origin = "GenuineIntel" Id = 0x633 Stepping = 3 >> >> > Features=0x80fbff >> >> > real memory = 134205440 (127 MB) >> >> > avail memory = 125018112 (119 MB) >> >> > MPTable: >> >> > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs >> >> > cpu0 (BSP): APIC ID: 1 >> >> > cpu1 (AP): APIC ID: 0 >> >> > ioapic0: Assuming intbase of 0 >> >> > ioapic0 irqs 0-23 on motherboard >> >> > Pentium Pro MTRR support enabled >> >> > acpi0: on motherboard >> >> > pcibios: BIOS version 2.10 >> >> > Using $PIR table, 7 entries at 0xc00f0d20 >> >> > acpi0: Power Button (fixed) >> >> > Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 >> >> > acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0 >> >> > acpi_cpu0: on acpi0 >> >> > pcib0: port 0xcf8-0xcff on acpi0 >> >> > pci0: on pcib0 >> >> > pcib0: slot 4 INTD is routed to irq 5 >> >> > pcib0: slot 6 INTA is routed to irq 5 >> >> > pcib0: slot 10 INTA is routed to irq 12 >> >> > pcib0: slot 11 INTA is routed to irq 10 >> >> > pcib0: slot 12 INTA is routed to irq 11 >> >> > panic: probing for non-PCI bus >> >> > cpuid = 0; >> >> > Uptime: 1s >> >> > Shutting down ACPI >> >> > Automatic reboot in 15 seconds - press a key on the console to abort >> >> > Rebooting... >> >> >############################ >> >> >> >> Can you provide a copy of your mptable? >> >> Wait, you have ACPI enabled, but ACPI didn't enumerate your CPUs? Umm, can >> you provide an acpdump -t from your machine? Also, can you try hacking >> mptable_pci_probe_table() in mptable.c to print out pci0 and bus at the start >> of the function? Thanks. > > Ok, acpidump -t output at the end. Oof, no MADT table. Your BIOS sucks. :-P Don't use ACPI because PCI interrupts aren't going to work otherwise. Does this system have an AGP slot? Also, do you have a dmesg from before? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/