Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel warning with 6.3.1 #98

Open
sergey-suloev opened this issue May 5, 2023 · 0 comments
Open

Kernel warning with 6.3.1 #98

sergey-suloev opened this issue May 5, 2023 · 0 comments

Comments

@sergey-suloev
Copy link

sergey-suloev commented May 5, 2023

I started getting the warning below with Kernel 6.3.1. I am using NanoPi A64 board. WiFi still works but it would be really nice to get rid of the warning.
I am not a network driver expert, so..
Any ideas ?

[ 18.407982] ------------[ cut here ]------------
[ 18.436607] WARNING: CPU: 1 PID: 265 at net/wireless/nl80211.c:19131 cfg80211_ch_switch_notify+0x16c/0x174 [cfg80211]
[ 18.447346] Modules linked in: overlay sun8i_drm_hdmi dw_hdmi crct10dif_ce drm_display_helper lima sun4i_drm sun8i_mixer gpu_sched sun4i_tcon display_connector drm_shmem_helper drm_dma_helper sunxi_wdt sun8i_tcon_top sun8i_a33_mbus drm_kms_helper syscopyarea sysfillrect sun8i_ce sysimgblt sun6i_dma virt_dma crypto_engine 8189es(O) cfg80211 rfkill fuse ip_tables x_tables ipv6
[ 18.480633] CPU: 1 PID: 265 Comm: RTW_CMD_THREAD Tainted: G W O 6.3.1-sunxi #stable
[ 18.489528] Hardware name: FriendlyARM NanoPi A64 (DT)
[ 18.494671] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 18.501643] pc : cfg80211_ch_switch_notify+0x16c/0x174 [cfg80211]
[ 18.507857] lr : rtw_cfg80211_ch_switch_notify+0xf4/0x144 [8189es]
[ 18.514335] sp : ffff800009b3bc90
[ 18.517666] x29: ffff800009b3bc90 x28: ffff800000d191d8 x27: ffff000003d26a00
[ 18.524811] x26: ffff800000d58000 x25: ffff000003c143a0 x24: 0000000000000001
[ 18.531953] x23: 0000000000000000 x22: ffff000003059000 x21: ffff800009b3bd28
[ 18.539094] x20: ffff000003c14000 x19: 0000000000000000 x18: 0000000000000030
[ 18.546234] x17: 0000000000000000 x16: 00000000000000ff x15: 0720073a07710765
[ 18.553379] x14: 0772072007290730 x13: 0720073a07710765 x12: 0772072007290730
[ 18.560533] x11: 0720072007200720 x10: 0720072007200720 x9 : 0000000000000040
[ 18.567683] x8 : ffff000003c144d8 x7 : ffff000003c14508 x6 : 00000000000003e8
[ 18.574829] x5 : ffff000004eb53e8 x4 : 0000000000000002 x3 : 0000000000000000
[ 18.581971] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000004eb5800
[ 18.589117] Call trace:
[ 18.591569] cfg80211_ch_switch_notify+0x16c/0x174 [cfg80211]
[ 18.597431] rtw_cfg80211_ch_switch_notify+0xf4/0x144 [8189es]
[ 18.603553] rtw_chk_start_clnt_join+0xec/0x15c [8189es]
[ 18.609074] join_cmd_hdl+0x22c/0x344 [8189es]
[ 18.613723] rtw_cmd_thread+0x508/0x6a4 [8189es]
[ 18.618584] kthread+0x10c/0x110
[ 18.621836] ret_from_fork+0x10/0x20
[ 18.625419] ---[ end trace 0000000000000000 ]---
[ 18.630225] ------------[ cut here ]------------
[ 18.634856] WARNING: CPU: 1 PID: 265 at net/wireless/nl80211.c:3768 nl80211_send_chandef+0x180/0x190 [cfg80211]
[ 18.645080] Modules linked in: overlay sun8i_drm_hdmi dw_hdmi crct10dif_ce drm_display_helper lima sun4i_drm sun8i_mixer gpu_sched sun4i_tcon display_connector drm_shmem_helper drm_dma_helper sunxi_wdt sun8i_tcon_top sun8i_a33_mbus drm_kms_helper syscopyarea sysfillrect sun8i_ce sysimgblt sun6i_dma virt_dma crypto_engine 8189es(O) cfg80211 rfkill fuse ip_tables x_tables ipv6
[ 18.678368] CPU: 1 PID: 265 Comm: RTW_CMD_THREAD Tainted: G W O 6.3.1-sunxi #stable
[ 18.687248] Hardware name: FriendlyARM NanoPi A64 (DT)
[ 18.692386] pstate: 40000005 (nZcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 18.699350] pc : nl80211_send_chandef+0x180/0x190 [cfg80211]
[ 18.705129] lr : nl80211_send_chandef+0x34/0x190 [cfg80211]
[ 18.710815] sp : ffff800009b3bbd0
[ 18.714130] x29: ffff800009b3bbd0 x28: ffff0000032cbb00 x27: 0000000000000000
[ 18.721287] x26: ffff000004eb5800 x25: ffff800000bfd000 x24: ffff000005cb5014
[ 18.728457] x23: ffff000003c14000 x22: 0000000000000000 x21: ffff800009b3bd28
[ 18.735608] x20: ffff0000032cbb00 x19: ffff800009b3bd28 x18: 0000000000000030
[ 18.742777] x17: 0000000000000000 x16: 00000000000000ff x15: 0000000000000000
[ 18.749925] x14: 0000000000000137 x13: 0000000000000001 x12: 0000000000000000
[ 18.757065] x11: 0000000000000001 x10: ffff00003fd8f400 x9 : 0000000000895440
[ 18.764206] x8 : 0000000000000002 x7 : 0000000000000000 x6 : 0000000000000002
[ 18.771346] x5 : ffff000005cb501c x4 : ffff800009b3bc88 x3 : ffff0000032cbb00
[ 18.778490] x2 : ffff0000072e2ac0 x1 : 0000000000000000 x0 : 0000000000000000
[ 18.785648] Call trace:
[ 18.788107] nl80211_send_chandef+0x180/0x190 [cfg80211]
[ 18.793538] nl80211_ch_switch_notify.constprop.0+0xd4/0x1fc [cfg80211]
[ 18.800258] cfg80211_ch_switch_notify+0xb8/0x174 [cfg80211]
[ 18.806002] rtw_cfg80211_ch_switch_notify+0xf4/0x144 [8189es]
[ 18.812147] rtw_chk_start_clnt_join+0xec/0x15c [8189es]
[ 18.817713] join_cmd_hdl+0x22c/0x344 [8189es]
[ 18.822353] rtw_cmd_thread+0x508/0x6a4 [8189es]
[ 18.827175] kthread+0x10c/0x110
[ 18.830418] ret_from_fork+0x10/0x20
[ 18.834000] ---[ end trace 0000000000000000 ]---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant