-
-
Notifications
You must be signed in to change notification settings - Fork 66
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
mate-netspeed-applet not working with wireless devices #611
Comments
This applet is part of mate-applets, not mate-panel even though all the applets are shown in the panel. Please close this and open a new report (just cut and paste is fine) against mate-applets |
@lukefromdc |
Is netspeed compiled to support new libnl (netfilter), a replacement for wireless-tools? |
I've checked the PKGBUILD for mate-applets:
What compile flag is missing ? |
See how i build mate-applets for fedora https://src.fedoraproject.org/rpms/mate-applets/blob/rawhide/f/mate-applets.spec The important think is to use |
I'm having the same issue started after upgrading to Ubuntu 22.04 Jammy Jellyfish. Even selecting the "Network Device" from "device" to the wireless connection, it gets switched back to default. |
I've never had a problem with this, "default" generally will come up as the connection in use on my setup-even if its an oddball like tun0 for OpenVPN connecting to Azilink for tethering to a phone when the carrier's "permission to tether" does not actually work. |
I have the exact same issue (LinuxMint 21.2 Victoria, 5.15.0-79-generic #86-Ubuntu kernel). I simply unplugged the ethernet cable for my wired connection on this system (the netspeed applet had been displaying network stats with no problems) and installed a USB wireless device on the system. The netspeed applet no longer displays network stats. However, I have network access and ifconfig sees the wireless device/interface and reports that the wireless interface is up and running and displays transmission stats. But the netspeed applet no longer does. |
I have the same problem, on three different machines: two have fresh install, while on one machine I have upgraded from Debian 11 |
Same problem here with Debian 12 and Mate 1.26 |
I think the problem with libnl is here (I've replaced DEV_WIRELESS by DEV_LO): mate-applets/netspeed/src/backend.c Line 383 in c2aa3bc
Seems better but infos in tooltip still wrong... |
Same problem in Gentoo. Built against libnl v3.10.0. It doesn't work even when I specify wlan0. |
I have never had trouble with it in Debian Unstable, wondering what is different
|
Is there some possibility of extended logging or something like that? |
I do not know on my end
|
Expected behaviour
I expect to show traffic on both wired and wireless connection
Actual behaviour
It only shows transfer bits/bytes on wired connection RJ45 but not on wireless when wired is unplugged.
(Was working on 1.24.1)
Steps to reproduce the behaviour
Initiate any connection to be visible on the mate-netspeed-applet and check if you see any transferred bits/bytes on the applet, you may check the "Network device:" to "Default" or the device actual name from the drop-down list.
MATE general version
1.26.0
Package version
1.26.0
Linux Distribution
Arch
Link to bugreport of your Distribution (requirement)
https://bugs.archlinux.org/task/72034
The text was updated successfully, but these errors were encountered: