This is an excellent theme.
I have encountered an issue that I can't resolve.
On startup the in and out radials on Wifi are displayed but then they vanish after a couple of seconds. I can get them to appear for a couple of seconds by saving rc3 but I can't figure out why they vanish.
The wifi percentages do work normally.
Is this something in lua2?
Also had an issue with text slightly being mis-aligned which I easily corrected.
Here is a line that might help, though it would need to be manipulated to suit the conkyrc2 file, and I have no idea how to do that.
HDD: ${execi 10 hddtemp /dev/sda |cut -c36-40}
I found it on http://conkyhardcore.com/beginners/programs/using-hddtemp/
And there is supposed to be another way written up on http://ubuntuforums.org/showthread.php?t=282353
Good luck mate, sorry I'm not much help.
My ACPI didn't work either, which is probably just something else I haven't installed, so I just replaced it with my nvidia temp.
Ok, try this line
${goto 110}HDD: ${execi 10 hddtemp /dev/sda |cut -c25-26} ºC
in place of
${goto 110}HDD: ${hddtemp}ºC
and make sure you put the space in between the last curly brace and the degree Celcius symbols. Copy and paste would be easiest.
Let me know if this works.
Ratings & Comments
10 Comments
This is an excellent theme. I have encountered an issue that I can't resolve. On startup the in and out radials on Wifi are displayed but then they vanish after a couple of seconds. I can get them to appear for a couple of seconds by saving rc3 but I can't figure out why they vanish. The wifi percentages do work normally. Is this something in lua2? Also had an issue with text slightly being mis-aligned which I easily corrected.
When running conky 1.8.0 on Fedora 13, I got this error related to conkyrc2: Quote:Conky: could not connect to hddtemp host
Any ideas?
Regards,
German.
Have you installed the hddtemp daemon? sudo apt-get install hddtemp
or rpm or yum? not familiar with fedora. Sorry
Yes, I have hddtemp installed in my Fedora 13. See here: $ hddtemp /dev/sda /dev/sda: FUJITSU MHV2080BH PL: 47°C
Here is a line that might help, though it would need to be manipulated to suit the conkyrc2 file, and I have no idea how to do that. HDD: ${execi 10 hddtemp /dev/sda |cut -c36-40} I found it on http://conkyhardcore.com/beginners/programs/using-hddtemp/ And there is supposed to be another way written up on http://ubuntuforums.org/showthread.php?t=282353 Good luck mate, sorry I'm not much help. My ACPI didn't work either, which is probably just something else I haven't installed, so I just replaced it with my nvidia temp.
Hey it works! :) Your help was worth it, I really appreciate it! German.
Ok, try this line ${goto 110}HDD: ${execi 10 hddtemp /dev/sda |cut -c25-26} ºC in place of ${goto 110}HDD: ${hddtemp}ºC and make sure you put the space in between the last curly brace and the degree Celcius symbols. Copy and paste would be easiest. Let me know if this works.
I've been looking for something as clean and crisp as this for a while. It's very refreshing to finally have it. Nice work!
Nice wallpaper! Link me, please ;) Thanks