Sujith wrote:
Alex Williams wrote:
Thank you for reply!
Please, tell me: did you saw working card on ar9160 ever??? May be
with other interfaces, such as PCI or USB? Is support for ar9160
finished? Or it's now unusable?

No idea. But I found a mini-PCI AR9160 card and it works fine here.

insmod ath9k.ko debug=0x2000
[  121.839737] ath9k 0000:00:05.0: PCI INT A -> Link[LN_B] -> GSI 10
(level, low) -> IRQ 10
modprobe: FATAL: Could not load
/lib/modules/2.6.29-rc4-wl/modules.dep: No such file or directory
[  123.479199] cfg80211: Calling CRDA for country: US
[  123.507201] udev: renamed network interface wlan0 to wlan1
[  123.512965] Registered led device: ath9k-phy0::radio
[  123.546520] Registered led device: ath9k-phy0::assoc
[  123.589623] Registered led device: ath9k-phy0::tx
[  123.614561] cfg80211: Regulatory domain changed to country: US
[  123.620474]  (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp)
[  123.628382]  (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[  123.635228]  (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[  123.642074]  (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  123.648921]  (5490000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  123.655907]  (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[  123.685508] Registered led device: ath9k-phy0::rx
[  123.727397] phy0: Atheros AR9160 MAC/BB Rev:1 AR5133 RF Rev:b0:
mem=0xcf520000, irq=10
insert ath9k.ko
[  124.070622] ADDRCONF(NETDEV_UP): wlan1: link is not ready

CONFIG_ATH9K_DEBUG should be enabled in your kernel .config to enable debugging.
See: http://wireless.kernel.org/en/users/Drivers/ath9k

Are you able to at least scan, before trying to associate with an AP ?
If so, then switch to a VT and try to associate and see if the kernel panics.
A digital photograph of the panic (if one occurs) would be great.
To perform scan, we need to "up" interface. Strange, but now, after
ifconfig wlan1 up - system hang deadly without any explanations! T_T
But sometimes it continue work after module load...

Did you switch to a VT to see if a panic happens on bringing up the interface ?

Really??? ^_^ It's impossible! Is there some datasheet on ar9160???
How about register addresses and their purpose? How can you write
driver for device if you do not know how it actually works? Writing
drivers it's like an embedded programming on microcontrolles without
OS - you should know every register and it's purpose. And even this
knowledge not guarantee errors proof... Sorry, I'm just wondering how
this possible... I heards that for ath9k Atheros released
specifications, or they writing in-house driver?.. Please, more info,
how it's really developing... =)


AR9160 is supported by ath9k, so no worries here.

How to enable additional debug info? Can I use KDBG + /dev/ttyS0 to
search for the problem? :)

Search for serial console / netconsole debugging guides on the net.

Please, give me a link to git tutorial. I want to modifi some wireless
files, but keep ability to update them by "git pull"... Sorry, I'm
newbie...

http://wireless.kernel.org/en/developers/Documentation/git-guide

Sujith
For me, the ASSERT at rc.c:745 goes off.

I instrumented it. The results are attached.

Steve



Feb 20 11:00:53 ubuntu kernel: [15744.690436] ath9k 0000:01:0b.0: PCI INT A -> 
Link[LNKG] -> GSI 5 (level, low) -> IRQ 5
Feb 20 11:00:53 ubuntu kernel: [15746.293474] ath9k: Rate:  1Mbps, ratecode: 27
Feb 20 11:00:53 ubuntu kernel: [15746.293480] ath9k: Rate:  2Mbps, ratecode: 26
Feb 20 11:00:53 ubuntu kernel: [15746.293483] ath9k: Rate:  5Mbps, ratecode: 25
Feb 20 11:00:53 ubuntu kernel: [15746.293485] ath9k: Rate: 11Mbps, ratecode: 24
Feb 20 11:00:53 ubuntu kernel: [15746.293487] ath9k: Rate:  6Mbps, ratecode: 11
Feb 20 11:00:53 ubuntu kernel: [15746.293489] ath9k: Rate:  9Mbps, ratecode: 15
Feb 20 11:00:53 ubuntu kernel: [15746.293491] ath9k: Rate: 12Mbps, ratecode: 10
Feb 20 11:00:53 ubuntu kernel: [15746.293493] ath9k: Rate: 18Mbps, ratecode: 14
Feb 20 11:00:53 ubuntu kernel: [15746.293495] ath9k: Rate: 24Mbps, ratecode:  9
Feb 20 11:00:53 ubuntu kernel: [15746.293497] ath9k: Rate: 36Mbps, ratecode: 13
Feb 20 11:00:53 ubuntu kernel: [15746.293499] ath9k: Rate: 48Mbps, ratecode:  8
Feb 20 11:00:53 ubuntu kernel: [15746.293502] ath9k: Rate: 54Mbps, ratecode: 12
Feb 20 11:00:53 ubuntu kernel: [15746.293504] ath9k: Rate:  6Mbps, ratecode: 11
Feb 20 11:00:53 ubuntu kernel: [15746.293506] ath9k: Rate:  9Mbps, ratecode: 15
Feb 20 11:00:53 ubuntu kernel: [15746.293508] ath9k: Rate: 12Mbps, ratecode: 10
Feb 20 11:00:53 ubuntu kernel: [15746.293510] ath9k: Rate: 18Mbps, ratecode: 14
Feb 20 11:00:53 ubuntu kernel: [15746.293512] ath9k: Rate: 24Mbps, ratecode:  9
Feb 20 11:00:53 ubuntu kernel: [15746.293514] ath9k: Rate: 36Mbps, ratecode: 13
Feb 20 11:00:53 ubuntu kernel: [15746.293516] ath9k: Rate: 48Mbps, ratecode:  8
Feb 20 11:00:53 ubuntu kernel: [15746.293518] ath9k: Rate: 54Mbps, ratecode: 12
Feb 20 11:00:53 ubuntu kernel: [15746.293542] ath9k: tx DMA: 512 buffers 1 
desc/buf
Feb 20 11:00:53 ubuntu kernel: [15746.293628] ath9k: tx DMA map: c1020000 
(73728) -> 1020000 (73728)
Feb 20 11:00:53 ubuntu kernel: [15746.317521] ath9k: beacon DMA: 1 buffers 1 
desc/buf
Feb 20 11:00:53 ubuntu kernel: [15746.317538] ath9k: beacon DMA map: c365c000 
(144) -> 365c000 (144)
Feb 20 11:00:53 ubuntu kernel: [15746.317544] ath9k: cachelsz 16 rxbufsize 3856
Feb 20 11:00:53 ubuntu kernel: [15746.317546] ath9k: rx DMA: 512 buffers 1 
desc/buf
Feb 20 11:00:53 ubuntu kernel: [15746.317766] ath9k: rx DMA map: c1040000 
(73728) -> 1040000 (73728)
Feb 20 11:00:53 ubuntu kernel: [15746.322935] phy5: Selected rate control 
algorithm 'ath9k_rate_control'
Feb 20 11:00:53 ubuntu kernel: [15746.324589] cfg80211: Calling CRDA for 
country: AM
Feb 20 11:00:53 ubuntu kernel: [15746.324669] Registered led device: 
ath9k-phy5::radio
Feb 20 11:00:53 ubuntu kernel: [15746.324687] Registered led device: 
ath9k-phy5::assoc
Feb 20 11:00:53 ubuntu kernel: [15746.324707] Registered led device: 
ath9k-phy5::tx
Feb 20 11:00:53 ubuntu kernel: [15746.324733] Registered led device: 
ath9k-phy5::rx
Feb 20 11:00:53 ubuntu kernel: [15746.324745] phy5: Atheros AR9160 MAC/BB Rev:1 
AR5133 RF Rev:b0: mem=0xf83a0000, irq=5
Feb 20 11:00:53 ubuntu kernel: [15746.345659] udev: renamed network interface 
wlan0 to wlan2
Feb 20 11:00:57 ubuntu kernel: [15750.382179] ath9k: Starting driver with 
initial channel: 2412 MHz
Feb 20 11:00:57 ubuntu kernel: [15750.386831] ath9k: Attach a VIF of type: 2
Feb 20 11:00:57 ubuntu kernel: [15750.386849] ath9k: BSS Changed PREAMBLE 0
Feb 20 11:00:57 ubuntu kernel: [15750.386851] ath9k: BSS Changed CTS PROT 0
Feb 20 11:00:57 ubuntu kernel: [15750.389359] ath9k: Set HW RX filter: 0x0
Feb 20 11:00:57 ubuntu kernel: [15750.389452] ath9k: Set channel: 2412 MHz
Feb 20 11:00:57 ubuntu kernel: [15750.389455] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15750.389539] ath9k: (2412 MHz) -> (2412 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15750.394062] ath9k: Configure tx [queue/halq] 
[0/3],  aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
Feb 20 11:00:57 ubuntu kernel: [15750.394078] ath9k: Configure tx [queue/halq] 
[1/2],  aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
Feb 20 11:00:57 ubuntu kernel: [15750.394089] ath9k: Configure tx [queue/halq] 
[2/1],  aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
Feb 20 11:00:57 ubuntu kernel: [15750.394100] ath9k: Configure tx [queue/halq] 
[3/0],  aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
Feb 20 11:00:57 ubuntu kernel: [15750.394125] ath9k: Set HW RX filter: 0x0
Feb 20 11:00:57 ubuntu kernel: [15750.394147] ath9k: Set HW RX filter: 0x0
Feb 20 11:00:57 ubuntu kernel: [15750.394268] ADDRCONF(NETDEV_UP): wlan2: link 
is not ready
Feb 20 11:00:57 ubuntu kernel: [15750.394278] ath9k: Set HW RX filter: 0x0
Feb 20 11:00:57 ubuntu kernel: [15750.401375] ath9k: Set HW RX filter: 0x10
Feb 20 11:00:57 ubuntu kernel: [15750.428022] ath9k: Set channel: 2412 MHz
Feb 20 11:00:57 ubuntu kernel: [15750.428028] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15750.428113] ath9k: (2412 MHz) -> (2412 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15750.496017] ath9k: Set channel: 2417 MHz
Feb 20 11:00:57 ubuntu kernel: [15750.496022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15750.496106] ath9k: (2412 MHz) -> (2417 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15750.560018] ath9k: Set channel: 2422 MHz
Feb 20 11:00:57 ubuntu kernel: [15750.560022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15750.560106] ath9k: (2417 MHz) -> (2422 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15750.624016] ath9k: Set channel: 2427 MHz
Feb 20 11:00:57 ubuntu kernel: [15750.624021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15750.624104] ath9k: (2422 MHz) -> (2427 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15750.688016] ath9k: Set channel: 2432 MHz
Feb 20 11:00:57 ubuntu kernel: [15750.688021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15750.688104] ath9k: (2427 MHz) -> (2432 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15750.752017] ath9k: Set channel: 2437 MHz
Feb 20 11:00:57 ubuntu kernel: [15750.752022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15750.752105] ath9k: (2432 MHz) -> (2437 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15750.816017] ath9k: Set channel: 2442 MHz
Feb 20 11:00:57 ubuntu kernel: [15750.816023] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15750.816106] ath9k: (2437 MHz) -> (2442 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15750.880016] ath9k: Set channel: 2447 MHz
Feb 20 11:00:57 ubuntu kernel: [15750.880022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15750.880105] ath9k: (2442 MHz) -> (2447 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15750.944016] ath9k: Set channel: 2452 MHz
Feb 20 11:00:57 ubuntu kernel: [15750.944021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15750.944104] ath9k: (2447 MHz) -> (2452 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15751.008015] ath9k: Set channel: 2457 MHz
Feb 20 11:00:57 ubuntu kernel: [15751.008020] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15751.008103] ath9k: (2452 MHz) -> (2457 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15751.072023] ath9k: Set channel: 2462 MHz
Feb 20 11:00:57 ubuntu kernel: [15751.072029] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15751.072113] ath9k: (2457 MHz) -> (2462 MHz), 
chanwidth: 0
Feb 20 11:00:57 ubuntu kernel: [15751.136017] ath9k: Set channel: 5180 MHz
Feb 20 11:00:57 ubuntu kernel: [15751.136022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:57 ubuntu kernel: [15751.136105] ath9k: (2462 MHz) -> (5180 MHz), 
chanwidth: 0
Feb 20 11:00:58 ubuntu kernel: [15751.376022] ath9k: Set channel: 5200 MHz
Feb 20 11:00:58 ubuntu kernel: [15751.376028] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:58 ubuntu kernel: [15751.376115] ath9k: (5180 MHz) -> (5200 MHz), 
chanwidth: 0
Feb 20 11:00:58 ubuntu kernel: [15751.612016] ath9k: Set channel: 5220 MHz
Feb 20 11:00:58 ubuntu kernel: [15751.612021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:58 ubuntu kernel: [15751.612106] ath9k: (5200 MHz) -> (5220 MHz), 
chanwidth: 0
Feb 20 11:00:58 ubuntu kernel: [15751.848028] ath9k: Set channel: 5240 MHz
Feb 20 11:00:58 ubuntu kernel: [15751.848034] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:58 ubuntu kernel: [15751.848121] ath9k: (5220 MHz) -> (5240 MHz), 
chanwidth: 0
Feb 20 11:00:58 ubuntu kernel: [15752.084016] ath9k: Set channel: 5260 MHz
Feb 20 11:00:58 ubuntu kernel: [15752.084021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:58 ubuntu kernel: [15752.084105] ath9k: (5240 MHz) -> (5260 MHz), 
chanwidth: 0
Feb 20 11:00:59 ubuntu kernel: [15752.320037] ath9k: Set channel: 5280 MHz
Feb 20 11:00:59 ubuntu kernel: [15752.320048] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:59 ubuntu kernel: [15752.320136] ath9k: (5260 MHz) -> (5280 MHz), 
chanwidth: 0
Feb 20 11:00:59 ubuntu kernel: [15752.556018] ath9k: Set channel: 5300 MHz
Feb 20 11:00:59 ubuntu kernel: [15752.556024] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:59 ubuntu kernel: [15752.556110] ath9k: (5280 MHz) -> (5300 MHz), 
chanwidth: 0
Feb 20 11:00:59 ubuntu kernel: [15752.792017] ath9k: Set channel: 5320 MHz
Feb 20 11:00:59 ubuntu kernel: [15752.792022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:59 ubuntu kernel: [15752.792107] ath9k: (5300 MHz) -> (5320 MHz), 
chanwidth: 0
Feb 20 11:00:59 ubuntu kernel: [15753.028026] ath9k: Set channel: 5745 MHz
Feb 20 11:00:59 ubuntu kernel: [15753.028031] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:00:59 ubuntu kernel: [15753.028118] ath9k: (5320 MHz) -> (5745 MHz), 
chanwidth: 0
Feb 20 11:01:00 ubuntu kernel: [15753.264025] ath9k: Set channel: 5765 MHz
Feb 20 11:01:00 ubuntu kernel: [15753.264031] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:00 ubuntu kernel: [15753.264118] ath9k: (5745 MHz) -> (5765 MHz), 
chanwidth: 0
Feb 20 11:01:00 ubuntu kernel: [15753.500033] ath9k: Set channel: 5785 MHz
Feb 20 11:01:00 ubuntu kernel: [15753.500039] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:00 ubuntu kernel: [15753.500125] ath9k: (5765 MHz) -> (5785 MHz), 
chanwidth: 0
Feb 20 11:01:00 ubuntu kernel: [15753.736017] ath9k: Set channel: 5805 MHz
Feb 20 11:01:00 ubuntu kernel: [15753.736021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:00 ubuntu kernel: [15753.736106] ath9k: (5785 MHz) -> (5805 MHz), 
chanwidth: 0
Feb 20 11:01:00 ubuntu kernel: [15753.972016] ath9k: Set channel: 5825 MHz
Feb 20 11:01:00 ubuntu kernel: [15753.972021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:00 ubuntu kernel: [15753.972106] ath9k: (5805 MHz) -> (5825 MHz), 
chanwidth: 0
Feb 20 11:01:00 ubuntu kernel: [15754.208023] ath9k: Set channel: 2412 MHz
Feb 20 11:01:00 ubuntu kernel: [15754.208029] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:00 ubuntu kernel: [15754.208116] ath9k: (5825 MHz) -> (2412 MHz), 
chanwidth: 0
Feb 20 11:01:00 ubuntu kernel: [15754.212045] ath9k: Set HW RX filter: 0x0
Feb 20 11:01:00 ubuntu kernel: [15754.212556] ath9k: Set HW RX filter: 0x10
Feb 20 11:01:01 ubuntu kernel: [15754.240141] ath9k: Set channel: 2412 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.240146] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.240229] ath9k: (2412 MHz) -> (2412 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15754.308022] ath9k: Set channel: 2417 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.308028] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.308112] ath9k: (2412 MHz) -> (2417 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15754.372016] ath9k: Set channel: 2422 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.372022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.372106] ath9k: (2417 MHz) -> (2422 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15754.436016] ath9k: Set channel: 2427 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.436021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.436104] ath9k: (2422 MHz) -> (2427 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15754.500016] ath9k: Set channel: 2432 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.500021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.500103] ath9k: (2427 MHz) -> (2432 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15754.564016] ath9k: Set channel: 2437 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.564021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.564104] ath9k: (2432 MHz) -> (2437 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15754.628016] ath9k: Set channel: 2442 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.628021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.628104] ath9k: (2437 MHz) -> (2442 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15754.692017] ath9k: Set channel: 2447 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.692023] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.692106] ath9k: (2442 MHz) -> (2447 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15754.756017] ath9k: Set channel: 2452 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.756022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.756104] ath9k: (2447 MHz) -> (2452 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15754.820017] ath9k: Set channel: 2457 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.820022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.820105] ath9k: (2452 MHz) -> (2457 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15754.884016] ath9k: Set channel: 2462 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.884021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.884104] ath9k: (2457 MHz) -> (2462 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15754.948017] ath9k: Set channel: 5180 MHz
Feb 20 11:01:01 ubuntu kernel: [15754.948021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15754.948104] ath9k: (2462 MHz) -> (5180 MHz), 
chanwidth: 0
Feb 20 11:01:01 ubuntu kernel: [15755.188016] ath9k: Set channel: 5200 MHz
Feb 20 11:01:01 ubuntu kernel: [15755.188021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:01 ubuntu kernel: [15755.188106] ath9k: (5180 MHz) -> (5200 MHz), 
chanwidth: 0
Feb 20 11:01:02 ubuntu kernel: [15755.424022] ath9k: Set channel: 5220 MHz
Feb 20 11:01:02 ubuntu kernel: [15755.424028] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:02 ubuntu kernel: [15755.424114] ath9k: (5200 MHz) -> (5220 MHz), 
chanwidth: 0
Feb 20 11:01:02 ubuntu kernel: [15755.660016] ath9k: Set channel: 5240 MHz
Feb 20 11:01:02 ubuntu kernel: [15755.660020] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:02 ubuntu kernel: [15755.660106] ath9k: (5220 MHz) -> (5240 MHz), 
chanwidth: 0
Feb 20 11:01:02 ubuntu kernel: [15755.896022] ath9k: Set channel: 5260 MHz
Feb 20 11:01:02 ubuntu kernel: [15755.896028] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:02 ubuntu kernel: [15755.896115] ath9k: (5240 MHz) -> (5260 MHz), 
chanwidth: 0
Feb 20 11:01:02 ubuntu kernel: [15756.132016] ath9k: Set channel: 5280 MHz
Feb 20 11:01:02 ubuntu kernel: [15756.132020] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:02 ubuntu kernel: [15756.132105] ath9k: (5260 MHz) -> (5280 MHz), 
chanwidth: 0
Feb 20 11:01:03 ubuntu kernel: [15756.368020] ath9k: Set channel: 5300 MHz
Feb 20 11:01:03 ubuntu kernel: [15756.368026] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:03 ubuntu kernel: [15756.368113] ath9k: (5280 MHz) -> (5300 MHz), 
chanwidth: 0
Feb 20 11:01:03 ubuntu kernel: [15756.604022] ath9k: Set channel: 5320 MHz
Feb 20 11:01:03 ubuntu kernel: [15756.604028] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:03 ubuntu kernel: [15756.604114] ath9k: (5300 MHz) -> (5320 MHz), 
chanwidth: 0
Feb 20 11:01:03 ubuntu kernel: [15756.840020] ath9k: Set channel: 5745 MHz
Feb 20 11:01:03 ubuntu kernel: [15756.840025] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:03 ubuntu kernel: [15756.840112] ath9k: (5320 MHz) -> (5745 MHz), 
chanwidth: 0
Feb 20 11:01:03 ubuntu kernel: [15757.076023] ath9k: Set channel: 5765 MHz
Feb 20 11:01:03 ubuntu kernel: [15757.076029] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:03 ubuntu kernel: [15757.076115] ath9k: (5745 MHz) -> (5765 MHz), 
chanwidth: 0
Feb 20 11:01:04 ubuntu kernel: [15757.312022] ath9k: Set channel: 5785 MHz
Feb 20 11:01:04 ubuntu kernel: [15757.312028] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:04 ubuntu kernel: [15757.312114] ath9k: (5765 MHz) -> (5785 MHz), 
chanwidth: 0
Feb 20 11:01:04 ubuntu kernel: [15757.548016] ath9k: Set channel: 5805 MHz
Feb 20 11:01:04 ubuntu kernel: [15757.548022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:04 ubuntu kernel: [15757.548109] ath9k: (5785 MHz) -> (5805 MHz), 
chanwidth: 0
Feb 20 11:01:04 ubuntu kernel: [15757.784033] ath9k: Set channel: 5825 MHz
Feb 20 11:01:04 ubuntu kernel: [15757.784039] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:04 ubuntu kernel: [15757.784125] ath9k: (5805 MHz) -> (5825 MHz), 
chanwidth: 0
Feb 20 11:01:04 ubuntu kernel: [15758.020017] ath9k: Set channel: 2412 MHz
Feb 20 11:01:04 ubuntu kernel: [15758.020021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:04 ubuntu kernel: [15758.020106] ath9k: (5825 MHz) -> (2412 MHz), 
chanwidth: 0
Feb 20 11:01:04 ubuntu kernel: [15758.024033] ath9k: Set HW RX filter: 0x0
Feb 20 11:01:17 ubuntu kernel: [15770.444079] ath9k: Set HW RX filter: 0x10
Feb 20 11:01:17 ubuntu kernel: [15770.472019] ath9k: Set channel: 2412 MHz
Feb 20 11:01:17 ubuntu kernel: [15770.472023] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15770.472108] ath9k: (2412 MHz) -> (2412 MHz), 
chanwidth: 0
Feb 20 11:01:17 ubuntu kernel: [15770.540016] ath9k: Set channel: 2417 MHz
Feb 20 11:01:17 ubuntu kernel: [15770.540021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15770.540104] ath9k: (2412 MHz) -> (2417 MHz), 
chanwidth: 0
Feb 20 11:01:17 ubuntu kernel: [15770.604016] ath9k: Set channel: 2422 MHz
Feb 20 11:01:17 ubuntu kernel: [15770.604021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15770.604104] ath9k: (2417 MHz) -> (2422 MHz), 
chanwidth: 0
Feb 20 11:01:17 ubuntu kernel: [15770.668016] ath9k: Set channel: 2427 MHz
Feb 20 11:01:17 ubuntu kernel: [15770.668021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15770.668104] ath9k: (2422 MHz) -> (2427 MHz), 
chanwidth: 0
Feb 20 11:01:17 ubuntu kernel: [15770.732017] ath9k: Set channel: 2432 MHz
Feb 20 11:01:17 ubuntu kernel: [15770.732021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15770.732104] ath9k: (2427 MHz) -> (2432 MHz), 
chanwidth: 0
Feb 20 11:01:17 ubuntu kernel: [15770.796131] ath9k: Set channel: 2437 MHz
Feb 20 11:01:17 ubuntu kernel: [15770.796137] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15770.796220] ath9k: (2432 MHz) -> (2437 MHz), 
chanwidth: 0
Feb 20 11:01:17 ubuntu kernel: [15770.860016] ath9k: Set channel: 2442 MHz
Feb 20 11:01:17 ubuntu kernel: [15770.860022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15770.860105] ath9k: (2437 MHz) -> (2442 MHz), 
chanwidth: 0
Feb 20 11:01:17 ubuntu kernel: [15770.924016] ath9k: Set channel: 2447 MHz
Feb 20 11:01:17 ubuntu kernel: [15770.924021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15770.924104] ath9k: (2442 MHz) -> (2447 MHz), 
chanwidth: 0
Feb 20 11:01:17 ubuntu kernel: [15770.988015] ath9k: Set channel: 2452 MHz
Feb 20 11:01:17 ubuntu kernel: [15770.988020] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15770.988103] ath9k: (2447 MHz) -> (2452 MHz), 
chanwidth: 0
Feb 20 11:01:17 ubuntu kernel: [15771.052017] ath9k: Set channel: 2457 MHz
Feb 20 11:01:17 ubuntu kernel: [15771.052023] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15771.052106] ath9k: (2452 MHz) -> (2457 MHz), 
chanwidth: 0
Feb 20 11:01:17 ubuntu kernel: [15771.116016] ath9k: Set channel: 2462 MHz
Feb 20 11:01:17 ubuntu kernel: [15771.116021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15771.116104] ath9k: (2457 MHz) -> (2462 MHz), 
chanwidth: 0
Feb 20 11:01:17 ubuntu kernel: [15771.180017] ath9k: Set channel: 5180 MHz
Feb 20 11:01:17 ubuntu kernel: [15771.180022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:17 ubuntu kernel: [15771.180105] ath9k: (2462 MHz) -> (5180 MHz), 
chanwidth: 0
Feb 20 11:01:18 ubuntu kernel: [15771.420022] ath9k: Set channel: 5200 MHz
Feb 20 11:01:18 ubuntu kernel: [15771.420028] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:18 ubuntu kernel: [15771.420114] ath9k: (5180 MHz) -> (5200 MHz), 
chanwidth: 0
Feb 20 11:01:18 ubuntu kernel: [15771.656033] ath9k: Set channel: 5220 MHz
Feb 20 11:01:18 ubuntu kernel: [15771.656039] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:18 ubuntu kernel: [15771.656126] ath9k: (5200 MHz) -> (5220 MHz), 
chanwidth: 0
Feb 20 11:01:18 ubuntu kernel: [15771.892016] ath9k: Set channel: 5240 MHz
Feb 20 11:01:18 ubuntu kernel: [15771.892021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:18 ubuntu kernel: [15771.892106] ath9k: (5220 MHz) -> (5240 MHz), 
chanwidth: 0
Feb 20 11:01:18 ubuntu kernel: [15772.128016] ath9k: Set channel: 5260 MHz
Feb 20 11:01:18 ubuntu kernel: [15772.128021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:18 ubuntu kernel: [15772.128106] ath9k: (5240 MHz) -> (5260 MHz), 
chanwidth: 0
Feb 20 11:01:19 ubuntu kernel: [15772.364021] ath9k: Set channel: 5280 MHz
Feb 20 11:01:19 ubuntu kernel: [15772.364027] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:19 ubuntu kernel: [15772.364113] ath9k: (5260 MHz) -> (5280 MHz), 
chanwidth: 0
Feb 20 11:01:19 ubuntu kernel: [15772.600016] ath9k: Set channel: 5300 MHz
Feb 20 11:01:19 ubuntu kernel: [15772.600021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:19 ubuntu kernel: [15772.600106] ath9k: (5280 MHz) -> (5300 MHz), 
chanwidth: 0
Feb 20 11:01:19 ubuntu kernel: [15772.836032] ath9k: Set channel: 5320 MHz
Feb 20 11:01:19 ubuntu kernel: [15772.836038] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:19 ubuntu kernel: [15772.836124] ath9k: (5300 MHz) -> (5320 MHz), 
chanwidth: 0
Feb 20 11:01:19 ubuntu kernel: [15773.072018] ath9k: Set channel: 5745 MHz
Feb 20 11:01:19 ubuntu kernel: [15773.072022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:19 ubuntu kernel: [15773.072107] ath9k: (5320 MHz) -> (5745 MHz), 
chanwidth: 0
Feb 20 11:01:20 ubuntu kernel: [15773.308024] ath9k: Set channel: 5765 MHz
Feb 20 11:01:20 ubuntu kernel: [15773.308030] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:20 ubuntu kernel: [15773.308117] ath9k: (5745 MHz) -> (5765 MHz), 
chanwidth: 0
Feb 20 11:01:20 ubuntu kernel: [15773.544024] ath9k: Set channel: 5785 MHz
Feb 20 11:01:20 ubuntu kernel: [15773.544030] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:20 ubuntu kernel: [15773.544116] ath9k: (5765 MHz) -> (5785 MHz), 
chanwidth: 0
Feb 20 11:01:20 ubuntu kernel: [15773.780016] ath9k: Set channel: 5805 MHz
Feb 20 11:01:20 ubuntu kernel: [15773.780021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:20 ubuntu kernel: [15773.780106] ath9k: (5785 MHz) -> (5805 MHz), 
chanwidth: 0
Feb 20 11:01:20 ubuntu kernel: [15774.016030] ath9k: Set channel: 5825 MHz
Feb 20 11:01:20 ubuntu kernel: [15774.016035] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:20 ubuntu kernel: [15774.016122] ath9k: (5805 MHz) -> (5825 MHz), 
chanwidth: 0
Feb 20 11:01:21 ubuntu kernel: [15774.252031] ath9k: Set channel: 2412 MHz
Feb 20 11:01:21 ubuntu kernel: [15774.252037] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:21 ubuntu kernel: [15774.252133] ath9k: (5825 MHz) -> (2412 MHz), 
chanwidth: 0
Feb 20 11:01:21 ubuntu kernel: [15774.256063] ath9k: Set HW RX filter: 0x0
Feb 20 11:01:26 ubuntu kernel: [15779.258376] ath9k: Set HW RX filter: 0x10
Feb 20 11:01:26 ubuntu kernel: [15779.284019] ath9k: Set channel: 2412 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.284023] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.284107] ath9k: (2412 MHz) -> (2412 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15779.352017] ath9k: Set channel: 2417 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.352023] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.352106] ath9k: (2412 MHz) -> (2417 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15779.416037] ath9k: Set channel: 2422 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.416042] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.416127] ath9k: (2417 MHz) -> (2422 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15779.480017] ath9k: Set channel: 2427 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.480023] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.480107] ath9k: (2422 MHz) -> (2427 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15779.544017] ath9k: Set channel: 2432 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.544023] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.544106] ath9k: (2427 MHz) -> (2432 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15779.608031] ath9k: Set channel: 2437 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.608037] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.608121] ath9k: (2432 MHz) -> (2437 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15779.672016] ath9k: Set channel: 2442 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.672021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.672104] ath9k: (2437 MHz) -> (2442 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15779.736017] ath9k: Set channel: 2447 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.736023] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.736107] ath9k: (2442 MHz) -> (2447 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15779.800032] ath9k: Set channel: 2452 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.800037] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.800122] ath9k: (2447 MHz) -> (2452 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15779.864016] ath9k: Set channel: 2457 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.864020] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.864103] ath9k: (2452 MHz) -> (2457 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15779.928016] ath9k: Set channel: 2462 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.928022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.928106] ath9k: (2457 MHz) -> (2462 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15779.992030] ath9k: Set channel: 5180 MHz
Feb 20 11:01:26 ubuntu kernel: [15779.992036] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15779.992120] ath9k: (2462 MHz) -> (5180 MHz), 
chanwidth: 0
Feb 20 11:01:26 ubuntu kernel: [15780.232032] ath9k: Set channel: 5200 MHz
Feb 20 11:01:26 ubuntu kernel: [15780.232038] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:26 ubuntu kernel: [15780.232125] ath9k: (5180 MHz) -> (5200 MHz), 
chanwidth: 0
Feb 20 11:01:27 ubuntu kernel: [15780.468022] ath9k: Set channel: 5220 MHz
Feb 20 11:01:27 ubuntu kernel: [15780.468028] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:27 ubuntu kernel: [15780.468115] ath9k: (5200 MHz) -> (5220 MHz), 
chanwidth: 0
Feb 20 11:01:27 ubuntu kernel: [15780.704030] ath9k: Set channel: 5240 MHz
Feb 20 11:01:27 ubuntu kernel: [15780.704037] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:27 ubuntu kernel: [15780.704123] ath9k: (5220 MHz) -> (5240 MHz), 
chanwidth: 0
Feb 20 11:01:27 ubuntu kernel: [15780.940023] ath9k: Set channel: 5260 MHz
Feb 20 11:01:27 ubuntu kernel: [15780.940028] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:27 ubuntu kernel: [15780.940115] ath9k: (5240 MHz) -> (5260 MHz), 
chanwidth: 0
Feb 20 11:01:27 ubuntu kernel: [15781.176023] ath9k: Set channel: 5280 MHz
Feb 20 11:01:27 ubuntu kernel: [15781.176029] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:27 ubuntu kernel: [15781.176115] ath9k: (5260 MHz) -> (5280 MHz), 
chanwidth: 0
Feb 20 11:01:28 ubuntu kernel: [15781.412023] ath9k: Set channel: 5300 MHz
Feb 20 11:01:28 ubuntu kernel: [15781.412028] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:28 ubuntu kernel: [15781.412115] ath9k: (5280 MHz) -> (5300 MHz), 
chanwidth: 0
Feb 20 11:01:28 ubuntu kernel: [15781.648041] ath9k: Set channel: 5320 MHz
Feb 20 11:01:28 ubuntu kernel: [15781.648047] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:28 ubuntu kernel: [15781.648133] ath9k: (5300 MHz) -> (5320 MHz), 
chanwidth: 0
Feb 20 11:01:28 ubuntu kernel: [15781.884031] ath9k: Set channel: 5745 MHz
Feb 20 11:01:28 ubuntu kernel: [15781.884037] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:28 ubuntu kernel: [15781.884124] ath9k: (5320 MHz) -> (5745 MHz), 
chanwidth: 0
Feb 20 11:01:28 ubuntu kernel: [15782.120032] ath9k: Set channel: 5765 MHz
Feb 20 11:01:28 ubuntu kernel: [15782.120038] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:28 ubuntu kernel: [15782.120124] ath9k: (5745 MHz) -> (5765 MHz), 
chanwidth: 0
Feb 20 11:01:29 ubuntu kernel: [15782.356019] ath9k: Set channel: 5785 MHz
Feb 20 11:01:29 ubuntu kernel: [15782.356026] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:29 ubuntu kernel: [15782.356112] ath9k: (5765 MHz) -> (5785 MHz), 
chanwidth: 0
Feb 20 11:01:29 ubuntu kernel: [15782.592032] ath9k: Set channel: 5805 MHz
Feb 20 11:01:29 ubuntu kernel: [15782.592037] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:29 ubuntu kernel: [15782.592124] ath9k: (5785 MHz) -> (5805 MHz), 
chanwidth: 0
Feb 20 11:01:29 ubuntu kernel: [15782.828025] ath9k: Set channel: 5825 MHz
Feb 20 11:01:29 ubuntu kernel: [15782.828031] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:29 ubuntu kernel: [15782.828118] ath9k: (5805 MHz) -> (5825 MHz), 
chanwidth: 0
Feb 20 11:01:29 ubuntu kernel: [15783.064037] ath9k: Set channel: 2412 MHz
Feb 20 11:01:29 ubuntu kernel: [15783.064043] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:29 ubuntu kernel: [15783.064140] ath9k: (5825 MHz) -> (2412 MHz), 
chanwidth: 0
Feb 20 11:01:29 ubuntu kernel: [15783.068068] ath9k: Set HW RX filter: 0x0
Feb 20 11:01:29 ubuntu kernel: [15783.068821] ath9k: Set channel: 2437 MHz
Feb 20 11:01:29 ubuntu kernel: [15783.068825] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:29 ubuntu kernel: [15783.068909] ath9k: (2412 MHz) -> (2437 MHz), 
chanwidth: 0
Feb 20 11:01:29 ubuntu kernel: [15783.069918] ath9k: RX filter 0x0 bssid 
00:0e:8e:1d:f5:5b aid 0x0
Feb 20 11:01:29 ubuntu kernel: [15783.070935] ath9k: Set channel: 2437 MHz
Feb 20 11:01:29 ubuntu kernel: [15783.070941] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:29 ubuntu kernel: [15783.071026] ath9k: (2437 MHz) -> (2437 MHz), 
chanwidth: 0
Feb 20 11:01:29 ubuntu kernel: [15783.074932] ath9k: RX filter 0x0 bssid 
00:0e:8e:1d:f5:5b aid 0x0
Feb 20 11:01:29 ubuntu kernel: [15783.075828] ath9k: Configure tx [queue/halq] 
[0/3],  aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
Feb 20 11:01:29 ubuntu kernel: [15783.075842] ath9k: Configure tx [queue/halq] 
[1/2],  aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
Feb 20 11:01:29 ubuntu kernel: [15783.075853] ath9k: Configure tx [queue/halq] 
[2/1],  aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
Feb 20 11:01:29 ubuntu kernel: [15783.075864] ath9k: Configure tx [queue/halq] 
[3/0],  aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
Feb 20 11:01:29 ubuntu kernel: [15783.075880] wlan2: authenticate with AP 
00:0e:8e:1d:f5:5b
Feb 20 11:01:29 ubuntu kernel: [15783.078537] wlan2: authenticated
Feb 20 11:01:29 ubuntu kernel: [15783.078540] wlan2: associate with AP 
00:0e:8e:1d:f5:5b
Feb 20 11:01:29 ubuntu kernel: [15783.081874] wlan2: RX AssocResp from 
00:0e:8e:1d:f5:5b (capab=0x411 status=0 aid=2)
Feb 20 11:01:29 ubuntu kernel: [15783.081878] wlan2: associated
Feb 20 11:01:29 ubuntu kernel: [15783.081889] ath9k: Choosing rate table for 
mode: 10
Feb 20 11:01:29 ubuntu kernel: [15783.082188] ath9k: BSS Changed PREAMBLE 1
Feb 20 11:01:29 ubuntu kernel: [15783.082192] ath9k: BSS Changed ASSOC 1
Feb 20 11:01:29 ubuntu kernel: [15783.082194] ath9k: Bss Info ASSOC 2, bssid: 
00:0e:8e:1d:f5:5b
Feb 20 11:01:29 ubuntu kernel: [15783.083835] ADDRCONF(NETDEV_CHANGE): wlan2: 
link becomes ready
Feb 20 11:01:29 ubuntu kernel: [15783.083873] ath9k: Set HW RX filter: 0x0
Feb 20 11:01:29 ubuntu kernel: [15783.087271] 
drivers/net/wireless/ath9k/rc.c:743:ath_rc_ratefind_ht 
rate_table->info[0x2a].valid:0x4 !ath_rc_priv->single_stream:0x1
Feb 20 11:01:29 ubuntu kernel: [15783.087277] 
drivers/net/wireless/ath9k/rc.c:745:ath_rc_ratefind_ht 
rate_table->info[0x2a].valid_single_stream:0x0 ath_rc_priv->single_stream:0x0
Feb 20 11:01:29 ubuntu kernel: [15783.087280] 
drivers/net/wireless/ath9k/rc.c:750:ath_rc_ratefind_ht ASSERT!!!
Feb 20 11:01:29 ubuntu kernel: [15783.187692] 
drivers/net/wireless/ath9k/rc.c:743:ath_rc_ratefind_ht 
rate_table->info[0x2a].valid:0x4 !ath_rc_priv->single_stream:0x1
Feb 20 11:01:29 ubuntu kernel: [15783.187698] 
drivers/net/wireless/ath9k/rc.c:745:ath_rc_ratefind_ht 
rate_table->info[0x2a].valid_single_stream:0x0 ath_rc_priv->single_stream:0x0
Feb 20 11:01:29 ubuntu kernel: [15783.187701] 
drivers/net/wireless/ath9k/rc.c:750:ath_rc_ratefind_ht ASSERT!!!
Feb 20 11:01:30 ubuntu kernel: [15784.197874] 
drivers/net/wireless/ath9k/rc.c:743:ath_rc_ratefind_ht 
rate_table->info[0x1f].valid:0x4 !ath_rc_priv->single_stream:0x1
Feb 20 11:01:30 ubuntu kernel: [15784.197879] 
drivers/net/wireless/ath9k/rc.c:745:ath_rc_ratefind_ht 
rate_table->info[0x1f].valid_single_stream:0x4 ath_rc_priv->single_stream:0x0
Feb 20 11:01:30 ubuntu kernel: [15784.197882] 
drivers/net/wireless/ath9k/rc.c:750:ath_rc_ratefind_ht ASSERT!!!
Feb 20 11:01:31 ubuntu kernel: [15785.208041] 
drivers/net/wireless/ath9k/rc.c:743:ath_rc_ratefind_ht 
rate_table->info[0x1f].valid:0x4 !ath_rc_priv->single_stream:0x1
Feb 20 11:01:31 ubuntu kernel: [15785.208046] 
drivers/net/wireless/ath9k/rc.c:745:ath_rc_ratefind_ht 
rate_table->info[0x1f].valid_single_stream:0x4 ath_rc_priv->single_stream:0x0
Feb 20 11:01:31 ubuntu kernel: [15785.208049] 
drivers/net/wireless/ath9k/rc.c:750:ath_rc_ratefind_ht ASSERT!!!
Feb 20 11:01:32 ubuntu kernel: [15786.218450] wlan2: deauthenticated (Reason: 2)
Feb 20 11:01:32 ubuntu kernel: [15786.218467] ath9k: BSS Changed PREAMBLE 0
Feb 20 11:01:32 ubuntu kernel: [15786.218469] ath9k: BSS Changed CTS PROT 0
Feb 20 11:01:32 ubuntu kernel: [15786.218471] ath9k: BSS Changed ASSOC 0
Feb 20 11:01:32 ubuntu kernel: [15786.218473] ath9k: Bss Info DISSOC
Feb 20 11:01:33 ubuntu kernel: [15787.216019] wlan2: direct probe to AP 
00:0e:8e:1d:f5:5b try 1
Feb 20 11:01:33 ubuntu kernel: [15787.219351] wlan2 direct probe responded
Feb 20 11:01:33 ubuntu kernel: [15787.219356] wlan2: authenticate with AP 
00:0e:8e:1d:f5:5b
Feb 20 11:01:33 ubuntu kernel: [15787.223057] wlan2: authenticated
Feb 20 11:01:33 ubuntu kernel: [15787.223062] wlan2: associate with AP 
00:0e:8e:1d:f5:5b
Feb 20 11:01:33 ubuntu kernel: [15787.226482] wlan2: RX ReassocResp from 
00:0e:8e:1d:f5:5b (capab=0x411 status=0 aid=2)
Feb 20 11:01:33 ubuntu kernel: [15787.226486] wlan2: associated
Feb 20 11:01:33 ubuntu kernel: [15787.226498] ath9k: Choosing rate table for 
mode: 10
Feb 20 11:01:33 ubuntu kernel: [15787.226535] ath9k: BSS Changed PREAMBLE 1
Feb 20 11:01:33 ubuntu kernel: [15787.226538] ath9k: BSS Changed ASSOC 1
Feb 20 11:01:33 ubuntu kernel: [15787.226540] ath9k: Bss Info ASSOC 2, bssid: 
00:0e:8e:1d:f5:5b
Feb 20 11:01:33 ubuntu kernel: [15787.229725] ath9k: Set HW RX filter: 0x10
Feb 20 11:01:34 ubuntu kernel: [15787.256021] ath9k: Set channel: 2412 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.256026] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.256110] ath9k: (2437 MHz) -> (2412 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15787.320025] ath9k: Set channel: 2417 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.320030] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.320115] ath9k: (2412 MHz) -> (2417 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15787.384031] ath9k: Set channel: 2422 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.384037] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.384123] ath9k: (2417 MHz) -> (2422 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15787.448016] ath9k: Set channel: 2427 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.448021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.448104] ath9k: (2422 MHz) -> (2427 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15787.512018] ath9k: Set channel: 2432 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.512024] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.512107] ath9k: (2427 MHz) -> (2432 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15787.576089] ath9k: Set channel: 2437 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.576095] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.576179] ath9k: (2432 MHz) -> (2437 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15787.640017] ath9k: Set channel: 2442 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.640022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.640106] ath9k: (2437 MHz) -> (2442 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15787.704026] ath9k: Set channel: 2447 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.704031] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.704115] ath9k: (2442 MHz) -> (2447 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15787.768016] ath9k: Set channel: 2452 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.768021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.768104] ath9k: (2447 MHz) -> (2452 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15787.832015] ath9k: Set channel: 2457 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.832021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.832104] ath9k: (2452 MHz) -> (2457 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15787.896026] ath9k: Set channel: 2462 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.896032] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.896117] ath9k: (2457 MHz) -> (2462 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15787.960017] ath9k: Set channel: 5180 MHz
Feb 20 11:01:34 ubuntu kernel: [15787.960022] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15787.960105] ath9k: (2462 MHz) -> (5180 MHz), 
chanwidth: 0
Feb 20 11:01:34 ubuntu kernel: [15788.200032] ath9k: Set channel: 5200 MHz
Feb 20 11:01:34 ubuntu kernel: [15788.200037] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:34 ubuntu kernel: [15788.200124] ath9k: (5180 MHz) -> (5200 MHz), 
chanwidth: 0
Feb 20 11:01:35 ubuntu kernel: [15788.436031] ath9k: Set channel: 5220 MHz
Feb 20 11:01:35 ubuntu kernel: [15788.436036] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:35 ubuntu kernel: [15788.436123] ath9k: (5200 MHz) -> (5220 MHz), 
chanwidth: 0
Feb 20 11:01:35 ubuntu kernel: [15788.672015] ath9k: Set channel: 5240 MHz
Feb 20 11:01:35 ubuntu kernel: [15788.672021] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:35 ubuntu kernel: [15788.672107] ath9k: (5220 MHz) -> (5240 MHz), 
chanwidth: 0
Feb 20 11:01:35 ubuntu kernel: [15788.908033] ath9k: Set channel: 5260 MHz
Feb 20 11:01:35 ubuntu kernel: [15788.908038] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:35 ubuntu kernel: [15788.908125] ath9k: (5240 MHz) -> (5260 MHz), 
chanwidth: 0
Feb 20 11:01:35 ubuntu kernel: [15789.144026] ath9k: Set channel: 5280 MHz
Feb 20 11:01:35 ubuntu kernel: [15789.144032] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:35 ubuntu kernel: [15789.144119] ath9k: (5260 MHz) -> (5280 MHz), 
chanwidth: 0
Feb 20 11:01:36 ubuntu kernel: [15789.380032] ath9k: Set channel: 5300 MHz
Feb 20 11:01:36 ubuntu kernel: [15789.380038] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:36 ubuntu kernel: [15789.380125] ath9k: (5280 MHz) -> (5300 MHz), 
chanwidth: 0
Feb 20 11:01:36 ubuntu kernel: [15789.616021] ath9k: Set channel: 5320 MHz
Feb 20 11:01:36 ubuntu kernel: [15789.616026] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:36 ubuntu kernel: [15789.616113] ath9k: (5300 MHz) -> (5320 MHz), 
chanwidth: 0
Feb 20 11:01:36 ubuntu kernel: [15789.852024] ath9k: Set channel: 5745 MHz
Feb 20 11:01:36 ubuntu kernel: [15789.852030] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:36 ubuntu kernel: [15789.852117] ath9k: (5320 MHz) -> (5745 MHz), 
chanwidth: 0
Feb 20 11:01:36 ubuntu kernel: [15790.088048] ath9k: Set channel: 5765 MHz
Feb 20 11:01:36 ubuntu kernel: [15790.088054] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:36 ubuntu kernel: [15790.088141] ath9k: (5745 MHz) -> (5765 MHz), 
chanwidth: 0
Feb 20 11:01:37 ubuntu kernel: [15790.324036] ath9k: Set channel: 5785 MHz
Feb 20 11:01:37 ubuntu kernel: [15790.324045] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:37 ubuntu kernel: [15790.324132] ath9k: (5765 MHz) -> (5785 MHz), 
chanwidth: 0
Feb 20 11:01:37 ubuntu kernel: [15790.560020] ath9k: Set channel: 5805 MHz
Feb 20 11:01:37 ubuntu kernel: [15790.560026] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:37 ubuntu kernel: [15790.560112] ath9k: (5785 MHz) -> (5805 MHz), 
chanwidth: 0
Feb 20 11:01:37 ubuntu kernel: [15790.796030] ath9k: Set channel: 5825 MHz
Feb 20 11:01:37 ubuntu kernel: [15790.796036] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:37 ubuntu kernel: [15790.796122] ath9k: (5805 MHz) -> (5825 MHz), 
chanwidth: 0
Feb 20 11:01:37 ubuntu kernel: [15791.032043] ath9k: Set channel: 2437 MHz
Feb 20 11:01:37 ubuntu kernel: [15791.032049] ath9k: tx chmask: 1, rx chmask: 1
Feb 20 11:01:37 ubuntu kernel: [15791.032147] ath9k: (5825 MHz) -> (2437 MHz), 
chanwidth: 0
Feb 20 11:01:37 ubuntu kernel: [15791.036083] ath9k: Set HW RX filter: 0x0
Feb 20 11:01:37 ubuntu kernel: [15791.037337] 
drivers/net/wireless/ath9k/rc.c:743:ath_rc_ratefind_ht 
rate_table->info[0x1c].valid:0x0 !ath_rc_priv->single_stream:0x1
Feb 20 11:01:37 ubuntu kernel: [15791.037344] 
drivers/net/wireless/ath9k/rc.c:745:ath_rc_ratefind_ht 
rate_table->info[0x1c].valid_single_stream:0x0 ath_rc_priv->single_stream:0x0
Feb 20 11:01:39 ubuntu kernel: [15793.036023] wlan2: No ProbeResp from current 
AP 00:0e:8e:1d:f5:5b - assume out of range
Feb 20 11:01:39 ubuntu kernel: [15793.037035] ath9k: BSS Changed PREAMBLE 0
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to