You are not logged in.
I have a desktop with Intel i3 7100 processor and 16 GB RAM. Further information of my machine available on hardware probe
I already have windows 7 operating system running on a separate HDD. The internet is working good without any issues.
I am using wired LAN connection 100 Mbps internet speed.
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.
I liked the rolling release model of Arch Linux, so I installed Arch Linux and then KDE to check if the issue occurs.
Now 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.
Well even on arch Linux I get the same internet problem.
I found something weird behavior 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 updates immediately works.
So basically the internet works only when I click the network icon on system tray and hover the mouse over network connection.
When I installed arch Linux it was fetching packages for KDE and other packages from internet, so internet was working till that point.
System Information
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
NAME UUID TYPE DEVICE
Wired connection 1 b8bc2d98-32a7-3172-ba38-cd7bb05b4e84 ethernet enp0s31f6
nmcli device show enp0s31f6
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
Last edited by YuvarajVelmurugan (2020-12-19 10:10:23)
Thanks,
Yuvaraj Velmurugan
Offline
1. please post the outputs of
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
lspci -k
2. is the behavior different between "ping google.com" and "ping 8.8.8.8"?
3. see the 3rd link in my signature
Offline
1. please post the outputs of
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f lspci -k
2. is the behavior different between "ping google.com" and "ping 8.8.8.8"?
3. see the 3rd link in my signature
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
dbus-org.freedesktop.nm-dispatcher.service | system
dbus-org.freedesktop.timesync1.service | system
dirmngr.socket | sockets.target.wants
display-manager.service | system
getty@tty1.service | getty.target.wants
gpg-agent-browser.socket | sockets.target.wants
gpg-agent-extra.socket | sockets.target.wants
gpg-agent.socket | sockets.target.wants
gpg-agent-ssh.socket | sockets.target.wants
NetworkManager.service | multi-user.target.wants
NetworkManager-wait-online.service | network-online.target.wants
p11-kit-server.socket | sockets.target.wants
pipewire.socket | sockets.target.wants
pulseaudio.socket | sockets.target.wants
remote-fs.target | multi-user.target.wants
systemd-timesyncd.service | sysinit.target.wants
xdg-user-dirs-update.service | default.target.wants
lspci -k
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 06)
Subsystem: Gigabyte Technology Co., Ltd Device 5000
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04)
DeviceName: Onboard IGD
Subsystem: Gigabyte Technology Co., Ltd Device d000
Kernel driver in use: i915
Kernel modules: i915
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
Subsystem: Gigabyte Technology Co., Ltd Device 5000
00:14.0 USB controller: Intel Corporation 200 Series/Z370 Chipset Family USB 3.0 xHCI Controller
Subsystem: Gigabyte Technology Co., Ltd Device 5007
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00:16.0 Communication controller: Intel Corporation 200 Series PCH CSME HECI #1
Subsystem: Gigabyte Technology Co., Ltd Device 1c3a
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller: Intel Corporation 200 Series PCH SATA controller [AHCI mode]
Subsystem: Gigabyte Technology Co., Ltd Device b005
Kernel driver in use: ahci
00:1b.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #21 (rev f0)
Kernel driver in use: pcieport
00:1c.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #5 (rev f0)
Kernel driver in use: pcieport
00:1d.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #9 (rev f0)
Kernel driver in use: pcieport
00:1d.2 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #11 (rev f0)
Kernel driver in use: pcieport
00:1d.3 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #12 (rev f0)
Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation 200 Series PCH LPC Controller (B250)
Subsystem: Gigabyte Technology Co., Ltd Device 5001
00:1f.2 Memory controller: Intel Corporation 200 Series/Z370 Chipset Family Power Management Controller
Subsystem: Gigabyte Technology Co., Ltd Device 5001
00:1f.3 Audio device: Intel Corporation 200 Series PCH HD Audio
Subsystem: Gigabyte Technology Co., Ltd Device a182
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus: Intel Corporation 200 Series/Z370 Chipset Family SMBus Controller
Subsystem: Gigabyte Technology Co., Ltd Device 5001
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-V
Subsystem: Gigabyte Technology Co., Ltd Device e000
Kernel driver in use: e1000e
Kernel modules: e1000e
05:00.0 PCI bridge: Integrated Technology Express, Inc. IT8892E PCIe to PCI Bridge (rev 71)
Today the software center showed system updates around 300 plus MB. After updating i am not experiencing the problem anymore.
Thanks,
Yuvaraj Velmurugan
Offline