Hey all, I’ve recently looked into logs on my Fairphone 5 (/e/OS version 2.9t, official), to see if I can save some more battery. I’ve found, that every 3 seconds in my log there are 3 failures from Wifi related services:
[2025-05-05 17:48:04.417 wifi:1005:1005 E/WifiHAL]
get_wifi_interface_info: QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_TS_DUTY_CYCLE not found
[2025-05-05 17:48:04.417 wifi:1005:1005 E/WifiHAL]
nl80211: requestResponse->nl_recvmsgs failed: -5
[2025-05-05 17:48:04.419 1000:19396:19588 E/WifiVendorHal]
getWifiLinkLayerStats_1_6_Internal(l.1199) failed {.code = ERROR_INVALID_ARGS, .description = }
Also every 1-5 seconds (there is no such regularity) I get failures:
[2025-05-05 17:48:02.521 root:0:0 E/[ C3] [soft_i][0x31d90d3987c][17]
48:06.043086] wlan: [0:E:QDF] htc_rx_completion_handler: Received initial wake up
[2025-05-05 17:48:02.524 root:0:0 F/[ C3] [soft_i][0x31d90d48dd0][17]
48:06.046357] wlan: [0:F:WMA] WLAN triggered wakeup: BPF_ALLOW (39), vdev: 0 (STA)
Is this some misconfiguration on my side? Internet is working normally, speed is OK. I see almost no other errors of failures. These two kinds of errors generate like 90% of my log, which I think is not normal. Any idea how to approach fixing those?