Benjamin-Loison / EmbeddedController

Embedded Controller firmware for the Framework Laptop
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Seems to have trouble to charge Linux Mint 22 Cinnamon Framework 13 recently #20

Open Benjamin-Loison opened 2 weeks ago

Benjamin-Loison commented 2 weeks ago

Related to Benjamin-Loison/android/issues/113.

Charging works fine with another cable than default charger or charger base and USB-C 3.2 Long Life Cable.

I have in mind the working professional laptop charger of: ``` -----BEGIN PGP MESSAGE----- hF4DTQa9Wom5MBgSAQdAqSgAAbzBT+J8cSxxUqXCXtRD/+HlQ4lEP+6Bzw1ztnsw Az+RaAjE45AgYvqL0ut23pztAiDhxGVEiylnquhzMImg08Hq7McbJg/lgoaRf3a4 0kABCbU6eiy5MgyydDv+3Zm+30B4WJL+n+wzp5vLsn+hqu7FRoSb5Keg6wUtdU2+ NDD6ll6o5c3h0RdNkYiFWprC =exh4 -----END PGP MESSAGE----- ```

So the battery does not seem to blame.

Benjamin-Loison commented 2 weeks ago

https://frame.work/fr/en/products/usb-c-cable costs 10 € seems to be the one that I have https://frame.work/fr/en/products/16-usb-c-cable-epr costs 14 € seems to be for newer Framework laptops as https://static.frame.work/e8ywts6018ozzzxaitvjrk1y0nzo shows.

are the only charging cables.

EPR stands for Extended Power Range according to https://www.coolgear.com/news/what-is-usb-c-pd-2-1-epr.html. I guess that it is retrocompatible but is it physically stronger?

https://static.frame.work/jaw2aeojbxsf0fwexkk5m2ptsxqn https://static.frame.work/u7fthzmgdcbr8cdz2vnvmpqszl7w

do not clearly show one stronger than the other.

Note that the goal is not buying the same one having the same issue.

Ships within 5 business days.

Shipping €12.00

Ask a relative to put my SIM card in his phone to confirm BNP payment. Otherwise could ask BNP how to proceed if do not have access to my phone. Could ask them anyway to not be stuck as currently when all relatives are sleeping.

Le service Chat est actuellement fermé. Nous vous invitons à renouveler votre demande durant les heures d'ouverture du lundi au vendredi de 9h à 20h (hors jours fériés).

In fact I would not be surprised that they ask to receive a code at physical address, so let us not even ask them.

Benjamin-Loison commented 2 weeks ago

I doubt that it is related to Benjamin-Loison/cinnamon/issues/155.

Benjamin-Loison commented 2 weeks ago

Should test charging the laptop with my phone base charger even if the length is quite an issue. It seems to work to some extent. At 13:54 and 61 % of battery I started charging this way.

On 15:38 I am at 100 % with using it and it may have been at 100 % before this time.

Benjamin-Loison commented 1 week ago
upower -e
Output: ``` /org/freedesktop/UPower/devices/battery_BAT1 /org/freedesktop/UPower/devices/line_power_ACAD /org/freedesktop/UPower/devices/DisplayDevice ```
upower --help
Output: ``` Usage: upower [OPTION…] UPower tool Help Options: -h, --help Show help options Application Options: -e, --enumerate Enumerate objects paths for devices -d, --dump Dump all parameters for all objects -m, --monitor Monitor activity from the power daemon --monitor-detail Monitor with detail -i, --show-info Show information about object path -v, --version Print version of client and daemon ```
upower -i /org/freedesktop/UPower/devices/battery_BAT1
Output: ``` native-path: BAT1 vendor: NVT model: Framewo serial: 03E0 power supply: yes updated: Sat 09 Nov 2024 02:05:13 PM CET (11 seconds ago) has history: yes has statistics: yes battery present: yes rechargeable: yes state: charging warning-level: none energy: 29.0136 Wh energy-empty: 0 Wh energy-full: 43.6282 Wh energy-full-design: 55.0088 Wh energy-rate: 6.314 W voltage: 16.52 V charge-cycles: 175 time to full: 2.3 hours percentage: 66% capacity: 79.3113% technology: lithium-ion icon-name: 'battery-full-charging-symbolic' History (charge): 1731157439 66.000 charging History (rate): 1731157513 6.314 unknown 1731157512 5.790 charging 1731157511 5.375 charging 1731157510 7.608 discharging 1731157495 4.404 charging 1731157494 3.896 charging 1731157492 2.680 charging 1731157477 5.267 charging 1731157466 3.480 discharging 1731157447 4.764 charging 1731157444 2.795 discharging 1731157439 14.168 charging ```