From owner-freebsd-acpi@FreeBSD.ORG Tue Jan 3 12:45:55 2006 Return-Path: X-Original-To: freebsd-acpi@FreeBSD.org Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EAA616A41F for ; Tue, 3 Jan 2006 12:45:55 +0000 (GMT) (envelope-from ggg_mail@inbox.ru) Received: from mx1.mail.ru (mx1.mail.ru [194.67.23.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AEA743D45 for ; Tue, 3 Jan 2006 12:45:54 +0000 (GMT) (envelope-from ggg_mail@inbox.ru) Received: from [194.85.82.254] (port=57907 helo=[192.168.82.180]) by mx1.mail.ru with asmtp id 1EtlY0-000CcK-00; Tue, 03 Jan 2006 15:45:52 +0300 Message-ID: <43BA7167.2060500@inbox.ru> Date: Tue, 03 Jan 2006 15:43:19 +0300 From: Rechistov Grigory User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051125) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Thiele References: <43BA5E03.4080306@gmx.net> In-Reply-To: <43BA5E03.4080306@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@FreeBSD.org Subject: Re: ACPI S3 and S5 Problem with HDD on ThinkPad R40 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: Tue, 03 Jan 2006 12:45:55 -0000 > Hello, > > I have been playing around with ACPI on my ThinkPad R40 (2722-BDG) > recently. Suspend to RAM and Soft Off seem to work fine except for one > thing. During S3 when the hard disk is supposed to be switched of it does > switch off, but I do not like the sound it makes at that point. This is > the same noise you get when switching off the notebook manually by force > by pressing the power button long enough. When I power off the notebook > using soft off (S5) you can observe the same problem. > I run FreeBSD on Samsung V30 laptop. When it is shutting down, everything works fine, but I 've got the similar sound of "forced by button" power off. It sounds dangerously for the HDD. Windows XP on this machine switches off more "softly". I use the GENERIC kernel with minor changes. I've heard about some commands (atacontrol ?) which allow to spin down hard drive, so maybe we should just put them in shutdown script?