Linux Lite Forums

Full Version: Problem with internet connection
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just installed linuxlite 5.0 and connected to my WiFi.

The internet works for 1 - 2 minutes then stops working. It doesn't disconnect though. If I disable then enable the network it works again for another 1- 2 minutes before going off again.

Any ideas?

Thanks
This is a common issue with Linux Lite 5.0. I would recommend using an ethernet cable attached to your modem. I am doing that now and there are zero issues. When I am connected via wifi, it is sketchy at best. Good luck!
(06-12-2020, 03:18 PM)mil0nx link Wrote:Just installed linuxlite 5.0 and connected to my WiFi.

The internet works for 1 - 2 minutes then stops working. It doesn't disconnect though. If I disable then enable the network it works again for another 1- 2 minutes before going off again.

Any ideas?

Thanks

[member=24786]mil0nx[/member]
Additional information would be beneficial in troubleshooting, make/model the Wireless NIC, Driver - internal/USB etc etc...
If you haven't yet - a piece in the manualĀ  https://www.linuxliteos.com/manual/netwo...l#wireless


Some commands to run and post the output for each seperatly
Code:
uname -a

inxi -n

sudo lshw -C network

sudo lsusb

sudo lspci

rfkill list all

ping -c5 8.8.8.8
Thank you soooo much, that's been bugging me for days