Wireless Daemon for Linux
 help / color / mirror / Atom feed
* wiphy_estimate_data_rate() failed
@ 2022-09-21 20:04 Johnson, Bryce
  2022-09-21 20:43 ` James Prestwood
  0 siblings, 1 reply; 3+ messages in thread
From: Johnson, Bryce @ 2022-09-21 20:04 UTC (permalink / raw)
  To: iwd@lists.linux.dev

Hi all,
I recently updated to use IWD 1.30.  I also recently added a script to call `iwctl station wlan0 scan` and then `iwctl station wlan0 get-networks rssi-dbms` to write out to a log file every minute for debugging.  When I went to check my iwd log I noticed it was filled up with wiphy_estimate_data_rate() failed errors.

I stopped my scan script and manually called `iwctl station wlan0 scan` and was able to cause the error.    I did also get a deauth event around that time when I was looking at it, but not sure what caused that.

Received Deauthentication event, reason: 4, from_ap: false


I restarted my device, but I haven't seen the problem happen again.  I was going to start IWD in debug mode to get more information.  Anything else to capture if I see the issue?

Thanks
Bryce

Whole big log:

2022-09-21 16:58:59.250419471  Wireless daemon version 1.30
2022-09-21 16:58:59.447439804  Loaded configuration from /etc/iwd/main.conf
2022-09-21 16:58:59.622803721  station: Network configuration is disabled.
2022-09-21 16:58:59.676712137  Wiphy: 0, Name: phy0
2022-09-21 16:58:59.679405846   Permanent Address: 38:5b:44:08:76:85
2022-09-21 16:58:59.680005179   2.4Ghz Band:
2022-09-21 16:58:59.680524846           Bitrates (non-HT):
2022-09-21 16:58:59.682477762                    1.0 Mbps
2022-09-21 16:58:59.683337262                    2.0 Mbps
2022-09-21 16:58:59.683540679                    5.5 Mbps
2022-09-21 16:58:59.683683971                   11.0 Mbps
2022-09-21 16:58:59.683827179                    6.0 Mbps
2022-09-21 16:58:59.683958721                    9.0 Mbps
2022-09-21 16:58:59.689675929                   12.0 Mbps
2022-09-21 16:58:59.689943387                   18.0 Mbps
2022-09-21 16:58:59.690098887                   24.0 Mbps
2022-09-21 16:58:59.692394887                   36.0 Mbps
2022-09-21 16:58:59.692571846                   48.0 Mbps
2022-09-21 16:58:59.692708554                   54.0 Mbps
2022-09-21 16:58:59.692851012           HT Capabilities:
2022-09-21 16:58:59.692986346                   HT20
2022-09-21 16:58:59.693121971                   Short GI for 20Mhz
2022-09-21 16:58:59.693335596           HT RX MCS indexes:
2022-09-21 16:58:59.693468262                   0-7
2022-09-21 16:58:59.693604262   Ciphers: CCMP TKIP BIP
2022-09-21 16:58:59.693746846   Supported iftypes: ad-hoc station ap
2022-09-21 16:58:59.693882679  Wiphy phy0 will only use the default interface
2022-09-21 16:59:00.056345387  wiphy_estimate_data_rate() failed
2022-09-21 16:59:01.628609179  hardware_rekey not supported
2022-09-21 17:00:07.886120976  wiphy_estimate_data_rate() failed
2022-09-21 17:01:08.201358544  wiphy_estimate_data_rate() failed
2022-09-21 17:04:10.062344997  wiphy_estimate_data_rate() failed
2022-09-21 17:04:10.062609260  wiphy_estimate_data_rate() failed
2022-09-21 17:06:10.894354152  wiphy_estimate_data_rate() failed
2022-09-21 17:06:10.896408237  wiphy_estimate_data_rate() failed
2022-09-21 17:07:11.312225598  wiphy_estimate_data_rate() failed
2022-09-21 17:09:12.248566219  wiphy_estimate_data_rate() failed
2022-09-21 17:10:12.665852173  wiphy_estimate_data_rate() failed
2022-09-21 17:12:13.601395564  wiphy_estimate_data_rate() failed
2022-09-21 17:14:14.740502322  wiphy_estimate_data_rate() failed
2022-09-21 17:14:14.744916398  wiphy_estimate_data_rate() failed
2022-09-21 17:14:14.747342459  wiphy_estimate_data_rate() failed
2022-09-21 17:15:15.157362125  wiphy_estimate_data_rate() failed
2022-09-21 17:15:15.157629126  wiphy_estimate_data_rate() failed
2022-09-21 17:20:17.140345625  wiphy_estimate_data_rate() failed
2022-09-21 17:20:17.140612335  wiphy_estimate_data_rate() failed
2022-09-21 17:23:18.594294448  wiphy_estimate_data_rate() failed
2022-09-21 17:23:18.594568366  wiphy_estimate_data_rate() failed
2022-09-21 17:23:18.594723075  wiphy_estimate_data_rate() failed
2022-09-21 17:25:19.427571499  wiphy_estimate_data_rate() failed
2022-09-21 17:25:19.427841625  wiphy_estimate_data_rate() failed
2022-09-21 17:28:20.983256366  wiphy_estimate_data_rate() failed
2022-09-21 17:28:20.983529159  wiphy_estimate_data_rate() failed
2022-09-21 17:28:20.983685826  wiphy_estimate_data_rate() failed
2022-09-21 17:29:21.705329943  wiphy_estimate_data_rate() failed
2022-09-21 17:31:22.538378224  wiphy_estimate_data_rate() failed
2022-09-21 17:31:22.538648642  wiphy_estimate_data_rate() failed
2022-09-21 17:32:22.858662007  wiphy_estimate_data_rate() failed
2022-09-21 17:32:22.858936175  wiphy_estimate_data_rate() failed
2022-09-21 17:32:22.859400928  wiphy_estimate_data_rate() failed
2022-09-21 17:33:23.371345767  wiphy_estimate_data_rate() failed
2022-09-21 17:33:23.374878291  wiphy_estimate_data_rate() failed
2022-09-21 17:36:24.724341777  wiphy_estimate_data_rate() failed
2022-09-21 17:36:24.724752946  wiphy_estimate_data_rate() failed
2022-09-21 17:37:25.141356519  wiphy_estimate_data_rate() failed
2022-09-21 17:38:25.866486637  wiphy_estimate_data_rate() failed
2022-09-21 17:38:25.866752347  wiphy_estimate_data_rate() failed
2022-09-21 17:38:25.866904140  wiphy_estimate_data_rate() failed
2022-09-21 17:39:26.486365308  wiphy_estimate_data_rate() failed
2022-09-21 17:40:27.005361551  wiphy_estimate_data_rate() failed
2022-09-21 17:40:27.005624803  wiphy_estimate_data_rate() failed
2022-09-21 17:41:27.319051186  wiphy_estimate_data_rate() failed
2022-09-21 17:41:27.321374660  wiphy_estimate_data_rate() failed
2022-09-21 17:41:27.321776538  wiphy_estimate_data_rate() failed
2022-09-21 17:41:27.321959456  wiphy_estimate_data_rate() failed
2022-09-21 17:43:28.459357884  wiphy_estimate_data_rate() failed
2022-09-21 17:43:28.461378689  wiphy_estimate_data_rate() failed
2022-09-21 17:43:28.462383029  wiphy_estimate_data_rate() failed
2022-09-21 17:43:28.462614822  wiphy_estimate_data_rate() failed
2022-09-21 17:44:29.185247927  wiphy_estimate_data_rate() failed
2022-09-21 17:44:29.185522346  wiphy_estimate_data_rate() failed
2022-09-21 17:44:29.185676305  wiphy_estimate_data_rate() failed
2022-09-21 17:44:29.185962890  wiphy_estimate_data_rate() failed
2022-09-21 17:46:30.122047224  wiphy_estimate_data_rate() failed
2022-09-21 17:46:30.122402935  wiphy_estimate_data_rate() failed
2022-09-21 17:47:30.434346124  wiphy_estimate_data_rate() failed
2022-09-21 17:48:30.647819490  wiphy_estimate_data_rate() failed
2022-09-21 17:48:30.649376542  wiphy_estimate_data_rate() failed
2022-09-21 17:48:30.649618169  wiphy_estimate_data_rate() failed
2022-09-21 17:48:30.649767128  wiphy_estimate_data_rate() failed
2022-09-21 17:49:31.165293090  wiphy_estimate_data_rate() failed
2022-09-21 17:49:31.167331896  wiphy_estimate_data_rate() failed
2022-09-21 17:49:31.167591106  wiphy_estimate_data_rate() failed
2022-09-21 17:50:31.477346530  wiphy_estimate_data_rate() failed
2022-09-21 17:50:31.477612365  wiphy_estimate_data_rate() failed
2022-09-21 17:51:32.099343327  wiphy_estimate_data_rate() failed
2022-09-21 17:51:32.099611496  wiphy_estimate_data_rate() failed
2022-09-21 17:51:32.099769622  wiphy_estimate_data_rate() failed
2022-09-21 17:51:32.099908872  wiphy_estimate_data_rate() failed
2022-09-21 17:53:32.932525933  wiphy_estimate_data_rate() failed
2022-09-21 17:53:32.934940658  wiphy_estimate_data_rate() failed
2022-09-21 17:53:32.936401876  wiphy_estimate_data_rate() failed
2022-09-21 17:53:32.937840135  wiphy_estimate_data_rate() failed
2022-09-21 17:54:33.253343431  wiphy_estimate_data_rate() failed
2022-09-21 17:54:33.253608975  wiphy_estimate_data_rate() failed
2022-09-21 17:54:33.253758893  wiphy_estimate_data_rate() failed
2022-09-21 17:54:33.253895560  wiphy_estimate_data_rate() failed
2022-09-21 17:55:33.867492676  wiphy_estimate_data_rate() failed
2022-09-21 17:55:33.867760428  wiphy_estimate_data_rate() failed
2022-09-21 17:55:33.867915929  wiphy_estimate_data_rate() failed
2022-09-21 17:56:34.186344036  wiphy_estimate_data_rate() failed
2022-09-21 17:56:34.186797456  wiphy_estimate_data_rate() failed
2022-09-21 17:56:34.186985915  wiphy_estimate_data_rate() failed
2022-09-21 17:56:34.188104006  wiphy_estimate_data_rate() failed
2022-09-21 17:58:35.426339104  wiphy_estimate_data_rate() failed
2022-09-21 17:58:35.426737523  wiphy_estimate_data_rate() failed
2022-09-21 17:58:35.426902774  wiphy_estimate_data_rate() failed
2022-09-21 17:58:35.427036692  wiphy_estimate_data_rate() failed
2022-09-21 17:59:35.740346931  wiphy_estimate_data_rate() failed
2022-09-21 18:00:36.262550313  wiphy_estimate_data_rate() failed
2022-09-21 18:00:36.264399284  wiphy_estimate_data_rate() failed
2022-09-21 18:00:36.264652702  wiphy_estimate_data_rate() failed
2022-09-21 18:00:36.265369415  wiphy_estimate_data_rate() failed
2022-09-21 18:01:36.677379185  wiphy_estimate_data_rate() failed
2022-09-21 18:01:36.677829313  wiphy_estimate_data_rate() failed
2022-09-21 18:01:36.678022064  wiphy_estimate_data_rate() failed
2022-09-21 18:03:37.716361870  wiphy_estimate_data_rate() failed
2022-09-21 18:04:38.132240198  wiphy_estimate_data_rate() failed
2022-09-21 18:05:38.444342448  wiphy_estimate_data_rate() failed
2022-09-21 18:05:38.444605033  wiphy_estimate_data_rate() failed
2022-09-21 18:05:38.444756201  wiphy_estimate_data_rate() failed
2022-09-21 18:05:38.444889744  wiphy_estimate_data_rate() failed
2022-09-21 18:07:39.278352744  wiphy_estimate_data_rate() failed
2022-09-21 18:07:39.278619287  wiphy_estimate_data_rate() failed
2022-09-21 18:08:39.795342091  wiphy_estimate_data_rate() failed
2022-09-21 18:08:39.795611718  wiphy_estimate_data_rate() failed
2022-09-21 18:09:40.314996414  wiphy_estimate_data_rate() failed
2022-09-21 18:09:40.317384262  wiphy_estimate_data_rate() failed
2022-09-21 18:09:40.317648014  wiphy_estimate_data_rate() failed
2022-09-21 18:09:40.317797723  wiphy_estimate_data_rate() failed
2022-09-21 18:10:40.730724709  wiphy_estimate_data_rate() failed
2022-09-21 18:10:40.733720020  wiphy_estimate_data_rate() failed
2022-09-21 18:10:40.735395656  wiphy_estimate_data_rate() failed
2022-09-21 18:10:40.735645075  wiphy_estimate_data_rate() failed
2022-09-21 18:11:41.352357527  wiphy_estimate_data_rate() failed
2022-09-21 18:11:41.352804988  wiphy_estimate_data_rate() failed
2022-09-21 18:11:41.352983864  wiphy_estimate_data_rate() failed
2022-09-21 18:12:41.973487508  wiphy_estimate_data_rate() failed
2022-09-21 18:12:41.976504736  wiphy_estimate_data_rate() failed
2022-09-21 18:13:42.596492877  wiphy_estimate_data_rate() failed
2022-09-21 18:13:42.596766462  wiphy_estimate_data_rate() failed
2022-09-21 18:13:42.596917796  wiphy_estimate_data_rate() failed
2022-09-21 18:14:42.908354515  wiphy_estimate_data_rate() failed
2022-09-21 18:14:42.908672351  wiphy_estimate_data_rate() failed
2022-09-21 18:14:42.908839102  wiphy_estimate_data_rate() failed
2022-09-21 18:14:42.914572682  wiphy_estimate_data_rate() failed
2022-09-21 18:15:43.325399393  wiphy_estimate_data_rate() failed
2022-09-21 18:15:43.325670145  wiphy_estimate_data_rate() failed
2022-09-21 18:15:43.325824188  wiphy_estimate_data_rate() failed
2022-09-21 18:15:43.325972230  wiphy_estimate_data_rate() failed
2022-09-21 18:17:44.262344915  wiphy_estimate_data_rate() failed
2022-09-21 18:17:44.262609125  wiphy_estimate_data_rate() failed
2022-09-21 18:17:44.262759376  wiphy_estimate_data_rate() failed
2022-09-21 18:18:44.783353536  wiphy_estimate_data_rate() failed
2022-09-21 18:18:44.783622663  wiphy_estimate_data_rate() failed
2022-09-21 18:18:44.783775747  wiphy_estimate_data_rate() failed
2022-09-21 18:19:45.301363743  wiphy_estimate_data_rate() failed
2022-09-21 18:19:45.303384507  wiphy_estimate_data_rate() failed
2022-09-21 18:19:45.303644883  wiphy_estimate_data_rate() failed
2022-09-21 18:19:45.304339221  wiphy_estimate_data_rate() failed
2022-09-21 18:20:45.819353867  wiphy_estimate_data_rate() failed
2022-09-21 18:20:45.819618494  wiphy_estimate_data_rate() failed
2022-09-21 18:20:45.819768786  wiphy_estimate_data_rate() failed
2022-09-21 18:20:45.819907954  wiphy_estimate_data_rate() failed
2022-09-21 18:21:46.543491343  wiphy_estimate_data_rate() failed
2022-09-21 18:21:46.543760095  wiphy_estimate_data_rate() failed
2022-09-21 18:21:46.543913596  wiphy_estimate_data_rate() failed
2022-09-21 18:21:46.544046930  wiphy_estimate_data_rate() failed
2022-09-21 18:22:46.959369963  wiphy_estimate_data_rate() failed
2022-09-21 18:22:46.959640548  wiphy_estimate_data_rate() failed
2022-09-21 18:22:46.959793383  wiphy_estimate_data_rate() failed
2022-09-21 18:22:46.959935259  wiphy_estimate_data_rate() failed
2022-09-21 18:23:47.374465537  wiphy_estimate_data_rate() failed
2022-09-21 18:23:47.374736705  wiphy_estimate_data_rate() failed
2022-09-21 18:25:48.208054039  wiphy_estimate_data_rate() failed
2022-09-21 18:25:48.212596652  wiphy_estimate_data_rate() failed
2022-09-21 18:26:48.933352190  wiphy_estimate_data_rate() failed
2022-09-21 18:26:48.933623150  wiphy_estimate_data_rate() failed
2022-09-21 18:26:48.933776151  wiphy_estimate_data_rate() failed
2022-09-21 18:27:49.452579946  wiphy_estimate_data_rate() failed
2022-09-21 18:27:49.454385208  wiphy_estimate_data_rate() failed
2022-09-21 18:27:49.454642418  wiphy_estimate_data_rate() failed
2022-09-21 18:27:49.454790086  wiphy_estimate_data_rate() failed
2022-09-21 18:28:49.767238361  wiphy_estimate_data_rate() failed
2022-09-21 18:28:49.769383833  wiphy_estimate_data_rate() failed
2022-09-21 18:28:49.769638376  wiphy_estimate_data_rate() failed
2022-09-21 18:28:49.769786669  wiphy_estimate_data_rate() failed
2022-09-21 18:29:50.182564686  wiphy_estimate_data_rate() failed
2022-09-21 18:29:50.185244037  wiphy_estimate_data_rate() failed
2022-09-21 18:29:50.185506080  wiphy_estimate_data_rate() failed
2022-09-21 18:29:50.185656331  wiphy_estimate_data_rate() failed
2022-09-21 18:30:50.700437975  wiphy_estimate_data_rate() failed
2022-09-21 18:30:50.703720622  wiphy_estimate_data_rate() failed
2022-09-21 18:30:50.703981915  wiphy_estimate_data_rate() failed
2022-09-21 18:30:50.705667551  wiphy_estimate_data_rate() failed
2022-09-21 18:31:50.914999108  wiphy_estimate_data_rate() failed
2022-09-21 18:31:50.917488332  wiphy_estimate_data_rate() failed
2022-09-21 18:33:52.053474277  wiphy_estimate_data_rate() failed
2022-09-21 18:34:52.366350305  wiphy_estimate_data_rate() failed
2022-09-21 18:34:52.366615098  wiphy_estimate_data_rate() failed
2022-09-21 18:34:52.370509582  wiphy_estimate_data_rate() failed
2022-09-21 18:34:52.370953502  wiphy_estimate_data_rate() failed
2022-09-21 18:35:52.785343925  wiphy_estimate_data_rate() failed
2022-09-21 18:35:52.785609761  wiphy_estimate_data_rate() failed
2022-09-21 18:35:52.785761803  wiphy_estimate_data_rate() failed
2022-09-21 18:35:52.785895262  wiphy_estimate_data_rate() failed
2022-09-21 18:36:53.406380554  wiphy_estimate_data_rate() failed
2022-09-21 18:36:53.408367942  wiphy_estimate_data_rate() failed
2022-09-21 18:36:53.408741195  wiphy_estimate_data_rate() failed
2022-09-21 18:36:53.408906446  wiphy_estimate_data_rate() failed
2022-09-21 18:37:53.925659550  wiphy_estimate_data_rate() failed
2022-09-21 18:37:53.929496867  wiphy_estimate_data_rate() failed
2022-09-21 18:37:53.929761368  wiphy_estimate_data_rate() failed
2022-09-21 18:37:53.930073745  wiphy_estimate_data_rate() failed
2022-09-21 18:38:54.340343059  wiphy_estimate_data_rate() failed
2022-09-21 18:38:54.340609686  wiphy_estimate_data_rate() failed
2022-09-21 18:39:54.961850566  wiphy_estimate_data_rate() failed
2022-09-21 18:39:54.966677390  wiphy_estimate_data_rate() failed
2022-09-21 18:39:54.966947433  wiphy_estimate_data_rate() failed
2022-09-21 18:39:54.967112726  wiphy_estimate_data_rate() failed
2022-09-21 18:40:55.377379165  wiphy_estimate_data_rate() failed
2022-09-21 18:40:55.377652375  wiphy_estimate_data_rate() failed
2022-09-21 18:40:55.377811668  wiphy_estimate_data_rate() failed
2022-09-21 18:40:55.377945127  wiphy_estimate_data_rate() failed
2022-09-21 18:41:55.796018368  wiphy_estimate_data_rate() failed
2022-09-21 18:41:55.798400217  wiphy_estimate_data_rate() failed
2022-09-21 18:42:56.215755661  wiphy_estimate_data_rate() failed
2022-09-21 18:42:56.216027705  wiphy_estimate_data_rate() failed
2022-09-21 18:43:56.832373219  wiphy_estimate_data_rate() failed
2022-09-21 18:43:56.832638179  wiphy_estimate_data_rate() failed
2022-09-21 18:43:56.834394191  wiphy_estimate_data_rate() failed
2022-09-21 18:44:57.250486127  wiphy_estimate_data_rate() failed
2022-09-21 18:44:57.250755754  wiphy_estimate_data_rate() failed
2022-09-21 18:44:57.250907963  wiphy_estimate_data_rate() failed
2022-09-21 18:44:57.251042506  wiphy_estimate_data_rate() failed
2022-09-21 18:45:57.872335594  wiphy_estimate_data_rate() failed
2022-09-21 18:45:57.877634213  wiphy_estimate_data_rate() failed
2022-09-21 18:45:57.877908964  wiphy_estimate_data_rate() failed
2022-09-21 18:46:58.288570614  wiphy_estimate_data_rate() failed
2022-09-21 18:46:58.290392460  wiphy_estimate_data_rate() failed
2022-09-21 18:47:58.704356007  wiphy_estimate_data_rate() failed
2022-09-21 18:47:58.704626925  wiphy_estimate_data_rate() failed
2022-09-21 18:47:58.704778259  wiphy_estimate_data_rate() failed
2022-09-21 18:48:59.427519896  wiphy_estimate_data_rate() failed
2022-09-21 18:48:59.427829898  wiphy_estimate_data_rate() failed
2022-09-21 18:48:59.430820793  wiphy_estimate_data_rate() failed
2022-09-21 18:48:59.432513304  wiphy_estimate_data_rate() failed
2022-09-21 18:49:59.744359215  wiphy_estimate_data_rate() failed
2022-09-21 18:49:59.744627300  wiphy_estimate_data_rate() failed
2022-09-21 18:49:59.744782968  wiphy_estimate_data_rate() failed
2022-09-21 18:51:00.160226233  wiphy_estimate_data_rate() failed
2022-09-21 18:51:00.162394706  wiphy_estimate_data_rate() failed
2022-09-21 18:51:00.162652291  wiphy_estimate_data_rate() failed
2022-09-21 18:52:00.371014932  wiphy_estimate_data_rate() failed
2022-09-21 18:52:00.373389240  wiphy_estimate_data_rate() failed
2022-09-21 18:52:00.373794118  wiphy_estimate_data_rate() failed
2022-09-21 18:52:00.373958244  wiphy_estimate_data_rate() failed
2022-09-21 18:53:00.689258938  wiphy_estimate_data_rate() failed
2022-09-21 18:53:00.689534774  wiphy_estimate_data_rate() failed
2022-09-21 18:53:00.689694191  wiphy_estimate_data_rate() failed
2022-09-21 18:53:00.689826567  wiphy_estimate_data_rate() failed
2022-09-21 18:54:00.999357062  wiphy_estimate_data_rate() failed
2022-09-21 18:55:01.313225752  wiphy_estimate_data_rate() failed
2022-09-21 18:55:01.313497754  wiphy_estimate_data_rate() failed
2022-09-21 18:55:01.316332147  wiphy_estimate_data_rate() failed
2022-09-21 18:55:01.316585482  wiphy_estimate_data_rate() failed
2022-09-21 18:56:01.628792286  wiphy_estimate_data_rate() failed
2022-09-21 18:56:01.630375964  wiphy_estimate_data_rate() failed
2022-09-21 18:56:01.630623090  wiphy_estimate_data_rate() failed
2022-09-21 18:57:02.045650496  wiphy_estimate_data_rate() failed
2022-09-21 18:58:02.360294024  wiphy_estimate_data_rate() failed
2022-09-21 18:58:02.360563484  wiphy_estimate_data_rate() failed
2022-09-21 18:59:02.876499103  wiphy_estimate_data_rate() failed
2022-09-21 18:59:02.876767230  wiphy_estimate_data_rate() failed
2022-09-21 18:59:02.876920856  wiphy_estimate_data_rate() failed
2022-09-21 19:00:03.397299630  wiphy_estimate_data_rate() failed
2022-09-21 19:00:03.400008814  wiphy_estimate_data_rate() failed
2022-09-21 19:01:03.914491632  wiphy_estimate_data_rate() failed
2022-09-21 19:01:03.914757217  wiphy_estimate_data_rate() failed
2022-09-21 19:01:03.914913093  wiphy_estimate_data_rate() failed
2022-09-21 19:02:04.330909755  wiphy_estimate_data_rate() failed
2022-09-21 19:02:04.331301674  wiphy_estimate_data_rate() failed
2022-09-21 19:02:04.337681258  wiphy_estimate_data_rate() failed
2022-09-21 19:03:04.952352118  wiphy_estimate_data_rate() failed
2022-09-21 19:03:04.952618870  wiphy_estimate_data_rate() failed
2022-09-21 19:03:04.954390881  wiphy_estimate_data_rate() failed
2022-09-21 19:05:05.888497093  wiphy_estimate_data_rate() failed
2022-09-21 19:05:05.892618787  wiphy_estimate_data_rate() failed
2022-09-21 19:06:06.408358738  wiphy_estimate_data_rate() failed
2022-09-21 19:06:06.408622948  wiphy_estimate_data_rate() failed
2022-09-21 19:06:06.408775991  wiphy_estimate_data_rate() failed
2022-09-21 19:07:06.825353657  wiphy_estimate_data_rate() failed
2022-09-21 19:07:06.825619158  wiphy_estimate_data_rate() failed
2022-09-21 19:07:06.825780660  wiphy_estimate_data_rate() failed
2022-09-21 19:08:07.344332088  wiphy_estimate_data_rate() failed
2022-09-21 19:08:07.344597589  wiphy_estimate_data_rate() failed
2022-09-21 19:08:07.344746424  wiphy_estimate_data_rate() failed
2022-09-21 19:09:07.964364775  wiphy_estimate_data_rate() failed
2022-09-21 19:09:07.964632610  wiphy_estimate_data_rate() failed
2022-09-21 19:10:08.383362307  wiphy_estimate_data_rate() failed
2022-09-21 19:10:08.383628475  wiphy_estimate_data_rate() failed
2022-09-21 19:11:08.899357239  wiphy_estimate_data_rate() failed
2022-09-21 19:11:08.899625991  wiphy_estimate_data_rate() failed
2022-09-21 19:12:09.418348108  wiphy_estimate_data_rate() failed
2022-09-21 19:12:09.418610068  wiphy_estimate_data_rate() failed
2022-09-21 19:17:48.847389948  Received Deauthentication event, reason: 4, from_ap: false
2022-09-21 19:17:48.966528970  wiphy_estimate_data_rate() failed
2022-09-21 19:17:48.966792346  wiphy_estimate_data_rate() failed
2022-09-21 19:18:06.904422636  wiphy_estimate_data_rate() failed

P PLEASE CONSIDER OUR ENVIRONMENT BEFORE PRINTING THIS EMAIL.

This e-mail (including any attachments) is confidential and may be legally privileged. If you are not an intended recipient or an authorized representative of an intended recipient, you are prohibited from using, copying or distributing the information in this e-mail or its attachments. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete all copies of this message and any attachments. Thank you.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-21 21:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-21 20:04 wiphy_estimate_data_rate() failed Johnson, Bryce
2022-09-21 20:43 ` James Prestwood
2022-09-21 21:08   ` Johnson, Bryce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox