LINUX LITE 7.4 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wi-Fi keeps disconnecting
#1
So, I am pretty new to the OS and when I started using it, I encountered problems with the connection and slowly the problems started growing worse. Now, I cannot connect to the internet.

When I faced this problem, I simply rebooted the PC and it seemed to kept working. But now, even rebooting the system isn't solving the problem.

The problem is that when I boot up the PC, it automatically disconnects the network and when I try to reconnect, it doesn't let me connect. I know that the network adapter is working but it is still not connecting to the network.

Please help me with this issue.
Thanks.
Reply
#2
If you have hotspot on your cellular phone try that first. Second, if you have ethernet available, that works best  because ethernet is more secure and realible than wifi.
Imac 2006 l 2gb DDR3 Ram l Linux Lite OS 5.4 l 160gb HDD l
Reply
#3
Nice idea from Jesse to try on a cellular HotSpot.
I have seen more than once a Wi-Fi router or card getting "tired" (i.e. internal components showing age).
For example, I do charity work and D-Link routers of a certain age are trashed since always problematic.

You could also try borrowing a compatible USB Wi-Fi adapter.
I say "compatible" since I had a bunch of adapter over the years, on different OSes, that were not always up to par.
- TheDead (TheUxNo0b)

If my blabbering was helpful, please click my [Thank] link.
Reply
#4
TheDead,
Thanks for the compliment! I appreciate it!  Wink  As for a  better solution, this should be made as an aside by [member=2]Jerry[/member] somehow. He should make an announcement that if you have wifi issues with Linux Lite 5.0 you should try to use Ethernet or Hotspot. I do not know how many topics I have read about people all having the same wifi issue. Wifi is always sketchy which is why I personally use ethernet. It just is better. Just an idea for [member=2]Jerry[/member]. Again though thanks for the warm reception to my advice!
Imac 2006 l 2gb DDR3 Ram l Linux Lite OS 5.4 l 160gb HDD l
Reply
#5
(05-31-2020, 12:50 PM)TheRoboticM link Wrote:So, I am pretty new to the OS and when I started using it, I encountered problems with the connection and slowly the problems started growing worse. Now, I cannot connect to the internet.

When I faced this problem, I simply rebooted the PC and it seemed to kept working. But now, even rebooting the system isn't solving the problem.

The problem is that when I boot up the PC, it automatically disconnects the network and when I try to reconnect, it doesn't let me connect. I know that the network adapter is working but it is still not connecting to the network.

Please help me with this issue.
Thanks.

[member=23185]TheRoboticM[/member] there are good suggestions in the thread
Additional information may 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
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
Reply
#6
Really sorry for the late reply...
I was fed up with my computer so mch that I let it rot for almost a month. Almost magically, my 7-year-old computer came back to life normally with no issues. The network issue was solved and it is working normally. I am confused as to why it was not working earlier.

(06-15-2020, 11:01 AM)Jesse R Bassett link Wrote:If you have hotspot on your cellular phone try that first. Second, if you have ethernet available, that works best  because ethernet is more secure and realible than wifi.
I had tried using cellular hotspot (when the network issue was there) but it still did not work. And as my router is far away from my computer (my computer is a large beast), I cannot connect it with ethernet...

My computer has just fixed itself magically. Any idea how?

Thanks a lot everyone for your suggestions.
Reply
#7
Unicorn dust?

or, maybe some updates fixed some problems...
or2, some hardware is flaky and currently working until it does not. Use it while it works. Wink
- TheDead (TheUxNo0b)

If my blabbering was helpful, please click my [Thank] link.
Reply
#8
Ok so I started using my computer once again and this problem again started frustrating me. Once again, I tried hotspot but no success. Then I ran the commands firenice03 gave and have attached the output.


I am once again asking for your technical support.


Thanks!


Code:
uname -a:
Linux harshit-laptop 4.4.0-185-generic #215-Ubuntu SMP Mon Jun 8 21:53:01 UTC 2020 i686 i686 i686 GNU/Linux


inxi -n:
Network:   Card-1: Qualcomm Atheros AR928X Wireless Network Adapter (PCI-Express) driver: ath9k
                   IF: wlp4s0 state: down mac: 00:17:c4:9e:51:5e
                Card-2: Qualcomm Atheros AR8131 Gigabit Ethernet driver: atl1c
                   IF: enp5s0 state: down mac: 00:23:5a:ee:67:a7


sudo lshw -C network:
*-network               
       description: Wireless interface
       product: AR928X Wireless Network Adapter (PCI-Express)
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: wlp4s0
       version: 01
       serial: 00:17:c4:9e:51:5e
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ath9k driverversion=4.4.0-185-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
       resources: irq:17 memory:d4600000-d460ffff
  *-network
       description: Ethernet interface
       product: AR8131 Gigabit Ethernet
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:05:00.0
       logical name: enp5s0
       version: c0
       serial: 00:23:5a:ee:67:a7
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.1-NAPI latency=0 link=no multicast=yes port=twisted pair
       resources: irq:30 memory:d3500000-d353ffff ioport:1000(size=128)


sudo lsusb:
Bus 002 Device 003: ID 064e:a103 Suyin Corp. Acer/HP Integrated Webcam [CN0314]
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 08ff:1600 AuthenTec, Inc. AES1600
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 413c:2113 Dell Computer Corp.
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


sudo lspci:
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.3 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem (rev 03)
04:00.0 Network controller: Qualcomm Atheros AR928X Wireless Network Adapter (PCI-Express) (rev 01)
05:00.0 Ethernet controller: Qualcomm Atheros AR8131 Gigabit Ethernet (rev c0)


rfkill list all:
0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
1: acer-wireless: Wireless LAN
   Soft blocked: no
   Hard blocked: no
2: acer-bluetooth: Bluetooth
   Soft blocked: yes
   Hard blocked: no


ping -c5 8.8.8.8:
connect: Network is unreachable


Attached Files
.txt   Outputs.txt (Size: 4.75 KB / Downloads: 487)
Reply
#9
I added your output to the tread as code tags for easier reading....

Atheros Sad  I too have one in my laptop - its stable (no disconnects) but speed fluctuates.... Mine is a little different


Somethings to try

Set your Wi-Fi to WPA2-PSK (if not)

Or look for a USB adapter - Realtek chip or a Panda Smile
https://www.linuxliteos.com/forums/network/network-speeds-ath9k-atheros/msg47705/#msg47705





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
Reply
#10
Yes, WPA3-PSK is a good idea.
Also, an update to the router maybe?

Again, if you have an old D-Link router, change it. Wink
... erm, what is your router exactly?
- TheDead (TheUxNo0b)

If my blabbering was helpful, please click my [Thank] link.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)