[Kernel/Drive] 联想yoga14 s 2021酷睿版安装V20.6和V23都无法正常显示?
Tofloor
poster avatar
昔年
deepin
2022-08-24 05:58
Author

新买的联想yoga14S 2021酷睿版Intel 酷睿i5 11300H NVIDIA GeForce MX450想体验下国产系统

刚开始安装的统信UOS系统结果,安装好以后就是闪屏,联系工程师远程控制解决了闪屏问题,但是麦克风和鼠标蓝牙连接问题一直无法解决,研发工程师也没办法,说是需要等内核处理,而且时间比较久,不知道何时能够解决;本人想用这个作为主用最后果断放弃。

因为以前老电脑用过deepin系统感觉不错,于是安装了deepin系统,安装了V20.6和V23麦克风和蓝牙问题解决了,但是画面都不能正常显示,安装V20.6一直闪屏,升级了5.18.8内核也不行鼠标移动就感觉有拖影,无法正常使用,安装V23也是同样问题,希望哪位大神能够帮忙解决板载显卡和独显驱动问题,能够正常显示;谢谢

Reply Favorite View the author
All Replies
xexz
deepin
2022-08-24 06:20
#1

https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/

这里下个最新的:

https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20220815.tar.gz

展开,打开一个终端窗口,进入展开目录,里面有个“copy-firmware.sh” ,敲下面命令执行之它:

sudo ./copy-firmware.sh /lib/firmware

Reply View the author
userqian
deepin
2022-08-24 06:39
#2

系统对太新的处理器和硬件支持不太好,建议等官方处理之后再安装

Reply View the author
昔年
deepin
2022-08-24 08:26
#3
xexz

https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/

这里下个最新的:

https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20220815.tar.gz

展开,打开一个终端窗口,进入展开目录,里面有个“copy-firmware.sh” ,敲下面命令执行之它:

sudo ./copy-firmware.sh /lib/firmware

截图_选择区域_20220824002539.png

Reply View the author
昔年
deepin
2022-08-24 08:27
#4
昔年

截图_选择区域_20220824002539.png

找不到命令

Reply View the author
xingjiand
deepin
2022-08-24 18:52
#5

先进入snapshot/linux-firmware-20220815.tar.gz解压后的目录,再执行sudo ./copy-firmware.sh /lib/firmware

Reply View the author
昔年
deepin
2022-08-25 01:15
#6

就是解压后操作的

Reply View the author