BUG:SA6400型号official内核下DG1无法驱动
请填写以下信息.
Please fill in the following information.
Install ENV: (You can find it in the boot interface.)
- DMI:
- CPU: i7-8700k
- NIC: (pid & vid)
RR version: (You can find it in the update menu.)
- RR: 25.6.5
- addons:
- modules:
- lkms:
DSM:
- model: sa6400
- version: DSM 7.2.2-72806 Update 3
Issue:
official内核下DG1无法驱动,但测试custom内核下DG1能够正常驱动,看目录:/lib/firmware/i915下固件也是有的
logs:
dmesg | grep i915
[ 7.005875] i915 0000:04:00.0: Force probing unsupported Device ID 4908, tainting kernel
[ 7.007418] i915 0000:04:00.0: [drm] VT-d active for gfx access
[ 7.007955] i915 0000:04:00.0: [drm] Local memory IO size: 0x00000000fb800000
[ 7.008540] i915 0000:04:00.0: [drm] Local memory available: 0x00000000fb800000
[ 7.031341] i915 0000:04:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
[ 7.033100] i915 0000:04:00.0: [drm] Finished loading DMC firmware i915/dg1_dmc_ver2_02.bin (v2.2)
[ 7.033522] i915 0000:04:00.0: [drm] ERROR GT0: GuC firmware i915/dg1_guc_70.bin: fetch failed -ENODEV
[ 7.034612] i915 0000:04:00.0: [drm] GT0: GuC firmware(s) can be downloaded from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[ 7.039885] RIP: 0010:intel_context_init+0x58/0x1a0 [i915]
[ 7.048349] [
(## 因为 log中存在 SN/MAC 等一些敏感信息, 当提供完整文件时请自行抹除他们, 当然你也可以发送到我的邮箱. ##)
(## Because the log contains some sensitive information such as SN/MAC, please delete them when providing the complete file. Of course, you can also send it to my email. ##)
...
(请先看一下#173、#175、#226 的内容)
(Plz review the content of #173, #175, #226 first)
...
(如果你只是说 XXX 不能用, 什么详细信息也不提供, 我也只能说感谢你的反馈.)
(If you just say XXX doesn't work without providing any details, I can only say thank you for your feedback.)
...
ls -al /usr/lib/firmware/i915/dg1_guc_70.bin md5sum /usr/lib/firmware/i915/dg1_guc_70.bin
ls -al /usr/lib/firmware/i915/dg1_guc_70.bin md5sum /usr/lib/firmware/i915/dg1_guc_70.bin
@wjz304 大佬有办法修复吗,测试皮蛋熊最开始的驱动是能使用的: https://blog.kkk.rs/archives/28#%E5%85%ADrr%E9%85%8D%E7%BD%AE
遇到了同样的问题,安装上DG1之后,official内核引导后黑屏无法搜到IP,custom可以引导进入但是VMM虚拟机又无法使用了
https://github.com/RROrg/rr/releases/tag/25.7.0
https://github.com/RROrg/rr/releases/tag/25.7.0 测试新版本还是无法直接驱动DG1,内核日志还是一样的“ERROR GT0: GuC firmware i915/dg1_guc_70.bin: fetch failed -ENODEV”
遇到了同样的问题,安装上DG1之后,official内核引导后黑屏无法搜到IP,custom可以引导进入但是VMM虚拟机又无法使用了
https://github.com/RROrg/rr/issues/12945
cmdline里加入i915.enble_guc=0试试
cmdline里加入i915.enble_guc=0尝试
试了下还是不能正常驱动