This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Internet Working Slow

Tags: None
(comma "," separated)
yuvarajvelmurugan
Registered Member
Posts
7
Karma
0

Internet Working Slow

Thu Dec 10, 2020 2:06 pm
I have a desktop with intel i3 7100 processor and 16 gb RAM. I already have windows 7 operating system runing on a separate HDD. The internet is working good without any issues.

On another HDD I installed Debian Linux with KDE and tried to browse the internet, but just for doing a Google search it is taking time to show the results.

I checked with debian forums and there is no issues with drivers and kernel versions. Exhausted with issue on Debian, I installed arch Linux and KDE to check if the issue occurs. Well even on arch Linux I get the same internet problem.

I found something odd behaviour with KDE network manager menu in system tray. While the Google search was taking time to load, whenever I clicked the network icon and hovered the mouse on the connection menu it immediately showed data.

When I open discover application and tried installing or updating packages it takes long time to load, but when I clicked network icon on tray and hovered my mouse over the connection, package installation or updation immediately works.

So basically the internet works only when I click the network icon on system tray and hover the mouse over network connection.

I am suffering with this issue from beginning of year 2020. Kindly help to resolve this issue.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Internet Working Slow

Sun Dec 13, 2020 2:01 pm
That seems more than weird, did you report this to Debian?


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
yuvarajvelmurugan
Registered Member
Posts
7
Karma
0

Re: Internet Working Slow

Tue Dec 15, 2020 12:35 pm
Mamarok wrote:That seems more than weird, did you report this to Debian?


I have reported this issue to both debian and arch Linux and there is no solution so far.

The question is when I installed arch Linux it was fetching packages for kde from internet. So internet was working till that point. But why it doesn't work after installing KDE?
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Internet Working Slow

Tue Dec 15, 2020 7:03 pm
Since you didn't specify your exact Plasma version (nor that you also used Arch, again without any indication about the Plasma version), there is little more than guessing we can do as of now.

What kind of connection do you use (LAN, WiFi)?
What are the exact connection specifications in your network manager? Please do NOT give your provider address and password, but literally everything else is needed.
Are your Linux installations available as dual boot installations or are those Virtual installations in a box?
Are those generic installations or did you make modifications from the default, if yes which ones?

Also a link to your bug reports would be useful...

Keep in mind that you need to give all this information as a minimum in both bug reports as well as in the forum if you expect any answer to your request.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
yuvarajvelmurugan
Registered Member
Posts
7
Karma
0

Re: Internet Working Slow

Wed Dec 16, 2020 10:44 am
System Information
Code: Select all
Operating System: Arch Linux
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.2
Kernel Version: 5.9.11-arch2-1
OS Type: 64-bit
Processors: 4 × Intel® Core™ i3-7100 CPU @ 3.90GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 630

nmcli connection
Code: Select all
NAME                UUID                                  TYPE      DEVICE   
Wired connection 1  b8bc2d98-32a7-3172-ba38-cd7bb05b4e84  ethernet  enp0s31f6

nmcli device show enp0s31f6
Code: Select all
GENERAL.DEVICE:                         enp0s31f6
GENERAL.TYPE:                           ethernet
GENERAL.HWADDR:                         1C:1B:0D:A0:B1:66
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (connected)
GENERAL.CONNECTION:                     Wired connection 1
GENERAL.CON-PATH:                       /org/freedesktop/NetworkManager/ActiveConnection/4
WIRED-PROPERTIES.CARRIER:               on
IP4.ADDRESS[1]:                         192.168.100.3/24
IP4.GATEWAY:                            192.168.100.1
IP4.ROUTE[1]:                           dst = 0.0.0.0/0, nh = 192.168.100.1, mt = 100
IP4.ROUTE[2]:                           dst = 192.168.100.0/24, nh = 0.0.0.0, mt = 100
IP4.DNS[1]:                             xxx.xx.xxx.x
IP4.DNS[2]:                             xxx.xx.xx.x
IP4.DOMAIN[1]:                          domain.name
IP6.ADDRESS[1]:                         fe80::1586:8d39:9da9:d5e5/64
IP6.GATEWAY:                            fe80::12be:f5ff:febc:5df0
IP6.ROUTE[1]:                           dst = fe80::/64, nh = ::, mt = 100
IP6.ROUTE[2]:                           dst = ::/0, nh = fe80::12be:f5ff:febc:5df0, mt = 20100
IP6.ROUTE[3]:                           dst = ff00::/8, nh = ::, mt = 256, table=255

I am using wired LAN connection 100 Mbps internet speed. I have a fresh installation of operating systems arch linux on HDD-0 and windows on HDD-1 respectively. I have configured the system for dual boot. You can find any further information of my machine from hardware probe
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Internet Working Slow

Wed Dec 16, 2020 5:40 pm
And the links to the bug reports?


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
yuvarajvelmurugan
Registered Member
Posts
7
Karma
0

Re: Internet Working Slow

Wed Dec 16, 2020 5:55 pm
Mamarok wrote:And the links to the bug reports?

You mean error logs or issue reported to linux distribution forum?

If it is error logs the hardware probe link contains error log.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Internet Working Slow

Thu Dec 17, 2020 2:39 am
You said you made a bug report, bug reports have numbers and internet links on both Arch and Debian.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
yuvarajvelmurugan
Registered Member
Posts
7
Karma
0

Re: Internet Working Slow

Thu Dec 17, 2020 2:50 am
Mamarok wrote:You said you made a bug report, bug reports have numbers and internet links on both Arch and Debian.


http://forums.debian.net/viewtopic.php? ... w+ethernet
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Internet Working Slow

Thu Dec 17, 2020 3:21 pm
right, that is not a bug report...
anyway, I don't really see the point of discussing this on multiple forums. Since you already have been answered in the Debian forum, let's stay patient and see what comes out of it?


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
yuvarajvelmurugan
Registered Member
Posts
7
Karma
0
Mamarok wrote:right, that is not a bug report...
anyway, I don't really see the point of discussing this on multiple forums. Since you already have been answered in the Debian forum, let's stay patient and see what comes out of it?


Today the software center showed system updates around 300 plus MB. After updating i am not experiencing the problem anymore.


Bookmarks



Who is online

Registered users: Bing [Bot], daret, Google [Bot], sandyvee, Sogou [Bot]