From owner-freebsd-mobile@FreeBSD.ORG Mon Oct 24 12:02:51 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F6B216A421 for ; Mon, 24 Oct 2005 12:02:51 +0000 (GMT) (envelope-from ph.schulz@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 32F4043D60 for ; Mon, 24 Oct 2005 12:02:45 +0000 (GMT) (envelope-from ph.schulz@gmx.de) Received: (qmail invoked by alias); 24 Oct 2005 12:02:42 -0000 Received: from dslb-084-056-237-007.pools.arcor-ip.net (EHLO [192.168.1.6]) [84.56.237.7] by mail.gmx.net (mp021) with SMTP; 24 Oct 2005 14:02:42 +0200 X-Authenticated: #1954550 Message-ID: <435CCD61.50907@gmx.de> Date: Mon, 24 Oct 2005 14:02:41 +0200 From: "Philip S. Schulz" User-Agent: Thunderbird 1.4 (Macintosh/20050908) MIME-Version: 1.0 To: guru@Sisis.de References: <20051023131352.GA935@rebelion.Sisis.de> In-Reply-To: <20051023131352.GA935@rebelion.Sisis.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-mobile@freebsd.org Subject: Re: 5.4-REL && noteboock F/S AMILO-D && S4 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2005 12:02:51 -0000 on 23.10.2005 15:13 Uhr guru@Sisis.de said the following: > Hello, > > Maybe I'm asking something completely stupid, but after a lot > of re-boots and fsck's and Googles, I see no other way :-( > > My notebook (Fujitsu Siemens AMILO D) claims to have > ACPI support as: > > $ sysctl hw.acpi > hw.acpi.supported_sleep_state: S3 S4 S5 > hw.acpi.power_button_state: S5 > hw.acpi.sleep_button_state: S3 > hw.acpi.lid_switch_state: NONE > hw.acpi.standby_state: S1 > hw.acpi.suspend_state: S3 > hw.acpi.sleep_delay: 1 > hw.acpi.s4bios: 0 > hw.acpi.verbose: 0 > hw.acpi.reset_video: 1 > > and when I do (following the FreeBSD handbook) a > > # acpiconf -s S4OS > > it gets turned off (and hopefully suspended CPU and RAM to disk, I don't > know); the only real result is in /var/log/messages as > > $ fgrep suspend /var/log/messages > Oct 23 11:02:11 rebelion acpi: suspend at 20051023 11:02:11 > Oct 23 11:23:43 rebelion acpi: suspend at 20051023 11:23:43 > Oct 23 11:52:35 rebelion acpi: suspend at 20051023 11:52:35 > Oct 23 14:57:12 rebelion acpi: suspend at 20051023 14:57:12 > $ > > The problem is, I don't know *how* to awake it again. The only > button which is working is the power-on of the mobile and this > does a normal boot-up (resulting in fsck's because the disks > not have been properly dismounted, of course not); > I'm unsure whether FreeBSD supports S4 suspend, but you should try closing and re-opening the lid in order to wake up your laptop. HTH, Phil. > Is there some magic flag in re-boot to let it use the saved > BIOS? If so it would be nice to add a note of how to resume and > not only how to suspend the beast to the FreeBSD handbook :-) > > Thx > > Matthias > -- Don't fix it if it ain't broke.