From owner-freebsd-smp Sat Feb 14 14:59:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA02829 for freebsd-smp-outgoing; Sat, 14 Feb 1998 14:59:20 -0800 (PST) (envelope-from owner-freebsd-smp@FreeBSD.ORG) Received: from thunderdome.plutotech.com (root@thunderdome.plutotech.com [206.168.67.122]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA02787 for ; Sat, 14 Feb 1998 14:59:00 -0800 (PST) (envelope-from ken@panzer.plutotech.com) Received: from panzer.plutotech.com (ken@panzer.plutotech.com [206.168.67.125]) by thunderdome.plutotech.com (8.8.7/8.8.5) with ESMTP id MAA10564; Sat, 14 Feb 1998 12:02:45 -0700 (MST) Received: (from ken@localhost) by panzer.plutotech.com (8.8.8/8.8.5) id MAA19774; Sat, 14 Feb 1998 12:02:37 -0700 (MST) From: "Kenneth D. Merry" Message-Id: <199802141902.MAA19774@panzer.plutotech.com> Subject: Re: DEC PW 6200 troubles - more info In-Reply-To: <199802140514.XAA11168@psasolar.psa.pencom.com> from "ejon@colltech.com" at "Feb 13, 98 11:14:44 pm" To: ejon@colltech.com Date: Sat, 14 Feb 1998 12:02:37 -0700 (MST) Cc: smp@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28s (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ejon@colltech.com wrote... > Well, I've had at least one request for more information. So > emboldened I've decided to resubmit with additional details. > > 1) I've removed de0 from my configuration to no improved results > > 2) I'm using source SUPped on Feb 7th...I'm willing to upgrade if > anyone thinks it will help > > 3) Kernel is compiled with DDB, but boot -d resets the machine > immediately. > > 4) Here's the output of mptable -dmesg -verbose: > =============================================================================== > > MPTable, version 2.0.15 > > looking for EBDA pointer @ 0x040e, found, searching EBDA @ 0x0009fc00 > searching CMOS 'top of mem' @ 0x0009f800 (638K) > searching default 'top of mem' @ 0x0009fc00 (639K) > searching BIOS @ 0x000f0000 > > MP FPS found in BIOS @ physical addr: 0x000fd5b0 > > ------------------------------------------------------------------------------- > > MP Floating Pointer Structure: > > location: BIOS > physical address: 0x000fd5b0 > signature: '_MP_' > length: 16 bytes > version: 1.1 > checksum: 0x4d > mode: Virtual Wire [ ... ] > MP Config Table Header: > > physical address: 0x0009fd50 > signature: 'PCMP' > base table length: 260 > version: 1.1 You're using MP Spec version 1.1, not 1.4. From my own, and other folks' experience, you probably need to enable MP Spec version 1.4 in your BIOS in order for the SMP kernel to work. (This isn't always the case, but with newer motherboards, it definitely seems to be...) So, go into your BIOS, find the option that lets you change the MP Spec version, and change it to 1.4. Send mail back to the list and let us know whether this fixes your problem.. Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message