> -----Original Message----- > From: Chukun Pan <amadeus@xxxxxxxxxx> > Sent: Sunday, October 22, 2023 5:09 PM > To: kvalo@xxxxxxxxxx > Cc: Ping-Ke Shih <pkshih@xxxxxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx; linux-wireless@xxxxxxxxxxxxxxx; > Chukun Pan <amadeus@xxxxxxxxxx> > Subject: RE: [PATCH 1/1] wifi: rtw88: 8822b: disable call trace when write RF mode table fail > > > _Why_ is that warning printed? Are your devices uncalibrated or are they > > somehow else special? > > I don't know, but not only my rtl8822be wifi module will have this call trace > every time when the driver probes. This can be considered a common problem. > So I prefer to disable this call trace and use the driver warning instead. > Except to call trace, rtl8822be works well in your side? If so, you just worry the verbose trace, right? By the way, I tested two hardware version of rtl8822be, and they both are fine. Ping-Ke