[Batterie] Indicateur de charge capricieux après une longue période sur secteur.

Reconnaissance et configuration du matériel / kernel linux
Moppy
newbie
Messages : 1
Inscription : mer. 12 déc. 2018, 00:41

[Batterie] Indicateur de charge capricieux après une longue période sur secteur.

Message par Moppy »

Bonjour à tous,

Je n'ai pas vraiment pour habitude de demander de l'aide, mais je vous avoue que depuis quelques jours, je suis face à un cas un peu étrange avec ma batterie. Je m'explique :

J'ai récemment changé de batterie il y a un peu moins de deux semaines, il s'agit d'une batterie tierce. Cette dernierè est donc neuve et en pleine forme. Seulement voilà, lorsque la batterie est pleinement chargée et après une longue période sur secteur, l'indicateur passe soudainement à 0%, alors que la batterie est pleinement chargée.

À partir de cet évènement, j'ai exploité plusieurs issues :

-> Simple redémarrage -> OS
L'indicateur de batterie reste toujours à zéro, mais il est pleinement chargé :
  • Temps restant effectif
  • Un simple commande cat dans les fichiers de configuration de la batterie montre qu'un niveau de charge est présent et n'est donc pas à 0).

    Code : Tout sélectionner

    $: cat /sys/class/power_supply/BAT0/charge_full_design && cat /sys/class/power_supply/BAT0/charge_full && cat /sys/class/power_supply/BAT0/charge_now 
    
    6000000
    0
    5438000
    
  • Pareil en passant par upower...

    Code : Tout sélectionner

    $: upower -d 
    
    Device: /org/freedesktop/UPower/devices/line_power_AC
      native-path:          AC
      power supply:         yes
      updated:              mer. 12 déc. 2018 00:52:56 CET (2 seconds ago)
      has history:          no
      has statistics:       no
      line-power
        warning-level:       none
        online:              no
        icon-name:          'ac-adapter-symbolic'
    
    Device: /org/freedesktop/UPower/devices/battery_BAT0
      native-path:          BAT0
      vendor:               Samsung SDI
      model:                DELL P8TC727
      serial:               40341
      power supply:         yes
      updated:              mer. 12 déc. 2018 00:52:56 CET (2 seconds ago)
      has history:          yes
      has statistics:       yes
      battery
        present:             yes
        rechargeable:        yes
        state:               discharging
        warning-level:       action
        energy:              40,5002 Wh
        energy-empty:        0 Wh
        energy-full:         46,7014 Wh
        energy-full-design:  44,4 Wh
        energy-rate:         8,0808 W
        voltage:             8,247 V
        time to empty:       5,0 hours
        percentage:          0%
        capacity:            100%
        technology:          lithium-ion
        icon-name:          'battery-caution-symbolic'
      History (rate):
        1544572270	8,081	empty
        1544572270	7,942	empty
    
    Device: /org/freedesktop/UPower/devices/DisplayDevice
      power supply:         yes
      updated:              mer. 12 déc. 2018 00:52:56 CET (2 seconds ago)
      has history:          no
      has statistics:       no
      battery
        present:             yes
        state:               discharging
        warning-level:       action
        energy:              40,5002 Wh
        energy-full:         46,7014 Wh
        energy-rate:         8,0808 W
        time to empty:       5,0 hours
        percentage:          0%
        icon-name:          'battery-caution-symbolic'
    
    Daemon:
      daemon-version:  0.99.9
      on-battery:      yes
      lid-is-closed:   no
      lid-is-present:  yes
      critical-action: HybridSleep
    
-> Simple redémarrage -> BIOS (Dell Latitude E5450)
Le BIOS indique clairement que la batterie est en mauvais état et que la charge est faible, plutôt étrange, mais je décide d'explorer d'autres options avant de conclure.

-> Extinction puis Mise sous Tension -> BIOS
La batterie apparait comme pleinement chargée et en excellent état.

-> Extinction puis Mise sous Tension -> OS
Batterie OK, RAS.

J'ai donc tenté pas mal de solutions pour essayer de voir ce qui se passe au moment ou la batterie "devent capricieuse". Mes connaissances étant limitées, j'ai peut-être raté des choses. Voilà ce que j'ai tenté :

Code : Tout sélectionner

$: sudo journalctl -f --system | grep -i ACPI

-- Logs begin at Thu 2018-12-06 04:40:39 CET. --
déc. 10 07:42:15 OSWALD root[4608]: ACPI action undefined: PNP0C0A:00
déc. 10 07:42:24 OSWALD root[4611]: ACPI action undefined: PNP0C0A:00
déc. 10 07:42:25 OSWALD kernel: dell_wmi: Unknown WMI event type 0x12
déc. 10 07:42:25 OSWALD root[4613]: [57B blob data]
déc. 10 07:42:40 OSWALD root[4616]: ACPI action undefined: PNP0C0A:00
déc. 10 07:43:48 OSWALD root[4620]: ACPI action undefined: PNP0C0A:00
déc. 10 08:12:17 OSWALD root[4644]: ACPI action undefined: PNP0C0A:00
déc. 10 08:12:18 OSWALD root[4648]: ACPI action undefined: PNP0C0A:00
déc. 10 08:13:40 OSWALD root[4652]: ACPI action undefined: PNP0C0A:00
déc. 10 09:58:48 OSWALD root[4734]: ACPI action undefined: PNP0C0A:00
déc. 10 10:32:41 OSWALD root[4763]: ACPI action undefined: PNP0C0A:00
déc. 10 10:34:13 OSWALD root[4768]: ACPI action undefined: PNP0C0A:00
déc. 10 10:34:31 OSWALD root[4771]: ACPI action undefined: PNP0C0A:00
déc. 10 10:34:41 OSWALD root[4774]: ACPI action undefined: PNP0C0A:00
déc. 10 10:34:42 OSWALD root[4777]: ACPI action undefined: PNP0C0A:00
déc. 10 10:34:57 OSWALD root[4780]: ACPI action undefined: PNP0C0A:00
déc. 10 10:36:04 OSWALD root[4785]: ACPI action undefined: PNP0C0A:00
déc. 10 15:10:26 OSWALD root[4991]: ACPI action undefined: PNP0C0A:00
déc. 10 15:10:35 OSWALD root[4994]: ACPI action undefined: PNP0C0A:00
déc. 10 15:10:36 OSWALD root[4997]: ACPI action undefined: PNP0C0A:00
déc. 10 15:11:57 OSWALD root[5001]: ACPI action undefined: PNP0C0A:00

Code : Tout sélectionner

$: dmesg -T | grep -i ACPI

[lun. déc. 10 02:14:42 2018] BIOS-e820: [mem 0x00000000d96eb000-0x00000000d971bfff] ACPI data
[lun. déc. 10 02:14:42 2018] BIOS-e820: [mem 0x00000000da1b2000-0x00000000da610fff] ACPI NVS
[lun. déc. 10 02:14:42 2018] efi:  ACPI=0xd96f8000  ACPI 2.0=0xd96f8000  SMBIOS=0xf0000 
[lun. déc. 10 02:14:42 2018] ACPI: Early table checksum verification disabled
[lun. déc. 10 02:14:42 2018] ACPI: RSDP 0x00000000D96F8000 000024 (v02 DELL  )
[lun. déc. 10 02:14:42 2018] ACPI: XSDT 0x00000000D96F80B8 0000EC (v01 DELL   CBX3     01072009 AMI  00010013)
[lun. déc. 10 02:14:42 2018] ACPI: FACP 0x00000000D970CAA0 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[lun. déc. 10 02:14:42 2018] ACPI: DSDT 0x00000000D96F8230 01486E (v02 DELL   CBX3     01072009 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: FACS 0x00000000DA60FF80 000040
[lun. déc. 10 02:14:42 2018] ACPI: UEFI 0x00000000D970D000 00063A (v01 INTEL  RstSataE 00000000 ??   00000000)
[lun. déc. 10 02:14:42 2018] ACPI: APIC 0x00000000D970D640 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
[lun. déc. 10 02:14:42 2018] ACPI: FPDT 0x00000000D970D6C8 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[lun. déc. 10 02:14:42 2018] ACPI: FIDT 0x00000000D970D710 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
[lun. déc. 10 02:14:42 2018] ACPI: MCFG 0x00000000D970D7B0 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[lun. déc. 10 02:14:42 2018] ACPI: HPET 0x00000000D970D7F0 000038 (v01 DELL   CBX3     01072009 AMI. 00000005)
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0x00000000D970D828 0004B5 (v01 SataRe SataTabl 00001000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: UEFI 0x00000000D970DCE0 000042 (v01                 00000000      00000000)
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0x00000000D970DD28 000C7D (v02 Ther_R Ther_Rvp 00001000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: ASF! 0x00000000D970E9A8 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0x00000000D970EA48 00051F (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0x00000000D970EF68 000B74 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0x00000000D970FAE0 0001C7 (v02 PmRef  LakeTiny 00003000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0x00000000D970FCA8 0003A5 (v02 CppcTa CppcTabl 00001000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: PCCT 0x00000000D9710050 00006E (v05 PcctTa PcctTabl 00001000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0x00000000D97100C0 000AC4 (v02 Cpc_Ta Cpc_Tabl 00001000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0x00000000D9710B88 0041AC (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0x00000000D9714D38 004508 (v01 DptfTa DptfTabl 00001000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: SLIC 0x00000000D9719240 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[lun. déc. 10 02:14:42 2018] ACPI: MSDM 0x00000000D97193B8 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
[lun. déc. 10 02:14:42 2018] ACPI: DMAR 0x00000000D9719410 0000B0 (v01 INTEL  BDW      00000001 INTL 00000001)
[lun. déc. 10 02:14:42 2018] ACPI: BGRT 0x00000000D97194C0 000038 (v00                 01072009 AMI  00010013)
[lun. déc. 10 02:14:42 2018] ACPI: UEFI 0x00000000D97194F8 000044 (v01 INTEL  RstSataR 00000000 ??   00000000)
[lun. déc. 10 02:14:42 2018] ACPI: UEFI 0x00000000D9719540 00005C (v01 INTEL  RstSataV 00000000 ??   00000000)
[lun. déc. 10 02:14:42 2018] ACPI: Local APIC address 0xfee00000
[lun. déc. 10 02:14:42 2018] ACPI: PM-Timer IO Port: 0x1808
[lun. déc. 10 02:14:42 2018] ACPI: Local APIC address 0xfee00000
[lun. déc. 10 02:14:42 2018] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x48])
[lun. déc. 10 02:14:42 2018] ACPI: NMI not connected to LINT 1!
[lun. déc. 10 02:14:42 2018] ACPI: LAPIC_NMI (acpi_id[0x02] dfl res lint[0xc0])
[lun. déc. 10 02:14:42 2018] ACPI: NMI not connected to LINT 1!
[lun. déc. 10 02:14:42 2018] ACPI: LAPIC_NMI (acpi_id[0x03] dfl res lint[0x80])
[lun. déc. 10 02:14:42 2018] ACPI: NMI not connected to LINT 1!
[lun. déc. 10 02:14:42 2018] ACPI: LAPIC_NMI (acpi_id[0x04] dfl res lint[0x20])
[lun. déc. 10 02:14:42 2018] ACPI: NMI not connected to LINT 1!
[lun. déc. 10 02:14:42 2018] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[lun. déc. 10 02:14:42 2018] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[lun. déc. 10 02:14:42 2018] ACPI: IRQ0 used by override.
[lun. déc. 10 02:14:42 2018] ACPI: IRQ9 used by override.
[lun. déc. 10 02:14:42 2018] Using ACPI (MADT) for SMP configuration information
[lun. déc. 10 02:14:42 2018] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[lun. déc. 10 02:14:42 2018] ACPI: Core revision 20180810
[lun. déc. 10 02:14:42 2018] PM: Registering ACPI NVS region [mem 0xda1b2000-0xda610fff] (4583424 bytes)
[lun. déc. 10 02:14:42 2018] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[lun. déc. 10 02:14:42 2018] ACPI: bus type PCI registered
[lun. déc. 10 02:14:42 2018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[lun. déc. 10 02:14:42 2018] ACPI: Added _OSI(Module Device)
[lun. déc. 10 02:14:42 2018] ACPI: Added _OSI(Processor Device)
[lun. déc. 10 02:14:42 2018] ACPI: Added _OSI(3.0 _SCP Extensions)
[lun. déc. 10 02:14:42 2018] ACPI: Added _OSI(Processor Aggregator Device)
[lun. déc. 10 02:14:42 2018] ACPI: Added _OSI(Linux-Dell-Video)
[lun. déc. 10 02:14:42 2018] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[lun. déc. 10 02:14:42 2018] ACPI: 10 ACPI AML tables successfully acquired and loaded
[lun. déc. 10 02:14:42 2018] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[lun. déc. 10 02:14:42 2018] ACPI: Dynamic OEM Table Load:
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0xFFFF8C415456D800 0003D3 (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: Dynamic OEM Table Load:
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0xFFFF8C4154A20000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: Dynamic OEM Table Load:
[lun. déc. 10 02:14:42 2018] ACPI: SSDT 0xFFFF8C415456B400 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[lun. déc. 10 02:14:42 2018] ACPI: EC: EC started
[lun. déc. 10 02:14:42 2018] ACPI: EC: interrupt blocked
[lun. déc. 10 02:14:42 2018] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[lun. déc. 10 02:14:42 2018] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x27, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[lun. déc. 10 02:14:42 2018] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
[lun. déc. 10 02:14:42 2018] ACPI: Interpreter enabled
[lun. déc. 10 02:14:42 2018] ACPI: (supports S0 S3 S4 S5)
[lun. déc. 10 02:14:42 2018] ACPI: Using IOAPIC for interrupt routing
[lun. déc. 10 02:14:42 2018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[lun. déc. 10 02:14:42 2018] ACPI: Enabled 6 GPEs in block 00 to 7F
[lun. déc. 10 02:14:42 2018] ACPI: Power Resource [PG00] (on)
[lun. déc. 10 02:14:42 2018] ACPI: Power Resource [PG01] (on)
[lun. déc. 10 02:14:42 2018] ACPI: Power Resource [PG02] (on)
[lun. déc. 10 02:14:42 2018] ACPI: Power Resource [FN00] (off)
[lun. déc. 10 02:14:42 2018] ACPI: Power Resource [FN01] (off)
[lun. déc. 10 02:14:42 2018] ACPI: Power Resource [FN02] (off)
[lun. déc. 10 02:14:42 2018] ACPI: Power Resource [FN03] (off)
[lun. déc. 10 02:14:42 2018] ACPI: Power Resource [FN04] (off)
[lun. déc. 10 02:14:42 2018] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[lun. déc. 10 02:14:42 2018] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[lun. déc. 10 02:14:42 2018] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[lun. déc. 10 02:14:42 2018] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[lun. déc. 10 02:14:42 2018] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[lun. déc. 10 02:14:42 2018] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[lun. déc. 10 02:14:42 2018] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[lun. déc. 10 02:14:42 2018] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[lun. déc. 10 02:14:42 2018] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[lun. déc. 10 02:14:42 2018] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[lun. déc. 10 02:14:42 2018] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[lun. déc. 10 02:14:42 2018] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[lun. déc. 10 02:14:42 2018] ACPI: EC: interrupt unblocked
[lun. déc. 10 02:14:42 2018] ACPI: EC: event unblocked
[lun. déc. 10 02:14:42 2018] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x27, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[lun. déc. 10 02:14:42 2018] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
[lun. déc. 10 02:14:42 2018] ACPI: bus type USB registered
[lun. déc. 10 02:14:42 2018] PCI: Using ACPI for IRQ routing
[lun. déc. 10 02:14:42 2018] pnp: PnP ACPI init
[lun. déc. 10 02:14:42 2018] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[lun. déc. 10 02:14:42 2018] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[lun. déc. 10 02:14:42 2018] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[lun. déc. 10 02:14:42 2018] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[lun. déc. 10 02:14:42 2018] pnp 00:04: Plug and Play ACPI device, IDs DLL062b PNP0f13 (active)
[lun. déc. 10 02:14:42 2018] pnp 00:05: Plug and Play ACPI device, IDs PNP0401 (disabled)
[lun. déc. 10 02:14:42 2018] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[lun. déc. 10 02:14:42 2018] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[lun. déc. 10 02:14:42 2018] pnp: PnP ACPI: found 8 devices
[lun. déc. 10 02:14:42 2018] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[lun. déc. 10 02:14:42 2018] ACPI: Lid Switch [LID0]
[lun. déc. 10 02:14:42 2018] ACPI: Power Button [PBTN]
[lun. déc. 10 02:14:42 2018] ACPI: Sleep Button [SBTN]
[lun. déc. 10 02:14:42 2018] ACPI: Power Button [PWRF]
[lun. déc. 10 02:14:42 2018] ACPI: Thermal Zone [THM] (25 C)
[lun. déc. 10 02:14:42 2018] ACPI: Thermal Zone [TZ00] (28 C)
[lun. déc. 10 02:14:42 2018] ACPI: Thermal Zone [TZ01] (30 C)
[lun. déc. 10 02:14:42 2018] acpi device:2d: hash matches
[lun. déc. 10 02:14:47 2018] parport_pc 00:05: reported by Plug and Play ACPI
[lun. déc. 10 02:14:47 2018] ACPI Warning: \_SB.IETM._ART: Return Package type mismatch at index 0 - found Integer, expected Reference (20180810/nspredef-263)
[lun. déc. 10 02:14:47 2018] ACPI: Invalid package element [0]: got number, expecting [R]
[lun. déc. 10 02:14:47 2018] ACPI: AC Adapter [AC] (on-line)
[lun. déc. 10 02:14:47 2018] battery: ACPI: Battery Slot [BAT0] (battery present)
[lun. déc. 10 02:14:48 2018] [drm] ACPI BIOS requests an excessive sleep of 20000 ms, using 1500 ms instead
[lun. déc. 10 02:14:48 2018] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[lun. déc. 10 02:17:07 2018] ACPI: EC: interrupt blocked
[lun. déc. 10 02:17:07 2018] ACPI: Preparing to enter system sleep state S3
[lun. déc. 10 02:17:07 2018] ACPI: EC: event blocked
[lun. déc. 10 02:17:07 2018] ACPI: EC: EC stopped
[lun. déc. 10 02:17:07 2018] ACPI: Low-level resume complete
[lun. déc. 10 02:17:07 2018] ACPI: EC: EC started
[lun. déc. 10 02:17:07 2018] ACPI: Waking up from system sleep state S3
[lun. déc. 10 02:17:07 2018] ACPI: EC: interrupt unblocked
[lun. déc. 10 02:17:07 2018] ACPI: EC: event unblocked
[lun. déc. 10 02:17:08 2018] acpi PNP0401:00: Already enumerated
[lun. déc. 10 02:17:08 2018] acpi PNP0501:00: Still not present
[lun. déc. 10 02:40:49 2018] audit: type=1130 audit(1544406054.209:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[lun. déc. 10 18:41:06 2018] acpi_listen[5731]: segfault at 0 ip 000055c98c6df0d7 sp 00007ffde138a600 error 4 in acpi_listen[55c98c6df000+1000]
[lun. déc. 10 18:41:06 2018] audit: type=1701 audit(1544463670.835:59): auid=1000 uid=1000 gid=1000 ses=2 pid=5731 comm="acpi_listen" exe="/usr/bin/acpi_listen" sig=11 res=1
J'ai tenté aussi un acpi_listen, mais le résultat reste le même.

Pour placer le contexte, j'avais déjà ce souci sur une autre distri (Ubuntu), ayant effectué la transition vers Arch il y a peu de temps, j'ai encore ce même problème. Je ne pense pas que ce soit liée à l'OS.

N'ayant pas de dual-boot sur cette machine, je me suis dit qu'en chargeant complètement la batterie et en laissant sur secteur pendant une très longue période, mais dans le BIOS. Ça pourrait éventuellement me permettre d'évaluer la portée du problème.

J'ai donc démarré directement dans le BIOS et laissé sur secteur pendant une longue période pour voir si l'anomalie se produisait : RAS.

J'en suis donc à me demander qu'est-ce qu'il se passe au niveau du kernel pour que la batterie indique une charge nulle alors que cette dernière ne l'est pas.

Je vous fais un point sur ma configuration :
  • Machine : DELL Latitude E5450
  • Kernel : Linux 4.19.4-arch1-1-ARCH
  • OS : Arch Linux x86_64
  • CPU : Intel i5-5300U (4) @ 2.900GHz
  • GPU : Intel HD Graphics 5500
  • RAM : 8Go
Aujourd'hui, le problème n'est pas handicapant dans la mesure ou cela ne m'empêche absolument pas d'utiliser la machine, une simple extinction puis mise sous tension et c'est reparti (surtout depuis que je suis passé sous Arch + i3, c'est une flèche...). J'essaie aussi de ne plus laisser la machine sur secteur une fois la batterie chargée (en admettant que c'était déjà plus ou moins une mauvaise pratique).

S'il n'y a finalement pas d'issue à ce problème, je pourrais quand même garder cette nouvelle batterie en dépannage et en prendre une autre. Mais je vous avoue que c'est assez gênant de se retrouver avec ce genre de défaut et j'ai un petit peu la flemme de la renvoyer alors qu'elle est en réalité fonctionnelle.

Je voulais donc savoir si vous aviez des avis là-dessus, éventuellement si vous aviez déjà rencontre ce problème et comment en êtes vous parvenus à bout.
J'ai très certainement oublié des détails, donc si vous avez besoin d'informations supplémentaires, n'hésitez surtout pas.
Je vous remercie d'avance pour votre aide.

Moppy.
Répondre