kern/144898: [wpi] [panic] wpi panics system
Dominic Fandrey
kamikaze at bsdforen.de
Tue Mar 30 14:50:02 UTC 2010
The following reply was made to PR kern/144898; it has been noted by GNATS.
From: Dominic Fandrey <kamikaze at bsdforen.de>
To: bug-followup at FreeBSD.org, kamikaze at bsdforen.de
Cc:
Subject: Re: kern/144898: [wpi] [panic] wpi panics system
Date: Tue, 30 Mar 2010 16:43:15 +0200
Because there were so many net related commits in RELENG_8
recently I rebuilt my system today.
It appears that the system now doesn't panic any more. If at
all the connection, now works for a maximum of 10 seconds,
though.
I have to reload the if_wpi and wpifw modules to get it
running again (for another 10 seconds).
This is what ttyv0 looks like, the beacon misses start
after a couple of seconds:
wpi0: Regulatory Domain: MoW2
wpi0: Hardware Type: B
wpi0: Hardware Revision: ?
wpi0: SKU does support 802.11a
wpi0: [ITHREAD]
wlan0: Ethernet address: 00:1c:bf:58:3a:87
wpi0: timeout resetting Tx ring 1
wpi0: timeout resetting Tx ring 3
wpi0: timeout resetting Tx ring 4
microcode alive notification version 10e02 alive 1
microcode alive notification version 10e02 alive 1
wpi_newstate: INIT -> SCAN flags 0x0
wpi0: scan timeout
wpi_newstate: SCAN -> SCAN flags 0x0
microcode alive notification version 10e02 alive 1
microcode alive notification version 10e02 alive 1
wpi_newstate: SCAN -> AUTH flags 0x0
config chan 1 flags 8005 cck f ofdm 15
wpi_newstate: AUTH -> ASSOC flags 0x0
wpi_newstate: ASSOC -> RUN flags 0x0
config chan 1 flags 8005
wpi0: need multicast update callback
wpi0: need multicast update callback
wpi0: need multicast update callback
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
Beacon miss: 2728567458 >= 7
...
I also recognized that wlan0 always lists "txpower 0",
even if I try to set it manually (txpowermax is 50.0).
More information about the freebsd-net
mailing list