Date: Sat, 14 Apr 2001 10:49:48 -0700 From: Kent Stewart <kstewart@urx.com> To: David Daugherty <doc@wcug.wwu.edu> Cc: freebsd-questions@freebsd.org Subject: Re: SMP + BP6 kernel issues Message-ID: <3AD88DBC.868B5B17@urx.com> References: <Pine.BSO.4.21.0104141024090.16426-100000@sloth.wcug.wwu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
David Daugherty wrote: > > 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<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR> > 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 This is wrong. A Celeron is a 686. Dmesg from my Celeron 433 shows CPU: Pentium II/Pentium II Xeon/Celeron (434.32-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x660 Stepping = 0 Kent > 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 -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AD88DBC.868B5B17>