[System Installation] V25安装显卡驱动问题
Tofloor
poster avatar
caibh
deepin
2025-06-28 01:47
Author

Deepin V25,安装时候选 【Install Deepin 25 with kernel 6.12 desktop】,安装好进入系统的时候会报错,导致无法进入登陆界面,如下图:

image.png

然后我尝试用另外一个选项安装【Install Deepin 25 with kernel 6.12 desktop(Installation without graphics driver)】,这次安装成功了,但是进入系统后发现显示分辨率最高只有 1920*1080:

image.png

显卡型号信息:

image.png

电脑型号:ThinkBook 16+ 2024 Ultra9 185H

image.png

image.png

求助啊,不行的话我只能用 V23 了 ....

Reply Favorite View the author
All Replies
jjcui8595
deepin
Resources Team Moderator
2025-06-28 08:58
#1

到Intel官网下载驱动

Reply View the author
babyfengfjx
Super Moderator
CQA
2025-06-28 11:10
#2

因为采用 Install Deepin 25 with kernel 6.12 desktop(Installation without graphics driver) 模式安装,是使用CPU模拟显卡运行的,这种情况一般是明确知道系统没有自己硬件的显卡驱动可以先采用这种方式体验。

不知道有没有尝试过6.6内核的安装,是否能正常使用?

Reply View the author
zale12
deepin
2025-06-29 09:42
#3
babyfengfjx

因为采用 Install Deepin 25 with kernel 6.12 desktop(Installation without graphics driver) 模式安装,是使用CPU模拟显卡运行的,这种情况一般是明确知道系统没有自己硬件的显卡驱动可以先采用这种方式体验。

不知道有没有尝试过6.6内核的安装,是否能正常使用?

我安装v25时,一进入选择语言界面,就开始闪屏幕,一秒一闪的频率,完全没办法往下进行,然后也选择了不安装显卡驱动的模式,6.12内核进不去,选了6.6的内核,现在也是找不到显卡驱动安装方式,inter官网只有ubuntu的驱动安装方法,试了一下,v25装不了

Reply View the author
zale12
deepin
2025-06-29 10:06
#4

刚刚解决了这个问题,使用Install Deepin 25 with kernel 6.12 desktop(Installation without graphics driver)

这个模式安装进入系统后,编辑以下grub文件,去掉nomoset这个参数就好了

具体方法:

1、打开目录:etc/default,右键点击用管理员身份打开

2、打开grub这个文件,默认使用vim打开的,按大写A进入编辑模式,删掉nomoset这个参数,然后按esc退出编辑模式,输入:wq,保存退出,然后再打开grub看看编辑生效了没

3、打开终端,输入sudo update-grub2

完事重启就启用显卡了

如果启用显卡进不了系统,那就回滚一下

Reply View the author
caibh
deepin
2025-06-29 22:10
#5
zale12

刚刚解决了这个问题,使用Install Deepin 25 with kernel 6.12 desktop(Installation without graphics driver)

这个模式安装进入系统后,编辑以下grub文件,去掉nomoset这个参数就好了

具体方法:

1、打开目录:etc/default,右键点击用管理员身份打开

2、打开grub这个文件,默认使用vim打开的,按大写A进入编辑模式,删掉nomoset这个参数,然后按esc退出编辑模式,输入:wq,保存退出,然后再打开grub看看编辑生效了没

3、打开终端,输入sudo update-grub2

完事重启就启用显卡了

如果启用显卡进不了系统,那就回滚一下

谢谢,我试试。

Reply View the author
w***l@163.com
deepin
2025-06-30 09:27
#6

和我正好相反,我是安装时选择6.6内核,分辨论有问题,然后重装选择6.12内核,就正常了。

Reply View the author