You are not logged in.

#1 2024-04-25 18:55:28

webcapcha
Member
Registered: 2019-02-14
Posts: 137

May I get help triaging journalctl errors (config related, fw, kernel)

I have a few errors in journalctl that bothering me and remained unfixed.
Typically, they show up every single boot.

May get a chance to fix it or report they in case of related to the hardware

Apr 24 16:27:01 lenovo-laptop systemd[1]: bpf-lsm: Failed to load BPF object: No such process
Apr 24 16:27:01 lenovo-laptop kernel: ACPI Error: No handler for Region [ECSI] (0000000017a907cb) [EmbeddedControl] (20230628/evregion-130)
Apr 24 16:27:01 lenovo-laptop kernel: ACPI Error: Region EmbeddedControl (ID=3) has no handler (20230628/exfldio-261)
Apr 24 16:27:01 lenovo-laptop kernel: ACPI Error: Aborting method \_SB.UBTC.ECRD due to previous error (AE_NOT_EXIST) (20230628/psparse-529)
Apr 24 16:27:01 lenovo-laptop kernel: ACPI Error: Aborting method \_SB.UBTC._DSM due to previous error (AE_NOT_EXIST) (20230628/psparse-529)
Apr 24 16:27:01 lenovo-laptop kernel: ucsi_acpi USBC000:00: ucsi_acpi_dsm: failed to evaluate _DSM 2

Few errors related to the bluetooth

Apr 24 16:27:09 lenovo-laptop bluetoothd[807]: src/gatt-database.c:database_add_chrc() Failed to create characteristic entry in database
Apr 24 16:27:09 lenovo-laptop bluetoothd[807]: src/gatt-database.c:database_add_service() Failed to add characteristic
Apr 24 16:27:09 lenovo-laptop bluetoothd[807]: src/gatt-database.c:database_add_app() Failed to add service
Apr 24 16:27:09 lenovo-laptop bluetoothd[807]: src/gatt-database.c:client_ready_cb() Failed to create GATT service entry in local database
Apr 24 16:27:12 lenovo-laptop bluetoothd[807]: src/adv_monitor.c:btd_adv_monitor_power_down() Unexpected NULL btd_adv_monitor_manager object upon power down

And too many records about

Apr 24 20:34:57 lenovo-laptop kernel: Bluetooth: hci0: ACL packet for unknown connection handle 3837

Hardware info
https://0x0.st/XHMo.txt


Ukrainian

Offline

#2 2024-04-26 23:06:59

bschnei
Member
Registered: 2024-03-05
Posts: 15

Re: May I get help triaging journalctl errors (config related, fw, kernel)

Are you experiencing any problems using any of the systems/services displaying errors (e.g. bluetooth)? Unfortunately, it's not unusual to have a lot of completely harmless error level log messages. I had many of the same ACPI error messages on an older motherboard and often times that's because your motherboard mfg didn't choose to implement some part of the ACPI standard. As a result, kernel developers will likely ignore you if you tried to raise it there. The best you can try to do there is make sure your BIOS is up-to-date. Of course, you can also try to contact your motherboard mfg if that doesn't fix it, but I really think your time is going to be better spent elsewhere.

Regarding the bluetooth messages, I have many of the same messages but I don't know if they actually impact bluetooth function at all. If you are having specific problems with bluetooth beyond just some noise in the logs, then that could be something worth raising upstream assuming you've done the usual general searching of those specific error messages.

Offline

#3 2024-04-27 04:34:09

webcapcha
Member
Registered: 2019-02-14
Posts: 137

Re: May I get help triaging journalctl errors (config related, fw, kernel)

Thanks for jouning

Are you experiencing any problems using any of the systems/services displaying errors (e.g. bluetooth)?

I would say no. The same with bluetooth, it's working at least with my devices I have.


Ukrainian

Offline

#4 2024-04-27 04:41:23

bschnei
Member
Registered: 2024-03-05
Posts: 15

Re: May I get help triaging journalctl errors (config related, fw, kernel)

Offline

#5 2024-04-27 06:37:05

icar
Member
From: Catalunya
Registered: 2020-07-31
Posts: 457

Re: May I get help triaging journalctl errors (config related, fw, kernel)

I have the same bluez error, yet everything works as expected. I've always noticed Bluetooth errors in the journal, unfortunately.
You can always follow this issue, which has the same errors: https://github.com/bluez/bluez/issues/821

Offline

#6 2024-04-27 06:43:56

webcapcha
Member
Registered: 2019-02-14
Posts: 137

Re: May I get help triaging journalctl errors (config related, fw, kernel)

@bschnei, @icar thanks for pointing out


Ukrainian

Offline

Board footer

Powered by FluxBB