Hi, I didn't know where to leave this, so I e-mailed it to this e-mail address as prescribed according to https://www.kernel.org/doc/Documentation/oops-tracing.txt
I did a iwconfig wlan0 txpower 0. lspci gives me the following device for wlan0: 03:00.0 Network controller: Broadcom Corporation BCM43224 802.11a/b/g/n (rev 01) I'm running this on a packard bell dot.nl/200 with most of the original hardware. I had a tail -f /var/log/syslog running. root@dotm:/var/log# iwconfig wlan0 IEEE 802.11abgn ESSID:off/any Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated Tx-Power=19 dBm Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off lo no wireless extensions. eth0 no wireless extensions. root@dotm:/var/log# iwconfig wlan0 txpower 0 root@dotm:/var/log# ==> syslog <== Oct 4 13:34:57 dotm kernel: [ 1115.493232] ------------[ cut here ]------------ Oct 4 13:34:57 dotm kernel: [ 1115.493272] WARNING: CPU: 0 PID: 5572 at net/mac80211/driver-ops.h:12 ieee80211_bss_info_change_notify+0x16a/0x1c0() Oct 4 13:34:57 dotm kernel: [ 1115.493284] wlan0: Failed check-sdata-in-driver check, flags: 0x4 Oct 4 13:34:57 dotm kernel: [ 1115.493292] Modules linked in: fuse brcmsmac cordic brcmutil acer_wmi uvcvideo bcma Oct 4 13:34:57 dotm kernel: [ 1115.493337] CPU: 0 PID: 5572 Comm: iwconfig Not tainted 4.1.5 #1 Oct 4 13:34:57 dotm kernel: [ 1115.493348] Hardware name: Packard Bell DOTM /JV11-ML , BIOS V0.3212 02/26/2010 Oct 4 13:34:57 dotm kernel: [ 1115.493359] 00000000 00000000 f565fd60 c17dff80 00000000 f565fd90 c1048ea4 c19c4ca4 Oct 4 13:34:57 dotm kernel: [ 1115.493388] f565fdbc 000015c4 c19bbf4f 0000000c c178207a c178207a f5817000 00000001 Oct 4 13:34:57 dotm kernel: [ 1115.493416] 00040000 f565fda8 c1048f0f 00000009 f565fda0 c19c4ca4 f565fdbc f565fddc Oct 4 13:34:57 dotm kernel: [ 1115.493444] Call Trace: Oct 4 13:34:57 dotm kernel: [ 1115.493467] [<c17dff80>] dump_stack+0x41/0x52 Oct 4 13:34:57 dotm kernel: [ 1115.493488] [<c1048ea4>] warn_slowpath_common+0x84/0xc0 Oct 4 13:34:57 dotm kernel: [ 1115.493506] [<c178207a>] ? ieee80211_bss_info_change_notify+0x16a/0x1c0 Oct 4 13:34:57 dotm kernel: [ 1115.493522] [<c178207a>] ? ieee80211_bss_info_change_notify+0x16a/0x1c0 Oct 4 13:34:57 dotm kernel: [ 1115.493539] [<c1048f0f>] warn_slowpath_fmt+0x2f/0x40 Oct 4 13:34:57 dotm kernel: [ 1115.493556] [<c178207a>] ieee80211_bss_info_change_notify+0x16a/0x1c0 Oct 4 13:34:57 dotm kernel: [ 1115.493575] [<c1139ba1>] ? alloc_file+0x11/0x90 Oct 4 13:34:57 dotm kernel: [ 1115.493592] [<c1794734>] ieee80211_recalc_txpower+0x24/0x30 Oct 4 13:34:57 dotm kernel: [ 1115.493609] [<c179aa07>] ieee80211_set_tx_power+0x47/0x1a0 Oct 4 13:34:57 dotm kernel: [ 1115.493626] [<c17d59b2>] ? rfkill_set_sw_state+0x62/0xb0 Oct 4 13:34:57 dotm kernel: [ 1115.493642] [<c177da6e>] cfg80211_wext_siwtxpower+0x8e/0x190 Oct 4 13:34:57 dotm kernel: [ 1115.493658] [<c177fd5f>] ioctl_standard_call+0x4f/0x370 Oct 4 13:34:57 dotm kernel: [ 1115.493676] [<c131da58>] ? selinux_capable+0x28/0x40 Oct 4 13:34:57 dotm kernel: [ 1115.493694] [<c16515e1>] ? dev_get_by_name_rcu+0x51/0x70 Oct 4 13:34:57 dotm kernel: [ 1115.493710] [<c178027b>] wext_handle_ioctl+0x13b/0x190 Oct 4 13:34:57 dotm kernel: [ 1115.493726] [<c177d9e0>] ? cfg80211_wext_siwretry+0x150/0x150 Oct 4 13:34:57 dotm kernel: [ 1115.493743] [<c166953e>] dev_ioctl+0x24e/0x4c0 Oct 4 13:34:57 dotm kernel: [ 1115.493760] [<c163cb7d>] sock_ioctl+0x13d/0x260 Oct 4 13:34:57 dotm kernel: [ 1115.493776] [<c163ca40>] ? sock_fasync+0x80/0x80 Oct 4 13:34:57 dotm kernel: [ 1115.493794] [<c1148d2a>] do_vfs_ioctl+0x31a/0x520 Oct 4 13:34:57 dotm kernel: [ 1115.493811] [<c131cc2e>] ? inode_has_perm.isra.36+0x2e/0x40 Oct 4 13:34:57 dotm kernel: [ 1115.493827] [<c131cd4f>] ? file_has_perm+0x7f/0x90 Oct 4 13:34:57 dotm kernel: [ 1115.493843] [<c103e807>] ? __do_page_fault+0x197/0x430 Oct 4 13:34:57 dotm kernel: [ 1115.493859] [<c131d987>] ? selinux_file_ioctl+0x47/0xf0 Oct 4 13:34:57 dotm kernel: [ 1115.493876] [<c1148f88>] SyS_ioctl+0x58/0x80 Oct 4 13:34:57 dotm kernel: [ 1115.493894] [<c17e66d2>] syscall_call+0x7/0x7 Oct 4 13:34:57 dotm kernel: [ 1115.493906] ---[ end trace b84d7c3fb54323ab ]--- I hope something good will come of this trace. best regards, Peter Verhage. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/