From owner-freebsd-current@FreeBSD.ORG Fri Jan 9 07:00:59 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4DEE16A4CE for ; Fri, 9 Jan 2004 07:00:59 -0800 (PST) Received: from martos.bme.hu (ns.martos.bme.hu [152.66.232.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F34B43D31 for ; Fri, 9 Jan 2004 07:00:58 -0800 (PST) (envelope-from tompos@martos.bme.hu) Received: by martos.bme.hu (Postfix, from userid 1000) id 21BA5FCE5; Fri, 9 Jan 2004 16:00:56 +0100 (CET) Date: Fri, 9 Jan 2004 16:00:56 +0100 From: Papp Tamas To: freebsd-current@freebsd.org Message-ID: <20040109150056.GA2883@martos.bme.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: APIC problem(?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2004 15:00:59 -0000 hi! I cvsuped the RELENG_5_2 branch, and built a kernel. But I can't boot it. 5.1-RELEASE is completely OK: 5.2-RC SMP: does not boot: After "Timecounter tick every 10.000 msec" row I got the following: SMP AP CPU#1 Lanched! (as I remember, if I should, I can copy it more exactly). And it can't find the root device. If I disable the SMP and the APIC in the kernel configuration files it can boot. I attach the dmesg with 5.2 and one CPU. If it help, I can attach the dmesg with 5.1 and 2 CPU. Anyway the box is a Fujitsu-Siemens F250 server with two Xeon processor. The HTT is enabled. Can somebody help me? According to the todo list, it belongs to John Baldwin, but I have an other (independent) problem, so i post this mail herre (is itt OK?:) The other problem: The same machine can not reboot. After I type reboot, the system stop the processes, write to the consol ..vlnru to stop.. ..bufdaemon to stop.. ..syncer to stop.. Syncing disks.. Done Uptime And that's all. What can be the problem? Thank you very much, tompos ps.: Sorry about my poor english.