关于9代10代11代12代cpu安装DS918核显不显、不能硬解的说明(2023年2月25日更新)

       根据国外论坛xpenology.com的帖子说明:并非所有的9代cpu和10代cpu,用物理机安装群晖DS918+都可以启用硬件解码,主要表现在:用root登录到群晖的SSH下,敲命令ls  /dev/dri 没有显示“card0 renderD128”字样,哪怕是重新打了核显补丁也没用,意味着用video等套件看影片无法使用GPU进行硬件解码。受到影响的CPU型号主要有:

1、i5-9400

2、i5-9600k

3、i7-9700t

4、i7-9700

5、i5-10500

6、i3-10300

 

       简单的说是因为这些带有核显的CPU,dev ID不支持群晖的硬件解码。至于你的CPU的dev ID可以去网上(Intel官网或者各大IT网站)查,比如:i7-9700的参数(http://detail.zol.com.cn/1270/1269848/param.shtml),我们可以清楚的看到显卡参数设备ID写的是0x3E98。

 

 

       而i3 9100这个CPU我们网上查到的参数(http://detail.zol.com.cn/1270/1269896/param.shtml)是写0x3E91,在下面的支持列表中。因此用i3 9100可以顺利的支持硬件解码,用i7 9700就不行。

 

       支持硬件解码的dev ID型号有(电子文件说明:https://01.org/sites/default/files/documentation/intel-gfx-prm-osrc-cfl-vol01-configurations.pdf):

0042
0046
0102
0106
010A
0112
0116
0122
0126
0152
0155
0156
0157
015A
0162
0166
016A
016A
0402
0406
040A
040B
040E
0412
0416
041A
041B
041E
0422
0426
042A
042B
042E
0A02
0A06
0A0A
0A0B
0A0E
0A12
0A16
0A1A
0A1B
0A1E
0A22
0A26
0A2A
0A2B
0A2E
0A84
0C02
0C06
0C0A
0C0B
0C0E
0C12
0C16
0C1A
0C1B
0C1E
0C22
0C26
0C2A
0C2B
0C2E
0D02
0D06
0D0A
0D0B
0D0E
0D12
0D16
0D1A
0D1B
0D1E
0D22
0D26
0D2A
0D2B
0D2E
0F30
0F31
0F32
0F33
1602
1606
160A
160B
160D
160E
1612
1616
161A
161B
161D
161E
1622
1626
162A
162B
162D
162E
1632
1636
163A
163B
163D
163E
1902
1906
190A
190B
190E
1912
1916
191A
191B
191D
191E
1921
1923
1926
1927
192A
192B
192D
1932
193A
193B
193D
1A84
1A85
22B0
22B1
22B2
22B3
2562
2572
2582
258A
2592
2772
27A2
27AE
2972
2982
2992
29A2
29B2
29C2
29D2
2A02
2A12
2A42
2E02
2E12
2E22
2E32
2E42
2E92
3184
3185
3577
3582
358E
3E90
3E91
3E92
3E93
3E94
3E96
3E99
3E9A
3E9B
3EA0
3EA1
3EA2
3EA3
3EA4
3EA5
3EA6
3EA7
3EA8
3EA9
5902
5906
5908
590A
590B
590E
5912
5913
5915
5916
5917
591A
591B
591D
591E
5921
5923
5926
5927
593B
5A41
5A42
5A49
5A4A
5A51
5A52
5A59
5A5A
5A71
5A79
5A84
5A85
8990
A001
A011

 


DS918的核显硬解补丁,适用于较新的桌面型cpu安装的DS918-6.2.3/6.2.3up2/6.2.3up3(注意: DS918的系统版本不能低于6.2.3!)

1、dev id为3E98的(例如:i5-9400,i5-9600k,i7-9700t,i7-9700),(点我下载 3E98 补丁
2、dev id为9BC5的(例如:i5 10600K),(点我下载 9BC5 补丁
3、dev id为9BC8的(例如:i5-10500,i3-10300),(点我下载 9BC8 补丁

 

使用方法:

1、根据你使用的核显ID,把上面的硬解补丁文件下载到电脑解压出来,会看到到三个文件夹:DS918-6.23、DS918-6.23up2、DS918-6.23up3;

2、需要根据群晖DSM版本对号入座进入对应的文件夹,复制 i915.ko 文件到群晖的 /usr/lib/modules 下覆盖原文件(建议先备份再覆盖);

3、重启群晖生效;

4、首先你的群晖系统核显要显示正常(即用root登录SSH下敲命令 ls /dev/dri 可以看到 card0 renderD128 字样),如果核显都不显,硬解更别想了(有些U直接刷完引导就能显示,有些U需要打扩展驱动包才显示,有些U需要打扩展驱动包+硬解补丁才显示,请自行测试)。

 

 


(2021年8月15日更新)特别说明:

1、经博主亲测以及网友测试后反馈:10代的U目前已有10100、10300、10400、10500、10600T、10900T打完补丁可以正常硬解,上述CPU的核显ID均为9BC8

2、很多人折腾了很久依然弄不出来,是因为第一步就做错了(错在:先把驱动包写入引导盘然后去安装系统)。

3、正确的姿势是:

(1)用原版引导文件做好引导盘(先不要打入任何补丁),启动后按照正常的安装流程安装好DS918的系统(如果是虚拟机安装的,需要直通核显给群晖虚拟机);

(2)如果系统版本不是6.23up3版本的,手动上传升级包把系统升级到6.23up3,重启群晖(如果系统版本是6.23up3版本的,此步骤可跳过);

(3)把DS918的0.13.3扩展驱动压缩包解压出来,得到 extra.lzma 和 extra2.lzma 两个文件,将两个文件放到引导盘的第二个分区中(操作教程可参考《关于J3455物理机安装黑群晖DS918+没有硬解的破解方法》) ;

(4)把10代CPU核显6.23up3版本的硬解补丁压缩包解压出来,进入解压出来的文件夹里面的6.23up3文件,把 i915.ko 这个文件复制到群晖的 /usr/lib/modules 下

(5)重启群晖;

(6)完美开启硬解(如下图)。

 

 

DS918-6.23版本核显补丁:下载地址

 

DS918-7.0和7.01版本核显补丁:下载地址

 

 


 

2022年11月4日更新

一、关于群晖NAS核显补丁简单总结:

1、intel 酷睿4代到8代全系列、酷睿9代的i3/i5/i7系列,或者同级别的赛扬、奔腾,不需要打核显补丁,默认DS918系统原生就支持硬解,7代及7代以上能硬解4K,7代以下硬解最高1080P;

2、intel 酷睿9代i9系列、酷睿10代全系列,或者同级别的赛扬、奔腾,需要打入核显驱动补丁,DS918系统才能支持硬解;

3、intel 酷睿11代全系列、酷睿12代全系列,或者同级别的赛扬、奔腾,由于群晖系统内核版本原因(群晖系统DSM7.01-422818版本内核目前才是4.4.180)暂时不可以硬解,Linux内核版本在5.10版本或者以上版本的(如OpenWrt 5.10、Ubuntu18、Debian7、UNRAID、PVE7等)才支持硬解,可以参考《用零刻SEi10 1035G7迷你电脑主机玩ESXI+群晖NAS+Ubuntu开启核显硬解的教程》开启硬解;

4、DS918-6.23、DS918-6.23up2、DS918-6.23up3都有独立的核显补丁文件,不同的DSM系统版本之间核显补丁文件是不通用的;

5、DS918-7.0和DS918-7.01版本的核显补丁文件,只能在DS918-7.0和DS918-7.01版本使用,用到DS918-7.1.0版本以上有可能不正常

6、需要DS918-7.1.0版本以上的核显补丁,去学习【给9代10代CPU安装的群晖系统打上核显补丁开启硬解】教程自己改吧!

 

二、群晖DSM7.X版本核显补丁使用方法:

1、根据自己机器的核显ID,选择下载对应的补丁文件,改名为 i915.ko;

2、用root登录到群晖的SSH下,复制补丁到 /usr/lib/modules 路径下粘贴,替换原文件;

3、重启群晖生效;

 

三、测试能否硬解的命令:

cat /sys/kernel/debug/dri/0/i915_frequency_info

然后看一下HW control enabled的后面是写yes还是no,yes表示可以硬解。

 

HW control enabled的后面是写no则表示暂时不可以硬解,只能等以后有解决方法出来了。

 


2023年2月25日更新:

 

关于11代CPU黑群晖开启核显硬解的问题,请阅读《关于黑群晖使用11代CPU开启核显硬解那些事》。

 

 


国外论坛地址:

https://xpenology.com/forum/topic/28321-driver-extension-jun-103b104b-for-dsm623-for-918-3615xs-3617xs/

https://xpenology.com/forum/topic/45795-redpill-the-new-loader-for-624-discussion/page/128/

点赞
  1. Chous说道:
    Google Chrome Windows 10
    之前用11500t的U安装7.01后用第二版的核显补丁,重启系统后,用root登录到群晖的SSH下,敲命令ls /dev/dri 后正常显示“card0 renderD128”字样。 今晚还是这个U重新安装7.01后,打上第二版的核显补丁重启系统后,花屏进不了系统了 :han:
    1. 博主说道:
      Google Chrome Windows 10
      呃,,,这么奇葩的吗。
      1. Chous说道:
        Google Chrome Windows 10
        唉,不折腾了,等出了11代的完美核显补丁再说吧 手上有块10代的不显版的U,先用这个吧
        1. zhattyt说道:
          Google Chrome Windows 10
          把插得视频线从nas上拔了,开机的时候,不然就一定会花,bios每个主板不同,11代U花,10代放在B560就不花。
          1. Chous说道:
            Chrome iPhone iOS 14.8
            两块u折腾来折腾去的,硅脂都用光了,感觉用十代也挺好,功耗得低个15到20瓦,温度低最少5度,暂时不想换了。11代u装台电脑用吧 :hehe:
  2. lucifer277说道:
    Google Chrome Windows 10
    10105t安装核显驱动并硬解成功,需要使用nyanmisaka/jellyfin这个名字的jellyfin。
    1. 博主说道:
      Google Chrome Windows 10
      感谢分享经验!
      1. jiandi81说道:
        Google Chrome Windows 10
        i3 10105显示‘card0 renderD128’,硬解无效
        1. 博主说道:
          进bios关掉vt-d再试!11代的u有好几个反馈说关掉vt-d以后可以硬解。
          1. jiandi81说道:
            Google Chrome Windows 10
            是关的。放弃了
          2. jiandi81说道:
            Google Chrome Windows 10
            用emby可以调用硬解,video station不行
          3. jiandi81说道:
            Google Chrome Windows 10
            错了。不可以
  3. FanofZY说道:
    Google Chrome Windows 10
    楼主你好,想请问一下i5 7500这种cpu有对应的核显补丁吗,我看了一下,他的核显型号是在表里面的
    1. 博主说道:
      Google Chrome Windows 10
      9代以下不需要补丁,少数的9代和以上,才需要。
      1. FanofZY说道:
        Google Chrome Windows 10
        我用命令ls /dev/dri看了一下,没有对应的文件,可能是什么原因呢?
        1. 博主说道:
          Google Chrome Windows 10
          你是装918的系统吗?只有918才支持硬解。有可能你现在用的918引导不行,建议重新刷一下引导。
          1. FanofZY说道:
            Google Chrome Windows 10
            是918+,版本号DSM 6.2.3-25426 Update 3,好的,我尝试一下重刷引导,谢谢你!
  4. MissMyDove说道:
    Safari Mac OS X 10.15.7
    搞了个5105小主机,看样子暂时是没法硬解了
    1. 博主说道:
      Google Chrome Windows 10
      你查一下核显ID是多少
      1. MissMyDove说道:
        Safari Mac OS X 10.15.7
        4e61,列表里一个4开头的都没有,不过威联通新出nas都是用的5105,估计群晖也不远了
        1. 博主说道:
          Google Chrome Windows 10
          你是用918-7.01吗?我可以给你做一个核显补丁,扫博客右下角的二维码加我微信。
          1. MissMyDove说道:
            Safari Mac OS X 10.15.7
            可以用的么?我昨天试着把显卡的pci直通群晖,群晖直接开不了机了
  5. sytyn说道:
    Google Chrome Windows 10
    11400,第一版和第二版都是ls /dev/dri/能看到card0 renderD128,就是不能解码。cat /sys/kernel/debug/dri/0/i915_frequency_info 显示 Video Turbo Mode: yes HW control enabled: no SW control enabled: no 不知道是我这硬件的问题,还是这补丁有问题。希望下一个补丁来早点吧 :lei:
    1. sytyn说道:
      Google Chrome Windows 10
      物理机,11400,主板七彩虹b560 itx
    2. 博主说道:
      Google Chrome Windows 10
      用video播放一个视频,video设置里面的硬件加速,打勾和不打勾你对比一下CPU的占用,如果打勾后有明显的下降,证明是有硬解的。
      1. sytyn说道:
        Google Chrome Windows 10
        打了勾就没办法播放了
    3. 我就是我说道:
      Google Chrome Windows 10
      和你一样 期待新补丁 物理机直接装不能解码 pve安装打了补丁就找不到群晖了
  6. fengyeblade说道:
    Google Chrome Windows 10
    11500 第一版 第二版补丁替换后 都是 花屏四死机。。。。。
    1. 博主说道:
      Google Chrome Windows 10
      你查一下核显ID
      1. fengyeblade说道:
        Google Chrome Windows 10
        物理机 11500 核显 UHD750 4C8A 就是花屏死机。 华硕 B560I USB UEFI 引导
        1. 博主说道:
          Google Chrome Windows 10
          你是用第二版的4C8A补丁吗?
          1. fengyeblade说道:
            Google Chrome Windows 10
            两个版本都分别使用了 打上补丁 重启就花屏死机
        2. Chous说道:
          Chrome iPhone iOS 14.8
          你用的42218的引导?华硕的b560i可以直接直接安装上7.01的黑群?
          1. fengyeblade说道:
            Safari iPhone iOS 15.2
            b560装群晖是没问题的,只能用uefi引导。 就是现在搞不定核显,
      2. fengyeblade说道:
        Google Chrome Windows 10
        昨天折腾的时候, 关机是正常的。 今天不知道怎么回事。 关不了机。 关机就自动重启了。 点菜单关机, 按电源纽 关机,设置自动关机时间。 都会自动重启。 这咋回事呀。 愁
  7. 温子馨说道:
    Google Chrome Windows 10
    主板:技嘉 B460M 小雕Pro CPU:i5 10500ES (QSRK) 系统 :7.0.1-42218 1. 使用 i915-official.ko 重启后 root@Tango:~# ls /dev/dri ls: cannot access '/dev/dri': No such file or directory 2.修改 DB200行 92 3E 为 C8 9B , 重启后 依旧。 3.增加修改DB1A0 行 93 3E 为 A8 9B ,重启后依旧。 4.使用i915-9BC8.ko 重启后搜索不到IP。使用PE查看modules目录文件全部丢失。 5.格式化硬盘,重新引导安装系统。 6.使用i915-9BC8.ko 修改 DB1A0 行 A8 9B 为 93 3E ,重启 搜索不到IP。使用PE查看modules目录文件全部丢失。 7.格式化硬盘 和 引导U盘,使用DS918 _6.23-25426-1.04b(引导文件).img ,搜索不到IP。 8.更换引导 DS918+_6.23-25423-1.04b补丁齐全半洗白.img ,搜索不到IP。 9.更换引导 DS918+_6.23-25423-1.04b(引导文件)加扩展驱动.img ,搜索不到IP。 10.至此,重新引导 DS918 2.5G-7.0.1-42218.img , 放弃核显硬解。 相同处理器的小伙伴,不用再尝试了。
    1. 博主说道:
      Google Chrome Windows 10
      你先搞清楚你的核显ID是多少再说,而不是每个文件都用。另外,你直接改文件,改不对也是不行的。
      1. 温子馨说道:
        Google Chrome Windows 10
        1. 首先 i5 10500ES,如果没错的话,应该是9BC8(因为10500是这个,具体哪里查,还真不清楚). 直接用这个会导致modules目录文件全部丢失。我格式化重新安装,测试了2次。都是这样。 2.i915-9BC8.ko 和 i915-official.ko 区别点一为9BC8相关字段,二为 i915-official.ko最末尾 比前者多了一段内容。 最终,目前的这几个文件均不可用。(仅针对我的配置),包括我自己在这几个文件的基础上修改一部分内容也是一样的。
        1. 博主说道:
          Google Chrome Windows 10
          用root登录到群晖ssh下,输入lspci -v回车,然后找到Kernel driver in use: i915这行内容,然后从这行内容向上数14行,找到以0000:******: Device 8086:ABCD这段代码,8086后面的ABCD这四个数字就是核显ID。
          1. 温子馨说道:
            Google Chrome Windows 10
            login as: root root@169.254.94.176's password: Synology strongly advises you not to run commands as the root user, who has the highest privileges on the system. Doing so may cause major damages to the system. Please note that if you choose to proceed, all consequences are at your own risk. root@Tango:~# lspci -v 0000:00:00.0 Class 0600: Device 8086:9b53 DeviceName: Onboard - Other Subsystem: Device 1458:5000 Flags: bus master, fast devsel, latency 0 Capabilities: [e0] Vendor Specific Information: Len=10 0000:00:02.0 Class 0300: Device 8086:9bc8 DeviceName: Onboard - Video Subsystem: Device 1458:d000 Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at 50000000 (64-bit, non-prefetchable) [size=16M] Memory at 40000000 (64-bit, prefetchable) [size=256M] I/O ports at 3000 [size=64] Expansion ROM at [disabled] Capabilities: [40] Vendor Specific Information: Len=0c Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [ac] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [100] Process Address Space ID (PASID) Capabilities: [200] Address Translation Service (ATS) Capabilities: [300] Page Request Interface (PRI) 0000:00:14.0 Class 0c03: Device 8086:a3af (prog-if 30) DeviceName: Onboard - Other Subsystem: Device 1458:5007 Flags: bus master, medium devsel, latency 0, IRQ 132 Memory at 51130000 (64-bit, non-prefetchable) [size=64K] Capabilities: [70] Power Management version 2 Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+ Kernel driver in use: xhci_hcd 0000:00:14.2 Class 1180: Device 8086:a3b1 DeviceName: Onboard - Other Subsystem: Device 8086:7270 Flags: fast devsel, IRQ 255 Memory at 5114e000 (64-bit, non-prefetchable) [disabled] [size=4K] Capabilities: [50] Power Management version 3 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- 0000:00:16.0 Class 0780: Device 8086:a3ba DeviceName: Onboard - Other Subsystem: Device 1458:1c3a Flags: fast devsel, IRQ 11 Memory at 5114d000 (64-bit, non-prefetchable) [disabled] [size=4K] Capabilities: [50] Power Management version 3 Capabilities: [8c] MSI: Enable- Count=1/1 Maskable- 64bit+ 0000:00:17.0 Class 0104: Device 8086:2822 DeviceName: Onboard - Other Subsystem: Device 1458:b005 Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 16 Memory at 51148000 (32-bit, non-prefetchable) [size=8K] Memory at 5114c000 (32-bit, non-prefetchable) [size=256] I/O ports at 3090 [size=8] I/O ports at 3080 [size=4] I/O ports at 3060 [size=32] Memory at 5114b000 (32-bit, non-prefetchable) [size=2K] Capabilities: [d0] MSI-X: Enable+ Count=1 Masked- Capabilities: [70] Power Management version 3 Capabilities: [a8] SATA HBA v1.0 Kernel driver in use: ahci 0000:00:1b.0 Class 0604: Device 8086:a3e9 (rev f0) Flags: bus master, fast devsel, latency 0, IRQ 18 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00004000-00004fff [size=4K] Memory behind bridge: 3f800000-3f9fffff [size=2M] Prefetchable memory behind bridge: 000000003fa00000-000000003fbfffff [size=2M] Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Device 1458:5001 Capabilities: [a0] Power Management version 3 Kernel driver in use: pcieport 0000:00:1b.4 Class 0604: Device 8086:a3eb (rev f0) Flags: bus master, fast devsel, latency 0, IRQ 122 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: None Memory behind bridge: 51000000-510fffff [size=1M] Prefetchable memory behind bridge: None Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Device 1458:5001 Capabilities: [a0] Power Management version 3 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Access Control Services Capabilities: [220] Secondary PCI Express LnkCtl3: LnkEquIntrruptEn-, PerformEqu- LaneErrStat: 0 Kernel driver in use: pcieport 0000:00:1c.0 Class 0604: Device 8086:a394 (rev f0) Flags: bus master, fast devsel, latency 0, IRQ 16 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 00005000-00005fff [size=4K] Memory behind bridge: 3fc00000-3fdfffff [size=2M] Prefetchable memory behind bridge: 000000003fe00000-000000003fffffff [size=2M] Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Device 1458:5001 Capabilities: [a0] Power Management version 3 Kernel driver in use: pcieport 0000:00:1d.0 Class 0604: Device 8086:a398 (rev f0) Flags: bus master, fast devsel, latency 0, IRQ 16 Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 00006000-00006fff [size=4K] Memory behind bridge: 51200000-513fffff [size=2M] Prefetchable memory behind bridge: 0000000051400000-00000000515fffff [size=2M] Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Device 1458:5001 Capabilities: [a0] Power Management version 3 Kernel driver in use: pcieport 0000:00:1f.0 Class 0601: Device 8086:a3c8 DeviceName: Onboard - Other Subsystem: Device 1458:5001 Flags: bus master, medium devsel, latency 0 0000:00:1f.2 Class 0580: Device 8086:a3a1 DeviceName: Onboard - Other Subsystem: Device 1458:5001 Flags: bus master, fast devsel, latency 0 Memory at 51144000 (32-bit, non-prefetchable) [size=16K] 0000:00:1f.3 Class 0403: Device 8086:a3f0 DeviceName: Onboard - Sound Subsystem: Device 1458:a0cf Flags: bus master, fast devsel, latency 32, IRQ 11 Memory at 51140000 (64-bit, non-prefetchable) [size=16K] Memory at 51120000 (64-bit, non-prefetchable) [size=64K] Capabilities: [50] Power Management version 3 Capabilities: [60] MSI: Enable- Count=1/1 Maskable- 64bit+ 0000:00:1f.4 Class 0c05: Device 8086:a3a3 DeviceName: Onboard - Other Subsystem: Device 1458:5001 Flags: medium devsel, IRQ 11 Memory at 5114a000 (64-bit, non-prefetchable) [size=256] I/O ports at efa0 [size=32] 0000:00:1f.6 Class 0200: Device 8086:15e3 DeviceName: Onboard - Ethernet Subsystem: Device 1458:e000 Flags: bus master, fast devsel, latency 0, IRQ 133 Memory at 51100000 (32-bit, non-prefetchable) [size=128K] Capabilities: [c8] Power Management version 3 Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [e0] PCI Advanced Features Kernel driver in use: e1000e 0000:02:00.0 Class 0108: Device 1e0f:0009 (rev 01) (prog-if 02) Subsystem: Device 1e0f:0032 Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at 51000000 (64-bit, non-prefetchable) [size=16K] Capabilities: [80] Express Endpoint, MSI 00 Capabilities: [d0] MSI-X: Enable+ Count=9 Masked- Capabilities: [e0] MSI: Enable- Count=1/8 Maskable- 64bit+ Capabilities: [f8] Power Management version 3 Capabilities: [100] Latency Tolerance Reporting Capabilities: [110] L1 PM Substates Capabilities: [128] Alternative Routing-ID Interpretation (ARI) Capabilities: [200] Advanced Error Reporting Capabilities: [300] Secondary PCI Express Kernel driver in use: nvme 0001:00:12.0 Class 0106: Device 8086:5ae3 (prog-if 01) Flags: fast devsel 0001:00:13.0 Class 0000: Device 8086:5ad8 Flags: fast devsel 0001:00:14.0 Class 0000: Device 8086:5ad6 DeviceName: Onboard - Other Flags: fast devsel 0001:00:15.0 Class 0c03: Device 8086:5aa8 (prog-if 30) Flags: fast devsel 0001:00:16.0 Class 1180: Device 8086:5aac DeviceName: Onboard - Other Flags: fast devsel 0001:00:18.0 Class 1180: Device 8086:5abc Flags: fast devsel 0001:00:19.0 Class 1180: Device 8086:5ac6 Flags: fast devsel 0001:00:19.2 Class 1180: Device 8086:5ac6 Flags: fast devsel 0001:00:1f.0 Class 0c05: Device 8086:5ad4 DeviceName: Onboard - Other Flags: fast devsel 0001:00:1f.1 Class 0c05: Device 8086:5ad4 Flags: fast devsel 0001:01:00.0 Class 0106: Device 1b4b:9215 (rev 11) (prog-if 01) Flags: fast devsel 0001:02:00.0 Class 0200: Device 8086:1539 (rev 03) Flags: fast devsel 0001:03:00.0 Class 0200: Device 8086:1539 (rev 03) Flags: fast devsel root@Tango:~#
          2. 温子馨说道:
            Google Chrome Windows 10
            没有找到Kernel driver in use: i915这行内容,但是和视频以及显卡ID有关 内容如下: 0000:00:02.0 Class 0300: Device 8086:9bc8 DeviceName: Onboard - Video Subsystem: Device 1458:d000 Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at 50000000 (64-bit, non-prefetchable) [size=16M] Memory at 40000000 (64-bit, prefetchable) [size=256M] I/O ports at 3000 [size=64] Expansion ROM at [disabled] Capabilities: [40] Vendor Specific Information: Len=0c Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [ac] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [100] Process Address Space ID (PASID) Capabilities: [200] Address Translation Service (ATS) Capabilities: [300] Page Request Interface (PRI)
          3. 博主说道:
            Google Chrome Windows 10
            你的核显ID是9BC8,加入9BC8的补丁以后,敲命令ls /dev/dri,没有东西出来吗?
          4. 温子馨说道:
            Google Chrome Android 11
            更换i915.ko,重启后。lib/modules目录里面的文件全部丢失。 格式化硬盘,重新安装7.0.1-42218。反复尝试了3次。都是一样的。
          5. 博主说道:
            Google Chrome Windows 10
            你这个情况就是该补丁文件不适用于你的CPU。有时也不一定是CPU的问题,主板也要背锅。在6.23的系统中很多10代的U,在更换主板后硬解就正常的也有不少。
          6. 温子馨说道:
            Google Chrome Android 11
            有可能就是主板的锅…因为我把i219v用dos改成了i219lm。6.23一直搜不到ip更换了无数的引导和U盘。7.01随便一个引导和U盘都能够搜到ip。只是不能硬解。我刚才用PE和win10看了一下显卡ID 就是9bc8。看来我和群晖硬解无缘了…
        2. Owen说道:
          Google Chrome Windows 10
          es 跟正式版的核显ID不一样。至少我的10900t es 核显 id 是 9bc5,而博主文中正式版是9bc8。
          1. 温子馨说道:
            Google Chrome Android 11
            1,你是如何确认你的核显ID的?和博主回复我的方法吗?还是其他方法? 2,那我抽空在重新安装系统,然后用C5替换一下看看。
          2. Owen说道:
            Google Chrome Windows 10
            我是pve装的群晖,在pve宿主机里面可以驱动,直接在宿主机里用lspci -n 就可以看到了。 root@pve:~# lspci -n 00:00.0 0600: 8086:9b33 (rev 01) 00:01.0 0604: 8086:1901 (rev 01) 00:02.0 0300: 8086:9bc5 (rev 05) 如果是物理机,驱动不上,估计是看不到的。
          3. 温子馨说道:
            Google Chrome Android 11
            你是什么主板?
      2. 温子馨说道:
        Google Chrome Android 11
        不知道哪个型号主板没有问题?我想买块主板试试。
        1. 博主说道:
          Google Chrome Windows 10
          华擎B460可以
  8. qianxing说道:
    Google Chrome Mac OS X 10.15.7
    博主,想问下现在 10105 在 7.01 可以硬解了吗。我主板还没买,如果不支持就准备卖了 10105 买 10400 了 :lei:
    1. 博主说道:
      Google Chrome Windows 10
      10105理论上现在也可以了,你可以发核显ID给我,有空我修改文件。
      1. qianxing说道:
        Google Chrome Mac OS X 10.15.7
        感谢回复。准备买B460M pro4 这个主板试试,但现在京东没货了,蛋疼
      2. qp说道:
        Google Chrome Windows 10
        博主,10105可以硬解了吗?esxi6.7装的7.01,可以硬解了的话同求文件,多谢多谢!
        1. 博主说道:
          Google Chrome Windows 10
          右下角二维码添加我微信,发核显ID给我,有空我做一个补丁出来。
  9. 拾贰_SHiER说道:
    Google Chrome Windows 10
    博主,我想问一下 i3 10100可以在DS918 7.0.1里开启硬解吗?因为文中没有明确,目前正考虑组一个10100的机子。
    1. 博主说道:
      Google Chrome Windows 10
      你查一下核显ID,应该是可以的。
  10. 改乜七名说道:
    Google Chrome Windows 10
    VMWARE WORKSTATION装的黑群晖是不是因为没有显卡直通不能用硬件解码?SSH进去没有文件 /dev/dri: No such file or directory 。
    1. 博主说道:
      Google Chrome Windows 10
      VMWARE WORKSTATION不支持核显直通,所以没有硬解功能。
1 4 5 6 7 8 20

发表回复