From owner-freebsd-questions@freebsd.org Sun May 19 16:47:44 2019 Return-Path: Delivered-To: freebsd-questions@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 D745015B2685 for ; Sun, 19 May 2019 16:47:43 +0000 (UTC) (envelope-from dr.klepp@gmx.at) Received: from vie01a-dmta-at50-2.mx.upcmail.net (vie01a-dmta-at50-2.mx.upcmail.net [62.179.121.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1AFA26BDC7 for ; Sun, 19 May 2019 16:47:42 +0000 (UTC) (envelope-from dr.klepp@gmx.at) Received: from [172.31.216.41] (helo=vie01a-pemc-psmtp-at50) by vie01a-dmta-at50.mx.upcmail.net with esmtp (Exim 4.91) (envelope-from ) id 1hSOsV-0005Wt-4q for freebsd-questions@freebsd.org; Sun, 19 May 2019 18:41:39 +0200 Received: from [192.168.0.100] ([85.126.97.210]) by vie01a-pemc-psmtp-at50 with SMTP @ mailcloud.upcmail.net id EGhY2000W4YLlkt0BGhYT1; Sun, 19 May 2019 18:41:33 +0200 X-SourceIP: 85.126.97.210 X-CNFS-Analysis: v=2.2 cv=O6RJhF1W c=1 sm=2 tr=0 a=/Ac8Q0O/YFE5LOLfUiYZVw==:117 a=/Ac8Q0O/YFE5LOLfUiYZVw==:17 a=jpOVt7BSZ2e4Z31A5e1TngXxSK0=:19 a=8nJEP1OIZ-IA:10 a=6I5d2MoRAAAA:8 a=LdOS-ihWLqqIYUmjykEA:9 a=3MtPb0VNyDIl0HJ3:21 a=VZVHB97rANeC9AvL:21 a=wPNLvfGTeEIA:10 a=IjZwj45LgO3ly-622nXo:22 From: "Dr. Nikolaus Klepp" To: freebsd-questions@freebsd.org Subject: Re: acpiconf shows 2 batteries on a laptop? Date: Sun, 19 May 2019 18:41:49 +0200 User-Agent: KMail/1.9.10 References: <20190519150025.GA49322@jail0199.vps.exonetric.net> In-Reply-To: <20190519150025.GA49322@jail0199.vps.exonetric.net> X-KMail-QuotePrefix: > MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201905191841.49980.dr.klepp@gmx.at> X-Rspamd-Queue-Id: 1AFA26BDC7 X-Spamd-Bar: ++++++++++ Authentication-Results: mx1.freebsd.org; spf=fail (mx1.freebsd.org: domain of dr.klepp@gmx.at does not designate 62.179.121.137 as permitted sender) smtp.mailfrom=dr.klepp@gmx.at X-Spamd-Result: default: False [10.65 / 15.00]; FREEMAIL_FROM(0.00)[gmx.at]; TO_DN_NONE(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; MX_GOOD(-0.01)[cached: mx00.emig.gmx.net]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmx.at]; ASN(0.00)[asn:6830, ipnet:62.179.0.0/17, country:AT]; RCVD_IN_DNSWL_LOW(-0.10)[137.121.179.62.list.dnswl.org : 127.0.5.1]; ARC_NA(0.00)[]; R_SPF_FAIL(1.00)[-all]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.76)[0.763,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[gmx.at]; NEURAL_SPAM_MEDIUM(1.00)[0.998,0]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; NEURAL_SPAM_LONG(1.00)[1.000,0]; MID_CONTAINS_FROM(1.00)[]; FROM_NAME_HAS_TITLE(1.00)[dr]; SUBJECT_ENDS_QUESTION(1.00)[]; FORGED_MUA_KMAIL_MSGID(3.00)[]; GREYLIST(0.00)[pass,body]; IP_SCORE(1.10)[ipnet: 62.179.0.0/17(1.75), asn: 6830(3.84), country: AT(-0.10)] X-Spam: Yes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 May 2019 16:47:44 -0000 Anno domini 2019 Sun, 19 May 15:00:25 +0000 lists scripsit: > This is on Lenovo x240, with original battery: > > $ acpiconf -i0 > Design capacity: 23200 mWh > Last full capacity: 17740 mWh > Technology: secondary (rechargeable) > Design voltage: 11100 mV > Capacity (warn): 887 mWh > Capacity (low): 200 mWh > Low/warn granularity: 1 mWh > Warn/full granularity: 1 mWh > Model number: 45N1773 > Serial number: 15895 > Type: LION > OEM info: SANYO > State: high > Remaining capacity: 96% > Remaining time: 1:49 > Present rate: 0 mW > Present voltage: 12050 mV > > $ acpiconf -i1 > Design capacity: 23480 mWh > Last full capacity: 21520 mWh > Technology: secondary (rechargeable) > Design voltage: 11400 mV > Capacity (warn): 1076 mWh > Capacity (low): 200 mWh > Low/warn granularity: 1 mWh > Warn/full granularity: 1 mWh > Model number: 45N1127 > Serial number: 116 > Type: LION > OEM info: LGC > State: discharging > Remaining capacity: 27% > Remaining time: 0:38 > Present rate: 9312 mW > Present voltage: 10829 mV > $ > > Do I really have 2 batteries? > Is this expected? > Only battery 1 seems be charging and > discharging, not 0. x240 has 2 batteries, one internal tht you cannot swap without opening the case, and one "external". > > I found this out by accident - acpiconf -i0 > was showing full battery, yet the laptop > was switching itself off. > > Anton > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...