报错:piix4_smbus 0000:00:007.3: Host SMBus controller not enabled
0 1 2 3 4 5 6 |
[root@Nagios ~]# lsmod | grep i2c_piix4 i2c_piix4 12574 0 i2c_core 31274 1 i2c_piix4 [root@Nagios ~]# vi /etc/modprobe.d/blacklist.conf #intel piix4 driver blacklist i2c_piix4 [root@Nagios ~]# reboot |
参考:http://winotes.net/fixing-piix4-host-smbus-controller-not-enabled-error-for-centos-on-vmware.html
参考:http://blog.163.com/guazi_wb/blog/static/541328892013523114522321/
参考:http://blog.csdn.net/starmlk/article/details/7982077 SourceByrd's Weblog-https://note.t4x.org/other/host-smbus-controller-not-enabled/
申明:除非注明Byrd's Blog内容均为原创,未经许可禁止转载!详情请阅读版权申明!