From owner-freebsd-bugs Thu Jun 27 18:40:24 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 650EE37B426 for ; Thu, 27 Jun 2002 18:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7F7443D44 for ; Thu, 27 Jun 2002 18:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5S1e2JU077776 for ; Thu, 27 Jun 2002 18:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5S1e2lh077775; Thu, 27 Jun 2002 18:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C593637B401 for ; Thu, 27 Jun 2002 18:31:44 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D7F143D31 for ; Thu, 27 Jun 2002 18:31:44 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g5S0sqOT062237 for ; Thu, 27 Jun 2002 17:54:52 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g5S0sq8w062236; Thu, 27 Jun 2002 17:54:52 -0700 (PDT) Message-Id: <200206280054.g5S0sq8w062236@www.freebsd.org> Date: Thu, 27 Jun 2002 17:54:52 -0700 (PDT) From: marc rassbach To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/39942: 4.6-current does not play well with DG Aviion dual processor Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39942 >Category: kern >Synopsis: 4.6-current does not play well with DG Aviion dual processor >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 27 18:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: marc rassbach >Release: 4.6-STABLE >Organization: milestone r/d labs >Environment: Errr, I can give a uname -a that works.... :-( $ uname -a FreeBSD tandem.milestonerdl.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 About all that proves is the box works with 4.6-STABLE userspace and 4.5-RELEASE kernel. Not that useful, other than to say 'the hardware works' >Description: 4.5-RELEASE GENERIC and GENERIC with SMP enabled worked 4.5-STABLE from Feb 5th timeframe also worked. 4.6-STABLE updated Jun 26th doesn't work right. To show what's missing: Jun 27 15:16:54 tandem reboot: rebooted by root Jun 27 15:16:54 tandem syslogd: exiting on signal 15 Jun 27 15:18:47 tandem /kernel: memory = 536870912 (524288K bytes) Jun 27 15:18:47 tandem /kernel: avail memory = 517357568 (505232K bytes) Jun 27 15:18:47 tandem /kernel: Programming 16 pins in IOAPIC #0 Jun 27 15:18:47 tandem /kernel: EISA INTCONTROL = 00000200 Jun 27 15:18:47 tandem /kernel: IOAPIC #0 intpin 2 -> irq 0 Jun 27 15:18:47 tandem /kernel: FreeBSD/SMP: Multiprocessor motherboard Jun 27 15:18:47 tandem /kernel: cpu0 (BSP): apic id: 5, version: 0x00040011, at 0xfee00000 Jun 27 15:18:47 tandem /kernel: cpu1 (AP): apic id: 4, version: 0x00040011, at 0xfee00000 Jun 27 15:18:47 tandem /kernel: io0 (APIC): apic id: 0, version: 0x000f0011, at 0xfec00000 Notice how the copyright notice is missing? Now here is what I'm used to seeing.... Jun 27 14:11:36 tandem halt: halted by root Jun 27 14:11:36 tandem syslogd: exiting on signal 15 Jun 27 14:29:26 tandem /kernel: Copyright (c) 1992-2002 The FreeBSD Project. Jun 27 14:29:26 tandem /kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989 , 1991, 1992, 1993, 1994 Jun 27 14:29:26 tandem /kernel: The Regents of the University of California. All rights reserved. Jun 27 14:29:26 tandem /kernel: FreeBSD 4.5-RELEASE #0: Tue Feb 5 16:10:53 GMT 2002 Jun 27 14:29:26 tandem /kernel: root@tandem.milestonerdl.com:/usr/src/sys/compil e/DUAL Jun 27 14:29:26 tandem /kernel: Timecounter "i8254" frequency 1193182 Hz Jun 27 14:29:26 tandem /kernel: CPU: Pentium Pro (200.03-MHz 686-class CPU) Jun 27 14:29:26 tandem /kernel: Origin = "GenuineIntel" Id = 0x619 Stepping = 9 Jun 27 14:29:26 tandem /kernel: Features=0xfbff Jun 27 14:29:26 tandem /kernel: real memory = 536870912 (524288K bytes) Jun 27 14:29:26 tandem /kernel: avail memory = 517603328 (505472K bytes) Jun 27 14:29:26 tandem /kernel: Programming 16 pins in IOAPIC #0 Jun 27 14:29:26 tandem /kernel: EISA INTCONTROL = 00000200 Jun 27 14:29:26 tandem /kernel: IOAPIC #0 intpin 2 -> irq 0 Jun 27 14:29:26 tandem /kernel: FreeBSD/SMP: Multiprocessor motherboard Jun 27 14:29:26 tandem /kernel: cpu0 (BSP): apic id: 5, version: 0x00040011, at >How-To-Repeat: Be blessed with a dual 200 mhz pent pro box? I'm happy to allow someone remote login/enable debugging/what I can to help track down this 'feature' >Fix: :-( Sorry. No idea. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message