I have an SK EVM, booting into the stock Angstrom Linux image. I am trying to test Wifi in ad-hoc mode, I ran:
iwconfig wlan0 mode ad-hoc
iwconfig wlan0 essid test
ifconfig wlan0 up
but then get a continuous set of error messages, as per below.
Why are these errors occurring and how do I get it to work?
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2013.04.19 13:31:58 =~=~=~=~=~=~=~=~=~=~=~=
[ 6870.886444] wl12xx: ERROR command complete timeout
[ 6870.891448] ------------[ cut here ]------------
[ 6870.896331] WARNING: at /home/hudson/amsdk-nightly-build/cortex-A8/arago-tmp/work/am335x-evm-arago-linux-gnueabi/ti-compat-wireless-wl12xx-0.20120515r518-r30d/compat-wireless/drivers/net/wireless/wl12xx/cmd.c:108 wl1271_cmd_send+0x394/0x3ec [wl12xx]()
[ 6870.919555] Modules linked in: g_mass_storage bufferclass_ti(O) omaplfb(O) pvrsrvkm(O) wl12xx(O) mac80211(O) cfg80211(O) wl12xx_sdio(O)
[ 6870.932281] Backtrace:
[ 6870.934875] [<c0017978>] (dump_backtrace+0x0/0x110) from [<c0422338>] (dump_stack+0x18/0x1c)
[ 6870.943695] r6:bf0c05f8 r5:0000006c r4:00000000 r3:c05fe6c8
[ 6870.949615] [<c0422320>] (dump_stack+0x0/0x1c) from [<c003e310>] (warn_slowpath_common+0x5c/0x6c)
[ 6870.958892] [<c003e2b4>] (warn_slowpath_common+0x0/0x6c) from [<c003e344>] (warn_slowpath_null+0x24/0x2c)
[ 6870.968872] r8:000a06be r7:cf949a30 r6:003004e8 r5:ffffff92 r4:cf949780
[ 6870.975677] r3:00000009
[ 6870.978454] [<c003e320>] (warn_slowpath_null+0x0/0x2c) from [<bf0a6518>] (wl1271_cmd_send+0x394/0x3ec [wl12xx])
[ 6870.989013] [<bf0a6184>] (wl1271_cmd_send+0x0/0x3ec [wl12xx]) from [<bf0a7210>] (wl12xx_cmd_role_start_ibss+0x150/0x250 [wl12xx])
[ 6871.001220] [<bf0a70c0>] (wl12xx_cmd_role_start_ibss+0x0/0x250 [wl12xx]) from [<bf0a5b08>] (wl1271_op_bss_info_changed+0x9e8/0xe64 [wl12xx])
[ 6871.014465] [<bf0a5120>] (wl1271_op_bss_info_changed+0x0/0xe64 [wl12xx]) from [<bf045304>] (ieee80211_bss_info_change_notify+0xbc/0x1b4 [mac80211])
[ 6871.028320] [<bf045248>] (ieee80211_bss_info_change_notify+0x0/0x1b4 [mac80211]) from [<bf066858>] (ieee80211_reconfig+0x4d8/0x690 [mac80211])
[ 6871.041656] r5:cf0863c0 r4:cf948b00
[ 6871.045440] [<bf066380>] (ieee80211_reconfig+0x0/0x690 [mac80211]) from [<bf044e88>] (ieee80211_restart_work+0x70/0x8c [mac80211])
[ 6871.057739] [<bf044e18>] (ieee80211_restart_work+0x0/0x8c [mac80211]) from [<c0050da4>] (process_one_work+0x124/0x384)
[ 6871.068878] r5:cf814800 r4:cf8d1280
[ 6871.072631] [<c0050c80>] (process_one_work+0x0/0x384) from [<c0052c1c>] (worker_thread+0x15c/0x330)
[ 6871.082092] [<c0052ac0>] (worker_thread+0x0/0x330) from [<c0056c34>] (kthread+0x90/0x94)
[ 6871.090545] [<c0056ba4>] (kthread+0x0/0x94) from [<c0041390>] (do_exit+0x0/0x67c)
[ 6871.098449] r6:c0041390 r5:c0056ba4 r4:cf833ee0
[ 6871.103271] ---[ end trace 778def2314a6fad3 ]---
[ 6871.108123] wl12xx: ERROR failed to initiate cmd role enable
[ 6871.114013] wl12xx: WARNING cmd join failed -110
[ 6871.119079] wl12xx: ERROR watchdog interrupt received! starting recovery.
[ 6871.126190] wl12xx: Reading FW panic log
[ 6871.132446] wl12xx: Hardware recovery in progress. FW ver: Rev 6.3.8.0.111_1 pc: 0x1ca5c
[ 6871.140899] wl12xx: down
[ 6871.144866] ieee80211 phy0: Hardware restart was requested
[ 6871.151672] wl12xx: open_count=0, add=1, current_fw=0
[ 6871.156951] wl12xx: state: 0
[ 6871.609375] wl12xx: firmware booted (Rev 6.3.8.0.111_1)
[ 6871.614868] wl12xx: Driver version: R5_00_18
[ 6873.646453] wl12xx: ERROR command complete timeout
[ 6873.651458] ------------[ cut here ]------------
[ 6873.656341] WARNING: at /home/hudson/amsdk-nightly-build/cortex-A8/arago-tmp/work/am335x-evm-arago-linux-gnueabi/ti-compat-wireless-wl12xx-0.20120515r518-r30d/compat-wireless/drivers/net/wireless/wl12xx/cmd.c:108 wl1271_cmd_send+0x394/0x3ec [wl12xx]()
[ 6873.679565] Modules linked in: g_mass_storage bufferclass_ti(O) omaplfb(O) pvrsrvkm(O) wl12xx(O) mac80211(O) cfg80211(O) wl12xx_sdio(O)
[ 6873.692291] Backtrace:
[ 6873.694885] [<c0017978>] (dump_backtrace+0x0/0x110) from [<c0422338>] (dump_stack+0x18/0x1c)
[ 6873.703674] r6:bf0c05f8 r5:0000006c r4:00000000 r3:c05fe6c8
[ 6873.709625] [<c0422320>] (dump_stack+0x0/0x1c) from [<c003e310>] (warn_slowpath_common+0x5c/0x6c)
[ 6873.718872] [<c003e2b4>] (warn_slowpath_common+0x0/0x6c) from [<c003e344>] (warn_slowpath_null+0x24/0x2c)
[ 6873.728881] r8:000a07d2 r7:cf949a30 r6:003004e8 r5:ffffff92 r4:cf949780
[ 6873.735687] r3:00000009
[ 6873.738464] [<c003e320>] (warn_slowpath_null+0x0/0x2c) from [<bf0a6518>] (wl1271_cmd_send+0x394/0x3ec [wl12xx])
[ 6873.749023] [<bf0a6184>] (wl1271_cmd_send+0x0/0x3ec [wl12xx]) from [<bf0a7210>] (wl12xx_cmd_role_start_ibss+0x150/0x250 [wl12xx])
[ 6873.761199] [<bf0a70c0>] (wl12xx_cmd_role_start_ibss+0x0/0x250 [wl12xx]) from [<bf0a5b08>] (wl1271_op_bss_info_changed+0x9e8/0xe64 [wl12xx])
[ 6873.774444] [<bf0a5120>] (wl1271_op_bss_info_changed+0x0/0xe64 [wl12xx]) from [<bf045304>] (ieee80211_bss_info_change_notify+0xbc/0x1b4 [mac80211])
[ 6873.788330] [<bf045248>] (ieee80211_bss_info_change_notify+0x0/0x1b4 [mac80211]) from [<bf066858>] (ieee80211_reconfig+0x4d8/0x690 [mac80211])
[ 6873.801635] r5:cf0863c0 r4:cf948b00
[ 6873.805450] [<bf066380>] (ieee80211_reconfig+0x0/0x690 [mac80211]) from [<bf044e88>] (ieee80211_restart_work+0x70/0x8c [mac80211])
[ 6873.817718] [<bf044e18>] (ieee80211_restart_work+0x0/0x8c [mac80211]) from [<c0050da4>] (process_one_work+0x124/0x384)
[ 6873.828887] r5:cf814800 r4:cf8d1280
[ 6873.832641] [<c0050c80>] (process_one_work+0x0/0x384) from [<c0052c1c>] (worker_thread+0x15c/0x330)
[ 6873.842102] [<c0052ac0>] (worker_thread+0x0/0x330) from [<c0056c34>] (kthread+0x90/0x94)
[ 6873.850555] [<c0056ba4>] (kthread+0x0/0x94) from [<c0041390>] (do_exit+0x0/0x67c)
[ 6873.858367] r6:c0041390 r5:c0056ba4 r4:cf833ee0
[ 6873.863189] ---[ end trace 778def2314a6fad4 ]---
[ 6873.868011] wl12xx: ERROR failed to initiate cmd role enable
[ 6873.873931] wl12xx: WARNING cmd join failed -110
[ 6873.878967] wl12xx: ERROR watchdog interrupt received! starting recovery.
[ 6873.886108] wl12xx: Reading FW panic log
[ 6873.892364] wl12xx: Hardware recovery in progress. FW ver: Rev 6.3.8.0.111_1 pc: 0x1ca5c
[ 6873.900848] wl12xx: down
[ 6873.904815] ieee80211 phy0: Hardware restart was requested
[ 6873.911590] wl12xx: open_count=0, add=1, current_fw=0
[ 6873.916870] wl12xx: state: 0
[ 6874.369415] wl12xx: firmware booted (Rev 6.3.8.0.111_1)
[ 6874.374877] wl12xx: Driver version: R5_00_18
[ 6876.406433] wl12xx: ERROR command complete timeout
[ 6876.411437] ------------[ cut here ]------------
[ 6876.416320] WARNING: at /home/hudson/amsdk-nightly-build/cortex-A8/arago-tmp/work/am335x-evm-arago-linux-gnueabi/ti-compat-wireless-wl12xx-0.20120515r518-r30d/compat-wireless/drivers/net/wireless/wl12xx/cmd.c:108 wl1271_cmd_send+0x394/0x3ec [wl12xx]()
[ 6876.439544] Modules linked in: g_mass_storage bufferclass_ti(O) omaplfb(O) pvrsrvkm(O) wl12xx(O) mac80211(O) cfg80211(O) wl12xx_sdio(O)
[ 6876.452301] Backtrace:
[ 6876.454864] [<c0017978>] (dump_backtrace+0x0/0x110) from [<c0422338>] (dump_stack+0x18/0x1c)
[ 6876.463684] r6:bf0c05f8 r5:0000006c r4:00000000 r3:c05fe6c8
[ 6876.469604] [<c0422320>] (dump_stack+0x0/0x1c) from [<c003e310>] (warn_slowpath_common+0x5c/0x6c)
[ 6876.478881] [<c003e2b4>] (warn_slowpath_common+0x0/0x6c) from [<c003e344>] (warn_slowpath_null+0x24/0x2c)
[ 6876.488861] r8:000a08e6 r7:cf949a30 r6:003004e8 r5:ffffff92 r4:cf949780
[ 6876.495697] r3:00000009
[ 6876.498443] [<c003e320>] (warn_slowpath_null+0x0/0x2c) from [<bf0a6518>] (wl1271_cmd_send+0x394/0x3ec [wl12xx])
[ 6876.509002] [<bf0a6184>] (wl1271_cmd_send+0x0/0x3ec [wl12xx]) from [<bf0a7210>] (wl12xx_cmd_role_start_ibss+0x150/0x250 [wl12xx])
[ 6876.521209] [<bf0a70c0>] (wl12xx_cmd_role_start_ibss+0x0/0x250 [wl12xx]) from [<bf0a5b08>] (wl1271_op_bss_info_changed+0x9e8/0xe64 [wl12xx])
[ 6876.534454] [<bf0a5120>] (wl1271_op_bss_info_changed+0x0/0xe64 [wl12xx]) from [<bf045304>] (ieee80211_bss_info_change_notify+0xbc/0x1b4 [mac80211])
[ 6876.548309] [<bf045248>] (ieee80211_bss_info_change_notify+0x0/0x1b4 [mac80211]) from [<bf066858>] (ieee80211_reconfig+0x4d8/0x690 [mac80211])
[ 6876.561737] r5:cf0863c0 r4:cf948b00
[ 6876.565521] [<bf066380>] (ieee80211_reconfig+0x0/0x690 [mac80211]) from [<bf044e88>] (ieee80211_restart_work+0x70/0x8c [mac80211])
[ 6876.577911] [<bf044e18>] (ieee80211_restart_work+0x0/0x8c [mac80211]) from [<c0050da4>] (process_one_work+0x124/0x384)
[ 6876.589202] r5:cf814800 r4:cf8d1280
[ 6876.592956] [<c0050c80>] (process_one_work+0x0/0x384) from [<c0052c1c>] (worker_thread+0x15c/0x330)
[ 6876.602416] [<c0052ac0>] (worker_thread+0x0/0x330) fro
[ 6908.516448] wl12xx: ERROR command complete timeout
[ 6908.521453] ------------[ cut here ]------------
[ 6908.526336] WARNING: at /home/hudson/amsdk-nightly-build/cortex-A8/arago-tmp/work/am335x-evm-arago-linux-gnueabi/ti-compat-wireless-wl12xx-0.20120515r518-r30d/compat-wireless/drivers/net/wireless/wl12xx/cmd.c:108 wl1271_cmd_send+0x394/0x3ec [wl12xx]()
[ 6908.549560] Modules linked in: g_mass_storage bufferclass_ti(O) omaplfb(O) pvrsrvkm(O) wl12xx(O) mac80211(O) cfg80211(O) wl12xx_sdio(O)
[ 6908.562316] Backtrace:
[ 6908.564880] [<c0017978>] (dump_backtrace+0x0/0x110) from [<c0422338>] (dump_stack+0x18/0x1c)
[ 6908.573699] r6:bf0c05f8 r5:0000006c r4:00000000 r3:c05fe6c8
[ 6908.579650] [<c0422320>] (dump_stack+0x0/0x1c) from [<c003e310>] (warn_slowpath_common+0x5c/0x6c)
[ 6908.588897] [<c003e2b4>] (warn_slowpath_common+0x0/0x6c) from [<c003e344>] (warn_slowpath_null+0x24/0x2c)
[ 6908.598876] r8:000a1571 r7:cf949a30 r6:003004e8 r5:ffffff92 r4:cf949780
[ 6908.605712] r3:00000009
[ 6908.608459] [<c003e320>] (warn_slowpath_null+0x0/0x2c) from [<bf0a6518>] (wl1271_cmd_send+0x394/0x3ec [wl12xx])
[ 6908.619049] [<bf0a6184>] (wl1271_cmd_send+0x0/0x3ec [wl12xx]) from [<bf0a7210>] (wl12xx_cmd_role_start_ibss+0x150/0x250 [wl12xx])
[ 6908.631225] [<bf0a70c0>] (wl12xx_cmd_role_start_ibss+0x0/0x250 [wl12xx]) from [<bf0a5b08>] (wl1271_op_bss_info_changed+0x9e8/0xe64 [wl12xx])
[ 6908.644470] [<bf0a5120>] (wl1271_op_bss_info_changed+0x0/0xe64 [wl12xx]) from [<bf045304>] (ieee80211_bss_info_change_notify+0xbc/0x1b4 [mac80211])
[ 6908.658325] [<bf045248>] (ieee80211_bss_info_change_notify+0x0/0x1b4 [mac80211]) from [<bf066858>] (ieee80211_reconfig+0x4d8/0x690 [mac80211])
[ 6908.671661] r5:cf0863c0 r4:cf948b00
[ 6908.675445] [<bf066380>] (ieee80211_reconfig+0x0/0x690 [mac80211]) from [<bf044e88>] (ieee80211_restart_work+0x70/0x8c [mac80211])
[ 6908.687744] [<bf044e18>] (ieee80211_restart_work+0x0/0x8c [mac80211]) from [<c0050da4>] (process_one_work+0x124/0x384)
[ 6908.698883] r5:cf814800 r4:cf8d1280
[ 6908.702636] [<c0050c80>] (process_one_work+0x0/0x384) from [<c0052c1c>] (worker_thread+0x15c/0x330)
[ 6908.712097] [<c0052ac0>] (worker_thread+0x0/0x330) from [<c0056c34>] (kthread+0x90/0x94)
[ 6908.720550] [<c0056ba4>] (kthread+0x0/0x94) from [<c0041390>] (do_exit+0x0/0x67c)
[ 6908.728363] r6:c0041390 r5:c0056ba4 r4:cf833ee0
[ 6908.733184] ---[ end trace 778def2314a6fae1 ]---
[ 6908.738006] wl12xx: ERROR failed to initiate cmd role enable
[ 6908.743896] wl12xx: WARNING cmd join failed -110
[ 6908.748870] wl12xx: ERROR watchdog interrupt received! starting recovery.
[ 6908.755981] wl12xx: Reading FW panic log
[ 6908.762268] wl12xx: Hardware recovery in progress. FW ver: Rev 6.3.8.0.111_1 pc: 0x1ca5c
[ 6908.770751] wl12xx: down
[ 6908.774719] ieee80211 phy0: Hardware restart was requested
[ 6908.781494] wl12xx: open_count=0, add=1, current_fw=0
[ 6908.786773] wl12xx: state: 0
[ 6909.249420] wl12xx: firmware booted (Rev 6.3.8.0.111_1)
[ 6909.254882] wl12xx: Driver version: R5_00_18
[ 6911.286437] wl12xx: ERROR command complete timeout
[ 6911.291442] ------------[ cut here ]------------
[ 6911.296325] WARNING: at /home/hudson/amsdk-nightly-build/cortex-A8/arago-tmp/work/am335x-evm-arago-linux-gnueabi/ti-compat-wireless-wl12xx-0.20120515r518-r30d/compat-wireless/drivers/net/wireless/wl12xx/cmd.c:108 wl1271_cmd_send+0x394/0x3ec [wl12xx]()
[ 6911.319549] Modules linked in: g_mass_storage bufferclass_ti(O) omaplfb(O) pvrsrvkm(O) wl12xx(O) mac80211(O) cfg80211(O) wl12xx_sdio(O)
[ 6911.332275] Backtrace:
[ 6911.334869] [<c0017978>] (dump_backtrace+0x0/0x110) from [<c0422338>] (dump_stack+0x18/0x1c)
[ 6911.343658] r6:bf0c05f8 r5:0000006c r4:00000000 r3:c05fe6c8
[ 6911.349609] [<c0422320>] (dump_stack+0x0/0x1c) from [<c003e310>] (warn_slowpath_common+0x5c/0x6c)
[ 6911.358886] [<c003e2b4>] (warn_slowpath_common+0x0/0x6c) from [<c003e344>] (warn_slowpath_null+0x24/0x2c)
[ 6911.368865] r8:000a1686 r7:cf949a30 r6:003004e8 r5:ffffff92 r4:cf949780
[ 6911.375671] r3:00000009
[ 6911.378448] [<c003e320>] (warn_slowpath_null+0x0/0x2c) from [<bf0a6518>] (wl1271_cmd_send+0x394/0x3ec [wl12xx])
[ 6911.389007] [<bf0a6184>] (wl1271_cmd_send+0x0/0x3ec [wl12xx]) from [<bf0a7210>] (wl12xx_cmd_role_start_ibss+0x150/0x250 [wl12xx])
[ 6911.401214] [<bf0a70c0>] (wl12xx_cmd_role_start_ibss+0x0/0x250 [wl12xx]) from [<bf0a5b08>] (wl1271_op_bss_info_changed+0x9e8/0xe64 [wl12xx])
[ 6911.414459] [<bf0a5120>] (wl1271_op_bss_info_changed+0x0/0xe64 [wl12xx]) from [<bf045304>] (ieee80211_bss_info_change_notify+0xbc/0x1b4 [mac80211])
[ 6911.428344] [<bf045248>] (ieee80211_bss_info_change_notify+0x0/0x1b4 [mac80211]) from [<bf066858>] (ieee80211_reconfig+0x4d8/0x690 [mac80211])
[ 6911.441680] r5:cf0863c0 r4:cf948b00
[ 6911.445465] [<bf066380>] (ieee80211_reconfig+0x0/0x690 [mac80211]) from [<bf044e88>] (ieee80211_restart_work+0x70/0x8c [mac80211])
[ 6911.457733] [<bf044e18>] (ieee80211_restart_work+0x0/0x8c [mac80211]) from [<c0050da4>] (process_one_work+0x124/0x384)
[ 6911.468902] r5:cf814800 r4:cf8d1280
[ 6911.472656] [<c0050c80>] (process_one_work+0x0/0x384) from [<c0052c1c>] (worker_thread+0x15c/0x330)
[ 6911.482116] [<c0052ac0>] (worker_thread+0x0/0x330) from [<c0056c34>] (kthread+0x90/0x94)
[ 6911.490570] [<c0056ba4>] (kthread+0x0/0x94) from [<c0041390>] (do_exit+0x0/0x67c)
[ 6911.498382] r6:c0041390 r5:c0056ba4 r4:cf833ee0
[ 6911.503204] ---[ end trace 778def2314a6fae2 ]---
[ 6911.508026] wl12xx: ERROR failed to initiate cmd role enable
[ 6911.513946] wl12xx: WARNING cmd join failed -110
[ 6911.519775] wl12xx: ERROR watchdog interrupt received! starting recovery.
[ 6911.528015] wl12xx: Reading FW panic log
[ 6911.534423] wl12xx: Hardware recovery in progress. FW ver: Rev 6.3.8.0.111_1 pc: 0x1ca5c
[ 6911.542907] wl12xx: down
[ 6911.546936] ieee80211 phy0: Hardware restart was requested
[ 6911.553710] wl12xx: open_count=0, add=1, current_fw=0
[ 6911.558990] wl12xx: state: 0
[ 6912.009521] wl12xx: firmware booted (Rev 6.3.8.0.111_1)
[ 6912.014953] wl12xx: Driver version: R5_00_18
[ 6914.046447] wl12xx: ERROR command complete timeout
[ 6914.051452] ------------[ cut here ]------------
[ 6914.056335] WARNING: at /home/hudson/amsdk-nightly-build/cortex-A8/arago-tmp/work/am335x-evm-arago-linux-gnueabi/ti-compat-wireless-wl12xx-0.20120515r518-r30d/compat-wireless/drivers/net/wireless/wl12xx/cmd.c:108 wl1271_cmd_send+0x394/0x3ec [wl12xx]()
[ 6914.079559] Modules linked in: g_mass_storage bufferclass_ti(O) omaplfb(O) pvrsrvkm(O) wl12xx(O) mac80211(O) cfg80211(O) wl12xx_sdio(O)
[ 6914.092285] Backtrace:
[ 6914.094879] [<c0017978>] (dump_backtrace+0x0/0x110) from [<c0422338>] (dump_stack+0x18/0x1c)
[ 6914.103668] r6:bf0c05f8 r5:0000006c r4:00000000 r3:c05fe6c8
[ 6914.109619] [<c0422320>] (dump_stack+0x0/0x1c) from [<c003e310>] (warn_slowpath_common+0x5c/0x6c)
[ 6914.118896] [<c003e2b4>] (warn_slowpath_common+0x0/0x6c) from [<c003e344>] (warn_slowpath_null+0x24/0x2c)
[ 6914.128997] r8:000a179a r7:cf949a30 r6:003004e8 r5:ffffff92 r4:cf949780
[ 6914.135833] r3:00000009
[ 6914.138610] [<c003e320>] (warn_slowpath_null+0x0/0x2c) from [<bf0a6518>] (wl1271_cmd_send+0x394/0x3ec [wl12xx])
[ 6914.149169] [<bf0a6184>] (wl1271_cmd_send+0x0/0x3ec [wl12xx]) from [<bf0a7210>] (wl12xx_cmd_role_start_ibss+0x150/0x250 [wl12xx])
[ 6914.161346] [<bf0a70c0>] (wl12xx_cmd_role_start_ibss+0x0/0x250 [wl12xx]) from [<bf0a5b08>] (wl1271_op_bss_info_changed+0x9e8/0xe64 [wl12xx])
[ 6914.174621] [<bf0a5120>] (wl1271_op_bss_info_changed+0x0/0xe64 [wl12xx]) from [<bf045304>] (ieee80211_bss_info_change_notify+0xbc/0x1b4 [mac80211])
[ 6914.188476] [<bf045248>] (ieee80211_bss_info_change_notify+0x0/0x1b4 [mac80211]) from [<bf066858>] (ieee80211_reconfig+0x4d8/0x690 [mac80211])
[ 6914.201812] r5:cf0863c0 r4:cf948b00
[ 6914.205596] [<bf066380>] (ieee80211_reconfig+0x0/0x690 [mac80211]) from [<bf044e88>] (ieee80211_restart_work+0x70/0x8c [mac80211])
[ 6914.217864] [<bf044e18>] (ieee80211_restart_work+0x0/0x8c [mac80211]) from [<c0050da4>] (process_one_work+0x124/0x384)
[ 6914.229034] r5:cf814800 r4:cf8d1280
[ 6914.232788] [<c0050c80>] (process_one_work+0x0/0x384) from [<c0052c1c>] (worker_thread+0x15c/0x330)
[ 6914.242218] [<c0052ac0>] (worker_thread+0x0/0x330) from [<c0056c34>] (kthread+0x90/0x94)
[ 6914.250671] [<c0056ba4>] (kthread+0x0/0x94) from [<c0041390>] (do_exit+0x0/0x67c)
[ 6914.258483] r6:c0041390 r5:c0056ba4 r4:cf833ee0
[ 6914.263305] ---[ end trace 778def2314a6fae3 ]---
[ 6914.268157] wl12xx: ERROR failed to initiate cmd role enable
[ 6914.274047] wl12xx: WARNING cmd join failed -110
[ 6914.279113] wl12xx: ERROR watchdog interrupt received! starting recovery.
[ 6914.286193] wl12xx: Reading FW panic log
[ 6914.292419] wl12xx: Hardware recovery in progress. FW ver: Rev 6.3.8.0.111_1 pc: 0x1ca5c
[ 6914.300903] wl12xx: down
[ 6914.304870] ieee80211 phy0: Hardware restart was requested
[ 6914.311645] wl12xx: open_count=0, add=1, current_fw=0
[ 6914.316925] wl12xx: state: 0
[ 6914.769287] wl12xx: firmware booted (Rev 6.3.8.0.111_1)
[ 6914.774749] wl12xx: Driver version: R5_00_18
[ 6916.806457] wl12xx: ERROR command complete timeout
[ 6916.811462] ------------[ cut here ]------------
[ 6916.816345] WARNING: at /home/hudson/amsdk-nightly-build/cortex-A8/arago-tmp/work/am335x-evm-arago-linux-gnueabi/ti-compat-wireless-wl12xx-0.20120515r518-r30d/compat-wireless/drivers/net/wireless/wl12xx/cmd.c:108 wl1271_cmd_send+0x394/0x3ec [wl12xx]()
[ 6916.839599] Modules linked in: g_mass_storage bufferclass_ti(O) omaplfb(O) pvrsrvkm(O) wl12xx(O) mac80211(O) cfg80211(O) wl12xx_sdio(O)
[ 6916.852355] Backtrace:
[ 6916.854919] [<c0017978>] (dump_backtrace+0x0/0x110) from [<c0422338>] (dump_stack+0x18/0x1c)
[ 6916.863739] r6:bf0c05f8 r5:0000006c r4:00000000 r3:c05fe6c8
[ 6916.869659] [<c0422320>] (dump_stack+0x0/0x1c) from [<c003e310>] (warn_slowpath_common+0x5c/0x6c)
[ 6916.878936] [<c003e2b4>] (warn_slowpath_common+0x0/0x6c) from [<c003e344>] (warn_slowpath_null+0x24/0x2c)
[ 6916.888916] r8:000a18ae r7:cf949a30 r6:003004e8 r5:ffffff92 r4:cf949780
[ 6916.895751] r3:00000009
[ 6916.898498] [<c003e320>] (warn_slowpath_null+0x0/0x2c) from [<bf0a6518>] (wl1271_cmd_send+0x394/0x3ec [wl12xx])
[ 6916.909057] [<bf0a6184>] (wl1271_cmd_send+0x0/0x3ec [wl12xx]) from [<bf0a7210>] (wl12xx_cmd_role_start_ibss+0x150/0x250 [wl12xx])
[ 6916.921264] [<bf0a70c0>] (wl12xx_cmd_role_start_ibss+0x0/0x250 [wl12xx]) from [<bf0a5b08>] (wl1271_op_bss_info_changed+0x9e8/0xe64 [wl12xx])
[ 6916.934509] [<bf0a5120>] (wl1271_op_bss_info_changed+0x0/0xe64 [wl12xx]) from [<bf045304>] (ieee80211_bss_info_change_notify+0xbc/0x1b4 [mac80211])
[ 6916.948364] [<bf045248>] (ieee80211_bss_info_change_notify+0x0/0x1b4 [mac80211]) from [<bf066858>] (ieee80211_reconfig+0x4d8/0x690 [mac80211])
[ 6916.961700] r5:cf0863c0 r4:cf948b00
[ 6916.965484] [<bf066380>] (ieee80211_reconfig+0x0/0x690 [mac80211]) from [<bf044e88>] (ieee80211_restart_work+0x70/0x8c [mac80211])
[ 6916.977783] [<bf044e18>] (ieee80211_restart_work+0x0/0x8c [mac80211]) from [<c0050da4>] (process_one_work+0x124/0x384)
[ 6916.988922] r5:cf814800 r4:cf8d1280
[ 6916.992675] [<c0050c80>] (process_one_work+0x0/0x384) from [<c0052c1c>] (worker_thread+0x15c/0x330)
[ 6917.002136] [<c0052ac0>] (worker_thread+0x0/0x330) from [<c0056c34>] (kthread+0x90/0x94)
[ 6917.010589] [<c0056ba4>] (kthread+0x0/0x94) from [<c0041390>] (do_exit+0x0/0x67c)
[ 6917.018402] r6:c0041390 r5:c0056ba4 r4:cf833ee0
[ 6917.023223] ---[ end trace 778def2314a6fae4 ]---
[ 6917.028137] wl12xx: ERROR failed to initiate cmd role enable
[ 6917.034057] wl12xx: WARNING cmd join failed -110
[ 6917.039123] wl12xx: ERROR watchdog interrupt received! starting recovery.
[ 6917.046264] wl12xx: Reading FW panic log
[ 6917.052581] wl12xx: Hardware recovery in progress. FW ver: Rev 6.3.8.0.111_1 pc: 0x1ca5c
[ 6917.061035] wl12xx: down
[ 6917.065002] ieee80211 phy0: Hardware restart was requested
[ 6917.071807] wl12xx: open_count=0, add=1, current_fw=0
[ 6917.077087] wl12xx: state: 0
[ 6917.529235] wl12xx: firmware booted (Rev 6.3.8.0.111_1)
[ 6917.534729] wl12xx: Driver version: R5_00_18