From owner-freebsd-hardware@FreeBSD.ORG Wed Jul 12 09:44:32 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FC2016A4DF for ; Wed, 12 Jul 2006 09:44:32 +0000 (UTC) (envelope-from om-lists-bsd@omx.ch) Received: from andromeda.insign.ch (andromeda.insign.ch [195.134.143.165]) by mx1.FreeBSD.org (Postfix) with SMTP id 7146A43D55 for ; Wed, 12 Jul 2006 09:44:31 +0000 (GMT) (envelope-from om-lists-bsd@omx.ch) Received: (qmail 10894 invoked by uid 508); 12 Jul 2006 09:44:28 -0000 Received: from om-lists-bsd@omx.ch by andromeda3 by uid 502 with qmail-scanner-1.21 (avp(2004-05-12). Clear:RC:1(80.254.166.203):. Processed in 0.028036 secs); 12 Jul 2006 09:44:28 -0000 Received: from zux166-203.adsl.green.ch (HELO olipc.insign) ([80.254.166.203]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 12 Jul 2006 09:44:28 -0000 From: Olivier Mueller To: freebsd-hardware@freebsd.org Content-Type: text/plain Date: Wed, 12 Jul 2006 11:44:28 +0200 Message-Id: <1152697468.31818.15.camel@olipc.insign.local> Mime-Version: 1.0 X-Mailer: Evolution 2.0.1 Content-Transfer-Encoding: 7bit Subject: dell poweredge 1950 : not rebooting under 6.1 (sometimes) X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jul 2006 09:44:32 -0000 Hello, Another PE1950 question :) Installation of 6.1 went well, everything is working fine, even raid & scsi: FreeBSD 6.1-RELEASE-p3 #0: Wed Jul 12 09:49:08 CEST 2006 root@gi2:/usr/obj/usr/src/sys/SMP CPU: Intel(R) Xeon(TM) CPU 3.00GHz (2995.51-MHz 686-class CPU) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs [...] mfid0: on mfi0 mfid0: 69375MB (142082047 sectors) RAID The only (very) disturbing thing is that it doesn't always reboot correctely, when using "shutdown -r now" or simply ctrl-alt-del on the console. It looks like that: shutdown: reboot by om ... Syncing disks ... 2 2 2 1 1 1 0 done All buffers synced. Uptime: 3m54s. and then -nothing- : it hangs, but it really should reboot... Sometimes it continues with some lines about irq's, followed by "Rebooting..." : all fine, but there is about 20% chances it happens. Any guess about what I should try? I recompiled the kernel with & without apci support or some different options, but it didn't helped yet. regards, Olivier