From owner-freebsd-acpi@FreeBSD.ORG Fri Nov 14 15:40:07 2014 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 42553FAD for ; Fri, 14 Nov 2014 15:40:07 +0000 (UTC) Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C49FE7C5 for ; Fri, 14 Nov 2014 15:40:06 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id y10so19652314wgg.30 for ; Fri, 14 Nov 2014 07:40:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=HhG6om375bwKMx49qjEQu6NPEoIdgnjCWvoQPxG6chM=; b=DUmZk2FmMfXvg7gXR05SG2jdP7LAf//oAy7sbbVYYck/5ohrDa0T4i3BCRRnmpEZ9A opLbsaFyvHc2f5ZyF9rZj7mKAEVC5V1G9oUZO2s/C/Gw9aoSnL0lnKfwugp5yyu0urJr kk8Ka3oY/XIQaGeCubGEiIU8XCmO1hewOMnr/PJgfLz+bDKCxhfsPD1fj5f6LfMLsmyZ /QRgITm4z4a5LYH5PyHPYsEA13pHxkk7xoSDgPKLKcbJ8YLTgAi9IcgAJ9zUgTKo5xGF kccnPGuGEnSoOioiVclI+ROCgigNGjzA7dZw6yBCXJdk9d+hukrH3OJZukzd8owfaPcN qBHg== MIME-Version: 1.0 X-Received: by 10.180.83.98 with SMTP id p2mr8635146wiy.20.1415979605140; Fri, 14 Nov 2014 07:40:05 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.106.136 with HTTP; Fri, 14 Nov 2014 07:40:05 -0800 (PST) In-Reply-To: <20141114115011.GR34846@e-new.0x20.net> References: <20141114115011.GR34846@e-new.0x20.net> Date: Fri, 14 Nov 2014 07:40:05 -0800 X-Google-Sender-Auth: V9l9qPfPhmPyOr7-p5KBKVjwmvc Message-ID: Subject: Re: Fix issue with battery status update on HP Elitebook 8440p From: Adrian Chadd To: Lars Engels Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-acpi@freebsd.org" X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 15:40:07 -0000 Is there a cheaply available HP notebook that exhibits this? I don't have any HP hardware to test it out on, sorry :( -adrian On 14 November 2014 03:50, Lars Engels wrote: > On Thu, Nov 13, 2014 at 11:13:14AM -0800, Adrian Chadd wrote: >> Hm.. Have you disabled anything in the bios? >> >> Are there any bios updates available for that laptop? >> >> Can you upload the full acpidump output somewhere? >> > > AFAIK ACPI battery status support is broken on most (all?) HP notebooks. > I've read some other people reporting this, too.