
This is not yet a production system so i can play a bit. So why do this modue not load? Code: Select all # modprobe w83627ehfįATAL: Error inserting w83627ehf (/lib/modules/2.6.38.8-desktop-6.mga/kernel/drivers/hwmon/w83627ehf.ko.gz): No such device Sensors version 3.2.0 with libsensors version 3.2.0 It seems we have recent enough lm-sensors? Code: Select all # sensors -v Google told me ID 0xc333 is a Nuvoton NCT6776F driver should be w83627ehf If you find out what chips are on your board, check They are connected to an I2C or SMBus adapter that is not NoĮither your system has no sensors, or they are not supported, or

Next adapter: SMBus I801 adapter at f000 (i2c-0)ĭo you want to scan it? (YES/no/selectively): YES Using driver `i2c-i801' for device 0000:00:1f.3: Intel Cougar Point (PCH) Reasonably well on most systems, it has been reported to cause troubleĭo you want to probe the I2C/SMBus adapters now? (YES/no): YES This is the most risky part, and while it works Lastly, we can probe the I2C/SMBus adapters for connected hardware Probing for `National Semiconductor LM79' at 0x290. Probing for `National Semiconductor LM78' at 0x290. ISA slots! Do you want to scan the ISA I/O ports? (YES/no): YES Yes, you do have ISA I/O ports even if you do not have any We have to write to arbitrary I/O ports to probe them. Some hardware monitoring chips are accessible through the ISA I/O ports.

There, we have to read from arbitrary I/O ports to probe for such We first try to get the information from SMBIOS. Through which system health data may be retrieved, amongst other things. Some systems (mainly servers) implement IPMI, a set of common interfaces Trying family `VIA/Winbond/Nuvoton/Fintek'. (logical device B has address 0x290, could be sensors) This is usually safe.ĭo you want to scan for Super I/O sensors? (YES/no): YES

Some Super I/O chips contain embedded sensors. Some south bridges, CPUs or memory controllers contain embedded sensors.ĭo you want to scan for them? This is totally safe. It is generally safeĪnd recommended to accept the default answers to all questions, To load to use lm_sensors most effectively. This program will help you determine which kernel modules you need # System: System manufacturer System Product Name Code: Select all services]# sensors-detect
