' SMBus Host Controller not enabled ' when starting kylin16.0 in VMware (not yet entering the system)

Source: Internet
Author: User

After installing the Ubuntu16.10 in VMware, the ' SMBus Host Controller not enabled ' Error prompt is started and cannot be entered into the GUI.
Search the Web, the solution is to enter the terminal window in the graphical interface, edit the blacklist.conf file, prohibit i2c_piix4 driver loading.
But now the system has not been loaded, into the terminal window, how to deal with it?

The workaround is as follows (pro-Test available):

Systems running on a virtual machine with a Linux kernel version of 4.7 or more will crash during installation or at startup due to the load of intel_powerclamp drivers.
Workaround:
1. Press and hold the left SHIFT key while starting Ubuntu;
The Grub boot option is displayed when the 2.Ubuntu is powered on;
3. Next select the Advanced option for Ubuntu (Premium options for Ubuntu);
4. Then go to Ubuntu Recovery mode (Ubuntu, with Linux 4.7.x.x-generic (recovery mode));
5. In recovery menu, select Root to enter the root shell;
6. Enter the following command:

Code:mount-o REMOUNT,RW/

7. Open blacklist.conf

Code:vi/etc/modprobe.d/blacklist.conf


8. Add a line at the end of the file

Code:blacklist intel_powerclamp


9. Restart

Code:reboot

' SMBus Host Controller not enabled ' when starting kylin16.0 in VMware (not yet entering the system)

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.