cilynx / rtl88x2bu

rtl88x2bu driver updated for current kernels.

Home Page:http://www.wolfteck.com/2018/02/22/wsky_1200mbps_wireless_usb_wifi_adapter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu 22.04 5.15.0.50 unknown symbol in module

ollie-campbell opened this issue · comments

Hi,

Just in case anyone else has run into this issue, with Ubuntu 22.04 (kernel 5.15.0.50). When I tried to 'insmod 88x2bu.ko' I was getting:

ERROR: Could not insert module 88x2bu.ko: Unknown symbol in module

Using dmesg I could see that it was complaining about cfg80211, which 'modinfo cfg80211' showed as installed and OK.

I had to run 'sudo modprobe cfg80211' and then repeat the insmod command.

All working now.

Thanks for this. This worked on Linux Mint