Describe the issue
The network interface "br0" is not displayed. But it works with a physical network adapter e.g. "eno1".
To Reproduce
A minimal but complete config with which the problem occurs:
modules-right = network
[module/network]
type = internal/network
interface = "br0"
label-connected = "%ifname% %linkspeed%"
label-disconnected = disconnected
Polybar Log
Post everything polybar outputs to the terminal when you run it and the issue occurs below
warn: module/network: Failed to query interface 'br0'
warn: module/network: Failed to query interface 'br0'
warn: module/network: Failed to query interface 'br0'
warn: module/network: Failed to query interface 'br0'
warn: module/network: Failed to query interface 'br0'
Environment:
Describe the issue
The network interface "br0" is not displayed. But it works with a physical network adapter e.g. "eno1".
To Reproduce
A minimal but complete config with which the problem occurs:
Polybar Log
Post everything polybar outputs to the terminal when you run it and the issue occurs below
Environment: