I have a Lenovo Laptop and am using Ubuntu 22.04.3 LTS. My kernel version is 6.5.0-15-generic. The wifi driver being used is mt7921e. I am connected to the internet through wifi. But every 15-20 minutes, my internet stops working. The websites lose internet connection and the wifi icon shows a question mark. But after about 30 seconds evrything gets back to normal. This a regular recurring issue and I have tried most of the available solutions I could find on the internet. The following lines of code helps temporarily but the issue comes back after a while -
sudo modprobe -r mt7921e
sudo modprobe mt7921e
I am really frustrated about this because I mostly work remotely and a stable internet connection is a must for me.
Thanks a lot in advance.
Edit : Here's the required information in pastebin :
Pastebin - Results from wireless script
Edit (2) : Here's the termbin link for generated info from the script when internet went down again -
Edit (3) : Here's the network logs with the terminal command: sudo journalctl -b 0 -u NetworkManager -
https://pastebin.ubuntu.com/p/8ktH2m8gPc/
And here's the output from service NetworkManager status -
https://pastebin.ubuntu.com/p/vHFjqDhKCC/
Here's the output from service --status-all -