search
HomeSystem TutorialLINUXWhat should I do if deepin v20 cannot start after installation? What should I do if deepinv20 cannot start?

Deepin v20 is a highly acclaimed Linux distribution. However, sometimes you may encounter problems that cannot be started after installation, which is annoying. PHP editor Yuzai provides you with a solution to help you solve the problem that deepin v20 cannot start. Next, we will introduce some common solutions, hoping to help you start the system smoothly.

deepin v20安装后无法启动怎么办 deepinv20无法启动解决方法

What to do if deepinv20 cannot be started:

method one:

1. If we use a new computer, it may not be compatible with the old version of deepin's kernel.

2. At this time, we can try to replace the latest system kernel, or directly upgrade the system version to solve the problem.

deepin v20安装后无法启动怎么办 deepinv20无法启动解决方法

Method Two:

1. Restart the computer and double-click "F1" when booting to enter the bios settings.

2. Then under the boot option, find "secure boot" and close it.

deepin v20安装后无法启动怎么办 deepinv20无法启动解决方法

3. After closing, return to the boot option, select the U disk to boot, and then press "E" on the keyboard to edit.

4. Add "ivrs=ioapic[32]=00:14.0 spec_ store_ bypass_ disafle=prctl iommu=soft"

at the end of the Linux line

5. After the modification is completed, press the keyboard "Ctrl X" to save and restart the computer to start deepinv20 normally.

deepin v20安装后无法启动怎么办 deepinv20无法启动解决方法

You may also want to read: Details of how large a partition is suitable|How to set up Task Manager shortcut keys

related suggestion:

How to set the gateway address of deepin20? How to modify the gateway address of deepin

How to set the deepin20 system font? How to set the deepin terminal font size

How to set the screen resolution in deepin system? How to set the resolution in deepin

The above is the detailed content of What should I do if deepin v20 cannot start after installation? What should I do if deepinv20 cannot start?. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:脚本之家. If there is any infringement, please contact admin@php.cn delete
deepin任务栏不显示怎么办deepin任务栏消失不见的解决办法deepin任务栏不显示怎么办deepin任务栏消失不见的解决办法Feb 29, 2024 am 11:01 AM

我们在电脑系统更新的时候,一些电脑小白就迫不及待的去安装使用新的系统,殊不知新的电脑系统往往存在着诸多bug。例如新系统deepin系统,许多小伙伴在下载使用的过程中发现,任务栏不见了!那么我们要怎么找出任务栏呢?下面小编就带着大家一起看一下吧!方法一:1、关闭云同步中的任务栏同步。2、删除rm~/.config/dconf或rm~/.config/dconf-rf文件夹。3、重启即可解决。方法二:1、按下“ctrl+alt+t”进入终端。2、随后输入命令:sudoapt-getu

deepin系统怎么设置屏幕分辨率? deepin分辨率的设置方法deepin系统怎么设置屏幕分辨率? deepin分辨率的设置方法Jan 06, 2024 pm 09:30 PM

deepin中设置分辨率是很常见的说会用,该怎么设置呢?下面我们就来看看详细的教程。方法一、图形下设置1、点击任务栏上的“控制中心”。2、在控制中心中选择“显示”。3、在显示中,点击“分辨率”。4、在弹出的窗口可以看到当前系统支持的分辨率,选择相应的分辨率进行设置即可。方法二、命令设置法1、可以通过xrandr命令来设置屏幕分辨率。先查询当前分辨率,及当前支持的分辨率。xrandr-q当前分辨率为1680x10502、可以通过-s参数

print spooler无法启动怎么办print spooler无法启动怎么办Dec 13, 2023 am 10:03 AM

print spooler无法启动的解决办法:1、查看错误日志;2、检查驱动程序;3、服务修复;4、检查系统日志;5、重新安装打印软件;6、检查打印机连接;7、Windows更新;8、检查其他软件冲突;9、尝试以管理员身份运行;10、考虑其他软件冲突;11、考虑硬件问题;12、系统恢复;13、寻求专业帮助。详细介绍:1、查看错误日志,打开“事件查看器”,查看与打印相关错误等等。

深度 deepin 操作系统 20.9今日发布: Qt 版本升级至 5.15.8深度 deepin 操作系统 20.9今日发布: Qt 版本升级至 5.15.8Feb 29, 2024 am 09:55 AM

深度操作系统(deepin)是一款Linux发行版,来自中国团队研发。深度deepin操作系统20.9已正式发布。deepin20.9版本的核心目标是:为用户提供稳定的系统运行版本。该版本未对系统新增功能进行集成,主要对20.8版本系统所存在的稳定性问题进行了大量的修复和优化。目前,deepin20.9Qt版本已升级至5.15.8,并更新了日志查看器、相册、画板、系统软件包管理器等应用;修复了诸多影响体验的问题,进一步提升系统使用体验。下面是具体更新内容:新增及优化Qt版本升级至5.15.8;更

Deepin Linux如何以root用户身份进行切换? Deepin Linux切换到root权限的方法Deepin Linux如何以root用户身份进行切换? Deepin Linux切换到root权限的方法Dec 27, 2023 pm 02:23 PM

Deepin系统怎么切换到root用户?下面我们就来看看详细的图文教程。首先按下“ctrl+lat+t”打开终端,随后给root用户设置一个密码执行su命令输入root用户的密码并切换到root用户在使用管理员权限进行简单操作时,更多的使用sudo命令遇到简单的提示找不到命令直接使用sudo命令来提升权限也可以切换到root用户再执行如果新建了一个用户,需要使用root权限,可以执行如下命令sudovisudo对sudo的配置文件进行修改,在如下图所示的位置,添加新建的用户即可,比

如何查看deepin系统的版本号如何查看deepin系统的版本号Dec 29, 2023 pm 01:57 PM

deepinlinux系统下想要查看系统版本信息,该怎么查看呢?我们可以通过图形界面查询,可以通过命令查询,也可以安装软件查询,下面我们就来详细说一下。方法一、图形界面查看deepinlinux版本点击任务栏上的“控制中心”。点击“系统信息”。即可查看到deepinlinux的版本信息方法二、命令行下查看deepinlinux系统版本在命令行可以通过查看/etc/os-release文件来查看deepinlinux系统版本。也可以通过lsb-release命

windows电脑无法启动怎么回事windows电脑无法启动怎么回事Feb 15, 2024 am 09:45 AM

电脑故障千奇百怪,其中最令人慌张的一定是无法开机。导致电脑无法开机的原因太多了,但线索却是最少,我们唯一知道的事实就是:什么都不起作用了。作为非专业维修人员,如果解决电脑无法开机的问题?老实说,小淙无法确切回答你的问题。但是,本文提供了一些常见且易于操作的方法,可以帮助你在电脑无法开机时找到正确的思路并排除故障。建议收藏本文,以备不时之需。以下方法同时适用于台式电脑、笔记本电脑和所有Windows系统。目录:1、基础检测(通电、连接问题等)2、听提示音(最正统检测方法)3、基本原则(避免检修时导

鼠标怎么设置为左手? deepin20左手鼠标设置方法鼠标怎么设置为左手? deepin20左手鼠标设置方法Jan 11, 2024 pm 08:15 PM

一般电脑的鼠标设置都是右手模式,但部分人喜欢使用左手操作鼠标,该怎么设置鼠标为左手模式呢?下面我们就来看看详细的教程。1、首先点任务栏上的【启动器】。2、在启动器中点齿轮按钮打开【控制中心】。3、在【控制中心】中点【鼠标】。4、找到【左手模式】选项。5、将【左手模式】开关按钮打开即可。

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.