[System Installation] 11代intel 硬件仍然无法安装deepinV20.2.1
Tofloor
poster avatar
Jack
deepin
2021-05-16 00:10
Author

我服了,真的。

我坦白了,我怀疑深度没有测评团队。

看到社区提示说最新的deepin支持 11代Intel硬件了,马上下下来安装。

这一次果然开机可以选择安装选项了,我还以为终于能用deepin了。

结果,安装完了以后,重启电脑,开机还是三件套:黑屏+左上角横杠闪烁+风扇狂转。

无法进入系统。

我艹了,深度到底有没有测评团队???

就是安装一下测试的事情,这么简单都干不好?

看了一下论坛,果然也有其他用户中枪了:

https://bbs.deepin.org/en/post/220311

https://bbs.deepin.org/en/post/220359

最后,我就问一句:深度的测试团队,你们拿着工资良心不会痛吗?

Reply Favorite View the author
All Replies
1 / 3
To page
dgr
deepin
2021-05-16 00:14
#1

确实没有评测团队,应用商店打不开的问题,在测试版就有了,正式发版还是没有修复

Reply View the author
Jack
deepin
2021-05-16 00:18
#2

也没什么好说的了,5.10 和 5.11的内核都试过。

完全处于懵逼状态,想了一上午也想不明白,明明从3月份我就警告深度无法安装在11代intel新硬件上:

https://bbs.deepin.org/zh/post/217349

https://bbs.deepin.org/zh/post/217848

https://bbs.deepin.org/zh/post/218986

本打算放弃 deepin 了,结果前几天更新说修复了11代intel的问题,我还以为深度在默默努力,是我想多了,呵呵。

一个问题你们能拖两个月没修复,真牛逼。

Reply View the author
残念
deepin
2021-05-16 00:20
#3

咦?我这十代CPU从这版本开始可以正常引导了

Reply View the author
Jack
deepin
2021-05-16 00:24
#4
残念

咦?我这十代CPU从这版本开始可以正常引导了

11代cpu全部不能使用deepin20.2。

deepin20.2 无法安装。

deepin20.2.1 可以安装,无法开机进入系统。

Reply View the author
Jack
deepin
2021-05-16 00:27
#5

请官方出来回复一下,解释一下 这是什么情况:@ Ziggy @ deepin-mq @ element

Reply View the author
Jack
deepin
2021-05-16 00:30
#6
dgr

确实没有评测团队,应用商店打不开的问题,在测试版就有了,正式发版还是没有修复

何止是无语,简直是无语!!!

Reply View the author
xiongweixp
deepin
2021-05-16 00:46
#7

Ctrl+Alt+F2进入终端,然后,在 /etc/modprobe.d 建立 i915.conf,内容如下 :

options i915 force_probe=4c8a

保存退出,输入命令:

sudo update-initramfs -u

然后重启试试

Reply View the author
atoin
deepin
2021-05-16 00:49
#8
dgr

确实没有评测团队,应用商店打不开的问题,在测试版就有了,正式发版还是没有修复

我这种x220的老本上,应用商店是可以打开的

Reply View the author
Jack
deepin
2021-05-16 00:50
#9
xiongweixp

Ctrl+Alt+F2进入终端,然后,在 /etc/modprobe.d 建立 i915.conf,内容如下 :

options i915 force_probe=4c8a

保存退出,输入命令:

sudo update-initramfs -u

然后重启试试

哥,虽然我很想知道你这样做的原理是什么。

但是我现在连系统都进不去,开机直接黑屏。

你让我怎么 Ctrl+Alt+F2?

Reply View the author
xiongweixp
deepin
2021-05-16 00:50
#10
xiongweixp

Ctrl+Alt+F2进入终端,然后,在 /etc/modprobe.d 建立 i915.conf,内容如下 :

options i915 force_probe=4c8a

保存退出,输入命令:

sudo update-initramfs -u

然后重启试试

按照Intel的同事说法,

https://www.phoronix.com/scan.php?page=article&item=intel-rkl-linux&num=2

11代Rocket Lake得5.12内核+Mesa 21才完美支持,20.2.1才到5.11.13+Mesa 20

Reply View the author
xiongweixp
deepin
2021-05-16 00:52
#11
Jack

哥,虽然我很想知道你这样做的原理是什么。

但是我现在连系统都进不去,开机直接黑屏。

你让我怎么 Ctrl+Alt+F2?

原理就是强制使用内核的i915驱动,其实是因为没有正常识别集成显卡,没有正确使用驱动导致

Reply View the author
Jack
deepin
2021-05-16 00:58
#12
xiongweixp

原理就是强制使用内核的i915驱动,其实是因为没有正常识别集成显卡,没有正确使用驱动导致

据我 所知,这个问题是 11代intel导致的。10楼也印证了我的观点。

Reply View the author
Jack
deepin
2021-05-16 00:59
#13
xiongweixp

按照Intel的同事说法,

https://www.phoronix.com/scan.php?page=article&item=intel-rkl-linux&num=2

11代Rocket Lake得5.12内核+Mesa 21才完美支持,20.2.1才到5.11.13+Mesa 20

这个回复是我目前为止,对问题描述最精确的。

对了,为什么说 intel的同事?贵公司是?

Reply View the author
xiongweixp
deepin
2021-05-16 00:59
#14
Jack

哥,虽然我很想知道你这样做的原理是什么。

但是我现在连系统都进不去,开机直接黑屏。

你让我怎么 Ctrl+Alt+F2?

看看在启动grub菜单中添加 nomodeset 试试能不能进去,进去再用这个方法

Reply View the author
xiongweixp
deepin
2021-05-16 01:01
#15
Jack

这个回复是我目前为止,对问题描述最精确的。

对了,为什么说 intel的同事?贵公司是?

Intel的合作伙伴,也是统信的合作伙伴,3月初拿到了Rocket Lake,从拿到RocketLake到现在两个多月一直在鼓捣这个集成显卡,上周才搞掂

Reply View the author
xiongweixp
deepin
2021-05-16 01:12
#16
Jack

据我 所知,这个问题是 11代intel导致的。10楼也印证了我的观点。

10楼也是我

Reply View the author
Jack
deepin
2021-05-16 01:12
#17
xiongweixp

看看在启动grub菜单中添加 nomodeset 试试能不能进去,进去再用这个方法

你说的: 在启动grub菜单中添加 nomodeset,

是安装界面添加,还是启动界面添加? 我现在启动界面直接黑屏啊

Reply View the author
Jack
deepin
2021-05-16 01:15
#18
xiongweixp

10楼也是我

啊?这一代的intel处理器这么难搞定吗?

为什么我的 Ubuntu V20.10 和 Ubuntu Kylin V20.04 Pro 安装上就能用?

Reply View the author
xiongweixp
deepin
2021-05-16 01:21
#19
Jack

啊?这一代的intel处理器这么难搞定吗?

为什么我的 Ubuntu V20.10 和 Ubuntu Kylin V20.04 Pro 安装上就能用?

是的,ubuntu同样5.8内核都能用,外网的说法是应该加上了那个force参数

Reply View the author
xiongweixp
deepin
2021-05-16 01:27
#20
Jack

你说的: 在启动grub菜单中添加 nomodeset,

是安装界面添加,还是启动界面添加? 我现在启动界面直接黑屏啊

启动时的grub画面也进不去吗?

Reply View the author
1 / 3
To page