lwfinger / rtw8852cu

GNU General Public License v2.0
26 stars 17 forks source link

crash wiphy_register+0x503/0x950 #14

Closed rmandrad closed 4 months ago

rmandrad commented 4 months ago

Hi, on fedora 40 using 6.8.10-300.fc40.x86_64

i am getting a crash with the driver trying to register the wiphy (cfg80211)

May 28 09:21:03 kernel: RTW: rtw_wiphy_alloc(phy3) May 28 09:21:03 kernel: RTW: rtw_wdev_alloc(padapter=00000000c59c05e4) May 28 09:21:03 kernel: RTW: rtw_wiphy_register(phy3) May 28 09:21:03 kernel: RTW: Register RTW cfg80211 vendor cmd(0x67) interface May 28 09:21:03 kernel: ------------[ cut here ]------------ May 28 09:21:03 kernel: WARNING: CPU: 7 PID: 19111 at net/wireless/core.c:761 wiphy_register+0x503/0x950 [cfg80211]

any ideas ? is kernel 6.8 supported ?