Tool/software: Linux
Hi, We are seeing sometimes:
[ 357.430429] wlcore: WARNING corrupted packet in RX: status: 0x1 len: 82 [ 357.437287] wlcore: WARNING corrupted packet in RX: status: 0x1 len: 149 [ 357.444303] wlcore: WARNING corrupted packet in RX: status: 0x1 len: 158 [ 399.128618] wlcore: WARNING corrupted packet in RX: status: 0x1 len: 112
The firmware versions are:
[ 27.316404] wlcore: PHY firmware version: Rev 8.2.0.0.242 [ 27.354677] wlcore: firmware booted (Rev 8.9.0.0.79)
These happen rarely. Very hard to debug. Once it happens, the network will be not usable. I'd like to get some advice to help us resolving the problem
The fist question: Does the error relate to SDIO read/write failure on the bus? In the related question about "data rate slow" it seemed to be implied but not explicitly confirmed.
From three previous threads: ,
, and
, it only mentions that it could happen due to over-the-air packets corruptions.
The second question: What are the other reasons that could cause it to happen besides packets on the RF channel?
The first earlier thread of the above three suggests using a counter to count its happening. Once the counter increments, restart wpa_supplicant to re-authenticate.
The third question: Is this a valid work-around?
Thanks.