From owner-freebsd-questions@FreeBSD.ORG Fri Jan 14 00:25:40 2011 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 395AB1065674 for ; Fri, 14 Jan 2011 00:25:40 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id BE0278FC17 for ; Fri, 14 Jan 2011 00:25:39 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id AC41BE817E; Fri, 14 Jan 2011 00:25:38 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=mail; bh=o/2DOU+M4+0j 2nlEls9dhGzvcXs=; b=FWQaEnVKJIJaOLSuI3GEaabRG5p++VP8SkaqmBYAJfyA UsylVbYbieaaaVuAuBlJkNRwrEjiwlhRYVBWFHtgJhoZmjkHcl66h+d3wRxOGUJc qT4NdvAYv4dw2cNY/DnUT73323OqPui/xTp2/aAUWlFgpSy9Vz7/2Tligy61Hxw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=date:from:to :cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=mail; b=uALYwJ JHzZ5w7N/tYX4DVvnc3JA3JKWEHmXL+ZTDGMDCjx+iK4MY073IzAFxltD5DEbYaQ d+36gyuRhZdh+1cFK24m4Ra4Uvg2zKQyYbab01uAzsy+bwF7c7BcboSHMTWmyXPU eOUSbswxsGuCyLsrSGQJ/jZwwcf48S6ZoHRHM= Received: from unknown (client-86-31-196-41.oxfd.adsl.virginmedia.com [86.31.196.41]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 5E9D5E71A2; Fri, 14 Jan 2011 00:25:38 +0000 (GMT) Date: Fri, 14 Jan 2011 00:25:31 +0000 From: Bruce Cran To: Jonathan Fischer Friberg Message-ID: <20110114002531.00006c5d@unknown> In-Reply-To: References: X-Mailer: Claws Mail 3.7.6 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Resume from suspend 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, 14 Jan 2011 00:25:40 -0000 On Thu, 13 Jan 2011 22:38:56 +0000 Jonathan Fischer Friberg wrote: > Suspending my laptop (a thinkpad edge) works fine (as far as I can > tell). It seems however to be impossible to resume. Is there some > special option that I have to set so that the computer resumes when > pressing the power button? (or opening the lid) Suspend/resume generally doesn't work - apparently there's lots of work that needs done before it'll be reliable. -- Bruce Cran