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



Internet lag after SUSPEND

Author (Read 5929 times)

0 Members and 1 Guest are viewing this topic.

Re: Internet lag after SUSPEND
« Reply #16 on: November 02, 2019, 09:25:16 PM »
 

lintek

  • Occasional Poster
  • **
  • 85
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i3-2120 CPU @ 3.30GHz

  • MEMORY: 8Gb

  • VIDEO CARD: EVGA GT710

  • Kernel: 5.x
I do have this USB WiFi dongle - A TP-Link TL-WN725N

Here is INXI -N after I plugged it in.

Code: [Select]
Network:   Card-1: Ralink RT3090 Wireless 802.11n 1T/1R PCIe
           driver: rt2800pci
           IF: wlp3s0 state: up mac: d0:df:9a:a9:d6:d4
           Card-2: Realtek RTL8111/8168/8411 PCIE Gigabit Ethernet Controller
           driver: r8169
           IF: p5p1 state: down mac: 38:60:77:1e:ee:12
           Card-3: Realtek RTL8188EUS 802.11n Wireless Network Adapter
           IF: null-if-id state: N/A mac: N/A

Do I need to disable the other WiFi or just leave everything as is? 
 

Re: Internet lag after SUSPEND
« Reply #15 on: November 01, 2019, 10:03:43 AM »
 

TheDead

  • Gold Level Poster
  • *******
  • 936
    Posts
  • Reputation: 92
  • Linux Lite Worshipper
    • View Profile
    • My OpenDesktop Projects

  • CPU: HAL9000

  • MEMORY: 2Gb

  • VIDEO CARD: Quantum State VR v.3

  • Kernel: 4.x
Hi,

Reading from them intertubes, seems the Ralink 3090 gives/gave quite some troubles in Windows and Linux.
Thing is, posts date back to Ubuntu 11.04. They mention having better luck with de rt2860 in some cases.
But, that driver was removed from the Kernel a while back it seems.
Also, it seemed to prevent Linux from Suspending/Hibernating and even Shuting down in some cases.

If it's not a laptop, changing the card for a more recent one (+Linux supported) could save you lots of time and trouble ;)

** On a side note, maybe putting powermanagement in your BIOS to S# instead of S4-S5 could help.
Or, just disabling suspend and trying a simple "sleep".
- TheDead (TheUxNo0b)

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

Re: Internet lag after SUSPEND
« Reply #14 on: October 31, 2019, 11:24:04 AM »
 

lintek

  • Occasional Poster
  • **
  • 85
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i3-2120 CPU @ 3.30GHz

  • MEMORY: 8Gb

  • VIDEO CARD: EVGA GT710

  • Kernel: 5.x
Did not work.

This is what install showed:
Code: [Select]
(Reading database ... 284382 files and directories currently installed.)
Preparing to unpack rt3090-dkms_2.4.0.4-0ubuntu0~ppa0_all.deb ...
Removing all DKMS Modules
Done.
Unpacking rt3090-dkms (1:2.4.0.4-0ubuntu0~ppa0) over (1:2.4.0.4-0ubuntu0~ppa0) ...
Setting up rt3090-dkms (1:2.4.0.4-0ubuntu0~ppa0) ...
Adding Module to DKMS build system
Doing initial module build
Error! Bad return status for module build on kernel: 4.15.0-66-generic (x86_64)
Consult /var/lib/dkms/rt3090/2.4.0.4/build/make.log for more information.
Installing initial module
ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/rt3090-dkms.0.crash'
Error! Bad return status for module build on kernel: 4.15.0-66-generic (x86_64)
Consult /var/lib/dkms/rt3090/2.4.0.4/build/make.log for more information.
Done.
« Last Edit: October 31, 2019, 11:43:56 AM by lintek »
 

Re: Internet lag after SUSPEND
« Reply #13 on: October 31, 2019, 01:24:55 AM »
 

lintek

  • Occasional Poster
  • **
  • 85
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i3-2120 CPU @ 3.30GHz

  • MEMORY: 8Gb

  • VIDEO CARD: EVGA GT710

  • Kernel: 5.x
Will try and let you know - thank you
 

Re: Internet lag after SUSPEND
« Reply #12 on: October 31, 2019, 01:20:33 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
 

Re: Internet lag after SUSPEND
« Reply #11 on: October 31, 2019, 12:56:10 AM »
 

lintek

  • Occasional Poster
  • **
  • 85
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i3-2120 CPU @ 3.30GHz

  • MEMORY: 8Gb

  • VIDEO CARD: EVGA GT710

  • Kernel: 5.x
You forgot the -n...

Nah - I just put a space between the - and the n...  here it is:

Code: [Select]
Network:   Card-1: Ralink RT3090 Wireless 802.11n 1T/1R PCIe
           driver: rt2800pci
           IF: wlp3s0 state: up mac: d0:df:9a:a9:d6:d4
           Card-2: Realtek RTL8111/8168/8411 PCIE Gigabit Ethernet Controller
           driver: r8169
           IF: p5p1 state: down mac: 38:60:77:1e:ee:12
 

Re: Internet lag after SUSPEND
« Reply #10 on: October 31, 2019, 12:44:40 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
You forgot the -n

Code: [Select]
inxi -n
 

Re: Internet lag after SUSPEND
« Reply #9 on: October 31, 2019, 12:33:49 AM »
 

lintek

  • Occasional Poster
  • **
  • 85
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i3-2120 CPU @ 3.30GHz

  • MEMORY: 8Gb

  • VIDEO CARD: EVGA GT710

  • Kernel: 5.x
What network card do you have?

inxi -n

WiFi or ethernet connection?

Sent from my Mobile phone using Tapatalk

Code: [Select]
CPU~Dual core Intel Core i3-2120 (-MT-MCP-) speed/max~1598/3300 MHz Kernel~4.15.0-66-generic x86_64 Up~13:48 Mem~4622.5/7957.8MB HDD~1240.3GB(15.9% used) Procs~216 Client~Shell inxi~2.3.56 

wireless connection

You think installing  would help (like in the thread I linked?)
« Last Edit: October 31, 2019, 12:45:09 AM by Jerry »
 

Re: Internet lag after SUSPEND
« Reply #8 on: October 30, 2019, 05:08:12 PM »
 

minesheep

  • Forum Regular
  • ***
  • 140
    Posts
  • Reputation: 11
  • Linux Lite Member
    • View Profile

  • MEMORY: 4Gb

  • Kernel: 5.x
https://www.linuxliteos.com/forums/other/can't-connect-to-wifi-'device-not-ready'/
I have read many problems with this wireless card and I have one (with problems).

edit: please notice: my computer can't sometimes connect at all usually it works just fine. so it may be different issue
« Last Edit: October 30, 2019, 07:06:34 PM by minesheep »
 

Re: Internet lag after SUSPEND
« Reply #7 on: October 30, 2019, 04:05:13 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
What network card do you have?

Code: [Select]
inxi -n
WiFi or ethernet connection?

Sent from my Mobile phone using Tapatalk
« Last Edit: October 31, 2019, 12:44:57 AM by Jerry »
 

Re: Internet lag after SUSPEND
« Reply #6 on: October 30, 2019, 02:17:23 PM »
 

lintek

  • Occasional Poster
  • **
  • 85
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i3-2120 CPU @ 3.30GHz

  • MEMORY: 8Gb

  • VIDEO CARD: EVGA GT710

  • Kernel: 5.x
Was this thread maybe what you were thinking about?

https://www.linuxliteos.com/forums/other/unable-to-reconnect-to-wlan-when-laptop-lid-is-shut/msg14125/#msg14125

Lately it seems like rather than lag, I simply can't connect to the internet after i wake up from SUSPEND. 
 

Re: Internet lag after SUSPEND
« Reply #5 on: October 30, 2019, 08:38:53 AM »
 

TheDead

  • Gold Level Poster
  • *******
  • 936
    Posts
  • Reputation: 92
  • Linux Lite Worshipper
    • View Profile
    • My OpenDesktop Projects

  • CPU: HAL9000

  • MEMORY: 2Gb

  • VIDEO CARD: Quantum State VR v.3

  • Kernel: 4.x
Hi,

I could be wrong but try and do a search in these forums also.
I have seen it mentionned before but could be elsewhere.. memory... failing... arg.

I "think" this was because it was a broadcom driver issue. But I'm really not sure... maybe it was ralating to a rubber chicken with a pulley in the middle. ;)
- TheDead (TheUxNo0b)

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

Re: Internet lag after SUSPEND
« Reply #4 on: October 29, 2019, 01:39:03 PM »
 

lintek

  • Occasional Poster
  • **
  • 85
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i3-2120 CPU @ 3.30GHz

  • MEMORY: 8Gb

  • VIDEO CARD: EVGA GT710

  • Kernel: 5.x
Now I can't find the post I thought might apply - I will keep looking

But when I search "linux internet lag after suspend" on google, there are a number of links to similar problems.
 

Re: Internet lag after SUSPEND
« Reply #3 on: October 29, 2019, 01:48:55 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
What solutions do you find on Google?? Post the links so we can help and guide.
 

Re: Internet lag after SUSPEND
« Reply #2 on: October 29, 2019, 01:38:35 AM »
 

lintek

  • Occasional Poster
  • **
  • 85
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i3-2120 CPU @ 3.30GHz

  • MEMORY: 8Gb

  • VIDEO CARD: EVGA GT710

  • Kernel: 5.x
 :(
 

 

-->
X Close Ad

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