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

downspeed and upspeed don't work #26

Closed
npyl opened this issue Apr 16, 2018 · 2 comments
Closed

downspeed and upspeed don't work #26

npyl opened this issue Apr 16, 2018 · 2 comments
Assignees
Labels

Comments

@npyl
Copy link
Member

npyl commented Apr 16, 2018

downspeed and upspeed seem not to be working.
The problem is, that when used without arguments (conky -t '$downspeed'), conky shows down/up speed for the default-net-device which is configured by default to eth0 for all Operating Systems in ConkyBuildOptions.cmake. Though, on macOS the default device is en0.

This problem can be easily amended by adding specific code for macOS or by always compiling conky with correct DEFAULTNETDEV.

@npyl npyl self-assigned this Apr 16, 2018
@npyl
Copy link
Member Author

npyl commented Apr 16, 2018

Going with the

adding specific code for macOS or by always compiling conky with correct DEFAULTNETDEV

way. Also, must update wiki so that we never accidentally forget this.

@npyl npyl closed this as completed Apr 16, 2018
@npyl
Copy link
Member Author

npyl commented Apr 16, 2018

Wiki updated: complete guide for compiling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant