How to solve the piix4_smbus: HostSMBus error when Ubuntu is installed on VMware

Source: Internet
Author: User
To compile a project in linux, a linux must be installed. This is also a must for IT personnel. I am a newbie and will only learn how to play with Ubuntu. When ubuntu is installed in VMware-Workstation, the system always prompts piix4_smbus0000: 00: 007.3: HostSMBuscontrollernotenabled when it is started. Although it does not affect the normal operation of the system, it affects the boot speed, every time you start the system, it will wait for a long time in that place.

To compile a project in linux, a linux must be installed. This is also a must for IT personnel. I am a newbie and will only learn how to play with Ubuntu.

When ubuntu is installed in VMware-Workstation, the system always prompts piix4_smbus. 3: Host SMBus controller not enabled. Although it does not affect the normal operation of the system, it affects the boot speed. It will wait for a long time at that place every time you start the system. However, you have no choice but to find a solution.

Baidu once read many posts, but it was fruitless. We all agree that the computer's CPU is 64-bit and the 32-bit ubuntu is installed. We have only said the reason and have not provided a solution. But how can IT boys tolerate IT? As a result, after continuous search, a result of bing was finally displayed. There are still many experts abroad...

Error: ubuntu boot error prompt: piix4_smbus :00:007. 3: Host SMBus controller not enabled

Cause: ubuntu is loaded into the i2c_piix4 module. An error is returned because the system cannot find this module.

Solution:

1. Find out the exact name of the loaded module. The output result is the exact name of the module: i2c_piix4

2. Add this module to the non-loaded list. Edit the sudo vim/etc/modprobe. d/blacklist. conf file and add the blacklist i2c-piix4 to the end

3. Restart reboot

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.