This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Does not "calibrator" support wl128x now?

Other Parts Discussed in Thread: WL1281, WL1271

Hello,

Does not "calibrator" support wl128x now?
I found these following comments in the file "README" for "calibrator".
   station - currently supported station firmware (wl1271-fw.bin)
   access_point - currently supported access point (wl1271-fw-ap.bin)
If yes, please let me know your thoughts about reasons and measures to this following error.

I got the following error "command complete timeout", when using "calibrator" and wl1281.
But the other basic functions can be used. (Ex. scan, connect, disconnect by "iw" etc)


[Reproduction procedure]

/ # ./calibrator dev wlan0 plt power_mode on
wl1281: power up
###sdio clock 20MHz
###sdio clock 20MHz
ref_clock:0x1
tcxo_ref_clock:0x1
wl1281: ERROR command complete timeout
------------[ cut here ]------------
WARNING: at /Kernel/drivers/net/wireless/wl12xx/cmd.c:108 wl1271_cmd_send+0x30c/0x340 [wl12xx]()
Modules linked in: wl12xx_sdio wl12xx
[<c004c5e0>] (unwind_backtrace+0x0/0xe4) from [<c00756f0>] (warn_slowpath_common+0x4c/0x64)
[<c00756f0>] (warn_slowpath_common+0x4c/0x64) from [<c0075720>] (warn_slowpath_null+0x18/0x1c)
[<c0075720>] (warn_slowpath_null+0x18/0x1c) from [<bf0049f0>] (wl1271_cmd_send+0x30c/0x340 [wl12xx])
[<bf0049f0>] (wl1271_cmd_send+0x30c/0x340 [wl12xx]) from [<bf005b60>] (wl1271_cmd_configure+0x68/0x78 [wl12xx])
[<bf005b60>] (wl1271_cmd_configure+0x68/0x78 [wl12xx]) from [<bf0097bc>] (wl1271_acx_sta_mem_cfg+0xc8/0xec [wl12xx])
[<bf0097bc>] (wl1271_acx_sta_mem_cfg+0xc8/0xec [wl12xx]) from [<bf003cf0>] (wl1271_plt_start+0x18c/0x368 [wl12xx])
[<bf003cf0>] (wl1271_plt_start+0x18c/0x368 [wl12xx]) from [<bf011a18>] (wl1271_tm_cmd+0x3a8/0x418 [wl12xx])
[<bf011a18>] (wl1271_tm_cmd+0x3a8/0x418 [wl12xx]) from [<c03ec2e8>] (ieee80211_testmode_cmd+0x34/0x38)
[<c03ec2e8>] (ieee80211_testmode_cmd+0x34/0x38) from [<c03c7b48>] (nl80211_testmode_do+0x54/0x60)
[<c03c7b48>] (nl80211_testmode_do+0x54/0x60) from [<c0345ea4>] (genl_rcv_msg+0x180/0x1c0)
[<c0345ea4>] (genl_rcv_msg+0x180/0x1c0) from [<c03446c0>] (netlink_rcv_skb+0x4c/0xb0)
[<c03446c0>] (netlink_rcv_skb+0x4c/0xb0) from [<c0345d18>] (genl_rcv+0x18/0x24)
[<c0345d18>] (genl_rcv+0x18/0x24) from [<c0344350>] (netlink_unicast+0x248/0x318)
[<c0344350>] (netlink_unicast+0x248/0x318) from [<c0344cd0>] (netlink_sendmsg+0x26c/0x304)
[<c0344cd0>] (netlink_sendmsg+0x26c/0x304) from [<c031beac>] (sock_sendmsg+0x94/0xb0)
[<c031beac>] (sock_sendmsg+0x94/0xb0) from [<c031c3ec>] (sys_sendmsg+0x1b0/0x20c)
[<c031c3ec>] (sys_sendmsg+0x1b0/0x20c) from [<c0045ea0>] (ret_fast_syscall+0x0/0x3c)
---[ end trace c916fd9b78f1e7a1 ]---


Thanks very much.