From owner-freebsd-questions Sat Apr 14 10:35:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sloth.wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.213.200]) by hub.freebsd.org (Postfix) with SMTP id C930937B423 for ; Sat, 14 Apr 2001 10:35:53 -0700 (PDT) (envelope-from doc@wcug.wwu.edu) Received: (qmail 22716 invoked by uid 1074); 14 Apr 2001 17:35:43 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 14 Apr 2001 17:35:43 -0000 Date: Sat, 14 Apr 2001 10:35:43 -0700 (PDT) From: David Daugherty To: freebsd-questions@freebsd.org Subject: SMP + BP6 kernel issues Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've set up a 4.2-release system from the iso off of your ftp site. It's installed on a BP6 with 2 Celeron 333s. I finally managed to get it updated to 4.3-RC using one processor. But when I uncomment the 2 lines relating to SMP in the kernel config and reboot I'm unable to boot off of the SMP enable kernel. The error I get on boot looks like: CPU: Pentium II/Pentium II Xeon/Celeron (unknow-class CPU) Origin = "GenuineIntel" Id = 0x665 Stepping = 5 Features=0x183fbff panic: CPU class not configured mp_lock = 000000009; cpuid = 0; lapic.id = 00000000 This is the first time I've set up BSD on a dual proc system. All I've done to my custom kernel is 'cp GENERIC WASHINGTON' then my beginning lines are: machine i386 cpu I586_CPU ident WASHINGTON I then uncommented the two SMP specific lines, rebuilt the kernel, and rebooted. David doc-WA_Resident@wcug.wwu.edu doc@wcug.wwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message