[NOT SOLVED] MX 23 KDE wifi connection speed always 0 Bit/s in MX 23 & 21
- mike lovin
- Posts: 36
- Joined: Fri Dec 21, 2018 2:46 am
- Eadwine Rose
- Administrator
- Posts: 14751
- Joined: Wed Jul 12, 2006 2:10 am
Re: [NOT SOLVED] MX 23 KDE wifi connection speed always 0 Bit/s in MX 23 & 21
My lines in my conky. Note: personal conky, not a preinstalled one.
Code: Select all
${color Tan1}Wlan0 down${goto 105}${color}${downspeedgraph wlan0 10,70 00ff00 00ff00 11962891} ${downspeed wlan0}
${color Tan1}Wlan0 up${goto 105}${color}${upspeedgraph wlan0 10,70 ff0000 ff0000 9765625} ${color}${upspeed wlan0}
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
- asqwerth
- Developer
- Posts: 7958
- Joined: Sun May 27, 2007 5:37 am
Re: [NOT SOLVED] MX 23 KDE wifi connection speed always 0 Bit/s in MX 23 & 21
OP's issue is not with conky but the display on his network manager panel applet showing his connection details.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Re: [NOT SOLVED] MX 23 KDE wifi connection speed always 0 Bit/s in MX 23 & 21
Imho you need to report it in KDE forums. A simple search shows it's a known bug since a long time. Some say it shows 0 , some say not zero but wrong values, and some say you need to keep it open for some time to see the correct values etc... Though these are not exactly the same, i.e.
https://bugs.kde.org/show_bug.cgi?id=420365
https://bugs.kde.org/show_bug.cgi?id=433063
https://bugs.kde.org/show_bug.cgi?id=420365
https://bugs.kde.org/show_bug.cgi?id=433063
- siamhie
- Global Moderator
- Posts: 3405
- Joined: Fri Aug 20, 2021 5:45 pm
Re: [NOT SOLVED] MX 23 KDE wifi connection speed always 0 Bit/s in MX 23 & 21
This is what I can find online regarding your issue. Possibly?
https://forum.kde.org/viewtopic.php%3Ff ... 68810.html
Re: Widget Network Speed Settings (working?)
Sat May 13, 2023 3:07 am
txlogic wrote:
I guess this has still not been fixed as of May 2023. I'm running KDE/Plasma under Ubuntu 22.04 in a Parallels VM and the Info Center sees my network connection just fine but the System Monitor and the Network Speed widget think there is no network connection. It appears that it has to do with the switch to Netplan from the old networking protocol. The ethernet interface under the older protocol is eth0; just Netplan it is enp0s3. I also have a Parallels VM running Kali Linux, which still uses the older network protocol with network interface eth0 and the System Monitor and Network Speed widget see it with no problem.
The Netspeed Widget has been working fine here, right up until the latest update. For some reason, ksysguard was removed with the latest update, which is a dependency the Netspeed Widget needs in order to function.
You need to install ksysguard again, after that the widget should run fine:
Code: Select all
sudo apt install ksysguard
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.