Posts: 1
Threads: 1
Joined: Jun 2020
Reputation:
0
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
Posts: 22
Threads: 6
Joined: Apr 2020
Reputation:
0
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!
Imac 2006 l 2gb DDR3 Ram l Linux Lite OS 5.4 l 160gb HDD l
Posts: 1,849
Threads: 21
Joined: Sep 2015
Reputation:
0
(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.freecinema2022.gq/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
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Posts: 1
Threads: 0
Joined: Jul 2020
Reputation:
0
Thank you soooo much, that's been bugging me for days