I have nixos on my laptop. Everything seems to work fine, but I notice acpi errors on every boot:
9:41:47 PM kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200925/psobject-220)
9:41:47 PM kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200925/psobject-220)
9:41:47 PM kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.LPCB.EC.LHKF], AE_ALREADY_EXISTS (20200925/dswload2-326)
Does anyone know if this is this something that needs to be dealt with? I tried researching that specific warning message and could not find much.
I am already using my laptop’s hardware configuration from nixos-hardware
and therefore have redestributable firmware enabled.
For what it’s worth, I also use nixOS on my desktop and don’t see such messages.
Any help is appreciated, I can’t find anyone who experienced this with NixOS.