Why can’t you grab tickets when you travel on holiday?Reveal the key technology of 12306 how to ensure the ticket is not oversold>>>
VirtualBox piix4_ smbus Error
VirtualBox 3.2.10 gives me the following error message when booting Ubuntu 10.10: –
piix4_smbus 0000.00.07.0: SMBus base address uninitialized - upgrade bios or use force_addr=0xaddr
This error is caused by VM having no smbus but Ubuntu always trying to load the module. It doesn’t affect anything but is a bit annoying – to fix: –
1. Check module is being loaded: –
lsmod | grep i2c_piix4
2. If so, blacklist it in /etc/modprobe.d/blacklist.conf, by adding the following to the end of the file :-
blacklist i2c_piix4
3. Update the initramfs
update-initramfs -u -k all
The prompt will return something like
update-initramfs: Generating /boot/initrd.img-2.6.35-22-server
Similar Posts:
- Ubuntu Startup Error: “piix4_smbus 0000:00:07.3: SMBus Host controller not enabled”
- For piix4_ Solution of SMBus * * host SMBus controller not enabled (detailed steps summary)
- [Solved] Ubuntu16.04 Start up Error: tpm_tis: A TPM error
- How to fix the “kernel driver not installed (RC = – 1908)” error of VirtualBox in Ubuntu
- Centos7: How to Install GPU v100 Driver
- Kvm Creates a virtual machine error: Warning: KVM is not available [How to Solve]
- FTP connect Error: No route to host [How to Solve]
- How To Set Up A USB-Over-IP Server And Client With Ubuntu 10.04
- [Solved] sysctl – P error: error: “net.bridge.bridge-nf-call-ip6tables” is an unknown key
- VirtualBox under archlinux reports an error ‘/SBIN/rcvboxdrv setup’