Hello everyone, I’m using Asus Tuf A15 and you can see all the hardware information here :
I’m seeing these error since I installed EOS
❯ journalctl -b -p 3
Jul 03 06:22:31 endeavour kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GP19.NHI0._RST], AE_ALREADY_EXISTS (20220331/dswload2-326)
Jul 03 06:22:31 endeavour kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Jul 03 06:22:31 endeavour kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GP19.NHI1._RST], AE_ALREADY_EXISTS (20220331/dswload2-326)
Jul 03 06:22:31 endeavour kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Jul 03 06:22:31 endeavour kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP2.WWAN], AE_NOT_FOUND (20220331/dswload2-162)
Jul 03 06:22:31 endeavour kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220)
Jul 03 06:22:31 endeavour kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP5.RTL8], AE_NOT_FOUND (20220331/dswload2-162)
Jul 03 06:22:31 endeavour kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220)
Jul 03 06:22:31 endeavour kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP6.WLAN], AE_ALREADY_EXISTS (20220331/dswload2-326)
Jul 03 06:22:31 endeavour kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Jul 03 06:22:31 endeavour kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP7.DEV0], AE_NOT_FOUND (20220331/dswload2-162)
Jul 03 06:22:31 endeavour kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220)
Jul 03 06:22:31 endeavour kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.THRM._SCP.CTYP], AE_NOT_FOUND (20220331/psargs-330)
Jul 03 06:22:31 endeavour kernel: ACPI Error: Aborting method \_TZ.THRM._SCP due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
Jul 03 06:22:31 endeavour kernel: hub 6-0:1.0: config failed, hub doesn't have any ports! (err -19)
Jul 03 06:22:32 endeavour kernel:
Jul 03 06:22:36 endeavour (sd-execu[520]: /usr/lib/systemd/system-generators/ostree-system-generator failed with exit status 1.
Jul 03 06:22:37 endeavour kernel: ucsi_acpi USBC000:00: PPM init failed (-110)
Jul 03 06:23:20 endeavour bluetoothd[760]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Jul 03 06:23:36 endeavour wpa_supplicant[865]: bgscan simple: Failed to enable signal strength monitoring
I know why these 3 are occuring :
Jul 03 06:22:36 endeavour (sd-execu[520]: /usr/lib/systemd/system-generators/ostree-system-generator failed with exit status 1.
Jul 03 06:23:20 endeavour bluetoothd[760]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Jul 03 06:23:36 endeavour wpa_supplicant[865]: bgscan simple: Failed to enable signal strength monitoring
But I do not understand any of the other errors and how to remove them.
Note: I’m not having any problems with my system but these errors still persists
Any help is appreciated