
Eu executo o Arch Linux 5.5.13 no meu laptop. Há um ano troquei a bateria original por uma nova (talvez não a oficial).
Já faz algum tempo que tenho o mesmo problema. Carregar a bateria requer a) desligar meu laptop ou b) fechar a tampa.
acpi -i
retorna
Battery 0: Discharging, 17%, 00:32:27 remaining
Battery 0: design capacity 2600 mAh, last full capacity 2214 mAh = 85%
acpi -a
retorna Adapter 0: off-line
mesmo quando o adaptador está conectado.
Tentei verificar os resultados para dmesg | grep acpi
:
[ 0.046425] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[ 0.046427] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[ 0.046429] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[ 0.472516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.220166] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.220571] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 1.220604] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 1.436438] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Posso obter por meio segundo no painel de status da bateria do xfce4 (ou com acpi -a
) um ícone de carregamento quando reconecto o adaptador.
Não consegui ver de onde vem o problema. Alguma sugestão para uma investigação mais aprofundada?