It does not recognize the Wi-Fi adapter, but it worked in my laptop when opened with Windows. It is the Realtek driver rtw89_8851be. Please suggest easy steps to resolve this issue
My screeen is showing these:
ip link show
sudo rmmod rtw_8851be
[sudo] password for rnsarma:
rmmod: ERROR: Module rtw_8851be is not currently loaded
rnsarma@my-laptop:~$ sudo modprobe rtw_8851be
modprobe: FATAL: Module rtw_8851be not found in directory /lib/modules/6.11.0-24-generic
rnsarma@my-laptop:~$ sudo dmesg | tail
[ 336.325580] audit: type=1400 audit(1745750204.899:167): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snap-store" pid=5840 comm="apparmor_parser"
[ 336.488738] audit: type=1400 audit(1745750205.064:168): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.firefox" pid=5838 comm="apparmor_parser"
[ 336.532133] audit: type=1400 audit(1745750205.107:169): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.firmware-updater" pid=5839 comm="apparmor_parser"
[ 336.566182] audit: type=1400 audit(1745750205.141:170): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snapd-desktop-integration" pid=5841 comm="apparmor_parser"
[ 336.578137] audit: type=1400 audit(1745750205.153:171): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.firefox.hook.disconnect-plug-host-hunspell" pid=5846 comm="apparmor_parser"
[ 336.578417] audit: type=1400 audit(1745750205.153:172): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.firefox.hook.post-refresh" pid=5848 comm="apparmor_parser"
[ 336.579075] audit: type=1400 audit(1745750205.154:173): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.firefox.hook.install" pid=5847 comm="apparmor_parser"
[ 336.580323] audit: type=1400 audit(1745750205.155:174): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.firmware-updater.hook.configure" pid=5852 comm="apparmor_parser"
[ 339.927774] loop10: detected capacity change from 0 to 8
[ 353.554497] loop10: detected capacity change from 0 to 151320
rnsarma@my-laptop:~$ apt search realtek | grep dkms
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
r8125-dkms/noble-updates 9.011.00-4ubuntu1.1 all
dkms source for the r8125 network driver
r8168-dkms/noble-updates 8.052.01-1ubuntu1.1 all
dkms source for the r8168 network driver
rtl8812au-dkms/noble-updates 4.3.8.12175.20140902+dfsg-0ubuntu23 all
dkms source for the r8812au network driver
rnsarma@my-laptop:~$ sudo apt search realtek | grep dkms
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
r8125-dkms/noble-updates 9.011.00-4ubuntu1.1 all
dkms source for the r8125 network driver
r8168-dkms/noble-updates 8.052.01-1ubuntu1.1 all
dkms source for the r8168 network driver
rtl8812au-dkms/noble-updates 4.3.8.12175.20140902+dfsg-0ubuntu23 all
dkms source for the r8812au network driver