-
Posts
195 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Store
Gallery
Bug Reports
Documentation
Landing
Everything posted by flyize
-
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
You need to blacklist the i915 driver. Not sure if that will fix your issue though. I'd ask over in the intel-gpu-top thread. -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
Weird. Mine crashed the entire server. Since it was an unclean shutdown, I'm now going through a parity check. FML -
Not sure this is worth reporting, since I'm using edge/unsupported stuff, however... In 6.10RC8, I was using @thor2002ro's 5.18RC7 kernel to get the most out of my Alder Lake processor. If I enabled the iGPU for transcoding, it would crash the container. Now with 6.10 Final, not only does it crash the container, but it also crashes the Unraid UI. I was able to SSH in and reboot the server.
-
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
So 6.10 Final with the 5.18RC7 kernel seems to be a step backwards for me. When enabling the iGPU for Plex, it not only crashed the Plex container, but also crashed the Unraid UI. I had to SSH in and restart the server. edit: That said, the kernel seems to be working fine with the normal CPU transcoding. -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
Are you saying that iGPU transcoding works? -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
You do not. Although if you have Intel_gpu_top installed, I don't think that line is required. I think all you need is blacklist=i915. @ich777Is that correct? -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
oh! Well I didn't know that was out! My apologies. It is not current then. I would assume it is the same, but won't have time to test until later today. -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
The patch number stays the same. The instructions are current. -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
If anyone else wants to try @thor2002ro's latest kernel, its very simple. Backup your USB drive. You're very unlikely to screw up, but you should be doing this anyway Download the latest kernel from https://github.com/thor2002ro/unraid_kernel/releases Download the latest firmware file from https://github.com/thor2002ro/unraid_kernel/releases. Note: this isn't always included with every release. As of this writing, the latest firmware file is found under 5.18rc2 20220412 o3 clang14 thin LTO 6.9.2. Power down your Unraid server and plug the USB drive into your computer. In the root of the drive, move or rename the following files: bzimage, bzimage.sha256, bzmodules, bzmodules.sha256, bzfirmware, bzfiremware.sha256 Unzip and move all the downloaded files into the root of the USB drive. Open /syslinux/syslinux.cfg in a text editor. Look for the following entry: label Unraid OS menu default kernel /bzimage append initrd=/bzroot and add md_mod.unraid_patch=22 to the append section. It should look like this: label Unraid OS menu default kernel /bzimage append initrd=/bzroot md_mod.unraid_patch=22 Note: Pay attention to the release notes from @thor2002ro as that Unraid patch number may change! 8. Plug the USB drive back into the server and start her up! 9. Profit. -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
I *am* running the 5.18 kernel, so probably not. -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
So I just tested @thor2002ro's 5.18RC7 kernel. It gave me hope. I transcoded a movie for about 10 minutes without issue. Previous to this the Plex container would crash after a couple of minutes. But then I did a sync/download stress test and it crashed. So its not there yet, but things are getting better! -
***GUIDE*** Plex Hardware Acceleration using Intel Quick Sync
flyize replied to lotetreemedia's topic in Docker Containers
I'm pretty sure I've done that, yes. I don't think this is a Plex problem though, as it happens in anything else that attempts to use the iGPU with Alder Lake. I just tried with the 5.18RC7 linux kernel and its much better, but still crashes. -
***GUIDE*** Plex Hardware Acceleration using Intel Quick Sync
flyize replied to lotetreemedia's topic in Docker Containers
It doesn't. -
***GUIDE*** Plex Hardware Acceleration using Intel Quick Sync
flyize replied to lotetreemedia's topic in Docker Containers
I'm using Alder Lake. -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
BTW, while the iGPU still doesn't work in 5.18, the CPU transcoding performance is MUCH better. If you're okay with swapping the kernel, I would highly recommend it. -
***GUIDE*** Plex Hardware Acceleration using Intel Quick Sync
flyize replied to lotetreemedia's topic in Docker Containers
Nope. Its a known issue right now. -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
I'm running a 12600. And yeah, nothing I've tried works. -
[6.9.x - 6.10.x] intel i915 module causing system hangs with no report in syslog
flyize commented on Tristankin's report in Prereleases
Yep, its from @thor2002ro! I'd be happy to shoot them over to ya. The good thing is that it doesn't hard crash the server, only the Plex container. You want a PM, or post em here? -
[6.9.x - 6.10.x] intel i915 module causing system hangs with no report in syslog
flyize commented on Tristankin's report in Prereleases
That's what I said. Running 5.18RC5 (with Unraid 6.10RC7) and the iGPU still doesn't work. Hopefully they will *eventually* fix it. -
[6.9.x - 6.10.x] intel i915 module causing system hangs with no report in syslog
flyize commented on Tristankin's report in Prereleases
Hopefully. Still not fixed in Unraid with 5.18RC5... -
[6.9.x - 6.10.x] intel i915 module causing system hangs with no report in syslog
flyize commented on Tristankin's report in Prereleases
You still need to add /dev/dri as well -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
As somewhat expected unblacklisting and trying both: options i915 enable_guc=2 options i915 enable_guc=0 failed -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
I shall try this. I think intel_gpu_top blacklists the driver automatically (or *something* is on my server). So I'll need to remove that first. edit: GPU Statistics and intel_gpu_top are gone, and I have no idea what's force blacklisting it. I remove it from modprobe, reboot, it comes back. Is Unraid doing it? -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
This suggests that it does. Just to confirm, that setting should work irregardless of the blacklist? -
Intel 12th generation Alder Lake / Hybrid CPU
flyize replied to steve1977's topic in Motherboards and CPUs
What is the purpose of blacklisting the i915 drivers? Any chance they work with RC7 and the 5.18 kernel? I've seen some suggestions that adding "options i915 enable_guc=2" makes QS work, but I assume that command means nothing if we're blacklisting the drivers.