Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Netspeed show 0 when switch network interface #23

Closed
slartibart70 opened this issue Dec 24, 2021 · 34 comments
Closed

[BUG] Netspeed show 0 when switch network interface #23

slartibart70 opened this issue Dec 24, 2021 · 34 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@slartibart70
Copy link

I just upgraded to v.2.6.0
The problem with #16 is indeed solved (nice!), but i discovered something new:

I have 2 network interfaces in the laptop,

  • ethernet (enp0s31f6)
  • wifi (wlp4s0)

If both of them are selected in the configuration panel, and the laptop is using only wifi, then the network speed is always zero.
Workaround: manually deselect enp0s31f6
Now the network speed of the wlan is shown correctly

I would prefer the widget handling this automatically... so if one network card doesn't deliver values, take the other one (providing values). Or, just add values of all incoming connections (if, for example, eth and wlan are working at the same time)

Could you please take a look into this?
Btw, the ksysguard applet shows the proper values as expected, so maybe it's just the widget?

@slartibart70 slartibart70 added the bug Something isn't working label Dec 24, 2021
@slartibart70

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@orblazer

This comment was marked as outdated.

@orblazer orblazer reopened this Dec 26, 2021
@slartibart70

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@orblazer

This comment was marked as outdated.

@orblazer orblazer changed the title RMf 2.6.0 on fedora35 in taskbar doesn't show netspeed [BUG] RMf 2.6.0 on fedora35 in taskbar doesn't show netspeed Dec 27, 2021
@slartibart70

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@orblazer

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@orblazer

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@orblazer

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@orblazer

This comment was marked as outdated.

@orblazer

This comment was marked as outdated.

@orblazer orblazer reopened this Jan 14, 2022
@slartibart70

This comment was marked as outdated.

@orblazer

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@orblazer

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@orblazer

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@slartibart70

This comment was marked as outdated.

@orblazer

This comment was marked as outdated.

@vfauth
Copy link

vfauth commented Jul 29, 2022

Hi,
I have the exact same issue with Manjaro KDE. Do you need any kind of logs?

@aluedtke7
Copy link

Same here with version 2.7.1 and Manjaro KDE. I just installed the before mentioned Netspeed Widget: when I select all 3 network interfaces I do see dl/ul rates in this widget.

@ghost
Copy link

ghost commented Jan 27, 2023

Hi, same issue in Archlinux here, always show 0

@orblazer
Copy link
Owner

orblazer commented May 11, 2023

Ok, I think i have progress to that issue. I have try with sharing net with my phone so i have this issue :

  1. The name of interface in settings is not always right. Eg: when we use share connection with phone, that name usb0 but widget return something like enp0s20f0u5. This is an issue because i cant found any way to "link" usb0 to enp0s20f0u5 i never see usb0 outside of libksysguard
  2. When we toggle connections like in my case between ethernet and usb (phone), the old sensors is no longer exist (in "System Monitor") .

So for confirm things (@slartibart70 @vfauth @aluedtke7 and @hunabku94) :

  • could you try with last version (v2.9.1+) to check if that is fixed ?
  • could you provides this information :
    • KDE Plasma version
    • KDE Framework version
    • Network interfaces (with ip -o link show (only 2nd column, because that also out mac address))

@orblazer orblazer moved this from Backlog to In progress in plasma-applet-resources-monitor 3.0 Feb 9, 2024
@orblazer orblazer added this to the 3.0 milestone Mar 21, 2024
@orblazer orblazer changed the title [BUG] RMf 2.6.0 on fedora35 in taskbar doesn't show netspeed [BUG] Netspeed show 0 when switch network interface Mar 22, 2024
@orblazer
Copy link
Owner

Originally posted in #69 by @wokawoka :

Additionally, I'm experiencing the problem that if I also select the wwan interface (I often keep the 4G modem disabled in my system) the netspeed data remains at 0 kbps even if the wifi interface is exchanging data.

It only works if I deselect the wwan interface from the option, but then I can't monitor the data I exchange when I 'm on the go and I turn on the modem.
image

@orblazer orblazer moved this from In progress to Backlog in plasma-applet-resources-monitor 3.0 Mar 22, 2024
@orblazer
Copy link
Owner

Hello,
I have found the solution for this very old issue with that project https://github.com/dfaust/plasma-applet-netspeed-widget.
So i think once 3.0 is released i will backport the fix to 2.11.

Sorry for very long waiting about that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Development

No branches or pull requests

4 participants