Internet is not detect on Linux mint

Yesterday, I use internet through wifi. From morning onwards i cannot connect internet through wifi or USB tethering.

I checked my wifi adaptor on windows and Linux (by bootable pendrive ). It works properly.

One thing yesterday, i update my kernel from update manager. It properly installed or not.

sudo dpkg -l | grep -v '^ii'

இந்த கமாண்டை இயக்கி வரும் தகவலை பகிரவும்.

dpkg -l | awk '$2 ~ /^linux/{print $0}'

இந்த கமாண்டை இயக்கி வரும் தகவலை பகிரவும்.

hi mohan bro, Thank you for contribute this problem. I fix this problem for temperately by switch to preview kernal version.

  1. Restart the PC.
  2. on the GNU GRUB, click Advanced options for linux mint.
  3. select previews kernal version (3rd option).
    After these steps, My internet is work properly.

Then i remove the new kernal by

  1. go to update manager, → view → linux kernals
    a new window will pop-up, Click continue.
    Then, remove that new kernal.

புதிய கர்ணலை நீக்கிவிட்டு பழைய கர்ணலுக்கு செல்வது ஒரு தற்காலிக தீர்வாக தெரிகிறது. புதிய கர்ணலை மீண்டும் நிறுவி உங்கள் WiFi மற்றும் வேறு சில சாதனங்கள் சரியாக வேலை செய்கின்றதா என்று பார்க்கவும்.

While updating the kernel, i got this message

sudo apt update -y

இந்த கமாண்டை டெர்மினலில் இயக்கவும். சிக்கல் வந்தால் அதை இங்கு குறிப்பிடவும்.

After run this command. I try to re-update the kernal 5.15.0-91. Now the kernal download and auto-active successfully. Thank you brother.