Posts Tagged ‘applet’

Detect monitoring voltage, temperature, fan-rpm sensor values with linux lm-sensors!

Friday, January 15th, 2010

What is lm_sensors?

By Wikipedia’s definition of lm_sensors :

lm_sensors (Linux-monitoring sensors), a free open source software-tool for Linux, provides tools and drivers for monitoring temperatures, voltage, and fans. It also monitors chassis intrusion detection.

lm-sensors is already included in many popular linux distribution repositories.

For Gnome desktop users, values obtained from the lm_sensors can be placed in the “top panel” by installing “sensors-applet”.

Here is a good “lm-sensors” guide for Ubuntu users to add lm-sensors to your customized installation [ for both Gnome and KDE users ]

For those with bleeding edge hardware, the usual repositories lm-sensors package may not yet support all the latest sensors on their mainboards and graphics card.
However, there has been some new developments in the detection of new yet to be supported sensors that can be installed with a simple script.

More on this lm-sensors update here from Phoronix.

Source: Phoronix

via LM_Sensors Gets A New Configuration Utility.

Make Ubuntu complete with these additional installations!

Saturday, July 11th, 2009

Since Canonical created Ubuntu for the masses, it has encouraged many users to try linux and eventually switch over to linux completely.

The ease of trying out with its Live CD and GUI installation with support of most common hardware makes it more popular for linux beginners.

According to DistroWatch, Ubuntu is still the top of the preferred list of linux distribution. The Ubuntu packs in all the necessary tools and drivers for a fresh installation on any PC so that it can boot up into a working desktop/laptop without the user having to have any terminal or sudo knowledge at all. This is one of the main key advantage of Ubuntu when compared to other linux distributions. So successful such that some recent linux distributions try to emulate them and even use Ubuntu’s software repositories to update their own distributions. eg Linux Mint, GoS, etc.

(more…)