Q:

piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr

A:

lsmod | grep i2c_piix4
sudo vim /etc/modprobe.d/blacklist.conf

 

blacklist.conf

blacklist i2c_piix4

相关文章:

  • 2021-10-08
  • 2021-07-19
  • 2021-11-08
  • 2022-01-08
  • 2021-11-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-01
  • 2022-12-23
  • 2021-12-18
  • 2021-12-13
  • 2022-12-23
  • 2021-04-19
  • 2021-07-17
相关资源
相似解决方案