On 02/02/14 18:44, Fred Smith wrote: > On Sun, Feb 02, 2014 at 01:41:49PM -0500, Fred Smith wrote: >> On Fri, Dec 27, 2013 at 12:44:02PM -0600, Johnny Hughes wrote: >>> On 12/27/2013 07:11 AM, Fred Smith wrote: >>>> On Fri, Dec 27, 2013 at 03:40:43AM -0600, Johnny Hughes wrote: >>>>> On 12/25/2013 09:51 PM, Fred Smith wrote: >>>>>> Hi all! >>>>>> >>>>>> I'm toying with the idea of spending some Christmas money on a new MB and >>>>>> CPU to upgrade my desktop. >> <snip> >>>>> I personally have recently built 2 different systems with with the Asus >>>>> M5A99X Evo R2.0 motherboard. This one does not have a graphics card ... >>>>> everything does work with CentOS-6.5 and RHEL7B1. >>>>> >>>>> It uses AMD CPUs and I have used several AM3+ CPUs, including Sempron >>>>> 100, FX-6150, and FX-8150. >>>>> >>>>> https://www.asus.com/Motherboards/M5A99X_EVO_R20/ > > Oh, one more question: > sensors_detect doesn't find any sensors for lm_sensors to work with. > Are you using (or do you know of) any other tools to monitor board temps > (etc) ?? > Do you know what sensor chip is on the board? It might be possible to use an updated driver for the hwmon sensor from elrepo. I can't find any mention in the motherboard docs. However, hunting around online, it appears to use an ITE Super I/O chip (it8721). This is supported by the updated it87 driver (kmod-it87) from elrepo. If after installing this updated driver, sensors-detect still doesn't detect the chip, you might need to pull a later version of the sensors-detect script from a newer version of lm_sensors. Hope that helps.