only see High, Normal and Low.
> today mouse suddenly stop function
>
> i really don't know how long battery has been used, perhaps a few years
How long they last depends on many factors, like the real
date of manufacture, temperature of storage/use, and how much
use you've mad
"charge:5%" reported by inxi?
today mouse suddenly stop function
i really don't know how long battery has been used, perhaps a few years
i replace 2 AA cells anyway, it works now
Thank Wright!
i install inxi and run it:
model: Logitech Wireless Keyboard
charge: 55% (should be ignored) status: discharging
model: Logitech Wireless Mouse
charge: 5% (should be ignored) status: discharging
they r unimportant after all
On Mon 02 Dec 2024 at 16:02:27 (+0800), hlyg wrote:
> i try some gnome live cd, it warns that my battery of wireless
> keyboard is low
>
> my deb12 haven't gnome, which command can show that info?
Here, inxi -Bx shows:
Battery: Device-1: hidpp_battery_0 model: Logitech
On Monday, 02-12-2024 at 19:02 hlyg wrote:
> i try some gnome live cd, it warns that my battery of wireless keyboard
> is low
What brand of of your Wireless Keyboard ?
Are you using Gnome on your Debian 12 computer?
If it is a Logitech, maybe Solaar would work?
Solaar is a Linux
Thank George!
i use logitech keyboard/mouse combo, i install solaar for deb12, it can
show that info without gnome
actually it says mouse battery is 5%, less than keyboard battery
i try some gnome live cd, it warns that my battery of wireless keyboard
is low
my deb12 haven't gnome, which command can show that info?
On Tue, 29 Oct 2024 19:06:08 +
Joe wrote:
> There are systems which will automatically recognise baud rate by
> assuming the shortest mark or space represents the rate, but this
> needs fairly good signal strength and reasonable jitter to work. It
> generally can't be done well through the UA
> Yep, after thinking a bit and poking the interwebs for good measure, I'm
> convinced now that you are right.
Miscreant!
Stefan
On Tue, Oct 29, 2024 at 04:28:14PM +0100, to...@tuxteam.de wrote:
> On Tue, Oct 29, 2024 at 11:13:28AM -0400, Stefan Monnier wrote:
[...]
> > The CH340 is a real USB<->serial converter, so somewhere inside the
> > device is a real serial connection which speaks at a specific speed and
> > the CH3
On Tue, Oct 29, 2024 at 11:13:28AM -0400, Stefan Monnier wrote:
> >> The CH340 is a well-known device, and the usbserial module along with
> >> something like cp210x should deal with multiple devices, assigning them
> >> ttyUSBx device numbers.
> [...]
> > I doubt all that baud rate, stop bits and
>> The CH340 is a well-known device, and the usbserial module along with
>> something like cp210x should deal with multiple devices, assigning them
>> ttyUSBx device numbers.
[...]
> I doubt all that baud rate, stop bits and parity dance we know and love
> from the RS232s of yore are necessary with
On Thu, Oct 24, 2024 at 09:44:55PM +0100, Joe wrote:
> On Thu, 24 Oct 2024 14:10:53 -0400
> "Roy J. Tellason, Sr." wrote:
>
> > On Wednesday 23 October 2024 11:14:52 am Jeffrey Walton wrote:
[...]
> The CH340 is a well-known device, and the usbserial module along with
> something like cp210x sh
On Thu, Oct 24, 2024 at 03:21:24PM -0400, Roy J. Tellason, Sr. wrote:
> On Wednesday 23 October 2024 09:38:04 pm Max Nikulin wrote:
> > On 23/10/2024 21:25, Roy J. Tellason, Sr. wrote:
> > > Connecting the device with a USB cable I see it wake up, at which point
> > > there's a menu on its screen.
On 25/10/2024 03:07, Dan Ritter wrote:
Roy J. Tellason, Sr. wrote:
Oct 24 15:14:28 Workstation1 kernel: [1915052.251232] usb 7-1.4.4: ch341-uart
converter now attached to ttyUSB0
Oct 24 15:14:28 Workstation1 mtp-probe: checking bus 7, device 13:
"/sys/devices/pci:00/:00:1a.7/usb7/7-1/7
On Thursday 24 October 2024 03:26:06 pm to...@tuxteam.de wrote:
> On Thu, Oct 24, 2024 at 03:21:24PM -0400, Roy J. Tellason, Sr. wrote:
> > On Wednesday 23 October 2024 09:38:04 pm Max Nikulin wrote:
> > > On 23/10/2024 21:25, Roy J. Tellason, Sr. wrote:
> > > > Connecting the device with a USB cab
ps.
You might try to look at how the ANCEL program communicates with the
device. For that, I recommend installing Windows into a VM, and then
installing a port monitoring program to sniff the traffic. I would
guess USB-OTG has something to do with it. You want the battery tester
in device or slave mode so it transfers data.
Jeff
On Thu, 24 Oct 2024 15:21:24 -0400
"Roy J. Tellason, Sr." wrote:
> On Wednesday 23 October 2024 09:38:04 pm Max Nikulin wrote:
> > On 23/10/2024 21:25, Roy J. Tellason, Sr. wrote:
> > > Connecting the device with a USB cable I see it wake up, at
> > > which point there's a menu on its screen.
could use Wine to run the Windows "Printer_boxed.exe"
> > > software (see download page URL below) ?
> > >
> > > Not having Ancel BA101 battery tester, I am not able to test.
> > >
> > > https://www.anceltech.com/product/detail?id=1086074596467142656
Roy J. Tellason, Sr. wrote:
> On Wednesday 23 October 2024 09:38:04 pm Max Nikulin wrote:
> > On 23/10/2024 21:25, Roy J. Tellason, Sr. wrote:
> > > Connecting the device with a USB cable I see it wake up, at which point
> > > there's a menu on its screen.
> >
> > Start "journalctl -f" as root b
On Wednesday 23 October 2024 09:38:04 pm Max Nikulin wrote:
> On 23/10/2024 21:25, Roy J. Tellason, Sr. wrote:
> > Connecting the device with a USB cable I see it wake up, at which point
> > there's a menu on its screen.
>
> Start "journalctl -f" as root before connecting the device. Logs may
>
> A friend of mine managed to access a heart rate monitor by using DOS
> > emulation and the original DOS software.
> >
> > Maybe you could use Wine to run the Windows "Printer_boxed.exe" software
> > (see download page URL below) ?
> >
> &
On 23/10/2024 22:14, Jeffrey Walton wrote:
On Tue, Oct 22, 2024 at 6:38 AM George at Clug wrote:
1) download the applications from ANCEL website.
www.anceltech.com
[...]
Installing software from a Chinese vendor does not give me a warm and
fuzzy feeling.
The question is whether there is an a
On 23/10/2024 21:25, Roy J. Tellason, Sr. wrote:
Connecting the device with a USB cable I see it wake up, at which point
there's a menu on its screen.
Start "journalctl -f" as root before connecting the device. Logs may
contain some hints how to communicate with it. Perhaps "udevadm monitor"
On Wed, Oct 23, 2024 at 11:14:52AM -0400, Jeffrey Walton wrote:
[...]
> Installing software from a Chinese vendor does not give me a warm and
> fuzzy feeling.
Yes, like
- Cisco
- Solarwinds
- Microsoft
- Crowdstrike
oh, wait...
Cheers
--
t
signature.asc
Description: PGP signature
d the original DOS software.
>
> Maybe you could use Wine to run the Windows "Printer_boxed.exe" software (see
> download page URL below) ?
>
> Not having Ancel BA101 battery tester, I am not able to test.
>
> https://www.anceltech.com/product/detail?id=108607459646714
On Tuesday 22 October 2024 02:39:36 am George at Clug wrote:
> Hi,
>
> I have been following the comments on this topic. From what I can tell, the
> company does not provide Linux drivers or software.
>
> A friend of mine managed to access a heart rate monitor by using DOS
> emulation and the
On Monday 21 October 2024 07:47:39 am Darac Marjal wrote:
>
> On 20/10/2024 18:51, Roy J. Tellason, Sr. wrote:
> > I have here an Ancel BA101 battery tester, discovered by way of a YT
> > video, and it's proved to be a handy gadget to have. In the "user manual"
"Printer_boxed.exe" software (see
download page URL below) ?
Not having Ancel BA101 battery tester, I am not able to test.
https://www.anceltech.com/product/detail?id=1086074596467142656
https://www.anceltech.com/Public/Uploads/filetxt/20211007/6638733e-2053-4706-b775-e85cc12931ed.pdf
Here
On 20/10/2024 18:51, Roy J. Tellason, Sr. wrote:
I have here an Ancel BA101 battery tester, discovered by way of a YT video, and it's proved to be
a handy gadget to have. In the "user manual" for this device (available online) it talks
about the ability to print the data.
On 10/20/24 10:51, Roy J. Tellason, Sr. wrote:
I have here an Ancel BA101 battery tester, discovered by way of a YT video, and it's proved to be
a handy gadget to have. In the "user manual" for this device (available online) it talks
about the ability to print the data. Whi
I have here an Ancel BA101 battery tester, discovered by way of a YT video,
and it's proved to be a handy gadget to have. In the "user manual" for this
device (available online) it talks about the ability to print the data. Which
requires you to connect it to a computer
William Torrez Corea wrote:
> What happened with my CMOS battery?
>
> I buy a new CMOS battery, replace the old battery and configure the
> date/hour through the BIOS, save the configuration and restart the machine.
>
> Start the operating system, the system loads but then rest
On 10/16/24 21:59, William Torrez Corea wrote:
What happened with my CMOS battery?
I buy a new CMOS battery, replace the old battery and configure the
date/hour through the BIOS, save the configuration and restart the machine.
Start the operating system, the system loads but then restart and
On Thu, Oct 17, 2024 at 8:58 AM Charles Curley <
charlescur...@charlescurley.com> wrote:
> On Wed, 16 Oct 2024 22:59:47 -0600
> William Torrez Corea wrote:
>
> > What happened with my CMOS battery?
>
> I conjecture that this is not a recent computer. Perhaps the comput
On Wed, 16 Oct 2024 22:59:47 -0600
William Torrez Corea wrote:
> What happened with my CMOS battery?
I conjecture that this is not a recent computer. Perhaps the computer
is failing?
I take it that the computer has worked correctly (at least in this
regard) until now.
What, if anything,
On Wed 16 Oct 2024 at 22:59:47 (-0600), William Torrez Corea wrote:
> What happened with my CMOS battery?
>
> I buy a new CMOS battery, replace the old battery and configure the
> date/hour through the BIOS, save the configuration and restart the machine.
>
> Start the ope
William Torrez Corea composed on 2024-10-16 22:59 (UTC-0600):
> What happened with my CMOS battery?
> I buy a new CMOS battery, replace the old battery and configure the
> date/hour through the BIOS, save the configuration and restart the machine.
> Start the operating system, the
What happened with my CMOS battery?
I buy a new CMOS battery, replace the old battery and configure the
date/hour through the BIOS, save the configuration and restart the machine.
Start the operating system, the system loads but then restart and the
date/hour is disconfigured.
My system admit
William Torrez Corea composed on 2024-10-13 23:47 (UTC-0600):
> My computer lost configuration; have problems with the network, peripheral
> and date/hour stopped working.
The battery powers the clock when the PSU cannot. When there's not enough power
for the clock, there isn't
My computer lost configuration; have problems with the network, peripheral
and date/hour stopped working.
--
With kindest regards, William.
*Larry Wall invented a messy programming language -- and changed the face
of the Web*
Soe Windowmagaers got theire own powermanagement, i.e. KDE is susing
powerdevil. Do not know, if its settings also effect the konsole without X.
You could also check acpi settings, maybe you will find something there.
Just an idea
Best
Hans
On 9/1/24 03:15, Richard Owlett wrote:
Lenovo R61 ThinkPad
Debian 10.0 MATE 1.20.4
The screen automatically dims when AC removed.
System->Hardware->Power Management->OnBatteryPower->Display
"Reduce backlight brightness" & "Dim display when idle" unchecked
Any where else to look?
TIA
Check the
On Sun, Sep 01, 2024 at 07:03:40AM -0500, Richard Owlett wrote:
[...]
> > I'd look first at laptop-mode, coming with the like-named package.
> > It has a man page and a config file.
> >
> > Is it installed in your box?
> >
> > Cheers
> >
>
> No, it's not installed.
So this is not the culprit
> Lenovo R61 ThinkPad
[...]
> The screen automatically dims when AC removed.
> System->Hardware->Power Management->OnBatteryPower->Display
> "Reduce backlight brightness" & "Dim display when idle" unchecked
> Any where else to look?
I'd look at the BIOS settings.
Stefan
On Sun, Sep 01, 2024 at 07:03:40AM -0500, Richard Owlett wrote:
> On 09/01/2024 06:09 AM, to...@tuxteam.de wrote:
> > On Sun, Sep 01, 2024 at 05:15:01AM -0500, Richard Owlett wrote:
> > > Lenovo R61 ThinkPad
> > > Debian 10.0 MATE 1.20.4
> > > The screen automatically dims when AC removed.
> > > Sy
On 09/01/2024 06:09 AM, to...@tuxteam.de wrote:
On Sun, Sep 01, 2024 at 05:15:01AM -0500, Richard Owlett wrote:
Lenovo R61 ThinkPad
Debian 10.0 MATE 1.20.4
The screen automatically dims when AC removed.
System->Hardware->Power Management->OnBatteryPower->Display
"Reduce backlight brightness" & "
On Sun, Sep 01, 2024 at 05:15:01AM -0500, Richard Owlett wrote:
> Lenovo R61 ThinkPad
> Debian 10.0 MATE 1.20.4
> The screen automatically dims when AC removed.
> System->Hardware->Power Management->OnBatteryPower->Display
> "Reduce backlight brightness" & "Dim display when idle" unchecked
I'd loo
; & "Dim display when idle" unchecked
>
> Any where else to look?
> TIA
>
Hi Richard,
That's a fairly old laptop - 18 years old - if it's running on the original
battery it may just be that it's not providing enough voltage to power
anything at full power unle
Lenovo R61 ThinkPad
Debian 10.0 MATE 1.20.4
The screen automatically dims when AC removed.
System->Hardware->Power Management->OnBatteryPower->Display
"Reduce backlight brightness" & "Dim display when idle" unchecked
Any where else to look?
TIA
On 6/2/23 23:45, Roy J. Tellason, Sr. wrote:
On Sunday 05 February 2023 06:29:12 pm local10 wrote:
5 Feb 2023, 20:28 byy...@masson-informatique.fr:
Does anybody knows trusted manufacturers / brands I could find on the Internet? I am
really disappointed by this battery (brand "
On Sunday 05 February 2023 06:29:12 pm local10 wrote:
> 5 Feb 2023, 20:28 by y...@masson-informatique.fr:
> > Does anybody knows trusted manufacturers / brands I could find on the
> > Internet? I am really disappointed by this battery (brand "vhbw") partially
> &
On 05/02/2023 23:32, gene heskett wrote:
Speaking as a CET with some knowledge of battery degradation, the
thought of replacing an individual cell in a li-ion battery scares me.
That new battery will have a bit more capacity, which in turn may force
other older cells into reverse polarity
> Does anybody knows trusted manufacturers / brands I could find on the
> Internet? I am really disappointed by this battery (brand "vhbw") partially
> broken after only two years…
I can't vouch for any specific company, sadly. I think it's largely
a crapshoot (exc
On Mon, 6 Feb 2023 00:29:12 +0100 (CET)
local10 wrote:
> Find out the exact battery model you laptop uses and then buy a
> replacement battery of that exact model (on Ebay or whatever). Other
> batteries may be better or worse but they may also be incompatible
> with your laptop.
5 Feb 2023, 20:28 by y...@masson-informatique.fr:
> Does anybody knows trusted manufacturers / brands I could find on the
> Internet? I am really disappointed by this battery (brand "vhbw") partially
> broken after only two years…
>
Find out the exact battery model you la
gene heskett wrote:
...
> Speaking as a CET with some knowledge of battery degradation, the
> thought of replacing an individual cell in a li-ion battery scares me.
> That new battery will have a bit more capacity, which in turn may force
> other older cells into reverse polarity,
Le 05/02/2023 à 17:32, gene heskett a écrit :
On 2/5/23 09:16, local10 wrote:
Feb 5, 2023, 10:45 by y...@masson-informatique.fr:
I have a Dell Latitude e6220 with a 2 year 6600 mAh battery, which
does not charge above 67% since a few weeks. It makes me think that
1/3 of the cells are in a
On 2/5/23 09:16, local10 wrote:
Feb 5, 2023, 10:45 by y...@masson-informatique.fr:
I have a Dell Latitude e6220 with a 2 year 6600 mAh battery, which does not
charge above 67% since a few weeks. It makes me think that 1/3 of the cells are
in a bad state. However, upower says that the
Feb 5, 2023, 10:45 by y...@masson-informatique.fr:
> I have a Dell Latitude e6220 with a 2 year 6600 mAh battery, which does not
> charge above 67% since a few weeks. It makes me think that 1/3 of the cells
> are in a bad state. However, upower says that the capacity is 95%, so
&g
Yvan Masson wrote:
...
> Price of a new battery is not really annoying, but I am more and more
> concerned about electronical waste.
if you have any local battery stores one of them may be
able to repair it for a reasonable charge.
songbird
On 05/02/2023 17:37, Yvan Masson wrote:
I don't know anything about battery, but I can do easy soldering.
1. Proper technology for rechargeable batteries is welding, not
soldering (to prevent overheating).
2. If you just disconnect a cell then a chip monitoring health status of
the ass
Hi list,
I have a Dell Latitude e6220 with a 2 year 6600 mAh battery, which does
not charge above 67% since a few weeks. It makes me think that 1/3 of
the cells are in a bad state. However, upower says that the capacity is
95%, so remaining cells are probably still good.
I don't
related to any window-manager, cause it appears in plasma5, XFCE,
LXQT and LXDE as well.
But I am no coder, so I can not fix it.
Best regards
Hans
> Hi everyone,
>
> I am using Debian 11 Plasma and the battery indicator applet doesn't appear
> reliably (one out of three boo
Hi everyone,
I am using Debian 11 Plasma and the battery indicator applet doesn't appear
reliably (one out of three boot ups). I have to log out and log back in for it
to appear.
How can I fix it?
Thank you for your help!
I found a solution:
Open terminal and type dconf-editor (if you don't have it installed it will
automatically ask you if you want to install it)
when it opens you should go /org/gnome/control-center , open last-panel scroll
down and the custom value should be 'power' now you need to change it ,
I found a solution:
Open terminal and type dconf-editor (if you don't have it installed it will
automatically ask you if you want to install it)
when it opens you should go /org/gnome/control-center , open last-panel scroll
down and the custom value should be 'power' now you need to change it ,
My gnome-control-center version is 41.0.
I started to test changing some setting in gnome-control-center; however it
suddenly crashed and relaunching (by re-executing gnome-control-center command
in the terminal) shows the following error. It looks like a key is missing. But
how can I add it ba
Nicolas George (12021-02-08):
> Now I need to see if it fixed my problem of battery drain; I have good
> hope. Thanks to everybody who pitched for help.
I confirm, after 36 hours of power down, the battery had not visibly
changed.
Regards,
--
Nicolas George
signature.asc
Descriptio
a USB mass storage, reboot to the setup, and
upgrade from there.
I hope it will help other people too.
Now I need to see if it fixed my problem of battery drain; I have good
hope. Thanks to everybody who pitched for help.
--
Nicolas George
signature.asc
Description: PGP signature
Alexander V. Makartsev (12021-02-08):
> I think fastest and easiest way is to swap current disk with another (if it
> is available of course) and install Evaluation version of Windows 10
> Enterprise. [1]
Unfortunately, switching the disk is not an option.
Booting from a SD card could work, but I
On 08.02.2021 18:04, Marko Randjelovic wrote:
Hi all,
On Mon, 8 Feb 2021 13:26:12 +0100
Nicolas George wrote:
Now I need a way to apply it; apparently I need some way to boot
Windows. I hope I will not need to overwrite the complete drive with the
backup image I made.
There is a program named
On 08.02.2021 17:26, Nicolas George wrote:
Alexander V. Makartsev (12021-02-08):
Probably something to do with USB-Charger feature.
Acer got a BIOS update 1.09 [1] that claims to fix similar issue.
I don't know what is your model exactly, so look up BIOS update for your
laptop using SNID code.
Hi all,
On Mon, 8 Feb 2021 13:26:12 +0100
Nicolas George wrote:
> Now I need a way to apply it; apparently I need some way to boot
> Windows. I hope I will not need to overwrite the complete drive with the
> backup image I made.
There is a program named 'flashrom' in Debian, but I don't know how
Alexander V. Makartsev (12021-02-08):
> Probably something to do with USB-Charger feature.
> Acer got a BIOS update 1.09 [1] that claims to fix similar issue.
> I don't know what is your model exactly, so look up BIOS update for your
> laptop using SNID code.
>
> [1] https://www.acer.com/ac/en/US/
On 08.02.2021 15:01, Nicolas George wrote:
Hi.
On my new Acer TravelMate Spin B3, running recent Bullseye, I have
noticed a strange battery drain when the computer is powered off: it
loses about 1% of the total battery charge every hour, which makes a
quarter of the battery in a day.
The drain
Hi.
On my new Acer TravelMate Spin B3, running recent Bullseye, I have
noticed a strange battery drain when the computer is powered off: it
loses about 1% of the total battery charge every hour, which makes a
quarter of the battery in a day.
The drain happens when the computer has been powered
Hi,
When I was figuring out "how to get battery full notification?" in GNOME
DE, I came across "Battery Charge Monitor Manual", in which it's
mentioned that there is a setting available to get notify when battery
is fully recharged; but in GNOME 3, currently there i
Dear Developers of the most amazing OS,
I Triple booted macbook pro but the hibernation feature of debian wont let
me go in my debian partition since it is still thinking its in hibernation
so it black screens for hours and over heated my macbook pro so how do i
fix hibernation i also need you to n
I'm using Debian Stretch 9.9(stable) in HP Notebook. From around 4-5
weeks oftentimes, I'm getting "[Firmware Bug]: battery: (dis)charge rate
invalid." warning message in kernel ring buffer probably this was
started after upgradation of Linux-header package[*]. Till yesterday,
Hi,
I've made a fresh installation of debian testing on my ASUS eeepc x101.
ACPI reports wrong battery informations. If I type acpi -V:
$ acpi -V
Battery 0: Discharging, 100%, 4200:00:00 remaining
Battery 0: design capacity 4300 mAh, last full capacity 4200 mAh = 97%
Adapter 0: off-line
Th
html in the case in which
> > the user is not sure of which package is affected.
> >
> > I have a Lenovo T460P, and with stretch I enjoyed a reasonable
> > battery life (~4 hours). At the beginning of November I switched to
> > buster, and things were still OK.
> >
&
have a Lenovo T460P, and with stretch I enjoyed a reasonable battery
> life (~4 hours). At the beginning of November I switched to buster,
> and things were still OK.
>
> Last week I made an upgrade as usual, and since reboot the battery
> lasts half an hour to one hour tops, whic
On Mon, Nov 27, 2017 at 5:19 PM, Pietro Vischia
wrote:
> I have a Lenovo T460P, and with stretch I enjoyed a reasonable battery
> life (~4 hours). At the beginning of November I switched to buster,
> and things were still OK.
>
> Last week I made an upgrade as usual, and since reb
Dear All,
I apologize in advance if this is not the correct forum: I am
following the instructions at
https://www.debian.org/Bugs/Reporting.en.html in the case in which the
user is not sure of which package is affected.
I have a Lenovo T460P, and with stretch I enjoyed a reasonable battery
life
, for example) to
> >> make a comparison?
>
> > Yes, the bash function I use is:
> >
> > battery ()
> > {
> > local BATTERYFILE="/sys/class/power_supply/BAT0/uevent";
> > [ ! -r $BATTERYFILE ] && printf '%s\n'
Hi, David.
On 24/05/17 22:23, David Wright wrote:
>> When you talk about "the numbers", do you mean to see by the console the
>> values that are obtained for both batteries (voltage, for example) to
>> make a comparison?
> Yes, the bash function I use is:
&g
On Wed 24 May 2017 at 21:50:20 (-0300), Daniel Bareiro wrote:
> When you talk about "the numbers", do you mean to see by the console the
> values that are obtained for both batteries (voltage, for example) to
> make a comparison?
Yes, the bash function I use is:
batte
28v and 8.72v which is as good as new.
I think you've misread the labelling here: charge, not voltage.
This "good as new" battery yields the following:
2017-05-24-18-19-29 (timestamp)
POWER_SUPPLY_NAME=BAT0
POWER_SUPPLY_STATUS=Discharging
POWER_SUPPLY_PRESENT=1
PO
SUPPLY_CHARGE_FULL_DESIGN=380
>>> POWER_SUPPLY_CHARGE_FULL=872000
>>> POWER_SUPPLY_CHARGE_NOW=828000
>>>
>>> IOW my baseline after 8 years is about 20% capacity.
>> Sorry for my delay in responding.
>>
>> I'll cross my fingers for you, Da
GE_NOW=380
> >
> > Charger out:
> > POWER_SUPPLY_CHARGE_FULL_DESIGN=380
> > POWER_SUPPLY_CHARGE_FULL=872000
> > POWER_SUPPLY_CHARGE_NOW=828000
> >
> > IOW my baseline after 8 years is about 20% capacity.
>
> Sorry for my delay in responding.
>
> I'
Y_CHARGE_NOW=828000
>
> IOW my baseline after 8 years is about 20% capacity.
I think at that state it is 95% (828/872) and I think these correspong to 8.28v
and 8.72v which is as good as new.
At 8.72v the charging current is switched off to protect the battery. I would
think these are 2 x
828000
>
> IOW my baseline after 8 years is about 20% capacity.
Sorry for my delay in responding.
I'll cross my fingers for you, David. How did your laptop battery continue?
Just yesterday I took my notebook to the provider to test with a new
battery. He said that today he will be co
rchase invoices, I bought the notebook on September 19,
> > >2013, and then changed the battery on November 2, 2015. So less than two
> > >years ago I have this battery.
> > >
> > >The notebook I use it practically every day and I leave it sleeping from
> >
Daniel Bareiro:
> Next week I'll take the notebook to the supplier for the test with a new
> battery. They offered doing tests with a new battery for an entire day.
> I think I'm going to suggest them to use a liveCD as System Rescue CD or
> something like that, since
Hi, Joe an Tomás.
>>>>> Do you think the problem might be in the charger?
>>>> Yes, certainly. That's why I said it's difficult to know what's
>>>> going on without either a known good battery or a known good
>>>> charge
t; >
> > > Yes, certainly. That's why I said it's difficult to know what's
> > > going on without either a known good battery or a known good
> > > charger. You'd better hope it's the battery, as that is easy to
> > > fix...
> >
On Tue 28 Mar 2017 at 15:46:36 (-0300), Daniel Bareiro wrote:
> I was observing these values:
>
>
> $ upower -i /org/freedesktop/UPower/devices/battery_BAT0
> (...)
> battery
> (...)
>
ively
>>> complex, constant current of about half capacity to around 4.1V, then
>>> constant voltage to fairly precise 4.2V, then when the current drops
>>> below a certain level, cutoff.
>>>
>>> It should be possible to leave a lithium battery permanently con
On Tue, 28 Mar 2017 14:14:15 -0300
Daniel Bareiro wrote:
> Hi, Joe.
>
>
> >> Do you think the problem might be in the charger?
>
> > Yes, certainly. That's why I said it's difficult to know what's
> > going on without either a known good b
1 - 100 of 452 matches
Mail list logo