From owner-freebsd-smp Mon Sep 10 20: 5:49 2001 Delivered-To: freebsd-smp@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id E171F37B405; Mon, 10 Sep 2001 20:05:41 -0700 (PDT) Received: from tomcat ([12.93.208.10]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20010911030540.SEY8481.mtiwmhc22.worldnet.att.net@tomcat>; Tue, 11 Sep 2001 03:05:40 +0000 From: "Andrew C. Hornback" To: "FreeBSD-Questions" Cc: Subject: Breakage - Compaq ProLiant 1500 (SMP) Date: Mon, 10 Sep 2001 23:05:07 -0400 Message-ID: <007001c13a6e$8f91dfc0$0e00000a@tomcat> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org (Note: Crossposted with the SMP list, please CC replies from there as I'm not subscribed, ATM) Hi everyone, I'm working on setting up this old ProLiant server for the local community college here (I'm donating the machine), and I'm having some trouble. The machine used to have 4.2-Release on it, and booted fine (recognized the funky RAID controller, recognized all 64 Megs of memory, and even recognized both processors). I took it out of storage, went to put 4.3-Release on it (latest version I've got), and all sorts of things have started going wrong. Here's what it's doing: 1. Install with 4.3-Release works fine (recognizes the RAID controller, only sees 16 Megs of memory [already noted problem with this model], and only seems one processor as per the GENERIC kernel). 2. I recompile with support for the amount of memory in the machine (64 Megs), and it works fine. 3. I recompile with support for SMP, and things go haywire. I end up with: no such device 'idad' setrootbyname failed ffs_mountroot: can't find rootvp Root mount failed: 6 Manual root filesystem specification: : Mount using filesystem eg. ufs:/dev/da0s1a ? List valid disk boot devices Abort manual input mountroot> When I input ?, I get: Possibly valid devices for 'ufs' root: "console" "ctty" "mem" "pts" "ptc" "log" "fd" "sc" "sa" "cd" "FD" "bpf" "sio" "pass" "tun" "pci" "md" "xpt" "kbd" "asr" "MFS" No "idad" listed. I'm out of ideas. I could go back to 4.2-Release and be able to use both processors, all of the memory and the RAID. I could stick with 4.3-Release and use one processor. Or, we can figure out what the problem is here and get this thing working properly. I'd like to eventually track the STABLE branch once I get the machine on the network it will eventually be on (I don't currently have the bandwidth for getting STABLE onto it). Also, I realize a dmesg output would be handy on this one, but I'm not sure how I would go about getting it as I have to do a reboot at this point in order to get the machine to where I can get the output from dmesg! There's no major rush on this, but I'd like to get it fixed as soon as possible. Any ideas? --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Sat Sep 15 19:21:28 2001 Delivered-To: freebsd-smp@freebsd.org Received: from mailout02.sul.t-online.de (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 0827937B405 for ; Sat, 15 Sep 2001 19:21:24 -0700 (PDT) Received: from fwd03.sul.t-online.de by mailout02.sul.t-online.de with smtp id 15iRYh-000236-03; Sun, 16 Sep 2001 04:21:23 +0200 Received: from waylander.defunced.de (310064565241-0001@[217.80.195.8]) by fwd03.sul.t-online.com with smtp id 15iRYe-1LNOPQC; Sun, 16 Sep 2001 04:21:20 +0200 Date: Sun, 16 Sep 2001 04:21:20 +0200 From: christiankruse@t-online.de (Christian Kruse) To: freebsd-smp@FreeBSD.ORG Subject: Problems with a Dual Ahtlon 1,2 GHz Message-Id: <20010916042120.5e02183e.CK1@wwwtech.de> X-Mailer: Sylpheed version 0.5.0pre3 (GTK+ 1.2.10; i386-unknown-freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 310064565241-0001@t-dialin.net Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hiho, I've got some problems with a dual Athlon 1,2GHz MP. I've installed FreeBSD 4.3 RELEASE and updatet it via cvsup to FreeBSD 4.4 RC 3. After that I created my own kernel conf with only the necessary entries, including the two SMP entries from the GENERIC file. I compiled the kernel and rebootet, but I got an "Page fault while in kernel mode" Ok, after that I've copied the GENERIC kernconf file to an other file and wrote the SMP entries into it - same result. When the boot scripts initializes the SCSI hardware, I get an "Page fault while in kernel mode" and the computer reboots. My hardware is the following: CPU: 2 * AMD Athlon 1,2GHz MP Board: Thyon S2462 Thunder K7 HDs: IBM DDYS-T18350N S96H RAM: 4 * 256MB DDR (PC 266) Infinion RAM Can anybody help me? Greets, CK -- s s^sse;s (([^\s]))(ord($1)%2? chr(ord($1)-5):chr(ord($1)-3))sieg;s s^s$_see; __END__ uwlsy%*Sr%kqdphv%yr%AFN4%dy%zzzyhfm3ihC*1'as'> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Sat Sep 15 23: 0: 2 2001 Delivered-To: freebsd-smp@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id B28CB37B406 for ; Sat, 15 Sep 2001 22:59:56 -0700 (PDT) Received: from rac1.wam.umd.edu (IDENT:root@rac1.wam.umd.edu [128.8.10.141]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id BAA21992; Sun, 16 Sep 2001 01:59:54 -0400 (EDT) Received: from rac1.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac1.wam.umd.edu (8.9.3/8.9.3) with SMTP id BAA28475; Sun, 16 Sep 2001 01:59:53 -0400 (EDT) Received: from localhost (culverk@localhost) by rac1.wam.umd.edu (8.9.3/8.9.3) with ESMTP id BAA28471; Sun, 16 Sep 2001 01:59:53 -0400 (EDT) X-Authentication-Warning: rac1.wam.umd.edu: culverk owned process doing -bs Date: Sun, 16 Sep 2001 01:59:53 -0400 (EDT) From: Kenneth Wayne Culver To: Christian Kruse Cc: freebsd-smp@FreeBSD.ORG Subject: Re: Problems with a Dual Ahtlon 1,2 GHz In-Reply-To: <20010916042120.5e02183e.CK1@wwwtech.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Would you mind sending the kernel configuration files that you used? Ken On Sun, 16 Sep 2001, Christian Kruse wrote: > Hiho, > > I've got some problems with a dual Athlon 1,2GHz MP. I've installed > FreeBSD 4.3 RELEASE and updatet it via cvsup to FreeBSD 4.4 RC 3. After > that I created my own kernel conf with only the necessary entries, > including the two SMP entries from the GENERIC file. I compiled the > kernel and rebootet, but I got an > > "Page fault while in kernel mode" > > Ok, after that I've copied the GENERIC kernconf file to an other > file and wrote the SMP entries into it - same result. When the boot > scripts initializes the SCSI hardware, I get an > > "Page fault while in kernel mode" > > and the computer reboots. > > My hardware is the following: > CPU: 2 * AMD Athlon 1,2GHz MP > Board: Thyon S2462 Thunder K7 > HDs: IBM DDYS-T18350N S96H > RAM: 4 * 256MB DDR (PC 266) Infinion RAM > > Can anybody help me? > > Greets, > CK > > -- > s s^sse;s (([^\s]))(ord($1)%2? > chr(ord($1)-5):chr(ord($1)-3))sieg;s s^s$_see; > __END__ > uwlsy%*Sr%kqdphv%yr%AFN4%dy%zzzyhfm3ihC*1'as'> > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-smp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message