Linux Lite Forums

Software - Support => Installing Linux Lite => Topic started by: mil0nx on June 12, 2020, 11:18:41 AM

Title: Problem with internet connection
Post by: mil0nx on June 12, 2020, 11:18:41 AM
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
Title: Re: Problem with internet connection
Post by: Jesse R Bassett on June 15, 2020, 09:29:02 AM
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!
Title: Re: Problem with internet connection
Post by: firenice03 on June 15, 2020, 11:30:07 AM
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

@mil0nx
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/network.html#wireless (https://www.linuxliteos.com/manual/network.html#wireless)


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

inxi -n

sudo lshw -C network

sudo lsusb

sudo lspci

rfkill list all

ping -c5 8.8.8.8
Title: Re: Problem with internet connection
Post by: joelnunez on July 01, 2020, 04:33:08 AM
Thank you soooo much, that's been bugging me for days