Bug 123559 - [iwi] iwi periodically disassociates/associates [regression]
Summary: [iwi] iwi periodically disassociates/associates [regression]
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-09 20:00 UTC by Anton Babushkin
Modified: 2017-12-31 22:34 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Babushkin 2008-05-09 20:00:01 UTC
On 7.0-STABLE every 3-5 seconds I'm getting repeating messages:

..
May  9 22:35:02 current kernel: iwi_newstate: ASSOC -> ASSOC flags 0x1
May  9 22:35:02 current kernel: exit FW state 2
May  9 22:35:02 current kernel: iwi_newstate: ASSOC -> RUN flags 0x11
May  9 22:35:02 current kernel: Already associated
May  9 22:35:02 current kernel: iwi0: link state changed to UP
May  9 22:35:05 current kernel: Beacon miss: 10 >= 10
May  9 22:35:05 current kernel: Beacon miss: 11 >= 10
May  9 22:35:05 current kernel: iwi_newstate: RUN -> ASSOC flags 0x11
May  9 22:35:05 current kernel: enter FW state 3
May  9 22:35:05 current kernel: Trying to disassociate from 02:19:5b:c1:bd:ba ch
annel 6
May  9 22:35:05 current kernel: iwi0: link state changed to DOWN
May  9 22:35:05 current kernel: exit FW state 3
May  9 22:35:05 current kernel: enter FW state 2
May  9 22:35:05 current kernel: Configuring adapter
May  9 22:35:05 current kernel: Setting ESSID to "Wireless"
May  9 22:35:05 current kernel: Setting negotiated rates (12)
May  9 22:35:05 current kernel: Setting sensitivity to 43
May  9 22:35:05 current kernel: Join bssid 02:19:5b:c1:bd:ba dst 02:19:5b:c1:bd:
ba channel 6 policy 0x0 auth 0 capinfo 0x421 lintval 100 bintval 100
May  9 22:35:05 current kernel: iwi_newstate: ASSOC -> ASSOC flags 0x1
May  9 22:35:05 current kernel: exit FW state 2
May  9 22:35:05 current kernel: iwi_newstate: ASSOC -> RUN flags 0x11
May  9 22:35:05 current kernel: Already associated
May  9 22:35:05 current kernel: iwi0: link state changed to UP
May  9 22:35:07 current kernel: Beacon miss: 10 >= 10
May  9 22:35:08 current kernel: Beacon miss: 11 >= 10
May  9 22:35:08 current kernel: iwi_newstate: RUN -> ASSOC flags 0x11
May  9 22:35:08 current kernel: enter FW state 3
May  9 22:35:08 current kernel: Trying to disassociate from 02:19:5b:c1:bd:ba ch
annel 6
..

and somtimes: "firmware stuck in state 4, resetting", as in
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/122597

setting -bgscan not solves problem - I had to "kldunload/load if_iwi"

There is no such problem on 6.3-RELEASE.

Card: Intel PRO/Wireless 2200BG
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2008-05-10 21:07:33 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-net

Over to maintainer(s).
Comment 2 Davide 2009-12-01 12:53:57 UTC
it's not a fix, but you could try this temporary workaround and see if
it gets better.
change the interface bmiss parameter:

ifconfig iwi0 bmiss 50

(bmiss/bmissthreshold can be a value between 1 and 255)

(or ifconfig wlan0 bmiss 50 on 8.0)

regards
ocean
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:49 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped