unraid 11400核显解码PLEX非常慢


Recommended Posts

进入UNRAID命令终端界面, 输入命令:
cd /boot/config/modprobe.d
vi i915.conf
#如果集成显卡是UHD750,添加下面2行代码:
options i915 force_probe=4c8a
options i915 enable_guc=2
#如果集成显卡是UHD730,添加下面2行代码:
options i915 force_probe=4c8b
options i915 enable_guc=2
#N5105
options i915 force_probe=4e61      
options i915 enable_guc=2
保存退出,重启unraid

Link to comment
在 1 年 1 月 2023 日上午 9:18,atim520 说:

进入UNRAID命令终端界面, 输入命令: cd /boot/config/modprobe.d vi i915.conf
#如果集成显卡是UHD750,添加下面2行代码: 选项 i915 force_probe=4c8a
选项 i915 enable_guc=2#如果集成显卡是UHD730,添加下面2行代码:


选项 i915 force_probe=4c8b
选项 i915 enable_guc=2#N5105
选项 i915 force_probe=4e61
选项 i915 enable_guc=2


保存退出,重启UNRAID

谢谢大佬,这个办法也试过,还是不行,是不是要上一张P4

Edited by emjacky
Link to comment
  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.