From owner-freebsd-questions@FreeBSD.ORG Fri Mar 7 19:59:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEE71106566C for ; Fri, 7 Mar 2008 19:59:04 +0000 (UTC) (envelope-from pcloches@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id B2D1A8FC24 for ; Fri, 7 Mar 2008 19:59:04 +0000 (UTC) (envelope-from pcloches@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so717788waf.3 for ; Fri, 07 Mar 2008 11:59:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=NxH0d+SPNd26/tKWEXD6ochLDGEU2lzWqQP4sThC95k=; b=RyTK8AIy98pPNnM0SR0LgGvzHZKFNG7FLgmOb15QDS0XhJ8UIGWpjr1l5MkOqONaMAZvwXx+4IAKul4oNyx0nF3qyisrGbNia2VmLy3wWZO9RtsbtsmEvjURvh2AISmPU0HH8xByU/nk/ScrkTx1t90K/KkCJk4pQsFdI5Rgdtc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=EZDyhW7Dv1vYwz6U3aoq2km4kdDIXvonkmVqSkZL44w/kOKZVR+ldpYNXJl5hrf1nIgN4j0Ka7yWz2vftzZfd/TvR/UzB3UCYAPPRJrQmMd+DHG4yUCF+Ha+IZYBRzx9tkgm+4BkJK4CebWa8QWwMZqD33mb7Pvd0fuWL+7AD5U= Received: by 10.115.108.1 with SMTP id k1mr65839wam.14.1204918313125; Fri, 07 Mar 2008 11:31:53 -0800 (PST) Received: by 10.114.201.3 with HTTP; Fri, 7 Mar 2008 11:31:53 -0800 (PST) Message-ID: <34394a3a0803071131r7d124804q35d127e1af628b61@mail.gmail.com> Date: Fri, 7 Mar 2008 11:31:53 -0800 From: "Patrick C" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Unable to reboot with 7.0 release candidates and -RELEASE on AMD64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2008 19:59:05 -0000 I am having issues getting a new machine with 7 to reboot and power down. The machine uses a SuperMicro X7DCL-3 and there are two quad-core processors installed. Upon issuing a reboot or power off, the machine hangs immediately after displaying the "Uptime" statement. I have tried disabling ACPI in the BIOS (FreeBSD can't allocate interrupts for any of the devices then) and all the sysctl's you'd guess... hw.syscons.kbd_reboot, hw.acpi.disable_on_eboot, hw.acpi.handle_reboot. The same effect was noticed with dmesg is here: http://freebsd.pastebin.com/m55c91bee kerenl configuration is here: http://freebsd.pastebin.com/m54d0fbe I have an ACPI dump generated if someone wants it. We have two of these systems and are getting more and it would be a big issue if we couldn't reboot them. Thanks, -Patrick