Hello,
On 2/12/25 02:26, Ben Greear wrote:
On 2/11/25 8:58 AM, Hamdi Issam wrote:
Hello,
I have opened a ticket
(https://community.intel.com/t5/Wireless/wifi-intel-incorrect-RSSI-values-on-beacons-from-APs-using/m-p/1647584#M57080)
on the intel support community about this issue, but the Linux OS is
unsupported by them.
Does anyone have any ideas on how to further debug this issue or what
might be causing it?
I'm not sure about this specific issue, but if you feel like using
out-of-tree patches
that are never likely to make it upstream, you can find patches in our
tree that disables
the Intel firmware's beacon filtering (and beacon RSSI reporting)
and then does the RSSI calculation in the driver. It is not a small
change and might
have some weird dependencies on other stuff in our tree.
That fixed some inaccuracies that we found, but it may have draw-backs
that I'm
not aware of.
https://github.com/greearb/linux-ct-6.13
Thank you for the hint.
We prefer an upstream fix, but we will look into this workaround.
Best regards,
Issam