From owner-freebsd-acpi@FreeBSD.ORG Fri Jul 4 14:51:27 2008 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FF5F1065672 for ; Fri, 4 Jul 2008 14:51:27 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id 9FD928FC13 for ; Fri, 4 Jul 2008 14:51:25 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so449623nfh.33 for ; Fri, 04 Jul 2008 07:51:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent:sender; bh=NfahLA0hnSbbHrZY8tRT6fH0mqr3Rmvev+2N5+vK1BQ=; b=ULcurmGnGkviePJOdOh4ixMvDNz88HAIm9c35Q5biX+8Ky4EAEp7w8ybwv0EAprEy3 NvofGPo0D57nJauD7P5wgPp4kzggKLhrecWh3L4FfCCK0giM07CvkEf+0UuSkhnt93Ze 4/GCLpXRkTw8SQyFuNMRDm8CcyVC2Ueys+l7E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent:sender; b=DKDtd63kVpExwqiYR7QIBC8SfoCWCIPDu0GoCDdGBswfDm7xEfYg1M4u3QBJlA/W9k gy/C98BYhw9qsPWIi9j2xf8vqI8Z6nr7AHkaydF5dUQpSCQN9VIa4zOe6WMyh3o/NHA3 fCCYsFaJqGcDqVCuzf0zJUnoAEVCc/V3FJWnE= Received: by 10.210.54.15 with SMTP id c15mr405901eba.128.1215183084983; Fri, 04 Jul 2008 07:51:24 -0700 (PDT) Received: from phi.local ( [89.214.206.15]) by mx.google.com with ESMTPS id u14sm523617gvf.6.2008.07.04.07.51.22 (version=SSLv3 cipher=RC4-MD5); Fri, 04 Jul 2008 07:51:24 -0700 (PDT) Date: Fri, 4 Jul 2008 15:50:05 +0100 From: Rui Paulo To: Olivier Fauchon Message-ID: <20080704145005.GA3560@phi.local> References: <486B9B56.3050609@aixmarseille.com> <20080702215234.GB1790@phi.local> <486CA5C9.8030401@paradise.net.nz> <486CF4D3.8020706@aixmarseille.com> <20080704071950.GE90732@stlux503.dsto.defence.gov.au> <486DD706.5070305@aixmarseille.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <486DD706.5070305@aixmarseille.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: Rui Paulo Cc: freebsd-acpi@freebsd.org Subject: Re: Dell ACPI & S3 resume problems. X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2008 14:51:27 -0000 On Fri, Jul 04, 2008 at 09:53:42AM +0200, Olivier Fauchon wrote: > Wilkinson, Alex wrote: > > 0n Thu, Jul 03, 2008 at 05:48:35PM +0200, Olivier Fauchon wrote: > > > > >Perfect.... That works ! > > >I 'm actualy running a SMP kernel (CoreDuo CPU) with one disabled core > > >(with BIOS). This was not enough. > > >"kern.smp.disabled=1" corrects the problem. > > >I'm now able to resume under Xorg, in multiuser mode. I'm lucky. > > > > How are you lucky if you loose one of your cores ? > > > > > In fact, I don't care about the dual-core feature for the moment (laptop > only used for office & developement, not much CPU required) . > But I care about suspending my laptop, which is really confortable. > > So, yes I'm lucky to have my needs achieved :-) You can try the ACPI SMP suspend/resume patch: http://lists.freebsd.org/pipermail/freebsd-acpi/2008-May/004879.html Regards, -- Rui Paulo