Announcement

Collapse
No announcement yet.

Is there a widget that monitors CPU, GPU and Motherboard temperatures?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Is there a widget that monitors CPU, GPU and Motherboard temperatures?

    I had to operate my new build using Windows 7 for a couple of weeks. Our fantastic techies apparently fixed the problems I was having, because I have successfully added Kubuntu 13.04 to my computer in a dual-boot configuration.

    While I used Windows 7 for a default OS, I purchased a small application that reads the CPU Temperature, Motherboard and HDD's. My new build is a heat producer, 8 core AMD 8350 w/ 2gb Video Card. Special cooling was required and additional fans. Well, I now have my Kubuntu back and was wanting a widget to montior component temperatures to keep from overheating the new computer. I can't remember the name, but I think it was Speecy, or something like that, that monitors internal temperatures in the Windows 7 OS. Nice little application. But, in Kubuntu, the component monitor is reading, I-don't-know-what sensor, because the temperature it shows is only 65 degrees F. For a short time, it also presented temperature readings for the GPU, so I must have heat sensors for my Video Card. And when I was running Windows 7, the ??Speecy program showed real-time temperatures for the CPU, Motherboard, and HDD's, so I am relatively sure those sensors exhist, and I am assuming they are a part of their respective hardware, because that is the only thing that makes sense to me.

    In any event, with the faster Video Card came a couple of free games. The only games I have played on my computer so far are Chess and Spider Solitaire, so I was curious. One of the games, Bioshock, is wonderful. When it starts, I get a fourth-of-July experience of the capabilities of the Video Card, and it is pretty impressive. But I notice that greater demand on various heat-generators like the CPU rise very fast, when they are being tested for speed. For this reason, I would like to know if such a temperature monitor exists. If not, I will just have to figure out how to make one, even though I am way underqualified. If anyone can help, thanks in advance, otherwise, I will continue my search for the new tool. Thanks!

    I have viewed and tried all those offered in the add widgets portion of Kubuntu plazmoids.
    Last edited by Shabakthanai; May 17, 2013, 10:28 AM. Reason: add comment

    #2
    Front and back ends /1/

    The KDE and the widgets are the front end. If the hardware maker is releasing enough information then there is a good possibility that there will be a Linux back end and the KDE/widgets can visualize the information.


    Back ends
    :~$ apt-cache show lm-sensors

    Description: utilities to read temperature/voltage/fan sensors
    Lm-sensors is a hardware health monitoring package for Linux. It allows you
    to access information from temperature, voltage, and fan speed sensors. It
    works with most newer systems.
    .
    This package contains programs to help you set up and read data from
    lm-sensors.
    Homepage: http://www.lm-sensors.org
    :~$ apt-cache show hddtemp

    Description: hard drive temperature monitoring utility
    The hddtemp program monitors and reports the temperature of PATA, SATA
    or SCSI hard drives by reading Self-Monitoring Analysis and Reporting
    Technology (S.M.A.R.T.) information on drives that support this feature.
    Homepage: http://www.guzu.net/linux/hddtemp.php
    Hardware drivers

    With the AMD proprietary drivers:
    :~$ aticonfig --help

    AMD Overdrive (TM) options:
    The following options are used to get and set current and peak, core
    and memory clock information as well as read the current temperature of
    adapters...

    Front ends

    Packages: plasma-widgets-workspace, plasma-widgets-addons

    and

    KDE-LOOK ( http://kde-look.org/ ) -> Plasmoids ( http://kde-look.org/index.php?xcontentmode=70x77x78 )
    or/and
    Plasma scripts (KDE-Look): Add Widgets > Get New Widgets

    or/and

    :~$ apt-cache show conky

    Description: highly configurable system monitor (transitional package)
    Conky is a system monitor that can display just about anything,
    either on your root desktop or in its own window.
    Conky has many built-in objects, as well as the ability to execute
    external programs or scripts (either external or through built-in
    lua support).
    .
    This is a dummy package to ease transition to the new packaging scheme.
    It may be safely removed after upgrade/installation.
    Homepage: http://conky.sourceforge.net/







    Links

    1. http://en.wikipedia.org/wiki/Front_and_back_ends
    Last edited by Rog131; May 18, 2013, 04:53 AM.
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Thanks. An impressive help. And appreciated.
      Last edited by Snowhog; May 18, 2013, 04:15 PM.

      Comment

      Working...
      X