https://bugzilla.kernel.org/show_bug.cgi?id=216900

            Bug ID: 216900
           Summary: Could not resolve symbol [\_SB.PC00.I2C0.TPL1]
           Product: ACPI
           Version: 2.5
    Kernel Version: 6.0.0-6-amd64
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: BIOS
          Assignee: acpi_b...@kernel-bugs.osdl.org
          Reporter: vito.detul...@gmail.com
        Regression: No

Hi

I'm finding this error during the startup:

[    0.118065] ACPI BIOS Error (bug): Could not resolve symbol
[\_SB.PC00.I2C0.TPL1], AE_NOT_FOUND (20220331/dswload2-162)
[    0.118072] ACPI Error: AE_NOT_FOUND, During name lookup/catalog
(20220331/psobject-220)
[    0.118106] ACPI BIOS Error (bug): Could not resolve symbol
[\_SB.PC00.I2C2.TPL1], AE_NOT_FOUND (20220331/dswload2-162)
[    0.118109] ACPI Error: AE_NOT_FOUND, During name lookup/catalog
(20220331/psobject-220)



# lscpu 
Architecture:            x86_64
  CPU op-mode(s):        32-bit, 64-bit
  Address sizes:         39 bits physical, 48 bits virtual
  Byte Order:            Little Endian
CPU(s):                  8
  On-line CPU(s) list:   0-7
Vendor ID:               GenuineIntel
  BIOS Vendor ID:        Intel(R) Corporation
  Model name:            11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
    BIOS Model name:     11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz To Be
Filled By O.E.M. CPU @ 2.8GHz
    BIOS CPU family:     198
    CPU family:          6
    Model:               140
    Thread(s) per core:  2
    Core(s) per socket:  4
    Socket(s):           1
    Stepping:            1
    CPU(s) scaling MHz:  42%
    CPU max MHz:         4700,0000
    CPU min MHz:         400,0000
    BogoMIPS:            5606,40
    Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl 
                         xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq
pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm
pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave av
                         x f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault
epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow
vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bm
                         i2 erms invpcid rdt_a avx512f avx512dq rdseed adx smap
avx512ifma clflushopt clwb intel_pt avx512cd sha_ni avx512bw avx512vl xsaveopt
xsavec xgetbv1 xsaves split_lock_detect dtherm ida arat pln pts hwp 
                         hwp_notify hwp_act_window hwp_epp hwp_pkg_req
avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni
avx512_bitalg avx512_vpopcntdq rdpid movdiri movdir64b fsrm avx512_vp2intersect
md_c
                         lear ibt flush_l1d arch_capabilities
Virtualization features: 
  Virtualization:        VT-x
Caches (sum of all):     
  L1d:                   192 KiB (4 instances)
  L1i:                   128 KiB (4 instances)
  L2:                    5 MiB (4 instances)
  L3:                    12 MiB (1 instance)
NUMA:                    
  NUMA node(s):          1
  NUMA node0 CPU(s):     0-7
Vulnerabilities:         
  Itlb multihit:         Not affected
  L1tf:                  Not affected
  Mds:                   Not affected
  Meltdown:              Not affected
  Mmio stale data:       Not affected
  Retbleed:              Not affected
  Spec store bypass:     Mitigation; Speculative Store Bypass disabled via
prctl
  Spectre v1:            Mitigation; usercopy/swapgs barriers and __user
pointer sanitization
  Spectre v2:            Mitigation; Enhanced IBRS, IBPB conditional, RSB
filling, PBRSB-eIBRS SW sequence
  Srbds:                 Not affected
  Tsx async abort:       Not affected
# 




# dmesg | grep -E "ACPI|BIOS"
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000033dfefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000033dff000-0x00000000363fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000363ff000-0x000000003f08efff] usable
[    0.000000] BIOS-e820: [mem 0x000000003f08f000-0x000000003f22efff] type 20
[    0.000000] BIOS-e820: [mem 0x000000003f22f000-0x0000000044e2efff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000044e2f000-0x0000000045b2efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000045b2f000-0x0000000045bfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000045bff000-0x0000000045bfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000045c00000-0x0000000049ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000004a200000-0x000000004a3fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000004b000000-0x00000000503fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
[    0.000000] efi: ACPI=0x45bfe000 ACPI 2.0=0x45bfe014 TPMFinalLog=0x459a5000
SMBIOS=0x41ac5000 SMBIOS 3.0=0x41ab8000 MEMATTR=0x3d7c6018 ESRT=0x3d7c5018
MOKvar=0x3b37b000 
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: LG Electronics 17Z90P-G.AP75D/17Z90P, BIOS T2ZF0320 X64
04/23/2021
[    0.008480] ACPI: Early table checksum verification disabled
[    0.008482] ACPI: RSDP 0x0000000045BFE014 000024 (v02 LGE   )
[    0.008485] ACPI: XSDT 0x0000000045BFB188 00012C (v01 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008489] ACPI: FACP 0x0000000041AAA000 000114 (v06 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008492] ACPI: DSDT 0x0000000041A4F000 057619 (v02 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008494] ACPI: FACS 0x0000000045987000 000040
[    0.008496] ACPI: SSDT 0x0000000041B48000 00255D (v02 LGE    CpuSsdt 
00003000 INTL 20191018)
[    0.008498] ACPI: SSDT 0x0000000041B46000 0011D0 (v02 LGE    XnSsdt  
00003000 INTL 20191018)
[    0.008500] ACPI: SSDT 0x0000000041B41000 004D23 (v01 LGE    FwiTable
00001000 INTL 20191018)
[    0.008502] ACPI: SSDT 0x0000000041AC8000 005BA9 (v02 LGE    DptfTabl
00001000 INTL 20191018)
[    0.008504] ACPI: SSDT 0x0000000041AC7000 00060E (v02 LGE    Tpm2Tabl
00001000 INTL 20191018)
[    0.008505] ACPI: TPM2 0x0000000041AC6000 00004C (v04 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008507] ACPI: ECDT 0x0000000041AAB000 000069 (v01 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008509] ACPI: HPET 0x0000000041AA9000 000038 (v01 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008511] ACPI: APIC 0x0000000041AA8000 00012C (v04 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008513] ACPI: MCFG 0x0000000041AA7000 00003C (v01 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008514] ACPI: SSDT 0x0000000041A4E000 000151 (v02 LGE    Ther_Rvp
00001000 INTL 20191018)
[    0.008516] ACPI: SSDT 0x0000000041A4C000 001E46 (v02 LGE    TglU_Rvp
00001000 INTL 20191018)
[    0.008518] ACPI: NHLT 0x0000000041A4A000 001871 (v00 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008520] ACPI: PMCT 0x0000000041A49000 000053 (v02 LGE    LGPC    
00000000 PTEC 00000002)
[    0.008521] ACPI: SSDT 0x0000000041A45000 002BB5 (v02 LGE    SaSsdt  
00003000 INTL 20191018)
[    0.008523] ACPI: SSDT 0x0000000041A41000 003350 (v02 LGE    IgfxSsdt
00003000 INTL 20191018)
[    0.008525] ACPI: SSDT 0x0000000041A35000 00B192 (v02 LGE    TcssSsdt
00001000 INTL 20191018)
[    0.008527] ACPI: LPIT 0x0000000041A33000 0000CC (v01 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008529] ACPI: WSMT 0x0000000041A32000 000028 (v01 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008531] ACPI: SSDT 0x0000000041A2F000 002720 (v02 LGE    PtidDevc
00001000 INTL 20191018)
[    0.008532] ACPI: SSDT 0x0000000041A2E000 00012A (v02 LGE    TbtTypeC
00000000 INTL 20191018)
[    0.008534] ACPI: DBGP 0x0000000041A2D000 000034 (v01 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008536] ACPI: DBG2 0x0000000041A2C000 000054 (v00 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008538] ACPI: MSDM 0x0000000041A2B000 000055 (v03 LGE    LGPC    
00000000 PTEC 00000002)
[    0.008539] ACPI: SSDT 0x0000000041A28000 0015FC (v02 LGE    UsbCTabl
00001000 INTL 20191018)
[    0.008541] ACPI: BATB 0x0000000041A27000 00004A (v02 LGE    LGPC    
00000000 PTEC 00000002)
[    0.008543] ACPI: DMAR 0x0000000040124000 0000B8 (v02 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008545] ACPI: SSDT 0x0000000040123000 000BED (v02 LGE    xh_tudd4
00000000 INTL 20191018)
[    0.008547] ACPI: BGRT 0x0000000040122000 000038 (v01 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008548] ACPI: PTDT 0x0000000040121000 000940 (v00 LGE    LGPC    
00000005 PTEC 00000002)
[    0.008550] ACPI: UEFI 0x00000000450DA000 000076 (v01 LGE    LGPC    
00000001 PTEC 00000002)
[    0.008552] ACPI: FPDT 0x0000000040120000 000044 (v01 LGE    LGPC    
00000002 PTEC 00000002)
[    0.008553] ACPI: Reserving FACP table memory at [mem 0x41aaa000-0x41aaa113]
[    0.008554] ACPI: Reserving DSDT table memory at [mem 0x41a4f000-0x41aa6618]
[    0.008554] ACPI: Reserving FACS table memory at [mem 0x45987000-0x4598703f]
[    0.008555] ACPI: Reserving SSDT table memory at [mem 0x41b48000-0x41b4a55c]
[    0.008555] ACPI: Reserving SSDT table memory at [mem 0x41b46000-0x41b471cf]
[    0.008556] ACPI: Reserving SSDT table memory at [mem 0x41b41000-0x41b45d22]
[    0.008556] ACPI: Reserving SSDT table memory at [mem 0x41ac8000-0x41acdba8]
[    0.008557] ACPI: Reserving SSDT table memory at [mem 0x41ac7000-0x41ac760d]
[    0.008557] ACPI: Reserving TPM2 table memory at [mem 0x41ac6000-0x41ac604b]
[    0.008557] ACPI: Reserving ECDT table memory at [mem 0x41aab000-0x41aab068]
[    0.008558] ACPI: Reserving HPET table memory at [mem 0x41aa9000-0x41aa9037]
[    0.008558] ACPI: Reserving APIC table memory at [mem 0x41aa8000-0x41aa812b]
[    0.008559] ACPI: Reserving MCFG table memory at [mem 0x41aa7000-0x41aa703b]
[    0.008559] ACPI: Reserving SSDT table memory at [mem 0x41a4e000-0x41a4e150]
[    0.008560] ACPI: Reserving SSDT table memory at [mem 0x41a4c000-0x41a4de45]
[    0.008560] ACPI: Reserving NHLT table memory at [mem 0x41a4a000-0x41a4b870]
[    0.008560] ACPI: Reserving PMCT table memory at [mem 0x41a49000-0x41a49052]
[    0.008561] ACPI: Reserving SSDT table memory at [mem 0x41a45000-0x41a47bb4]
[    0.008561] ACPI: Reserving SSDT table memory at [mem 0x41a41000-0x41a4434f]
[    0.008562] ACPI: Reserving SSDT table memory at [mem 0x41a35000-0x41a40191]
[    0.008562] ACPI: Reserving LPIT table memory at [mem 0x41a33000-0x41a330cb]
[    0.008563] ACPI: Reserving WSMT table memory at [mem 0x41a32000-0x41a32027]
[    0.008563] ACPI: Reserving SSDT table memory at [mem 0x41a2f000-0x41a3171f]
[    0.008563] ACPI: Reserving SSDT table memory at [mem 0x41a2e000-0x41a2e129]
[    0.008564] ACPI: Reserving DBGP table memory at [mem 0x41a2d000-0x41a2d033]
[    0.008564] ACPI: Reserving DBG2 table memory at [mem 0x41a2c000-0x41a2c053]
[    0.008565] ACPI: Reserving MSDM table memory at [mem 0x41a2b000-0x41a2b054]
[    0.008565] ACPI: Reserving SSDT table memory at [mem 0x41a28000-0x41a295fb]
[    0.008566] ACPI: Reserving BATB table memory at [mem 0x41a27000-0x41a27049]
[    0.008566] ACPI: Reserving DMAR table memory at [mem 0x40124000-0x401240b7]
[    0.008567] ACPI: Reserving SSDT table memory at [mem 0x40123000-0x40123bec]
[    0.008567] ACPI: Reserving BGRT table memory at [mem 0x40122000-0x40122037]
[    0.008568] ACPI: Reserving PTDT table memory at [mem 0x40121000-0x4012193f]
[    0.008568] ACPI: Reserving UEFI table memory at [mem 0x450da000-0x450da075]
[    0.008568] ACPI: Reserving FPDT table memory at [mem 0x40120000-0x40120043]
[    0.012094] ACPI: PM-Timer IO Port: 0x1808
[    0.012098] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.012099] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.012100] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.012100] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.012100] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.012101] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.012101] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.012101] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.012102] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.012102] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.012102] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.012103] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.012103] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.012103] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.012104] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.012104] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.012141] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.012143] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.012145] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.012146] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.037605] ACPI: Core revision 20220331
[    0.069054] ACPI: PM: Registering ACPI NVS region [mem
0x44e2f000-0x45b2efff] (13631488 bytes)
[    0.069390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.069390] ACPI: Added _OSI(Module Device)
[    0.069390] ACPI: Added _OSI(Processor Device)
[    0.069390] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.069390] ACPI: Added _OSI(Processor Aggregator Device)
[    0.069390] ACPI: Added _OSI(Linux-Dell-Video)
[    0.069390] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.069390] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.118065] ACPI BIOS Error (bug): Could not resolve symbol
[\_SB.PC00.I2C0.TPL1], AE_NOT_FOUND (20220331/dswload2-162)
[    0.118072] ACPI Error: AE_NOT_FOUND, During name lookup/catalog
(20220331/psobject-220)
[    0.118074] ACPI: Skipping parse of AML opcode: OpcodeName unavailable
(0x0010)
[    0.118106] ACPI BIOS Error (bug): Could not resolve symbol
[\_SB.PC00.I2C2.TPL1], AE_NOT_FOUND (20220331/dswload2-162)
[    0.118109] ACPI Error: AE_NOT_FOUND, During name lookup/catalog
(20220331/psobject-220)
[    0.118111] ACPI: Skipping parse of AML opcode: OpcodeName unavailable
(0x0010)
[    0.124860] ACPI: 15 ACPI AML tables successfully acquired and loaded
[    0.125745] ACPI: EC: EC started
[    0.125746] ACPI: EC: interrupt blocked
[    0.131260] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.131261] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.142359] ACPI: Dynamic OEM Table Load:
[    0.142367] ACPI: SSDT 0xFFFF890B819A5600 0001CB (v02 PmRef  Cpu0Psd 
00003000 INTL 20191018)
[    0.142937] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.144285] ACPI: Dynamic OEM Table Load:
[    0.144290] ACPI: SSDT 0xFFFF890B81856400 000394 (v02 PmRef  Cpu0Cst 
00003001 INTL 20191018)
[    0.144975] ACPI: Dynamic OEM Table Load:
[    0.144980] ACPI: SSDT 0xFFFF890B81866800 000647 (v02 PmRef  Cpu0Ist 
00003000 INTL 20191018)
[    0.145683] ACPI: Dynamic OEM Table Load:
[    0.145687] ACPI: SSDT 0xFFFF890B81855400 000266 (v02 PmRef  Cpu0Hwp 
00003000 INTL 20191018)
[    0.146439] ACPI: Dynamic OEM Table Load:
[    0.146445] ACPI: SSDT 0xFFFF890B80113000 0008E7 (v02 PmRef  ApIst   
00003000 INTL 20191018)
[    0.147171] ACPI: Dynamic OEM Table Load:
[    0.147175] ACPI: SSDT 0xFFFF890B81860000 00048A (v02 PmRef  ApHwp   
00003000 INTL 20191018)
[    0.147858] ACPI: Dynamic OEM Table Load:
[    0.147862] ACPI: SSDT 0xFFFF890B81861000 0004D4 (v02 PmRef  ApPsd   
00003000 INTL 20191018)
[    0.148544] ACPI: Dynamic OEM Table Load:
[    0.148548] ACPI: SSDT 0xFFFF890B81867000 00048A (v02 PmRef  ApCst   
00003000 INTL 20191018)
[    0.151747] ACPI: Interpreter enabled
[    0.151791] ACPI: PM: (supports S0 S3 S4 S5)
[    0.151792] ACPI: Using IOAPIC for interrupt routing
[    0.153198] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in ACPI
motherboard resources
[    0.153208] PCI: Using host bridge windows from ACPI; if necessary, use
"pci=nocrs" and report a bug
[    0.154329] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.162331] ACPI: PM: Power Resource [BTPR]
[    0.163047] ACPI: PM: Power Resource [PAUD]
[    0.171535] ACPI: PM: Power Resource [V0PR]
[    0.171605] ACPI: PM: Power Resource [V1PR]
[    0.171668] ACPI: PM: Power Resource [V2PR]
[    0.173287] ACPI: PM: Power Resource [PXTC]
[    0.173729] ACPI: PM: Power Resource [PTPL]
[    0.174042] ACPI: PM: Power Resource [PXTC]
[    0.174316] ACPI: PM: Power Resource [PXTC]
[    0.175527] ACPI: PM: Power Resource [WRST]
[    0.177277] ACPI: PM: Power Resource [TBT0]
[    0.177331] ACPI: PM: Power Resource [TBT1]
[    0.177384] ACPI: PM: Power Resource [D3C]
[    0.408081] ACPI: PM: Power Resource [PIN]
[    0.408328] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
[    0.461553] ACPI: EC: interrupt unblocked
[    0.461554] ACPI: EC: event unblocked
[    0.461581] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.461583] ACPI: EC: GPE=0x6e
[    0.461584] ACPI: \_SB_.PC00.LPCB.H_EC: Boot ECDT EC initialization complete
[    0.461585] ACPI: \_SB_.PC00.LPCB.H_EC: EC: Used to handle transactions and
events
[    0.461652] PCI: Using ACPI for IRQ routing
[    0.473653] pnp: PnP ACPI init
[    0.476544] pnp: PnP ACPI: found 8 devices
[    0.792390] ACPI: \_SB_.PR00: Found 3 idle states
[    0.797490] ACPI: thermal: Thermal Zone [TZ00] (32 C)
[    1.043362] ACPI: button: Lid Switch [LID0]
[    1.043517] ACPI: button: Power Button [PWRB]
[    1.043631] ACPI: button: Sleep Button [SLPB]
[    1.060188] ACPI: bus type thunderbolt registered
[    1.068386] ACPI: bus type drm_connector registered
[    1.083502] ACPI: battery: Slot [CMB0] (battery present)
[    1.094974] ACPI: bus type USB registered
[    2.962187] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no 
post: no)
[    4.221786] ACPI: AC: AC Adapter [ADP1] (off-line)
[    4.360637] ACPI: battery: new extension: LG Battery Extension
# 


# cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-6.0.0-6-amd64
root=UUID=b61eb7e3-12bb-49d6-bfe9-5eede77e4c83 ro quiet splash


# uname -a
Linux bebop 6.0.0-6-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.0.12-1 (2022-12-09)
x86_64 GNU/Linux

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to