From owner-freebsd-i386@FreeBSD.ORG Thu Nov 11 16:40:18 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AECF116A4D3 for ; Thu, 11 Nov 2004 16:40:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C42F43D31 for ; Thu, 11 Nov 2004 16:40:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id iABGeI3D095889 for ; Thu, 11 Nov 2004 16:40:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iABGeIme095888; Thu, 11 Nov 2004 16:40:18 GMT (envelope-from gnats) Resent-Date: Thu, 11 Nov 2004 16:40:18 GMT Resent-Message-Id: <200411111640.iABGeIme095888@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Arne Wörner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6667716A4CE for ; Thu, 11 Nov 2004 16:38:45 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 550DF43D39 for ; Thu, 11 Nov 2004 16:38:45 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id iABGcjif044491 for ; Thu, 11 Nov 2004 16:38:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id iABGcjun044490; Thu, 11 Nov 2004 16:38:45 GMT (envelope-from nobody) Message-Id: <200411111638.iABGcjun044490@www.freebsd.org> Date: Thu, 11 Nov 2004 16:38:45 GMT From: Arne Wörner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/73822: acpi / thermal support X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2004 16:40:18 -0000 >Number: 73822 >Category: i386 >Synopsis: acpi / thermal support >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Nov 11 16:40:18 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Arne Wörner >Release: R5.3 >Organization: >Environment: FreeBSD neo.riddick.homeunix.org. 5.3-RELEASE FreeBSD 5.3-RELEASE #7: Wed Nov 10 13:37:28 UTC 2004 aw@neo.riddick.homeunix.org.:/usr/src/sys/i386/compile/RIDDICK i386 >Description: I believe, that the R5.3 acpi driver is unable to see the thermal sensors (just like 5.2-CURRENT-20040408). But power off works fine (I think, that is an acpi feature, isn't it?)... I would prefer an acpi driver, that is able to tell me the temperatures inside my box... I am ready and able to test certain patches. >How-To-Repeat: dev.acpi.0.%desc: AMIINT VIA_K7 dev.acpi.0.%driver: acpi dev.acpi.0.%parent: nexus0 neo# sysctl hw.acpi hw.acpi.supported_sleep_state: S1 S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S1 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 hw.acpi.cpu.throttle_max: 16 hw.acpi.cpu.throttle_state: 8 hw.acpi.cpu.cx_supported: C1/0 hw.acpi.cpu.cx_lowest: C1 hw.acpi.cpu.cx_usage: 100.00% neo# acpidump -d| head /* * Intel ACPI Component Architecture * AML Disassembler version 20040527 * * Disassembly of /tmp/acpidump.7VapkZ, Thu Nov 11 16:36:27 2004 */ DefinitionBlock ("DSDT.aml", "DSDT", 1, "VIA", "VIA_K7", 4096) { Name (APIC, 0x00) Method (\_PIC, 1, NotSerialized) [...] >Fix: ? >Release-Note: >Audit-Trail: >Unformatted: