Host SMBus controller not enabled! on Redhat 7.6

 

Error : Host SMBus controller not enabled! 

In order to fix it, I modified and add one line to dccp-blacklist.conf file .Redhat depricated the module: for security reasons, automatic loading of the Datagram Congestion Control Protocol (DCCP) kernel modules through socket layer is now disabled by default.

blacklist i2c-piix4
ls -ltr /etc/modprobe.d/blacklist.conf
cd /etc/modprobe.d/
ls -ltr
cp dccp-blacklist.conf dccp-blacklist.conf.sid
ls -ltr
vi dccp-blacklist.conf
Add blacklist i2c-piix4 then save it.
Followed by reboot.

Comments

Popular posts from this blog

How to drop index and before dropping it how to get the DDL.

PRVG-11250 : The check "RPM Package Manager database" was not performed because

ORA-00257:archiver error, connect internal only until freed

Verifying Daemon “Avahi-Daemon” Not Configured And Running …FAILED (PRVG-1360)

Linux OL7/RHEL7: PRVE-0421 : No entry exists in /etc/fstab for mounting /dev/shm

SKIP DNS RESLOV.CONF CHECK DURING RAC CONFIGURATION

How to write to a CSV file using Oracle SQL*Plus

How to troubleshoot Long Running Concurrent Request in EBS 12.2

CPU Patch Analysis

How to set up the Oracle Wallets in Oracle Database 19C