From owner-freebsd-current@FreeBSD.ORG Fri Sep 4 21:57:53 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FA6E1065693 for ; Fri, 4 Sep 2009 21:57:53 +0000 (UTC) (envelope-from boris.hollas@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 6C5728FC1E for ; Fri, 4 Sep 2009 21:57:52 +0000 (UTC) Received: (qmail invoked by alias); 04 Sep 2009 21:31:11 -0000 Received: from p54A232FC.dip0.t-ipconnect.de (EHLO lifebook) [84.162.50.252] by mail.gmx.net (mp026) with SMTP; 04 Sep 2009 23:31:11 +0200 X-Authenticated: #34156689 X-Provags-ID: V01U2FsdGVkX1+WDMxuynSWhEJAv6c6R+AFv7RiH0iumCvpZrgL9s pbMD+ENy7weH34 Date: Fri, 04 Sep 2009 23:30:47 +0200 To: freebsd-current@freebsd.org From: "Boris Hollas" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Message-ID: User-Agent: Opera Mail/9.64 (Linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.6 Subject: 8.0-BETA3: ACPI resume fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 04 Sep 2009 21:57:53 -0000 I've installed 8.0-BETA3 without X on a Fuji-Siemens Lifebook E8110. I observed the following while testing sleep mode: 1) Test 1 - I invoked # zzz - Screen and HD were switched off. - I pressed "On". - HD was switched on, but screen remained blank. The system didn't react to typing "reboot". 2) Test 2 I loaded acpi_fujitsu and repeated test 1 with the same result. 3) Test 3 I compiled a kernel without firewire support and excluded many unnecessary drivers. I repeated test 1 with the same result. 4) Test 4 With the kernel from 3), I entered # sysctrl acpi.hw.reset_video=1 and repeated test 1 with the same result. Sleep mode works with Debian Lenny. Resume also failed with both 7.2-R and 8.0-BETA3 on an old Thinkpad A30p.