From owner-freebsd-current@FreeBSD.ORG Tue Nov 24 13:49:04 2009 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 77C261065672 for ; Tue, 24 Nov 2009 13:49:04 +0000 (UTC) (envelope-from daimler3@googlemail.com) Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by mx1.freebsd.org (Postfix) with ESMTP id 0E7448FC0C for ; Tue, 24 Nov 2009 13:49:03 +0000 (UTC) Received: by fxm10 with SMTP id 10so3910118fxm.14 for ; Tue, 24 Nov 2009 05:49:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=co/w52hj9xr/7SmMouD0AqW3SRPaZPUDtJ7fR7AF5/Q=; b=jtsaVmBFOOipuolsG/Yo9Fx/IniB/BBjXId6aB6+dKoiOtAsQbgpnBPVLhZdknXTqx yhIeNSI4A3/J6di91KMidrfaODeWTGVndVWEDGWuG7yhTliDhlmFUbXu7nIGSGzDnM4n Z59UqozdAggwQ9x04sF2LyzqAv6KrjcNB70F4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=WNsMmOlAPcSDBrANskAQjBGoSWDZsbFaHNXHV3Dhcd31G1VwyAKJcVEZC0sLSIL1G5 Uid4lt2s4VauvBNDYLCDSqjdof0abCm+rsvEhh4CbL2BCeeWXvGnsafslpNz/enYZsDK jHQxn/f9OxL1ZlBhUkQ6T4eGbk4tFcoNM0zCk= MIME-Version: 1.0 Received: by 10.239.140.66 with SMTP id w2mr613764hbw.208.1259070543012; Tue, 24 Nov 2009 05:49:03 -0800 (PST) In-Reply-To: <200911241328.21832.alteriks@gmail.com> References: <200911241328.21832.alteriks@gmail.com> Date: Tue, 24 Nov 2009 14:49:02 +0100 Message-ID: <791271c80911240549h66784e54v75565e5f9bfbc0c7@mail.gmail.com> From: Deniz To: "alteriks@gmail.com" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org Subject: Re: Can't poweroff with shutdown -p now 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: Tue, 24 Nov 2009 13:49:04 -0000 My thought is that it is related to ACPI. Same happens to me on my laptop. Did you try it with acpi turned off?