From owner-freebsd-current@FreeBSD.ORG Sun May 11 07:27:49 2008 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 5111A1065675 for ; Sun, 11 May 2008 07:27:49 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id BCF6D8FC0A for ; Sun, 11 May 2008 07:27:48 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so3644852fgb.35 for ; Sun, 11 May 2008 00:27:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=uv+cE7DcIl4N7kZwWjF2gT64UrnW96Fa0J6Qw1W0BBI=; b=GLwEG0X4GWsypkay88zHfOzCc5KHmwTq9KsGSf5yeVSGhh9VJq/VKzg6y6sqXC55N210aTM671yGxlmcu1OamCEvBAxrmNWh8crAySeZhUmUqq52MzaJjsfZGB1OsuWwsOux7QaYFou/n+LuBBEtssW6VeosGTTAHZb0ArCo5DA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=Nyf9GZlnKth2WabB2Patdq2t8rydUSyPU2jdo6396av8Qf8Ciluldx2crTmUUrVEzdjoDx2xcEJvXQxAlaWwUtbD8p6Y++djKDM9tsWZuhyOERTSLXdTSmDshkhduJGJ0TGLghRhZDD7aDIflvThv1yVED+2IA+E7o5BjLPjnDU= Received: by 10.86.92.7 with SMTP id p7mr11805135fgb.72.1210490866024; Sun, 11 May 2008 00:27:46 -0700 (PDT) Received: from ?192.168.1.100? ( [93.80.163.129]) by mx.google.com with ESMTPS id e20sm5666878fga.7.2008.05.11.00.27.44 (version=SSLv3 cipher=RC4-MD5); Sun, 11 May 2008 00:27:45 -0700 (PDT) Message-ID: <48269FEE.1020703@gmail.com> Date: Sun, 11 May 2008 11:27:42 +0400 From: Vladimir Ermakov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.13) Gecko/20080404 SeaMonkey/1.1.9 MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: problem with acpi S5 state (power button) on IBM Lenovo T61 laptop 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: Sun, 11 May 2008 07:27:49 -0000 Hi my trouble with power button system is don`t halting after push power button --------------------------------------------------------------------------------------------- # 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.disable_on_reboot: 0 hw.acpi.handle_reboot: 0 hw.acpi.reset_video: 0 hw.acpi.cpu.cx_lowest: C1 hw.acpi.thermal.min_runtime: 0 hw.acpi.thermal.polling_rate: 10 hw.acpi.thermal.user_override: 0 hw.acpi.thermal.tz0.temperature: 52.0C hw.acpi.thermal.tz0.active: -1 hw.acpi.thermal.tz0.passive_cooling: 0 hw.acpi.thermal.tz0.thermal_flags: 0 hw.acpi.thermal.tz0._PSV: -1 hw.acpi.thermal.tz0._HOT: -1 hw.acpi.thermal.tz0._CRT: 127.0C hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 hw.acpi.thermal.tz0._TC1: -1 hw.acpi.thermal.tz0._TC2: -1 hw.acpi.thermal.tz0._TSP: -1 hw.acpi.thermal.tz1.temperature: 42.0C hw.acpi.thermal.tz1.active: -1 hw.acpi.thermal.tz1.passive_cooling: 1 hw.acpi.thermal.tz1.thermal_flags: 0 hw.acpi.thermal.tz1._PSV: 95.5C hw.acpi.thermal.tz1._HOT: -1 hw.acpi.thermal.tz1._CRT: 100.0C hw.acpi.thermal.tz1._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 hw.acpi.thermal.tz1._TC1: 5 hw.acpi.thermal.tz1._TC2: 4 hw.acpi.thermal.tz1._TSP: 600 hw.acpi.battery.life: 100 hw.acpi.battery.time: -1 hw.acpi.battery.state: 0 hw.acpi.battery.units: 1 hw.acpi.battery.info_expire: 5 hw.acpi.acline: 1 # uname -a FreeBSD spectrum 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 8 23:56:24 MSD 2008 root@spectrum:/usr/obj/usr/src/sys/GENERIC i386 # dmesg Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz (2394.02-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x10676 Stepping = 6 Features=0xbfebfbff Features2=0x8e3bd> AMD Features=0x20000000 AMD Features2=0x1 Cores per package: 2 real memory = 2129330176 (2030 MB) avail memory = 2072064000 (1976 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ACPI Warning (tbfadt-0505): Optional field "Gpe1Block" has zero address or length: 0 102C/0 [20070320] ioapic0: Changing APIC ID to 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: [ITHREAD] acpi_ec0: port 0x62,0x66 on acpi0 acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, 7ef00000 (3) failed Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 --------------------------------------------------------------------------------------------- please, any solution ... /Vladimir Ermakov