Ubuntu :: Show CPU Temperature With Conky (AMD / K10Temp)

Oct 13, 2010

I'm struggling to get my Conky feed to show the CPU temperature. I'm working with a fresh install of Ubuntu 10.10. Currently my Conky display shows a CPU temperature of 0 degrees Celsius, and I know this isn't true because I built the computer myself and I'm definitely not that good! Also, the GNOME hardware applet contradicts this and gives a more realistic CPU temperature of 33 degrees Celsius. What I can do to rectify this and get this displayed in my Conky?

The science bit:
I have done a sudo-sensors detect, and for CPU sensors it tells me:
Code:
Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): y
Silicon Integrated Systems SIS5595... No
VIA VT82C686 Integrated Sensors... No
VIA VT8231 Integrated Sensors... No
AMD K8 thermal sensors... No
AMD Family 10h thermal sensors... Success!
(driver `k10temp')
AMD Family 11h thermal sensors... No
Intel Core family thermal sensor... No
Intel Atom thermal sensor... No
Intel AMB FB-DIMM thermal sensor... No
VIA C7 thermal sensor... No
VIA Nano thermal sensor... No

The end summary is as follows:
Code:
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `k10temp' (autoloaded):
* Chip `AMD Family 10h thermal sensors' (confidence: 9)
and here is the relevant snippet of my conkymain file:

Code:
${color purple}CPU ${hr 4}$color
${freq}MHz Load: ${loadavg} Temp: ${acpitemp}
$cpubar
${cpugraph 000000 ffffff}

View 9 Replies


ADVERTISEMENT

Ubuntu :: Conky Forecast Giving Wrong Temperature?

Dec 9, 2010

ConkyForecast is giving me the way wrong temperature (conky says it is 129 but weather.com says it is 54) it also added an A symbol before the degree symbol.

ConkyForecast.template
Code:
${image [--datatype=WI --CC] -p 0,0 -s 64x64}
${image [--datatype=WI --startday=1] -p 120,0 -s 64x64}
${image [--datatype=WI --startday=2] -p 240,0 -s 64x64}
${voffset 15}
Now: [--datatype=LT]${goto 135}[--datatype=DW --startday=1]: [--datatype=LT --startday=1]${goto 255}[--datatype=DW --startday=2]: [--datatype=LT --startday=2]
conkyrc

Code:
# conky configuration
# edited by Mark Buck (Kaivalagi) <m_buck@hotmail.com>
# set to yes if you want Conky to be forked in the background
background no

# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se* .....

View 1 Replies View Related

Ubuntu Installation :: Conky Not Read Temperature Sensor After Upgrade To Natty

May 1, 2011

I recently upgraded to Natty and now Conky is no longer reading the temperature sensor. It permanently displays 0' Celcius. The temperature was displaying correctly before the upgrade and the mobo is brand-new.

View 9 Replies View Related

OpenSUSE Hardware :: App To Show The Temperature (probably Of The Cpu)?

Nov 28, 2010

I'm using default KDE openSUSE 11.3 64 bit In windows I can see the temperature of my HP laptop (cpu I suppose). Is there a facility for viewing that in Linux / openSUSE. Maybe in KDE, maybe in Yast, wherever?

The reason is that my laptop's temperature and fan speed increases slowly when I convert large video files from one format to another and the computer eventually shuts down spontaneously when the temperature becomes critical. I'd like to watch this so I can prevent it. So I need the app.

View 9 Replies View Related

OpenSUSE :: Lm_sensors Do Not Show CPU Temperature (11.3 X86_64)

Aug 3, 2010

I have a problem with monitoring CPU temperature on x86_64 OpenSUSE 11.3. It returns the following:

it8720-isa-0290
Adapter: ISA adapter
in0: +1.18 V (min = +0.00 V, max = +4.08 V)
in1: +1.58 V (min = +0.00 V, max = +4.08 V)

[code].....

I use a Core i5 750 on a Gigabyte GA-P55A-UD3 motherboard. I could not find anything useful neither by googling, nor by using the forum search.

View 1 Replies View Related

Ubuntu :: Conky Bar Does Not Show All Script

Mar 27, 2011

The bar doesn't show all script in conky.conf. My desktop: [URL]

my conky conf
Code:
alignment top_left
background no
border_width 1
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color white
draw_borders no
draw_graph_borders yes .....

View 2 Replies View Related

Software :: Conky Won't Show Everything?

Mar 30, 2010

I have had a perfectly working conky setup for a few months now, and felt like updating it. The new setup is slightly longer that the old one. The onlyblem is that it stops displaying any more text after a certain line on my screen. There are 3 more lines below "IO Usage" that should be displaying, but they aren't. They aren't hidden off the screen, they just aren't being displyaed.I also discovered that the top line always seems to be fixed at a certain point on the screen. It won't move up or down. Even if there are less lines of stuff to be displayed, the top line stays there, and there is a gap between conky and the bottom of the screen.The first problem is the bigger one, but I have a feeling that they are both somehow related.

View 4 Replies View Related

Ubuntu :: Conky Weather Does Not Show Icon ?

Mar 18, 2010

I am using pogodynka.sh to try and get conky to show the temperature and incorporate and icon from weather.ttf to show a graphical depiction... i.e. a sun for sunny, a cloud with a lightening bolt for thunder...

I have managed to get it working in the past (about a year ago) Now I am unable to get the icon to show, the font is installed and being used by other parts of the same instance of conky. However the pogodynka DOES state the temperature. I just have no graphical representation of that, thus it creates a big blank spot in the middle of my conky....

View 1 Replies View Related

Ubuntu :: Set Up Conky To Show A Number Of RSS Feeds?

Apr 6, 2010

I'm trying to set up Conky to show a number of RSS feeds, and while I can get it to show the raw titles of items how would I trim these titles down to a given number of characters (say, 40) and add an ellipsis to the end if text has been cut off? The length of titles by default can vary wildly, so if only for the sake of organisation it'd be nice to have a maximum title length imposed.

I found this thread that does something kind of similar for Transmission torrents, but I have no idea how I'd adapt it for RSS feeds. As it stands, the code (well, a sample at least) is simply:

Code:
SLASHDOT$hr
${rss http://rss.slashdot.org/Slashdot/slashdot/to 5 item_title 0}
${rss http://rss.slashdot.org/Slashdot/slashdot/to 5 item_title 1}
${rss http://rss.slashdot.org/Slashdot/slashdot/to 5 item_title 2}
${rss http://rss.slashdot.org/Slashdot/slashdot/to 5 item_title 3}
${rss http://rss.slashdot.org/Slashdot/slashdot/to 5 item_title 4}

View 1 Replies View Related

Slackware :: Conky - 13.1 - Don't Show Temprature

Jul 19, 2011

I've installed the conky on my slack 13.1.

So, I get a script on the internet, and get this line error:

platform coretemp.1 temp 1

And I get the follwing error:

Code:

So, I see my output os acpitool and the Thermal Info is not available.

Do you know what can I do to get the Temperature of my CPU?

View 2 Replies View Related

Fedora :: Way To Get Conky To Show Only Eth0 Or Wlan0?

May 24, 2010

Is there a way to get conky to show only eth0 or wlan0? My configuration only shows the wireless bit when wifi is switched on but shows eth0 all the time.

Temperature: I have nvidia card with drivers from rpm fusion, can conky give me the temperature of the card and the cpu?

View 6 Replies View Related

Debian Multimedia :: Dzen2 & Conky Fail To Show Icons And Colors?

Dec 27, 2010

I have some problem with dzen2 & conky to show icons and/or colors.In my i3-wm config file i have:exec conky -b -c ~/.conkyrc | i3-wsbar --command "dzen2 -dock -x %x -l"and my conky is correctly displayed on i3-wsbar.But if in my conky I put something like:

^fg(#B64403) mem: $memperc%
or
^fg(red) mem: $memperc%

[code]....

View 1 Replies View Related

Debian :: K10temp Module For Lm-sensors?

Jan 6, 2011

After I ran sensors-detect, it said that İ needed k10temp module to be compiled, so I searched some forums and got required stuff. However, before compiling it, I added the gnome applet for sensors to the panel, and surprisingly it shows the cpu and motherboard temperatures. How reliable it is? Do I still need to compile k10temp? (I will compile it since I don't want to use a kernel from experimental repo).My kernel is 2.6.32-5-amd64, TestingCPU: AMD Phenom 2 x4 955 BE

View 2 Replies View Related

Ubuntu :: Install The K10temp Driver For Sensors In Order To Get Temps Off Cpu?

Jul 10, 2010

I am trying to install the k10temp driver for sensors in order to get temps off my cpu. I found this but I dont know what to do with the makefile.

View 2 Replies View Related

Ubuntu :: Conky Quirk - How To Get Conky To Start Normally Without Having To Do Manual Restart Everytime Login

Jun 26, 2011

I have conky installed and set up as a startup application, however everytime I log out and back in conky creates itself as a new window:

How can I get conky to start normally without having to do a manual restart everytime I login?

View 3 Replies View Related

Debian :: Conky - Full Screen Config / 2 Conky Configs?

Jun 13, 2011

Said that all the config i find put all the info in one place of the screen, in this example on the right side:

url

or like conky colors where you can put in either side, or other complex examples that use folders with images..that at least i need one day to study all the variables it has...

What i want is something simple, in my black background i dont want images and effects, only white simple text.

My problem is: i want for instance my specs above, my log info in the middle, my music info bellow (above my clock) and in conky config i'm hitting my head in the wall....

For instance if i use my facebook script to appear in the midle how the hell can i put my music info bellow without ruined the facebook in the midle...do i need 2 conky configs?

View 4 Replies View Related

Ubuntu :: When Type "conky" In Terminal It Returns With Conky: Invalid Configuration File

Feb 1, 2011

when I type "conky" in terminal it returns with Conky: invalid configuration file '/home/user/.conkyrc' Conky: missing text block in configuration; exiting ***** Imlib2 Developer Warning ***** : This program is calling the Imlib call: imlib_context_free(); With the parameter: context being NULL. Please fix your program. I've tried completely uninstalling, rebooting, then reinstalling, still same error?

View 3 Replies View Related

OpenSUSE :: Failed: Conky Hardcore "Conky Transparency With KDE (3 And 4)"

Jun 19, 2010

I have a problem with conky. It draws a black background instead of using pseudo-transparency. I ofc tried to achieve this with feh but to no avail. All the instructions here failed: Conky Hardcore! Conky transparency with KDE (3 and 4)

[Code]...

View 1 Replies View Related

Ubuntu :: Can't Monitor Cpu Temperature?

Jan 2, 2010

I've recently installed Karmic on my new machine with the following specs;

Asus M4A785TD-V EVO Motherboard
AMD Athlon II X4 620 2.6GHz
Crucial 4GB (2x2GB) DDR3
Coolermaster Elite 330 Case
Western Digital WD5000AAKS 500GB

I'm looking to install some sort of temperature monitoring for my cpu and have had luck using either lm-sensors or acpi. With lm sensors, I've followed the various how to's on the forum and am still coming back with nothing. Trying to add hardware monitoring to panel brings up a 'no sensors found!' error, and x-sensors just starts up with a blank screen.

'sensors' in terminal spits back this -
Code:
lou@lou-quad:~$ sensors
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
lou@lou-quad:~$

I've added the relevant lines into etc/modules as per the last question during configuration but still no joy. I've just run 'sensors-detect and had a gander at the output, and I'm wondering if its as simple as no one has written a driver for my mobo yet.

[Code]...

View 2 Replies View Related

Ubuntu :: Getting CPU Temperature With MSI Board?

Oct 1, 2010

So I just got a MSI 870A-G54 and have been trying to get the CPU temperature on the command line. I ran the following

Code:
sudo apt-get install lm-sensors hddtemp sensors-applet computertemp

And ran sensors-detect

Code:
sudo sensors-detect
# sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
# System: MSI MS-7599
# Board: MSI 870A-G54 (MS-7599)

[Code].....

View 9 Replies View Related

Ubuntu :: Check Out Temperature Of Cpu?

Sep 1, 2011

So I would like to check out my cpu temperature in function of time. I've followed [URL]...gpu-en-ubuntu/ but unfortunately in the description it was for the old version of Ubuntu and despite having downloaded the program, I simply can't add it in the taskbar. I did in a terminal: sudo apt-get install sensors-applet. Then I installed a few remaining packets from synaptic. Now how do I run the program?

View 6 Replies View Related

Ubuntu :: 10.04 - 2 Cores CPU Temperature High

Apr 13, 2010

I have a notebook with AMD Athlon 64 QL-62 2 cores CPU. Normally the temperature is 50-52 Celsius in idle but with Ubuntu 10.04 beta 2 idle temp is 60 Celsius. /proc/cpuinfo shows both cores on 1GHz which is good but still temp is higher than usual. I tried to find solution using Google but I didn't find anything.

View 1 Replies View Related

Ubuntu :: Temperature Too High Then Normal

May 3, 2010

If I install Linux Mint 8 or Open Suse , temperature is 48 as windows mostly.If I install any other distro, temperature goes to 80-85 and fan is always On.Ive a laptop dell just bought it, dell studio 15, 4ghz ram dual core etc, a monster for linux but ive this problem, kinda annoying when you wanna have something silent and that doesnt become a furnace.

View 2 Replies View Related

Ubuntu :: How To Control At What Temperature The Fan Comes On And Shuts Off

May 20, 2010

How to control at what temperature the fan comes on and shuts off. I am running Jaunty on a Compaq 610 laptop.

View 4 Replies View Related

Ubuntu :: LM Sensors - Cannot Find CPU Temperature

Dec 29, 2010

I have tried lm-sensors and a few others, firefox just crashed.
Phenom II X6 1090T
MSI-890FXA-GD70 motherboard
Ubuntu 10.10

Senors:
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +0.0C (high = +70.0C)
sensors-detect

Now follows a summary of the probes I have just done. Just press ENTER to continue:
Driver `k10temp' (autoloaded):
* Chip `AMD Family 10h thermal sensors' (confidence: 9)
No modules to load, skipping modules configuration.
Unloading i2c-dev... OK

There is a debugging panel on my motherboard, and I think that that displays the CPU temperature, although I am not sure.

View 6 Replies View Related

General :: CPU Temperature When Installing Ubuntu?

Mar 12, 2010

Trying to install Ubuntu from CD. I choose my language and hit Install and come to a black screen with the Ubuntu symbol glowing (loading everything I assume) and after a minute my screen fills up with messages saying my CPU Temperature is 99 (gets progressively higher) degrees. Is there something else I need to do before installing?

I have windows installed on my C drive and I'm planning on installing Linux on another blank drive. The Ubuntu version is the newest one (9.10) I think. I've got a Core i7, EVGA mobo, Nvidia 9600GT video card, and 6 gigs of memory. HDDs are all WD I believe, and the one I'm putting Linux on is 320 Gig.

View 14 Replies View Related

Ubuntu :: Maverick Doesn't Show Sub-menus / Show That?

Oct 14, 2010

Anyway since I upgraded to Ubuntu 10.10 when I right-click on something and there is another menu in that menu, it doesn't show up for the first time!

for example if I want to create a an "Empty File", I'll right-click on desktop and when I want to go to "Create Document" menu, it doesn't show up! so I must click somewhere else and try again so for the second time it works!!

View 9 Replies View Related

Red Hat / Fedora :: Get Temperature Of CPU?

Jun 6, 2011

In my system, the temperature of the CPU can be known from the file,/sys/bus/acpi/devices/LNXTHERM:00/ thermal_zone/temp . But I have found that not all systems have this file. Is there a generic method to get the temperature. Installing a package for this purpose won't be a solution as I'm building a simple gnome-shell extension. Something that comes along with the kernel would be perfect.

What could be other files that can possibly store temperature information, so that it would work on most atleast if not all? Any help like the file that stores temperature on your particular system only would also be highly appreciated.

View 3 Replies View Related

Hardware :: VIA C7 CPU Temperature

Mar 5, 2011

Does anybody know wich temperatures a VIA C7 processor can tolerate (max) ?

If i let the server run without the top: ~40C (104 Fahrenheit)
If i let the server run _with_ the top on: ~65C (149 Fahrenheit)

Someone over at silentpcreview.com suggests that the C7 can easely tolerate temperatures of 100C (212 Fahrenheit)

View 4 Replies View Related

Ubuntu :: Laptop Automatically Shuts Down Because Of The CPU's Temperature

Jan 18, 2010

For some reason,Ubuntu tends to use my CPU quite a lot.This cause my laptop to get really hot.Sometimes it even gets to the point when it automatically shuts down because of the CPU's temperature.Is there some sort of program or application to fix this?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved