From owner-freebsd-current@FreeBSD.ORG Wed Nov 5 18:31:44 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01CC3106568D for ; Wed, 5 Nov 2008 18:31:44 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 842308FC1F for ; Wed, 5 Nov 2008 18:31:42 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so77893nfh.33 for ; Wed, 05 Nov 2008 10:31:42 -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:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=AiYKyAo4lLAvx5N170f1C4yFQ8XFUvCD/UXqqeyFLBI=; b=hbIdahDk1xsWV03HU2ZOdyHhsigYqgAq9WBlew0kzcttK/mv3xm2xUxDhKE5iac5DQ 1AV6+0AkhZzo19Ycu/d82FFvwbcNYtX3RgKOb11tAwrDPnuz/QHIzKFLvAzggU4QPOqR cAntQw1wq6vLNIqKQlWMJbSTJmGNFrES7PCy4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=g3u5DFdiuAFk/sKG0lTgg8PTMv95CoURoiHDavLOyS3P/jp9HqHTi4bBktn8GS5Yes /rZ7lVtGLij7QTmlfwrnuMaHExIOGaR9BGj1hlpD4X6BDlws50oWfE/KZgEo6vKpJKza lYF8kh1GWJDbUkoRXAq1t6XjSkIlSPrBGD8Yo= Received: by 10.86.95.20 with SMTP id s20mr1467238fgb.39.1225909901893; Wed, 05 Nov 2008 10:31:41 -0800 (PST) Received: by 10.86.2.18 with HTTP; Wed, 5 Nov 2008 10:31:41 -0800 (PST) Message-ID: <3bbf2fe10811051031j25ed35e8r78dd5f21e3551579@mail.gmail.com> Date: Wed, 5 Nov 2008 19:31:41 +0100 From: "Attilio Rao" Sender: asmrookie@gmail.com To: kevin In-Reply-To: <4911B529.1030804@163.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4911B529.1030804@163.com> X-Google-Sender-Auth: 292a405db028a2b1 Cc: FreeBSD Current Subject: Re: shutdown and reboot do not work correct X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 05 Nov 2008 18:31:44 -0000 2008/11/5, kevin : > Hi, > I update everything this afternoon(both kernel and world). when i try to > reboot or shutdown system,i find something goes wrong.After system output > "All buffers synced" and "Accounting disabled",system does not power off as > normal. the keyboard still works and when i press the power button ,it > output "acpi: suspend request ignored (not ready yet)", "acpi: request to > enter state S5 failed (error 6)". Any one meet same problem? Could you please break into DDB and see where it is hanging? Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein