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.

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

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

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

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

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

SKIP DNS RESLOV.CONF CHECK DURING RAC CONFIGURATION

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

Change Password in an Oracle Database