Changes between Initial Version and Version 1 of Ticket #18209, comment 7


Ignore:
Timestamp:
Jan 12, 2023, 8:47:06 PM (16 months ago)
Author:
javanx

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18209, comment 7

    initial v1  
    55
    66On the other side, the problem of the WiFi losing connection and trying to reconnect ever 2 minutes persists and makes the connection pretty unusable. Anything taking more than a few seconds to happen has a big chance of being truncated.
     7
     8This is usually the message that I see when it disconnects
     9
     10
     11
     12{{{
     13KERN: [net/realtekwifi/0] [c4:f1:74:98:73:27] discard frame, [realtekwifi] wrong version, fc 71:ff
     14Last message repeated 1 time
     15KERN: [net/realtekwifi/0] beacon miss, mode STA state RUN
     16Last message repeated 1 time
     17KERN: [net/realtekwifi/0] ieee80211_new_state_locked: RUN -> SCAN (nrunning 0 nscanning 0)
     18KERN: [net/realtekwifi/0] ieee80211_newstate_cb: RUN -> SCAN arg 0
     19KERN: [net/realtekwifi/0] sta_newstate: RUN -> SCAN (0)
     20KERN: ieee80211_notify_node_leave
     21KERN: /dev/net/realtekwifi/0: link down, media 0x60080 quality 1000 speed 0
     22}}}
     23