From owner-freebsd-questions Thu Nov 18 23:49: 7 1999 Delivered-To: freebsd-questions@freebsd.org Received: from namodn.com (namodn.com [209.0.100.49]) by hub.freebsd.org (Postfix) with ESMTP id 3117E14D0A for ; Thu, 18 Nov 1999 23:49:05 -0800 (PST) (envelope-from nick@namodn.com) Received: from namodn.com (namodn.com [209.0.100.49]) by namodn.com (8.9.3/8.8.7) with ESMTP id XAA07976; Thu, 18 Nov 1999 23:55:14 -0800 Date: Thu, 18 Nov 1999 23:55:14 -0800 (PST) From: Nick Jennings To: questions@freebsd.org Cc: robert@namodn.com Subject: panic: cpu class not configured 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 Hello, Ive searched the mailing list archives and scanned the BSD handbook, and have tried all the suggestions, and Im still having trouble, so please help me out if you can. I have an AMD K6-2 400mhz I have been trying to enable sound on my system, so I was building a custom kernel (also to get rid of all the devices im not using) and I I have entered: machine "i386" #cpu "I386_CPU" #cpu "I486_CPU" #cpu "I586_CPU" cpu "I686_CPU" when I rebooted, I got this error: -- CPU: AMD-K6(tm) 3D processor (unknown-class CPU) ..... .... ... .... ..... ... panic: CPU class not configured! -- So after reading the posts in the mailing list archives that matched my problem, I noticed that some of the suggestions were that the AMB K6-2 might be an I586_CPU as far as BSD was concered (but it really isnt) so I tried uncommenting the I586_CPU and commenting out the I686_CPU refference. I got the same panic. Can someone help me get my CPU specified, so I can see if my attempt at getting the AWE 64 working was even succesfull? Please send responses to my email address since I am not subscribed to the list. Thanks in advance for any help - Nick Jennings - nick@namodn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message