CPU Temp in Taskbar?(SOLVED)

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
AF Branden
Posts: 165
Joined: Tue 15 Sep 2009, 10:17
Location: United States, WA

CPU Temp in Taskbar?(SOLVED)

#1 Post by AF Branden »

I was just wondering if there is a way to display CPU temperature in my JWM taskbar in Puppy 4.1.2. Any ideas how?
Last edited by AF Branden on Sun 04 Oct 2009, 06:34, edited 1 time in total.
[img]http://i56.tinypic.com/nwymax.png[/img]

Newcrest
Posts: 199
Joined: Sun 04 Mar 2007, 03:19

#2 Post by Newcrest »

It can be done fairly easily. Given the importance of not overheating I don't know why cpu temperature is not monitored by default.

The application you need is Batmon.
http://www.murga-linux.com/puppy/viewtopic.php?t=12394

To put it in the systemtray you edit /root/.jwmrc-tray and add the following in the last section:
<!-- batmon123 -->
<Swallow name="batmon">
batmon
</Swallow>

See here for further details:
http://www.murga-linux.com/puppy/viewtopic.php?t=2409

User avatar
AF Branden
Posts: 165
Joined: Tue 15 Sep 2009, 10:17
Location: United States, WA

#3 Post by AF Branden »

I primarily wanted to monitor the CPU Temperature on my laptop; but first wanted to test batmon on my desktop, and it won't show temperature, and there is just a little green spot where it should be. HardInfo doesn't detect any sensors and doesn't give any readings? Pwidgets won't tell me my cpu temperature or fan speed either. I opened the console and typed modprobe thermal and it gives me a couple of errors. Using a KT3 Ultra motherboard

You can see it all in the attached screenshot. I'm pretty sure I can go into my bios to see the CPU temp, but why can't I access the system sensors from within Puppy?

On my laptop hardinfo always tells me my cpu temp and so does modprobe thermal in the console.

I followed the exact instructions in the links you gave me but I don't think the problem is with batmon.

Any ideas?

Thanks for your help BTW, I'm sure it will work fine on my laptop.
Attachments
cpu temp1.png
No temperature readings???
(54.11 KiB) Downloaded 487 times
[img]http://i56.tinypic.com/nwymax.png[/img]

Post Reply