From owner-freebsd-acpi@FreeBSD.ORG Sun Nov 11 02:48:55 2007 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5006D16A419 for ; Sun, 11 Nov 2007 02:48:55 +0000 (UTC) (envelope-from chardon.frederic@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id B19D613C48E for ; Sun, 11 Nov 2007 02:48:54 +0000 (UTC) (envelope-from chardon.frederic@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so528376pyb for ; Sat, 10 Nov 2007 18:48:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=BSW7OT7eXLTqHtUx8pIC7QGXgKL9puqkV9sNDJIbdr8=; b=EGt9YTXmnYVdMGCUWUNJ1ZMbNTatIu5skKJyd+H1f03UCt8NNG+Q8QKhAD1HGCBwlC/Wui9m80OJLuDyw9Wp1379FFY5uMg0z+OIMeSFGeiBCqhWFSkKjtDgJ1tizTsRaC0MtxC4l3KKrLpdAQQBhXTrjSNT2qYx1Rs8oSsaBxs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Wim/Q0f/gVX7hj/NE+Zh7hvZZPsQhGmH4OStnNEtcSmLnhDVFt7AQcMrqTX2uuCQhMwNr+97nPxuxKwG6oTg7icN9++Q6+5gqayf5jYQc7VR1S+HJHf6PSwnp9bC7pfv4mFMk/tXyuyAN8UeC/jeIBlKimHJ3sN/+MxDe7x30oA= Received: by 10.35.84.9 with SMTP id m9mr4159438pyl.1194747742919; Sat, 10 Nov 2007 18:22:22 -0800 (PST) Received: by 10.35.97.6 with HTTP; Sat, 10 Nov 2007 18:22:22 -0800 (PST) Message-ID: <8e73e8440711101822h5d39b420odeca4dfcda33799d@mail.gmail.com> Date: Sun, 11 Nov 2007 03:22:22 +0100 From: "Frederic Chardon" To: freebsd-acpi@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6422_14144755.1194747742904" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: i386/79080: acpi thermal changes freezes HP nx6110 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: Sun, 11 Nov 2007 02:48:55 -0000 ------=_Part_6422_14144755.1194747742904 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello I have exactly the same problem as described here http://www.freebsd.org/cgi/query-pr.cgi?pr=79080 Acpi works in 6.2, in 6.3 works more or less (lot of error message about mutexes), I didn't test suspend / resume. In 7-BETA2 it's exactly as described in the pr with 5.4-PRERELEASE. Attached you can find the asl. If you want me to test something, please ask. Regards Frederic ------=_Part_6422_14144755.1194747742904--