[Hardware] 请教deepin25 对老款核显是不是不支持 Resolved
Tofloor
poster avatar
体验用户
deepin
2025-09-15 21:11
Author

我电脑i33217u 核显 ,8G内存 SSD ,系统-显示只有1024*768,不可调整,window下显示建议1366**768,问UOS AI ,根据建议检查结果 显示

  1. OpenGL渲染器状态

    OpenGL renderer string: llvmpipe (LLVM 19.1.4, 256 bits)
    

    这表明系统正在使用软件渲染(llvmpipe)而不是硬件加速 - 核显驱动未正确加载

  2. 显示输出提供者

    Providers: number : 0
    

    系统没有检测到任何可用的显示设备 - 核显未被激活

按建议调整后会黑屏 显示FAILED Failed to start ipwatchd . service - IP conflict detection daemon .手动重启无法进入桌面,开机动画不会显示到deepin 出现。

我想请教一下,是不是deepin25 对老硬件支持度不够导致。 发帖只是单纯请教,没有其他意思。

Reply Favorite View the author
All Replies
北冥夜未央
deepin
Ecological co-builder
2025-09-15 21:27
#1

不是不支持,可能是没有正常调用。要想正常使用显卡,需要两步:一、安装了显卡驱动;二、调用了显卡。

Reply View the author
LiuYongzhang
deepin
2025-09-15 21:30
#2

试试重新安装驱动

sudo apt reinstall xserver-xorg-video-intel -y

Reply View the author
昨夜的星辰
deepin
2025-09-15 23:25
#3

不知道楼主用的哪个内核,建议使用6.6内核试试

Reply View the author
体验用户
deepin
2025-09-16 00:07
#4
昨夜的星辰

不知道楼主用的哪个内核,建议使用6.6内核试试

6.6的。

Reply View the author
体验用户
deepin
2025-09-16 00:09
#5
北冥夜未央

不是不支持,可能是没有正常调用。要想正常使用显卡,需要两步:一、安装了显卡驱动;二、调用了显卡。

已解决。感谢指导方向。

Reply View the author
体验用户
deepin
2025-09-16 00:10
#6
LiuYongzhang

试试重新安装驱动

sudo apt reinstall xserver-xorg-video-intel -y

已解决。感谢指点方向。

Reply View the author
伴你高飞
deepin
2025-09-16 08:20
#7
体验用户

已解决。感谢指点方向。

解决了说下是怎么解决的,给后人一个参考。

Reply View the author
fun_zb
deepin
2025-09-16 11:16
#8

G1620 cpu 安装v25正常。

Reply View the author
体验用户
deepin
2025-09-16 19:05
#9
伴你高飞

解决了说下是怎么解决的,给后人一个参考。

根据大佬给的方向,检查显卡驱动是否完全加载,果然显示没有加载,没加载的项逐项调整优化设置即可。

我判断就是安装系统后,因PC出厂默认设置不同,导致系统安装的驱动存有不兼容,需要自己根据自己PC情况,重新调整驱动参数,进行驱动适配优化。

Reply View the author