#My internet cannot connectI already restarted the laptop and not working plz help
30 messages · Page 1 of 1 (latest)
says that because it cannot run the wifi card
so it's only recognizing the Ethernet jack
run inxi -Nxxz in terminal exact and show result here please
device 1 is ethernet card, and has driver
device 2 is wireless card and has no driver
The device ID 10ec:b852 belongs to the Realtek RTL8852BE PCIe 802.11ax Wireless Network Controller. This is a WiFi 6/Bluetooth combo chip frequently found in modern laptops (HP, Lenovo, ASUS). Linux support requires rtw89_8852be drivers, often needing manual installation on older kernels (pre-6.2) or using specific GitHub repositories (e.g., HRex39/rtl8852be
So i need to instal something?
Can u give me the link to the github
see red thing.
I presume you're on latest Mint (22x series) which is kernel 6.8 - 6.17
that author points to the lwfinger one.
ensure you're on kernel 6+ :
inxi -S (CAPITAL S)
ensure Secure Boot is off:
mokutil --sb
if says enabled, the go into uefi-bios and disable secure boot
follow ubuntu instructions here, plus the git clone instructions befow it for all distros.
you will need ethernet or usb-cable-smartphone Internet tether
a reboot is required after installing the driver.

Tyyy
Ty mr @long schooner my internet now can connect
Tysm for your help