Home > System Tutorial > LINUX > body text

How to solve the black screen problem after booting VMware virtual machine Ubuntu

WBOY
Release: 2024-01-08 11:21:38
forward
2446 people have browsed it

How to solve the black screen after booting VMware virtual machine Ubuntu? Many friends don’t know it yet. The editor below has compiled and shared with you how to deal with the black screen after the virtual machine Ubuntu is turned on. Let’s take a look!

Method/step sharing:

1. After installing the relevant VMtools of Ubuntu, the following black screen appears and you cannot enter the system. The relevant processing methods are shared below.

How to solve the black screen problem after booting VMware virtual machine Ubuntu

2. First check the graphics card settings of the ubuntu virtual machine. First shut down the Ubuntu virtual machine, and click [Edit Virtual Machine Settings] in the shutdown state to open the settings interface of the Ubuntu virtual machine.

How to solve the black screen problem after booting VMware virtual machine Ubuntu

3. In the virtual machine's settings interface, select [video card] under hardware. There is a 3D graphics setting on the right. Remove the check mark in front of [Accelerate 3D Graphics]. As shown below:

How to solve the black screen problem after booting VMware virtual machine Ubuntu

4. Next, you need to reset the winsock directory to the default setting state. The communication method between the virtual machine and the host is through socket. It may be that a certain program injects a DLL through LSP, resulting in incomplete recycling. Affect virtual operation. Therefore, a residual cleanup reset of these injected DLLs is required.

Click the Windows Start menu and run the CMD command window as an administrator.

How to solve the black screen problem after booting VMware virtual machine Ubuntu

5. In the CMD command window, run the following command: netsh winsock reset

Complete the directory reset of winsock, and then restart the computer.

How to solve the black screen problem after booting VMware virtual machine Ubuntu

6. After restarting the computer, restart the Ubuntu system of the VMware virtual machine and you can enter the system normally.

How to solve the black screen problem after booting VMware virtual machine Ubuntu

The above is the detailed content of How to solve the black screen problem after booting VMware virtual machine Ubuntu. For more information, please follow other related articles on the PHP Chinese website!

source:jb51.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template