March 10Mar 10 Good morning Folks,I got a new Intel 7 265K iGPU and I cannot get it to work on plex or even show up in the dashboard. I have installed "Intel Graphics SR-IOV", "GPU Statistics", and "Intel GPU TOP". I had a Nvidia plugin and an AMD card but I have removed both of them and also removed the plugin for Nvidia. However, I can get the iGPU to work and show up correctly in GOU statistics, see screenshot below. Can someone please help me figure out why /dev/dvi/ does not exist and how to get it to work with other containers like Plex. I know I have to use Extra Parameters in the container but I can't as the container does not starts and fails. Any help is greatly appreciated." eleanor-y-diana-diagnostics-20260310-0836.zip
March 10Mar 10 Community Expert Looks like I was not totally wrong; full support requires a newer kernel, other user is falling back to the i915 driver, maybe different BIOS or BIOS options are enabled.You can try to forcibly enable the Xe driver by adding these kernel boot options:xe.force_probe=7d67 i915.force_probe=!7d67
March 10Mar 10 Community Expert You may also want to try first without those options just after removing the i915 sr-iov plugin
March 10Mar 10 Author 41 minutes ago, JorgeB said:You may also want to try first without those options just after removing the i915 sr-iov pluginI just removed it and the GPU statistics still shows the same.
March 10Mar 10 Author 4 minutes ago, JorgeB said:Try the kernel options to see if it loads the xe driver.Where do I add this Kernel boot options? What file do I need to modify on the USB Flash Drive?
March 10Mar 10 Community Expert Click on the flash drive, scroll down to the Syslinux configuration section, make sure Menu View is enabled, and add after /bzroot to the default boot option, the one in green.It should be added to the same line as /bzroot, just leave a space between that and the kernel option, then reboot and retest.
March 10Mar 10 Author 32 minutes ago, JorgeB said:Click on the flash drive, scroll down to the Syslinux configuration section, make sure Menu View is enabled, and add after /bzroot to the default boot option, the one in green.It should be added to the same line as /bzroot, just leave a space between that and the kernel option, then reboot and retest.The end result should be something like this correct. Also, once 7.3.0 beta comes out, should I take out what I just added since the new kernel should work then?kernel /bzimageappend pcie_acs_override=downstream,multifunction isolcpus=0-1 initrd=/bzroot xe.force_probe=7d67 i915.force_probe=!7d67 Edited March 10Mar 10 by Tucubanito07
March 10Mar 10 Community Expert 16 minutes ago, Tucubanito07 said:The end result should be something like this correct. Also, once 7.3.0 beta comes out, should I take out what I just added since the new kernel should work then?Correct for both.
March 10Mar 10 Author 4 hours ago, JorgeB said:Correct for both.So I did what you mentioned and I see the GPU statistics in the dashboard. However, when I try to use the transcode in plex, it says transcoding but in the GPU statistics shows nothing. Edited March 10Mar 10 by Tucubanito07
March 11Mar 11 Community Expert 24 minutes ago, Tucubanito07 said:So I did what you mentioned and I see the GPU statistics in the dashboard. However, when I try to use the transcode in plex, it says transcoding but in the GPU statistics shows nothing.Plex is using CPU to transcode here.The absence of it showing "(hw)" next to the video is a key indicator
March 11Mar 11 Author 1 hour ago, MowMdown said:Plex is using CPU to transcode here.The absence of it showing "(hw)" next to the video is a key indicatorCorrect. I wonder why it is not using it when I have it setup the way some guides in here said to make it work. Very strange.
March 11Mar 11 Community Expert 26 minutes ago, Tucubanito07 said:Correct. I wonder why it is not using it when I have it setup the way some guides in here said to make it work. Very strange.Likely need to wait until the next unraid release when they introduce the new LTS kernel
May 16May 16 Author @JorgeB so on 7.2.4 and 7.2.5 it was working of the I915. However, It stopped working once I got to 7.3.0. Here is the newest support file. I wonder we have to change something since now the newest kernel should see the Intel 265K IGPU? Do we have to removed something we did prior to 7.3.0 to make it work now? eleanor-y-diana-diagnostics-20260516-1313.zip
May 16May 16 Community Expert 12 minutes ago, Tucubanito07 said:@JorgeB so on 7.2.4 and 7.2.5 it was working of the I915. However, It stopped working once I got to 7.3.0. Here is the newest support file. I wonder we have to change something since now the newest kernel should see the Intel 265K IGPU? Do we have to removed something we did prior to 7.3.0 to make it work now?eleanor-y-diana-diagnostics-20260516-1313.zipYou need to have the beta version of Plex to use the XE driver
May 16May 16 Community Expert 4 minutes ago, Tucubanito07 said:Should this say XE Drivers?I previous post I saw that XE was being used and Jorge mentioned the kernel options. I think it is worth trying XE.
May 16May 16 Author 2 minutes ago, SimonF said:I previous post I saw that XE was being used and Jorge mentioned the kernel options. I think it is worth trying XE.Do you happen to know where I go to disable I915 one enable XE drivers? I didn't see it on my GO file.
May 16May 16 Author I also see this. Is set to None, It has an option to 7 but I don't know what that means? Will it create 7 new IMMOU groups for the IGPU which I can use? No idea. Edited May 16May 16 by Tucubanito07
May 16May 16 Community Expert Solution 9 minutes ago, Tucubanito07 said:Do you happen to know where I go to disable I915 one enable XE drivers? I didn't see it on my GO file.Before you applied it here, on 7.3 it is called boot parameters in settings. And you can set to raw mode to make the edits. But I would do via system driverstools->system drivers click the pencil to edit, change the vlaue and press the disk to save.For your gpu in the i915 driver addoptions i915 force_probe=!7d67in XE driveroptions xe force_probe=7d67Once you have updated these it will required a reboot.
May 16May 16 Author 14 minutes ago, SimonF said:Before you applied it here, on 7.3 it is called boot parameters in settings. And you can set to raw mode to make the edits. But I would do via system driverstools->system drivers click the pencil to edit, change the vlaue and press the disk to save.For your gpu in the i915 driver addoptions i915 force_probe=!7d67in XE driveroptions xe force_probe=7d67Once you have updated these it will required a reboot.Thank you for the how to. It now looks like it loaded the XE Drivers. However, the Plex Container is still using CPU for transcoding.
May 16May 16 Author I do see my Jellyfin using it. What in the world is going on with the plex container.I do s
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.