Skip to content

wavelan speed wrong or not updated

Submitted by Peter Ries

Assigned to Xfce-Goodies Maintainers

Link to original bug (#13337)

Description

The Wavelan plugin always shows the first measured speed and doesn't update anymore. Networkmanager /Connection informations updates correctly.

I used the following lines to display correct speed when I used conky a while ago. Maybe this helps to user the right information for display...


#!/bin/sh iw dev wlp2s0 link | grep bitrate | cut -d\ -f3,4

wlp2s0 should be replaced with the parameter entered i wavelan settings of course.

I use wavelan of Xubuntu 16.04.1 which is version 0.5.12