[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: loss of mbmon function



On 02.11.2022 05:55, gene heskett wrote:
On 11/1/22 16:52, Alexander V. Makartsev wrote:
First step is to find model and make of IC that provides sensor functions.
Does this command gives any clues?
$ sudo sensors-detect

answered yes to all the default NO questions and still got only:
# Chip drivers
coretemp
nct6775

Which are now loaded, but still no voltages or fans are reported.

These two has to be sufficient. Just make sure these modules are loaded:
    $ lsmod | grep -iE 'coretemp|nct6775'

Now "sensors" utility should be able to output values from every available sources of super I/O IC.
    $ sensors


-- 
With kindest regards, Alexander.

⢀⣴⠾⠻⢶⣦⠀ 
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀⠀⠀⠀

Reply to: