From owner-freebsd-acpi@freebsd.org Mon Jul 30 10:09:40 2018 Return-Path: Delivered-To: freebsd-acpi@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8057210515BE for ; Mon, 30 Jul 2018 10:09:40 +0000 (UTC) (envelope-from dirkx@webweaving.org) Received: from weser.webweaving.org (weser.webweaving.org [148.251.234.232]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "weser.webweaving.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 024879169C for ; Mon, 30 Jul 2018 10:09:39 +0000 (UTC) (envelope-from dirkx@webweaving.org) Received: from beeb.leiden.webweaving.org (5ED29A06.cm-7-3c.dynamic.ziggo.nl [94.210.154.6]) (authenticated bits=0) by weser.webweaving.org (8.15.2/8.15.2) with ESMTPSA id w6UA8HiQ008721 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 30 Jul 2018 12:08:23 +0200 (CEST) (envelope-from dirkx@webweaving.org) X-Authentication-Warning: weser.webweaving.org: Host 5ED29A06.cm-7-3c.dynamic.ziggo.nl [94.210.154.6] claimed to be beeb.leiden.webweaving.org From: Dirk-Willem van Gulik Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: -current on a librem13 v3 looses its battery monitoring (regression) Date: Mon, 30 Jul 2018 12:08:16 +0200 References: <08F3692A-B80D-4837-8CF6-FB992E61CD62@webweaving.org> To: freebsd-acpi@freebsd.org In-Reply-To: <08F3692A-B80D-4837-8CF6-FB992E61CD62@webweaving.org> Message-Id: <5FD1DF3B-983C-4973-ACF0-BC27482ED5D3@webweaving.org> X-Mailer: Apple Mail (2.3273) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6.2 (weser.webweaving.org [148.251.234.232]); Mon, 30 Jul 2018 12:08:23 +0200 (CEST) X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jul 2018 10:09:40 -0000 On 30 Jul 2018, at 11:30, Dirk-Willem van Gulik = wrote: > Since upgrading to 12-CURRENT (to see if this would resolve a glitch = where qutebrowser its frame sometimes goes black after 30 seconds) - it = seems that ACPI looses its ability to monitor the battery of a Librem13 = (v3) laptop ... > And the corresponding output ... and acpidump -td. >=20 > IASL just gives warnings on -12 its asl but ERRORs on -11 (rather than = the other way round)). Appears that the mail-gremlins ate the gzipped attachments of the ASL. = Available at: https://www.vangulik.org/dirkx/dump-12.asl.gz https://www.vangulik.org/dirkx/dump-11.asl.gz Their diff is trivial - just order it seems. Dw