From owner-freebsd-questions Tue Sep 17 14: 8: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AA9237B404 for ; Tue, 17 Sep 2002 14:07:55 -0700 (PDT) Received: from catflap.home.slightlystrange.org (host217-35-52-99.in-addr.btopenworld.com [217.35.52.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27AFE43E9E for ; Tue, 17 Sep 2002 14:07:53 -0700 (PDT) (envelope-from dan@slightlystrange.org) Received: from danielby by catflap.home.slightlystrange.org with local (Exim 3.36 #1) id 17rPZQ-0009KB-00 for freebsd-questions@FreeBSD.ORG; Tue, 17 Sep 2002 22:07:44 +0100 Date: Tue, 17 Sep 2002 22:07:44 +0100 From: Daniel Bye To: freebsd-questions@FreeBSD.ORG Subject: Re: Compaq ML530 - SMP problem Message-ID: <20020917210744.GA35746@catflap.home.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20020917162428.40894.qmail@web14802.mail.yahoo.com> <3D875F93.5090006@surf.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D875F93.5090006@surf.com.br> User-Agent: Mutt/1.4i X-Scanner: exiscan *17rPZQ-0009KB-00*P73cp1e3rwo* (SlightlyStrange.org, Using NOD32 http://www.nod32.com) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Sep 17, 2002 at 02:00:03PM -0300, Marcio Merlone wrote: > Hello, > > Yes, but.. how the heck should I do that? The only boot-time > configuration is the [F10] for Compaq utilities and could not find > anything about smp there... how to get to bios configuration? When you hit F10 for the System Utilities, hit (I think...) CTRL-A, and you _should_ get a message to the effect that advanced config options are now available. I can't remember precisely what the option is called, but it is very ovbiously to do with multi- processor operation. There should be three settings for APIC mode, and you need the one that mentions "Full table, mapped ..." (one is just full table, and it's not this one you want.) I am really sorry to be so vague - I just go through and change the settings without taking much notice of the text... Let me know if you can't find it, and I'll test it on one of my boxes tomorrow when I get back to the office. > > Sorry if it is a lammer question, but.. Gods no, it seems to fox a fair few folk... > > Regards, > > -- > Marcio Merlone > > mingo lu wrote: > >i had similar problem before. You have to set compaq > >bios for smp operation. > > > >ciao > > > > > >--- Marcio Merlone wrote: > > > >>People, > >> > >>I'm trying to set a SMP kernel for a dual compaq > >>proliant ml530 but it > >>states that mp table is broken. > >> > >>At first try, it simply hangs on boot time when it > >>seems to assing irq > >>to apic. Then, on hardware configuration ([F10] at > >>boot time), I've > >>locked all resources (IRQ, IO, MEM, etc) at Compaq > >>Configurtion > >>Utilities, disabled on-board SCSI controller and now > >>it boots, > >>initialize CPU1 but still hangs when going to mount > >>root from > >>/dev/idad0s1a (a raid 5 device, Compaq SmartArray > >>221). > >> > >>Follow mptable and dmesg (with kernel.GENERIC that > >>boots fine): > >> > >> > > > >=============================================================================== > > > >>MPTable, version 2.0.15 > >> > >> > > > >------------------------------------------------------------------------------- > > > >>MP Floating Pointer Structure: > >> > >> location: BIOS > >> physical address: 0x000f4ff0 > >> signature: '_MP_' > >> length: 16 bytes > >> version: 1.4 > >> checksum: 0xfe > >> mode: Virtual Wire > >> > >> > > > >------------------------------------------------------------------------------- > > > >>MP Config Table Header: > >> > >> physical address: 0x000f296a > >> signature: 'PCMP' > >> base table length: 516 > >> version: 1.4 > >> checksum: 0x38 > >> OEM ID: 'COMPAQ ' > >> Product ID: 'PROLIANT ' > >> OEM table pointer: 0x00000000 > >> OEM table size: 0 > >> entry count: 56 > >> local APIC address: 0xfee00000 > >> extended table length: 252 > >> extended table checksum: 176 > >> > >> > > > >------------------------------------------------------------------------------- > > > >>MP Config Base Table Entries: > >> > >>-- > >>Processors: APIC ID Version State > >>Family Model Step > >>Flags > >> 1 0x10 BSP, usable 6 > >> 8 3 > >> 0x383fbff > >> 0 0x10 AP, usable 6 > >> 8 3 > >> 0x383fbff > >>-- > >>Bus: Bus ID Type > >> 0 PCI > >> 2 PCI > >> 5 PCI > >> 15 ISA > >>-- > >>I/O APICs: APIC ID Version State > >>Address > >> 8 0x11 usable > >>0xfec00000 > >>-- > >>I/O Ints: Type Polarity Trigger Bus ID > >>IRQ APIC ID PIN# > >> INT active-lo level 0 > >>8:A 8 31 > >> INT active-lo level 0 > >>8:B 8 31 > >> INT active-lo level 0 > >>8:C 8 31 > >> INT active-lo level 0 > >>8:D 8 31 > >> INT active-lo level 5 > >>8:A 8 30 > >> INT active-lo level 5 > >>8:B 8 30 > >> INT active-lo level 5 > >>8:C 8 30 > >> INT active-lo level 5 > >>8:D 8 30 > >> INT active-lo level 5 > >>7:A 8 29 > >> INT active-lo level 5 > >>7:B 8 29 > >> INT active-lo level 5 > >>7:C 8 29 > >> INT active-lo level 5 > >>7:D 8 29 > >> INT active-lo level 5 > >>6:A 8 28 > >> INT active-lo level 5 > >>6:B 8 28 > >> INT active-lo level 5 > >>6:C 8 28 > >> INT active-lo level 5 > >>6:D 8 28 > >> INT active-lo level 5 > >>9:A 8 27 > >> INT active-lo level 5 > >>9:B 8 27 > >> INT active-lo level 5 > >>9:C 8 27 > >> INT active-lo level 5 > >>9:D 8 27 > >> INT active-lo level 5 > >>5:A 8 26 > >> INT active-lo level 5 > >>5:B 8 26 > >> INT active-lo level 5 > >>5:C 8 26 > >> INT active-lo level 5 > >>5:D 8 26 > >> INT active-lo level 2 > >>5:A 8 25 > >> INT active-lo level 2 > >>5:B 8 25 > >> INT active-lo level 2 > >>5:C 8 25 > >> INT active-lo level 2 > >>5:D 8 25 > >> INT active-lo level 2 > >>6:A 8 24 > >> INT active-lo level 2 > >>6:B 8 24 > >> INT active-lo level 2 > >>6:C 8 24 > >> INT active-lo level 2 > >>6:D 8 24 > >> INT active-lo level 5 > >>4:A 8 22 > >> INT active-lo level 5 > >>4:B 8 21 > >> INT active-hi edge 15 > >> 1 8 1 > >> INT active-hi edge 15 > >> 0 8 2 > >> INT active-hi edge 15 > >> 3 8 3 > >> INT active-hi edge 15 > >> 4 8 4 > >> INT active-hi edge 15 > >> 6 8 6 > >> INT active-hi edge 15 > >> 7 8 7 > >> INT active-hi edge 15 > >> 8 8 8 > >> INT active-lo level 15 > >> 9 8 9 > >> INT active-hi edge 15 > >>12 8 12 > >> INT active-lo level 15 > >>13 8 13 > >> INT active-hi edge 15 > >>14 8 14 > >> INT active-hi edge 15 > >>15 8 15 > >>-- > >>Local Ints: Type Polarity Trigger Bus > >>ID IRQ APIC ID PIN# > >> ExtINT conforms conforms > >>15 0 255 > >> 0 > >> NMI conforms conforms > >>15 0 255 > >> 1 > >> > >> > > > >------------------------------------------------------------------------------- > > > >>MP Config Extended Table Entries: > >> > >>Extended Table HOSED! > >> > >> > >>dmesg: > >> > >>Copyright (c) 1992-2002 The FreeBSD Project. > >>Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, > >>1991, 1992, 1993, 1994 > >> The Regents of the University of > >>California. All rights reserved. > >>FreeBSD 4.6.2-RELEASE #0: Wed Aug 14 21:23:26 GMT > >>2002 > >> > > > >=== message truncated === > > > > > >__________________________________________________ > >Do you Yahoo!? > >Yahoo! News - Today's headlines > >http://news.yahoo.com > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message