Bonjour,

à la lecture du changelog de GNOME 48 :

GNOME 48 includes a new option which enhances the lifespan of the device’s battery. When enabled, battery charge is limited to 80% while the device is plugged in. Maintaining the battery charge level at this reduced level keeps the battery working better for longer.

This new battery health preservation behavior can be enabled in the Power settings, in the new Battery Charging option. It is only available on hardware which supports the feature.

Ça se trouve où ce truc ? Car je ne vois rien sur ma Fedora 41 migrée en 42 ?

    llaumgui Tu retrouves les dossiers pour la batterie dans /sys/class/power_supply/ ?

    Yes :

    llaumgui@stargazer ~> ll /sys/class/power_supply/
    lrwxrwxrwx@ - root root  6 avril 08:35 ADP1 -> ../../devices/pci0000:00/0000:00:1f.0/PNP0C09:00/ACPI0003:00/power_supply/ADP1
    lrwxrwxrwx@ - root root  6 avril 08:35 BAT0 -> ../../devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/PNP0C09:00/PNP0C0A:00/power_supply/BAT0
    lrwxrwxrwx@ - root root  6 avril 08:35 ucsi-source-psy-USBC000:001 -> ../../devices/platform/USBC000:00/power_supply/ucsi-source-psy-USBC000:001
    lrwxrwxrwx@ - root root  6 avril 10:35 ucsi-source-psy-USBC000:002 -> ../../devices/platform/USBC000:00/power_supply/ucsi-source-psy-USBC000:002

      llaumgui Et pour aller plus loin
      # ll /sys/class/power_supply/BAT0/
      Histoire de voir si tu as un fichier charge_control_end_threshold puis ce qu’il contient le cas échéant.