From owner-freebsd-acpi@FreeBSD.ORG Tue Aug 31 01:40:51 2010 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 E09A71065675 for ; Tue, 31 Aug 2010 01:40:51 +0000 (UTC) (envelope-from kuba.g4@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 741768FC0A for ; Tue, 31 Aug 2010 01:40:51 +0000 (UTC) Received: by wyb33 with SMTP id 33so8514779wyb.13 for ; Mon, 30 Aug 2010 18:40:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=6+j+puTkRQRG1BCQH1iHQRF2XBNMfy3bEmAM+BUCgTg=; b=JrZ//26oHTvrGrKJkSN+C9gU1BLkFlPTU7Y6EA+SHMdbFc2KlygY6h3jOc3dM3GYiK 8POzhGKjPDYXzEIyPYse/A/11RLCyaMzxxU12YXKPHP0aiMadOwbtbsMM+8DMRPekK+0 ZOwuOQ38Djreyjc4btJ+7oSS+C/E+MibO7NrE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=xiTaxHSjKs8AliXY6hSQg8qTfkeHuFKsxYUChsap/QBTMUSUjwPCWWtxdHTFH6y3eG k1PcOGXe6V9OGE0aHAqTsSu9+iV2pd85MsfuZfgnzJzTJ2gaY2+P2aLpvwIDk2aNJV5Q 1uQjRGKCHjkFnVQsEaFGVlZ2faYuYmV2CzT8Q= MIME-Version: 1.0 Received: by 10.216.236.149 with SMTP id w21mr5651959weq.65.1283218848728; Mon, 30 Aug 2010 18:40:48 -0700 (PDT) Received: by 10.216.173.77 with HTTP; Mon, 30 Aug 2010 18:40:48 -0700 (PDT) In-Reply-To: <20100831003546.K29840@sola.nimnet.asn.au> References: <20100829235431.J86162@sola.nimnet.asn.au> <20100830183330.Y29840@sola.nimnet.asn.au> <4C7BBCFE.4030804@icyb.net.ua> <20100831003546.K29840@sola.nimnet.asn.au> Date: Tue, 31 Aug 2010 01:40:48 +0000 Message-ID: From: kuba guzik To: Ian Smith , freebsd-acpi@freebsd.org, avg@icyb.net.ua Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: acpi shows wrong battery state 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: Tue, 31 Aug 2010 01:40:52 -0000 > It would be good too see full verbose dmesg and acpidump -dt output. > (Preferably uploaded somewhere) My configs from 8.0 and 8.1 http://kubag.pl/BSD I've noticed that the same problem is on 8.0 but ONLY when laptop is plugged in when freebsd 8.0 is booting. If it isn't I can pulg in and out after boot and acpi shows proper battery state. >Have you checked the HP site to see if there's a later BIOS and/or EC >flash update available? If so, please try that before aything else. at this moment updates are not avalible cheers kuba