From owner-freebsd-current@FreeBSD.ORG Fri Dec 12 14:40:59 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B7A816A4CE for ; Fri, 12 Dec 2003 14:40:59 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 3062343D31 for ; Fri, 12 Dec 2003 14:40:58 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 54116 invoked by uid 1000); 12 Dec 2003 22:40:59 -0000 Date: Fri, 12 Dec 2003 14:40:59 -0800 (PST) From: Nate Lawson To: toxa In-Reply-To: <001301c3c0ff$d5234dc0$0202a8c0@karputer> Message-ID: <20031212143840.H54114@root.org> References: <20031209114400.G43006@root.org><20031212185907.GA61783@gvr.gvr.org> <001301c3c0ff$d5234dc0$0202a8c0@karputer> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: ACPI problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 12 Dec 2003 22:40:59 -0000 On Sat, 13 Dec 2003, toxa wrote: > I'm sorry for my stupid question but it's acpi-related so i put it there. > Then i ise acpiconf -s 4 (suspend to disk) or -s 3 (suspend to ram) my > laptop going to sleep with porewing off led, etc. but then i power it on > with button, it starts loading bootloader, and os, like it was powered off, > not suspended, ofsourse, dmesg says me then that all partitions weren't > umnount properly. So it is like dirty shutdown, not suspend. > > what i do wrong? Nothing, suspend/resume doesn't work on many systems and you'll need to debug things. I don't have enough time to track down the particular problem on every system so please see the list of things to try that I posted earlier. -Nate