conky-seamod icon indicating copy to clipboard operation
conky-seamod copied to clipboard

Getting no graphs CPU and no network data at all on Fedora 27

Open pamanes opened this issue 7 years ago • 1 comments

hi, I just installed Conky 1.10 on Fedora 27 and installed this theme, everything seems fine except there are no graphs for the disk and cpu usage and there is no network data at all.

Terminal shows this when conky is up and running:

conky: statfs64 '/media/files': No such file or directory

Redirecting output to ‘wget-log.6’.

Redirecting output to ‘wget-log.7’. conky: statfs64 '/media/files': No such file or directory

thanks for the help screenshot from 2017-12-11 21-20-17

pamanes avatar Dec 12 '17 05:12 pamanes

The default interface for network is wlan0, change it for the one you are using. You can find your interface with: $ ifconfig

Rxaon avatar Jun 06 '18 16:06 Rxaon