You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



every some days using Linux lite, suddenly i lose the connection

Author (Read 11383 times)

0 Members and 3 Guests are viewing this topic.

Re: every some days using Linux lite, suddenly i lose the connection
« Reply #3 on: December 31, 2022, 12:01:10 PM »
 

trinidad

  • Platinum Level Poster
  • **********
  • 1463
    Posts
  • Reputation: 212
  • Linux Lite Member
    • View Profile
    • dbts-analytics.com

  • CPU: i7 4 cores 8 threads

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD graphics

  • Kernel: 5.x
I have an older quad core that was doing this. You might want to try this:
Code: [Select]
sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.confTurns off power manager in network manager. Reboot after running.
https://forums.linuxmint.com/viewtopic.php?f=249&t=380167

TC


All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
 

Re: every some days using Linux lite, suddenly i lose the connection
« Reply #2 on: September 08, 2022, 08:10:33 AM »
 

stevef

  • Global Moderator
  • Gold Level Poster
  • *****
  • 777
    Posts
  • Reputation: 143
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i5-4460

  • MEMORY: 16Gb

  • Kernel: 5.x
For network trouble shooting on a simple home network you can do a bit of investigating.

While it is working, open a terminal window (by pressing 'ctrl+alt+t') and provide the output of the following commands

Code: [Select]
ip a
Code: [Select]
ifconfig -a
Code: [Select]
ip r
Code: [Select]
route
Code: [Select]
ip n
Code: [Select]
arp -a
Code: [Select]
ping _gatewayterminate command with 'ctrl c'
Code: [Select]
ping 8.8.8.8terminate command with 'ctrl c'
Code: [Select]
ping google.comterminate command with 'ctrl c'


When it stops working do exactly the same set of commands and post the results.
clueless
 

every some days using Linux lite, suddenly i lose the connection
« Reply #1 on: September 07, 2022, 03:48:42 PM »
 

HichemKanon

  • New to Forums
  • *
  • 1
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: i5

  • MEMORY: 12Gb

  • VIDEO CARD: none
Hello Linux lite world, this is a chance to thank you very much for this great OS and for your effort.
as long as i loved Linux lite, i need to report the problems and share any idea to you, some days before a problem of internet happened with me 3 times, while i'm using the OS and browsing ..etc, suddenly the network lost !, and i didn't find any way to fix, except i turn off and then on my machine, is there any solution to do without turn off or restart my PC ???
thanks in advance
« Last Edit: September 07, 2022, 03:51:01 PM by HichemKanon »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section