From owner-freebsd-questions@FreeBSD.ORG Tue Oct 5 02:40:25 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CADC1065673 for ; Tue, 5 Oct 2010 02:40:25 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 40CFB8FC1E for ; Tue, 5 Oct 2010 02:40:24 +0000 (UTC) Received: by iwn34 with SMTP id 34so890922iwn.13 for ; Mon, 04 Oct 2010 19:40:24 -0700 (PDT) Received: by 10.231.39.205 with SMTP id h13mr11208800ibe.148.1286246419870; Mon, 04 Oct 2010 19:40:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.166.77 with HTTP; Mon, 4 Oct 2010 19:39:58 -0700 (PDT) In-Reply-To: <20101004204434.GA1436@ideapad.piggybox> References: <4ca78fe8.8575df0a.0fdd.3721@mx.google.com> <20101004204434.GA1436@ideapad.piggybox> From: Eitan Adler Date: Tue, 5 Oct 2010 02:39:58 +0000 Message-ID: To: Eitan Adler , four.harrisons@googlemail.com, freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: ACPI & battery issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2010 02:40:25 -0000 > Eitan, > > I've attached the patch - this came from David Naylor on the ACPI list. I= f I understand what he told me at the time, it doesn't fix the problem enti= rely - but I can't pretend I understand ACPI. I know it means that on my S1= 0e I no longer get spammed with ACPI errors - and that my battery status an= d shutdown work properly. > > The patch applies to /usr/src/sys/dev/acpica/acpi_ec.c > > It needs some new entries in /boot/loader.conf to adjust the timeouts and= delays - which you can tinker with. The settings given are what works for = me - but search the acpi list archives for David's original email: > > debug.acpi.ec.delay=3D"200" > debug.acpi.ec.gpe=3D"1" > debug.acpi.ec.timeout=3D"100" > > Hope it helps, > > > > Peter Harrison. Thanks for the patch. Unfortunately the hard drive in the laptop in question broke and I'm waiting for a replacement. I will test it when I reinstall freeBSD though. Thanks for the patch. --=20 Eitan Adler