Re: Ath10 firmware crashing in Monitor mode(Sniffer mode)

2015-05-10 Thread Michal Kazior
On 10 May 2015 at 22:56, s prasad  wrote:
> Hi,
>
> When we are trying to send De-authentication  packets using
> aireplay-ng(aircrack tools) firmware getting crashed in sniffer mode.
>
> Kernel: "3.18.1"
> Drivers: "compat-wireless-2015-03-09"
>
> Please find given below logs:
>
> [791495.15] ath10k_pci: Unknown symbol ath10k_warn (err 0)
> [791495.16] ath10k_pci: Unknown symbol ath10k_err (err 0)
> [791495.17] ath10k_pci: Unknown symbol ath10k_print_driver_info (err 0)
> [791495.17] ath10k_pci: Unknown symbol
> ath10k_debug_get_new_fw_crash_data (err 0)
> [791495.18] ath10k_pci: Unknown symbol ath10k_core_create (err 0)
> [791495.19] ath10k_pci: Unknown symbol ath10k_core_destroy (err 0)
> [791495.19] ath10k_pci: Unknown symbol ath10k_core_register (err 0)
> [791495.20] ath10k_pci: Unknown symbol ath10k_info (err 0)
> [791495.21] ath10k_pci: Unknown symbol ath10k_core_unregister (err 0)
> [791504.60] ath10k_pci :01:00.0: pci irq legacy interrupts 0
> irq_mode 0 reset_mode 0
> [791504.82] ath10k_pci :01:00.0: Direct firmware load for
> ath10k/cal-pci-:01:00.0.bin failed with error -2
> [791504.83] ath10k_pci :01:00.0: Falling back to user helper
> [791504.90] firmware ath10k!cal-pci-:01:00.0.bin:
> firmware_loading_store: map pages failed
> [791505.06] ath10k_pci :01:00.0: otp stream is empty, using
> board.bin contents

You're probably using OpenWRT, aren't you? Are you positive you have
proper board.bin, i.e. based of NAND flash partition containing
calibration data?


> [791505.91] ath10k_pci :01:00.0: qca988x hw2.0 (0x4100016c,
> 0x043202ff) fw 10.1.467.2-1 api 4 htt 2.1 wmi 2 cal otp max_sta 128
> [791505.92] ath10k_pci :01:00.0: debug 0 debugfs 1 tracing 0
> dfs 1 testmode 1
> [791506.03] ath: EEPROM regdomain: 0x0
> [791506.03] ath: EEPROM indicates default country code should be used
> [791506.03] ath: doing EEPROM country->regdmn map search
> [791506.03] ath: country maps to regdmn code: 0x3a
> [791506.03] ath: Country alpha2 being used: US
> [791506.03] ath: Regpair used: 0x3a
> [791551.53] ath10k_pci :01:00.0: otp stream is empty, using
> board.bin contents
> [791718.13] device wlan1 entered promiscuous mode
> [791718.34] ath10k_pci :01:00.0: firmware crashed! (uuid
> b4593209-111f-446c-a134-120ce3b2e37d)
> [791718.35] ath10k_pci :01:00.0: qca988x hw2.0 (0x4100016c,
> 0x043202ff) fw 10.1.467.2-1 api 4 htt 2.1 wmi 2 cal otp max_sta 128
> [791718.36] ath10k_pci :01:00.0: debug 0 debugfs 1 tracing 0
> dfs 1 testmode 1
> [791718.37] ath10k_pci :01:00.0: firmware register dump:
> [791718.38] ath10k_pci :01:00.0: [00]: 0x4100016C 0x15B3
> 0x0099A132 0x00955B31
> [791718.38] ath10k_pci :01:00.0: [04]: 0x0099A132 0x00060730
> 0x001E 0x0005
> [791718.39] ath10k_pci :01:00.0: [08]: 0x0043DD84 0x
> 0x004159AC 0x2D00
> [791718.40] ath10k_pci :01:00.0: [12]: 0x0009 0x0004
> 0x00958018 0x00958027
> [791718.41] ath10k_pci :01:00.0: [16]: 0x00958080 0x0094085D
> 0x 0x
> [791718.42] ath10k_pci :01:00.0: [20]: 0x4099A132 0x0040AD14
> 0x0040 0x4987F39C
> [791718.42] ath10k_pci :01:00.0: [24]: 0x8099A22E 0x0040AD74
> 0x0001 0xC099A132
> [791718.43] ath10k_pci :01:00.0: [28]: 0x809AB96B 0x0040AD94
> 0x0043DD84 0x0002
> [791718.44] ath10k_pci :01:00.0: [32]: 0x809A80FA 0x0040ADD4
> 0x0040 0x004159AC
> [791718.45] ath10k_pci :01:00.0: [36]: 0x809A7885 0x0040AE24
> 0x0040AE48 0x0041116C
> [791718.46] ath10k_pci :01:00.0: [40]: 0x809486FA 0x0040AE44
> 0x0001 0x
> [791718.47] ath10k_pci :01:00.0: [44]: 0x80948E2C 0x0040AEA4
> 0x0041D728 0x00411778
> [791718.47] ath10k_pci :01:00.0: [48]: 0x80942EB3 0x0040AEC4
> 0x0041D728 0x0001
> [791718.48] ath10k_pci :01:00.0: [52]: 0x80940F18 0x0040AF14
> 0x0010 0x00403AC0
> [791718.49] ath10k_pci :01:00.0: [56]: 0x80940EEA 0x0040AF44
> 0x0040 0x
[...]
> Please let me know if any further information required.

Can you get debug logs or traces, please?

Does 10.2-00082 or 10.2.4.xx crash as well?


MichaƂ
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v3 2/2] staging: MAINTAINERS: add maintainer for wilc1000 device

2015-05-10 Thread Johnny Kim
Add myself as maintainer for atmel wilc1000

Signed-off-by: Johnny Kim 
Signed-off-by: Rachel Kim 
Signed-off-by: Dean Lee 
Signed-off-by: Chris Park 
Acked-by: Nicolas Ferre 
---
Changes in v3:
- fix the permissions.
- fix the folder tree.
- forget to add the mailing-list during the previous sending.
- remove driverdev.osuosl.org mailing

 MAINTAINERS | 9 +
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1b8263c..e5cef88 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9473,6 +9473,15 @@ M:   Forest Bond 
 S: Odd Fixes
 F: drivers/staging/vt665?/
 
+STAGING - WILC1000 WIFI DRIVER
+M: Johnny Kim 
+M: Rachel Kim 
+M: Dean Lee 
+M: Chris Park 
+L: linux-wireless@vger.kernel.org
+S: Supported
+F: drivers/staging/wilc1000/
+
 STAGING - XGI Z7,Z9,Z11 PCI DISPLAY DRIVER
 M: Arnaud Patard 
 S: Odd Fixes
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html