-
7.0正式版现在可以使用dg1显卡了吗?
不行.dg1必须使用7.0beta2(beta2是6.8内核,其他都是6.6)并配合xe驱动食用。
-
Intel Arc support
Do we have some plan for xe graphics? Downgrade to 7.0beta is a temporary solution, I still need move to 7.0 stable version in future.
-
Intel Arc support
My unraid version is 7.0-beta2, maybe this method works on 7.0-rc1. I didn't fully tested so you should backup boot drive first. Enter termial, then type lspci -nn to get PCI ID 03:00.0 VGA compatible controller [0300]: Intel Corporation DG1 [Iris Xe Graphics] [8086:4908] (rev 01) Then type those command: vi /boot/config/modprobe.d/i915.conf option i915 force_probe=!4908 (change to your pcie id, "!" is needed) save the file, then: vi /boot/config/modprobe.d/xe.conf options xe force_probe=4908 (change to your pcie id) then reboot. After that, intel_gpu_top is didn't work, but you can see /dev/dri folder isn't empty and hardware transcoding works fine. more details: https://wiki.archlinux.org/title/Intel_graphics
-
Intel Arc support
I solved this problem with Xe driver inside kernel not i915. now it works fine.
-
Intel Arc support
Let's start with my personal conclusion: Intel DG1 did't work at 7.0-rc1. CPU: AMD R7 5700G MEM: 32G 3200 GPU: INTEL DG1 UNRAID VERSION: 7.0-rc1 Firstly, I search for details, it told me I need change driver settings, I use force_probe. After I reboot, video output clearly seems it work (significantly higher resolution), "/dev/dri" folder has something now. After that, I‘m trying to make jellyfin use hardware transcoding, but it failed. Then I realized driver still didn`t working, "intel_gpu_top" didn't output details of my card. Maybe 7.0-beta2 can work beacuse higher vision of linux kernel, but ungrade OS isnt a good option for me. My friend told me maybe I need change grub configuration, but I don't know how to change unraid's grub configuration.
NatureChan
Members
-
Joined
-
Last visited