Jump to content
XPEnology Community

i915.ko backported driver for intel 10th gen (DS918+ ver 7.0.1 up3)


Recommended Posts

Another question, in my last post #200 I said that the backported driver along with firmware work perfectly on DSM 7.1-42661 Update 4.


However, I notice that the driver works partially fine. I can view the surveillance station from an external display that connected to synology box.

 

ISSUES


None of AI applications work. 


1) When creating face recogniztion tasks or upload user profile photo, it always showing the following error
"Unable to perform this operation because the network connection is unstable or the system is busy"

 

2) surveillance.log file was flooded with the following messages:

 

Feb 26 21:51:20 [13031][13033][ss-service][notice] ssdaemonmonitord.cpp:54:CheckDaemon(): Daemon [faced] stopped abnormally, auto restart.
Feb 26 21:51:20 [13031][13033][ss-service][notice] ssdaemonmonitord.cpp:54:CheckDaemon(): Daemon [dvad] stopped abnormally, auto restart.


3) Though /dev/dri is there in the system, when checking the gpu information with

cat /sys/kernel/debug/dri/0/i915_gpu_info


It always saying "Killed"

 

Basic Information about hardwares of the system

root@Synology29:~# lspci -tvnnq
-+-[0001:01]---00.0  Marvell Technology Group Ltd. 88SE9235 PCIe 2.0 x2 4-port SATA 6 Gb/s Controller [1b4b:9235]
 \-[0000:00]-+-00.0  Intel Corporation Comet Lake-S 6c Host Bridge/DRAM Controller [8086:9b53]
             +-02.0  Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc8]
             +-04.0  Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903]
             +-08.0  Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model [8086:1911]
             +-12.0  Intel Corporation Comet Lake PCH Thermal Controller [8086:06f9]
             +-14.0  Intel Corporation Comet Lake USB 3.1 xHCI Host Controller [8086:06ed]
             +-14.2  Intel Corporation Comet Lake PCH Shared SRAM [8086:06ef]
             +-16.0  Intel Corporation Comet Lake HECI Controller [8086:06e0]
             +-17.0  Intel Corporation Comet Lake SATA AHCI Controller [8086:06d2]
             +-1f.0  Intel Corporation H470 Chipset LPC/eSPI Controller [8086:0684]
             +-1f.3  Intel Corporation Comet Lake PCH cAVS [8086:06c8]
             +-1f.4  Intel Corporation Comet Lake PCH SMBus Controller [8086:06a3]
             +-1f.5  Intel Corporation Comet Lake PCH SPI Controller [8086:06a4]
             \-1f.6  Intel Corporation Ethernet Connection (11) I219-V [8086:0d4d]

 

 

Questions

Does that mean that my iGPU is not compatible with AI or I am missing some settings in someplace else?

 

Thanks.

 

 

 

Link to comment
Share on other sites

1 hour ago, reboot said:

Another question, in my last post #200 I said that the backported driver along with firmware work perfectly on DSM 7.1-42661 Update 4.


However, I notice that the driver works partially fine. I can view the surveillance station from an external display that connected to synology box.

 

ISSUES


None of AI applications work. 


1) When creating face recogniztion tasks or upload user profile photo, it always showing the following error
"Unable to perform this operation because the network connection is unstable or the system is busy"

 

2) surveillance.log file was flooded with the following messages:

 

Feb 26 21:51:20 [13031][13033][ss-service][notice] ssdaemonmonitord.cpp:54:CheckDaemon(): Daemon [faced] stopped abnormally, auto restart.
Feb 26 21:51:20 [13031][13033][ss-service][notice] ssdaemonmonitord.cpp:54:CheckDaemon(): Daemon [dvad] stopped abnormally, auto restart.


3) Though /dev/dri is there in the system, when checking the gpu information with

cat /sys/kernel/debug/dri/0/i915_gpu_info


It always saying "Killed"

 

Basic Information about hardwares of the system

root@Synology29:~# lspci -tvnnq
-+-[0001:01]---00.0  Marvell Technology Group Ltd. 88SE9235 PCIe 2.0 x2 4-port SATA 6 Gb/s Controller [1b4b:9235]
 \-[0000:00]-+-00.0  Intel Corporation Comet Lake-S 6c Host Bridge/DRAM Controller [8086:9b53]
             +-02.0  Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc8]
             +-04.0  Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903]
             +-08.0  Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model [8086:1911]
             +-12.0  Intel Corporation Comet Lake PCH Thermal Controller [8086:06f9]
             +-14.0  Intel Corporation Comet Lake USB 3.1 xHCI Host Controller [8086:06ed]
             +-14.2  Intel Corporation Comet Lake PCH Shared SRAM [8086:06ef]
             +-16.0  Intel Corporation Comet Lake HECI Controller [8086:06e0]
             +-17.0  Intel Corporation Comet Lake SATA AHCI Controller [8086:06d2]
             +-1f.0  Intel Corporation H470 Chipset LPC/eSPI Controller [8086:0684]
             +-1f.3  Intel Corporation Comet Lake PCH cAVS [8086:06c8]
             +-1f.4  Intel Corporation Comet Lake PCH SMBus Controller [8086:06a3]
             +-1f.5  Intel Corporation Comet Lake PCH SPI Controller [8086:06a4]
             \-1f.6  Intel Corporation Ethernet Connection (11) I219-V [8086:0d4d]

 

 

Questions

Does that mean that my iGPU is not compatible with AI or I am missing some settings in someplace else?

 

Thanks.

 

 

 

Since the version has changed from 7.0.1, there might be something that could have changed. 
 

you can try using the files from the following message. It’s been patched from original i915.ko and not backported (but people have had success)

 

Link to comment
Share on other sites

8 hours ago, blackmanga said:

Since the version has changed from 7.0.1, there might be something that could have changed. 
 

you can try using the files from the following message. It’s been patched from original i915.ko and not backported (but people have had success)

 

Thanks. Tried the driver in this post and it does not work.

Link to comment
Share on other sites

On 2/19/2023 at 10:11 AM, SWAGG3R said:

I tried the i915.ko file for i3 10100 which I uploaded on the last page mzcls687 and it worked

@SWAGG3R I am wondering what model and version of DSM did you install and the driver works?

I am facing the situation that I have the same iGPU (Intel Core i5-10400T) works partially in DVA1662 with DSM 7.1-42661 Update 4. External display works. AI applications in Surveillance Stations do not work.

I saw you have the same iGPU as mine. I want to confirm whether you are using it with a DVA1662 setup. If so whether your AI application work.

Thanks.

Link to comment
Share on other sites

3 hours ago, SWAGG3R said:

7.1.1-42962 Update 3 DS920+

Followed instructions from here
I checked the preliminary on a test machine and then did it on the main machine, of course, making a backup

https://imnks.com/6421.html

Could you please try to run this command in your Sinology terminal and let me know the results?

 

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

 

Mine always return 

killed

even though I have /dev/dri folder.

 

Thanks.

 

Link to comment
Share on other sites

I'm using 3E98 module and the commands works on mine but I still have synofaced and synodvad crashing :

 

root@DVA1622:~# cat /sys/kernel/debug/dri/0/i915_frequency_info
Video Turbo Mode: yes
HW control enabled: yes
SW control enabled: no
PM IER=0x00000070 IMR=0xffffff8f ISR=0x00000000 IIR=0x00000000, MASK=0x00003fae
pm_intrmsk_mbz: 0x80000000
GT_PERF_STATUS: 0x00000000
Render p-state ratio: 0
Render p-state VID: 0
Render p-state limit: 255
RPSTAT1: 0x24000000
RPMODECTL: 0x00000d92
RPINCLIMIT: 0x000018e7
RPDECLIMIT: 0x00003840
RPNSWREQ: 1200MHz
CAGF: 1200MHz
RP CUR UP EI: 4051 (5401us)
RP CUR UP: 198 (264us)
RP PREV UP: 0 (0us)
Up threshold: 85%
RP CUR DOWN EI: 8624 (11498us)
RP CUR DOWN: 3495 (4660us)
RP PREV DOWN: 0 (0us)
Down threshold: 60%
Lowest (RPN) frequency: 350MHz
Nominal (RP1) frequency: 350MHz
Max non-overclocked (RP0) frequency: 1200MHz
Max overclocked frequency: 1200MHz
Current freq: 1200 MHz
Actual freq: 1200 MHz
Idle freq: 350 MHz
Min freq: 350 MHz
Boost freq: 1200 MHz
Max freq: 1200 MHz
efficient (RPe) frequency: 350 MHz
Current CD clock frequency: 337500 kHz
Max CD clock frequency: 675000 kHz
Max pixel clock frequency: 675000 kHz

 

root@DVA1622:~# lspci -nnkkvq |grep -A14 UHD
0000:01:00.0 Display controller [0380]: Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630] [8086:3e98]
        Subsystem: Super Micro Computer Inc Device [15d9:1a1d]
        Flags: bus master, fast devsel, latency 0, IRQ 39
        Memory at c0000000 (64-bit, non-prefetchable) [size=16M]
        [virtual] Memory at 800000000 (64-bit, prefetchable) [size=256M]
        I/O ports at d000 [size=64]
        Expansion ROM at <ignored> [disabled]
        Capabilities: [40] Vendor Specific Information: Len=0c <?>
        Capabilities: [70] Express Endpoint, MSI 00
        Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
        Capabilities: [d0] Power Management version 2
        Capabilities: [100] Null
        Capabilities: [200] Address Translation Service (ATS)
        Capabilities: [300] Page Request Interface (PRI)
        Kernel driver in use: i915

 

And to be clear, in my case, HW transcoding works perfectly fine with Emby Premiere, so the module is working and the iGPU is correctly passed through the VM.

 

But this is not the subject of this topic.

 

Questions regarding specific DVA1622 should be/stay in dedicated topic.

Edited by Orphée
Link to comment
Share on other sites

5 minutes ago, Orphée said:

I'm using 3E98 module and the commands works on mine but I still have synofaced and synodvad crashing :

 

root@DVA1622:~# cat /sys/kernel/debug/dri/0/i915_frequency_info
Video Turbo Mode: yes
HW control enabled: yes
SW control enabled: no
PM IER=0x00000070 IMR=0xffffff8f ISR=0x00000000 IIR=0x00000000, MASK=0x00003fae
pm_intrmsk_mbz: 0x80000000
GT_PERF_STATUS: 0x00000000
Render p-state ratio: 0
Render p-state VID: 0
Render p-state limit: 255
RPSTAT1: 0x24000000
RPMODECTL: 0x00000d92
RPINCLIMIT: 0x000018e7
RPDECLIMIT: 0x00003840
RPNSWREQ: 1200MHz
CAGF: 1200MHz
RP CUR UP EI: 4051 (5401us)
RP CUR UP: 198 (264us)
RP PREV UP: 0 (0us)
Up threshold: 85%
RP CUR DOWN EI: 8624 (11498us)
RP CUR DOWN: 3495 (4660us)
RP PREV DOWN: 0 (0us)
Down threshold: 60%
Lowest (RPN) frequency: 350MHz
Nominal (RP1) frequency: 350MHz
Max non-overclocked (RP0) frequency: 1200MHz
Max overclocked frequency: 1200MHz
Current freq: 1200 MHz
Actual freq: 1200 MHz
Idle freq: 350 MHz
Min freq: 350 MHz
Boost freq: 1200 MHz
Max freq: 1200 MHz
efficient (RPe) frequency: 350 MHz
Current CD clock frequency: 337500 kHz
Max CD clock frequency: 675000 kHz
Max pixel clock frequency: 675000 kHz

 

root@DVA1622:~# lspci -nnkkvq |grep -A14 UHD
0000:01:00.0 Display controller [0380]: Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630] [8086:3e98]
        Subsystem: Super Micro Computer Inc Device [15d9:1a1d]
        Flags: bus master, fast devsel, latency 0, IRQ 39
        Memory at c0000000 (64-bit, non-prefetchable) [size=16M]
        [virtual] Memory at 800000000 (64-bit, prefetchable) [size=256M]
        I/O ports at d000 [size=64]
        Expansion ROM at <ignored> [disabled]
        Capabilities: [40] Vendor Specific Information: Len=0c <?>
        Capabilities: [70] Express Endpoint, MSI 00
        Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
        Capabilities: [d0] Power Management version 2
        Capabilities: [100] Null
        Capabilities: [200] Address Translation Service (ATS)
        Capabilities: [300] Page Request Interface (PRI)
        Kernel driver in use: i915

 

Looks like drivers for your 3E98 is complete and running fine. The root issue might be at the Surveillance Station package itself (my guess).

In my case, drivers for my iGPU, Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc8] was not complete. I can not even run

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

successfully.

 

Thanks.

Link to comment
Share on other sites

1 час назад, reboot сказал:

Could you please try to run this command in your Sinology terminal and let me know the results?

 

Video Turbo Mode: yes
HW control enabled: yes
SW control enabled: no
PM IER=0x00000000 IMR=0xffffffff ISR=0x00000000 IIR=0x00000000, MASK=0x00003ffe
pm_intrmsk_mbz: 0x80000000
GT_PERF_STATUS: 0x00000000
Render p-state ratio: 0
Render p-state VID: 0
Render p-state limit: 22
RPSTAT1: 0x0a808000
RPMODECTL: 0x00000d92
RPINCLIMIT: 0x00002c88
RPDECLIMIT: 0x00004fb0
RPNSWREQ: 350MHz
CAGF: 350MHz
RP CUR UP EI: 28 (37us)
RP CUR UP: 28 (37us)
RP PREV UP: 0 (0us)
Up threshold: 95%
RP CUR DOWN EI: 29 (38us)
RP CUR DOWN: 29 (38us)
RP PREV DOWN: 0 (0us)
Down threshold: 85%
Lowest (RPN) frequency: 350MHz
Nominal (RP1) frequency: 350MHz
Max non-overclocked (RP0) frequency: 1100MHz
Max overclocked frequency: 1100MHz
Current freq: 350 MHz
Actual freq: 350 MHz
Idle freq: 350 MHz
Min freq: 350 MHz
Boost freq: 1100 MHz
Max freq: 1100 MHz
efficient (RPe) frequency: 350 MHz
Current CD clock frequency: 337500 kHz
Max CD clock frequency: 675000 kHz
Max pixel clock frequency: 675000 kHz

  • Like 1
Link to comment
Share on other sites

5 hours ago, Orphée said:

Interesting, I used to be able to remove module i915. But I can not do that now.

root@Synology29:/volume1/dataswitch/i915-patch# lsmod | grep i915
i915                 1284873  1 
drm_kms_helper        118665  1 i915
drm                   306700  4 i915,drm_kms_helper
iosf_mbi                4234  1 i915
fb                     34639  2 i915,drm_kms_helper
video                  26883  1 i915
backlight               6373  2 i915,video
button                  5152  1 i915
i2c_algo_bit            5392  1 i915
root@Synology29:/volume1/dataswitch/i915-patch# ./rm_modules.sh 
rmmod: ERROR: Module i915 is in use
rmmod: ERROR: Module video is in use by: i915
rmmod: ERROR: Module backlight is in use by: i915 video
rmmod: ERROR: Module iosf_mbi is in use by: i915
rmmod: ERROR: Module drm_kms_helper is in use by: i915
rmmod: ERROR: Module drm is in use by: i915 drm_kms_helper
rmmod: ERROR: Module i2c_algo_bit is in use by: i915
rmmod: ERROR: Module fb is in use by: i915 drm_kms_helper
root@Synology29:/volume1/dataswitch/i915-patch# 

 

Link to comment
Share on other sites

6 hours ago, Orphée said:

Did you took care to unload / reload i915 module ?

# rmmod i915
# insmod /lib/modules/i915.9BA8+9BC8.ko

 

Finally able to try these two commands. However something is missing in my configuration:

root@Synology29:/volume1/dataswitch/i915-patch# insmod i915.9BA8+9BC8.ko

insmod: ERROR: could not insert module i915.9BA8+9BC8.ko: Unknown symbol in module

root@Synology29:/volume1/dataswitch/i915-patch# insmod i915.9BA8+9BC8.ko
insmod: ERROR: could not insert module i915.9BA8+9BC8.ko: Unknown symbol in module

 

And the error in messages are:

2023-03-01T14:25:49-06:00 Synology29 kernel: [  230.012425] i915: Unknown symbol drm_plane_create_color_properties (err 0)

 

Any idea of what's missing in my case?

 

Thanks.

Link to comment
Share on other sites

59 минут назад, reboot сказал:

Intel® Core™ i5-10400T Processor

Take the i915.9BA8+9BC8.ko file and rename it to i915.ko and place this file in this path "/usr/lib/modules/i915.ko" with the replacement, after saving the original i915.ko

Link to comment
Share on other sites

33 minutes ago, SWAGG3R said:

Take the i915.9BA8+9BC8.ko file and rename it to i915.ko and place this file in this path "/usr/lib/modules/i915.ko" with the replacement, after saving the original i915.ko

When I try this method, the module it not loaded at boot. When you check with "lspci -kkvq" there is no line "Kernel in use: i915"

I still must unload/reload it. 

Link to comment
Share on other sites

3 часа назад, Orphée сказал:

When I try this method, the module it not loaded at boot. When you check with "lspci -kkvq" there is no line "Kernel in use: i915"

I still must unload/reload it. 

this method worked for me, on the i3 10100 processor

Link to comment
Share on other sites

4 hours ago, SWAGG3R said:

Take the i915.9BA8+9BC8.ko file and rename it to i915.ko and place this file in this path "/usr/lib/modules/i915.ko" with the replacement, after saving the original i915.ko

 

3 hours ago, Orphée said:

When I try this method, the module it not loaded at boot. When you check with "lspci -kkvq" there is no line "Kernel in use: i915"

I still must unload/reload it. 

@SWAGG3R @Orphée  I had tried booth ways. None of then work.

Link to comment
Share on other sites

  • 2 weeks later...

DAV1622(J4125) work with 10100T ( 8086:9bc8),
[error]Failed to open /dev/dri/card0

 

rmmod i915

insmod /lib/modules/i915.9BA8+9BC8.ko

 

ls /dev/dri ----OK
cat /sys/kernel/debug/dri/0/i915_frequency_info ---OK

 

cp -rf /lib/modules/i915.9BA8+9BC8.ko /lib/modules/i915.ko

 

However, it still cannot work automatically and correctly after restarting, and the above command must be re-executed.

Link to comment
Share on other sites

52 minutes ago, naoki66 said:

DAV1622(J4125) work with 10100T ( 8086:9bc8),
[error]Failed to open /dev/dri/card0

 

rmmod i915

insmod /lib/modules/i915.9BA8+9BC8.ko

 

ls /dev/dri ----OK
cat /sys/kernel/debug/dri/0/i915_frequency_info ---OK

 

cp -rf /lib/modules/i915.9BA8+9BC8.ko /lib/modules/i915.ko

 

However, it still cannot work automatically and correctly after restarting, and the above command must be re-executed.

 

 

Try to follow this post: 

 

Link to comment
Share on other sites

On 8/11/2022 at 11:25 PM, pigr8 said:

 

yes it's VMWare, mm i have to research on those drivers you mention, @IG-88 were those drivers yours?


[    4.372510]  synoboot: synoboot1 synoboot2 synoboot3
[    4.374439] sd 16:0:0:0: [synoboot] Attached SCSI disk
[error]Failed to open /dev/dri/card0
[error]Failed to open /dev/dri/card0
[error]Failed to open /dev/dri/card0
[error]Failed to open /dev/dri/card0
[error]Failed to open /dev/dri/card0
[error]Failed to open /dev/dri/card0
[error]Failed to open /dev/dri/card0
[error]Failed to open /dev/dri/card0
[error]Failed to open /dev/dri/card0
insmod: can't insert '/lib/modules/etxhci-hcd.ko': File exists
Insert net driver(Mindspeed only)...
[   13.316861] geminilake_synobios: module license 'Synology Inc.' taints kernel.
[   13.318053] Disabling lock debugging due to kernel taint
[   13.324727] synobios open /dev/ttyS1 success
[   13.325433] Fail to get disk 1 led type
[   13.326086] Fail to get disk 2 led type
[   13.326835] 2023-3-14 18:47:47 UTC
[   13.327426] synobios: load, major number 201
[   13.328439] Brand: Synology
[   13.328908] Model: DVA-1622
[   13.329405] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   13.330829] synobios cpu_arch proc entry initialized
[   13.331669] synobios crypto_hw proc entry initialized
[   13.332523] synobios syno_platform proc entry initialized
Starting /usr/syno/bin/synocfgen...
/usr/syno/bin/synocfgen returns 0
[   13.337610] Module [geminilake_synobios] is removed. 
[   13.338529] synobios: unload
addons.sh called with params patches
Adjust disks related configs automatically - patches
maxdisks=1
/addons/model.dts:6.21-12.7: Warning (unit_address_vs_reg): /internal_slot@1: node has a unit name, but no reg or ranges property
/addons/model.dts:13.16-20.7: Warning (unit_address_vs_reg): /usb_slot@1: node has a unit name, but no reg or ranges property
/addons/model.dts:21.16-28.7: Warning (unit_address_vs_reg): /usb_slot@2: node has a unit name, but no reg or ranges property

Link to comment
Share on other sites

[  149.049097] synobios get empty ttyS current
[  207.187924] Module [i915] is removed. 
[  207.195908] Module [video] is removed. 
[  207.201768] Module [backlight] is removed. 
[  207.208808] Module [iosf_mbi] is removed. 
[  207.215726] Module [drm_kms_helper] is removed. 
[  207.221736] Module [drm] is removed. 
[  207.226755] Module [i2c_algo_bit] is removed. 
[  207.233743] Module [fb] is removed. 
[  209.282378] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
[  209.432386] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={44} ascii="D"
[  209.433220] <redpill/pmu_shim.c:234> Unknown 1 byte PMU command with signature hex="44" ascii="D"
[  209.682355] synobios get empty ttyS current
[  239.061655] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[  239.062851] [drm] Driver supports precise vblank timestamp query.
[  239.063610] i915 0000:02:00.0: BAR 6: can't assign [??? 0x00000000 flags 0x20000000] (bogus alignment)
[  239.064755] [drm] Failed to find VBIOS tables (VBT)
[  239.065790] vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=io+mem:owns=none
[  239.068777] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[  239.071725] BUG: unable to handle kernel NULL pointer dereference at           (null)
[  239.072326] IP: [<          (null)>]           (null)
[  239.072326] PGD 0 
[  239.072326] Oops: 0010 [#1] SMP 
[  239.072326] Modules linked in: i915(E+) video(E) backlight(E) iosf_mbi(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) fb(E) nfnetlink xfrm_user xfrm_algo xt_ipvs ip_vs_rr ip_vs xt_mark iptable_mangle br_netfilter bridge stp aufs macvlan veth xt_conntrack xt_addrtype nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables ipt_MASQUERADE xt_REDIRECT nf_nat_masquerade_ipv4 xt_nat iptable_nat nf_nat_ipv4 nf_nat_redirect nf_nat xt_recent xt_iprange xt_limit xt_state xt_tcpudp xt_multiport xt_LOG nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack fuse iptable_filter ip_tables x_tables 8021q vfat fat vhost_scsi(O) vhost(O) tcm_loop(O) iscsi_target_mod(O) target_core_user(O) target_core_ep(O) target_core_multi_file(O) target_core_file(O) target_core_iblock(O) target_core_mod(O) syno_extent_pool(PO) rodsp_ep(O) udf isofs synoacl_vfs(PO) btrfs ecryptfs zstd_decompress zstd_compress xxhash xor raid6_pq leds_lp3943 aesni_intel glue_helper lrw gf128mul ablk_helper geminilake_synobios(PO) usblp syscopyarea sysfillrect sysimgblt fb_sys_fops cfbfillrect cfbcopyarea cfbimgblt drm_panel_orientation_quirks fbdev r8168(O) zram sg dm_snapshot dm_bufio crc_itu_t crc_ccitt psnap p8022 llc hfsplus md4 hmac sit tunnel4 ipv6 flashcache_syno(O) flashcache(O) syno_flashcache_control(O) dm_mod arc4 crc32c_intel cryptd ecb aes_x86_64 authenc des_generic ansi_cprng cts md5 cbc cpufreq_powersave cpufreq_performance cpufreq_stats vxlan ip6_udp_tunnel udp_tunnel ip_tunnel loop sha256_generic synorbd(PO) synofsbd(PO) usb_storage hid_generic usbhid hid virtio_net(OE) virtio_pci(OE) virtio(OE) virtio_ring(OE) etxhci_hcd rtc_cmos(OE) processor button xhci_pci xhci_hcd uhci_hcd ehci_pci ehci_hcd usbcore usb_common redpill(OE) [last unloaded: fb]
[  239.072326] CPU: 2 PID: 18195 Comm: insmod Tainted: P           OE   4.4.180+ #42962
[  239.072326] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015
[  239.072326] task: ffff8802688b8000 ti: ffff88026f9e0000 task.ti: ffff88026f9e0000
[  239.072326] RIP: 0010:[<0000000000000000>]  [<          (null)>]           (null)
[  239.072326] RSP: 0018:ffff88026f9e38a0  EFLAGS: 00010246
[  239.072326] RAX: ffff880279754040 RBX: ffff880079eebeb8 RCX: 0000000000000000
[  239.072326] RDX: 0000000000000000 RSI: ffff880279754300 RDI: ffff880279754040
[  239.072326] RBP: ffff88026f9e38c8 R08: ffffffffa0e69470 R09: ffff880279754040
[  239.072326] R10: 0000000000001000 R11: 00000000fffff000 R12: ffff880279754300
[  239.072326] R13: 0000000000000000 R14: ffff880079eeba18 R15: ffff880079eebe78
[  239.072326] FS:  00007efcedc0d740(0000) GS:ffff88027dd00000(0000) knlGS:0000000000000000
[  239.072326] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  239.072326] CR2: 0000000000000000 CR3: 000000026dbbe000 CR4: 00000000003606f0
[  239.072326] Stack:
[  239.072326]  ffffffff812e12b1 ffff8802797542c0 0000000100000000 0000000000001000
[  239.072326]  0000000000000000 ffff88026f9e38d8 ffffffffa0e69878 ffff88026f9e3968
[  239.072326]  ffffffffa0e69e3a ffff880079eeb968 ffff8802797542c0 0000000000000000
[  239.072326] Call Trace:
[  239.072326]  [<ffffffff812e12b1>] ? __rb_insert_augmented+0xe1/0x1d0
[  239.072326]  [<ffffffffa0e69878>] drm_mm_interval_tree_add_node+0xc8/0xe0 [drm]
[  239.072326]  [<ffffffffa0e69e3a>] drm_mm_insert_node_in_range+0x23a/0x4a0 [drm]
[  239.072326]  [<ffffffffa0f47d7f>] i915_gem_gtt_insert+0xaf/0x1b0 [i915]
[  239.072326]  [<ffffffffa0f5d771>] __i915_vma_do_pin+0x381/0x490 [i915]
[  239.072326]  [<ffffffffa0f659b2>] logical_render_ring_init+0x2f2/0x3b0 [i915]
[  239.072326]  [<ffffffffa0f63e40>] ? gen8_init_rcs_context+0x50/0x50 [i915]
[  239.072326]  [<ffffffffa0f5fbcc>] intel_engines_init+0x4c/0xc0 [i915]
[  239.072326]  [<ffffffffa0f4f5b3>] i915_gem_init+0x183/0x520 [i915]
[  239.072326]  [<ffffffffa0fccb80>] ? intel_setup_gmbus+0x210/0x290 [i915]
[  239.072326]  [<ffffffffa0e663ae>] ? drm_irq_install+0xbe/0x140 [drm]
[  239.072326]  [<ffffffffa0f0a95d>] i915_driver_load+0xb6d/0x1660 [i915]
[  239.072326]  [<ffffffff814a1330>] ? of_clk_set_defaults.cold.1+0x87/0x87
[  239.072326]  [<ffffffffa0f155b2>] i915_pci_probe+0x22/0x40 [i915]
[  239.072326]  [<ffffffff813207b0>] pci_device_probe+0x90/0x100
[  239.072326]  [<ffffffff813b5113>] driver_probe_device+0x1c3/0x280
[  239.072326]  [<ffffffff813b5249>] __driver_attach+0x79/0x80
[  239.072326]  [<ffffffff813b51d0>] ? driver_probe_device+0x280/0x280
[  239.072326]  [<ffffffff813b32e9>] bus_for_each_dev+0x69/0xa0
[  239.072326]  [<ffffffff813b4a59>] driver_attach+0x19/0x20
[  239.072326]  [<ffffffff813b46ac>] bus_add_driver+0x19c/0x1e0
[  239.072326]  [<ffffffffa1044000>] ? 0xffffffffa1044000
[  239.072326]  [<ffffffff813b59eb>] driver_register+0x6b/0xc0
[  239.072326]  [<ffffffff8131f251>] __pci_register_driver+0x41/0x50
[  239.072326]  [<ffffffffa1044029>] i915_init+0x29/0x4a [i915]
[  239.072326]  [<ffffffff81000340>] do_one_initcall+0x80/0x130
[  239.072326]  [<ffffffff811616e9>] ? __vunmap+0x99/0xf0
[  239.072326]  [<ffffffff8116f9cd>] ? kfree+0x13d/0x160
[  239.072326]  [<ffffffff810bdb3b>] do_init_module+0x5b/0x1d0
[  239.072326]  [<ffffffff810bf914>] load_module+0x1be4/0x2080
[  239.072326]  [<ffffffff810bc7c0>] ? __symbol_put+0x40/0x40
[  239.072326]  [<ffffffff811899bc>] ? kernel_read+0x3c/0x50
[  239.072326]  [<ffffffff810bff6d>] SYSC_finit_module+0x7d/0xa0
[  239.072326]  [<ffffffff810bffa9>] SyS_finit_module+0x9/0x10
[  239.072326]  [<ffffffff8156c88a>] entry_SYSCALL_64_fastpath+0x1e/0x8e
[  239.072326] Code:  Bad RIP value.
[  239.072326] RIP  [<          (null)>]           (null)
[  239.072326]  RSP <ffff88026f9e38a0>
[  239.072326] CR2: 0000000000000000
[  239.072326] ---[ end trace 11b4ad52056621ad ]---
[  239.176022] ------------[ cut here ]------------
[  239.176022] WARNING: CPU: 2 PID: 18195 at kernel/softirq.c:150 __local_bh_enable_ip+0x61/0x90()
[  239.176022] Modules linked in: i915(E+) video(E) backlight(E) iosf_mbi(E) drm_kms_helper(E) drm(E) i2c_algo_bit(E) fb(E) nfnetlink xfrm_user xfrm_algo xt_ipvs ip_vs_rr ip_vs xt_mark iptable_mangle br_netfilter bridge stp aufs macvlan veth xt_conntrack xt_addrtype nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables ipt_MASQUERADE xt_REDIRECT nf_nat_masquerade_ipv4 xt_nat iptable_nat nf_nat_ipv4 nf_nat_redirect nf_nat xt_recent xt_iprange xt_limit xt_state xt_tcpudp xt_multiport xt_LOG nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack fuse iptable_filter ip_tables x_tables 8021q vfat fat vhost_scsi(O) vhost(O) tcm_loop(O) iscsi_target_mod(O) target_core_user(O) target_core_ep(O) target_core_multi_file(O) target_core_file(O) target_core_iblock(O) target_core_mod(O) syno_extent_pool(PO) rodsp_ep(O) udf isofs synoacl_vfs(PO) btrfs ecryptfs zstd_decompress zstd_compress xxhash xor raid6_pq leds_lp3943 aesni_intel glue_helper lrw gf128mul ablk_helper geminilake_synobios(PO) usblp syscopyarea sysfillrect sysimgblt fb_sys_fops cfbfillrect cfbcopyarea cfbimgblt drm_panel_orientation_quirks fbdev r8168(O) zram sg dm_snapshot dm_bufio crc_itu_t crc_ccitt psnap p8022 llc hfsplus md4 hmac sit tunnel4 ipv6 flashcache_syno(O) flashcache(O) syno_flashcache_control(O) dm_mod arc4 crc32c_intel cryptd ecb aes_x86_64 authenc des_generic ansi_cprng cts md5 cbc cpufreq_powersave cpufreq_performance cpufreq_stats vxlan ip6_udp_tunnel udp_tunnel ip_tunnel loop sha256_generic synorbd(PO) synofsbd(PO) usb_storage hid_generic usbhid hid virtio_net(OE) virtio_pci(OE) virtio(OE) virtio_ring(OE) etxhci_hcd rtc_cmos(OE) processor button xhci_pci xhci_hcd uhci_hcd ehci_pci ehci_hcd usbcore usb_common redpill(OE) [last unloaded: fb]
[  239.176022] CPU: 2 PID: 18195 Comm: insmod Tainted: P      D    OE   4.4.180+ #42962
[  239.176022] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015
[  239.176022]  0000000000000000 ffff88026f9e3590 ffffffff812dc11b 0000000000000009
[  239.176022]  0000000000000000 ffff88026f9e35c8 ffffffff8104fdd2 0000000000000200
[  239.176022]  ffff8802688b8000 0000000000000001 0000000000000000 ffff88007798b868
[  239.176022] Call Trace:
[  239.176022]  [<ffffffff812dc11b>] dump_stack+0x4d/0x72
[  239.176022]  [<ffffffff8104fdd2>] warn_slowpath_common+0x82/0xa0
[  239.176022]  [<ffffffff8104fea5>] warn_slowpath_null+0x15/0x20
[  239.176022]  [<ffffffff810536f1>] __local_bh_enable_ip+0x61/0x90
[  239.176022]  [<ffffffff8156c425>] _raw_spin_unlock_bh+0x15/0x20
[  239.176022]  [<ffffffff810cbcc0>] cgroup_exit+0x50/0xc0
[  239.176022]  [<ffffffff810525a5>] do_exit+0x2a5/0xa10
[  239.176022]  [<ffffffff8109833f>] ? kmsg_dump+0x8f/0xb0
[  239.176022]  [<ffffffff81007b95>] oops_end+0x85/0xa0
[  239.176022]  [<ffffffff8103da5c>] no_context+0x12c/0x1d0
[  239.176022]  [<ffffffff8103dc21>] __bad_area_nosemaphore+0x121/0x180
[  239.176022]  [<ffffffff8103dc8e>] bad_area_nosemaphore+0xe/0x10
[  239.176022]  [<ffffffff8103dedb>] __do_page_fault+0x8b/0x3d0
[  239.176022]  [<ffffffff8103e22c>] do_page_fault+0xc/0x10
[  239.176022]  [<ffffffff8156e692>] page_fault+0x22/0x30
[  239.176022]  [<ffffffffa0e69470>] ? drm_ht_remove_key+0x70/0x70 [drm]
[  239.176022]  [<ffffffff812e12b1>] ? __rb_insert_augmented+0xe1/0x1d0
[  239.176022]  [<ffffffffa0e69878>] drm_mm_interval_tree_add_node+0xc8/0xe0 [drm]
[  239.176022]  [<ffffffffa0e69e3a>] drm_mm_insert_node_in_range+0x23a/0x4a0 [drm]
[  239.176022]  [<ffffffffa0f47d7f>] i915_gem_gtt_insert+0xaf/0x1b0 [i915]
[  239.176022]  [<ffffffffa0f5d771>] __i915_vma_do_pin+0x381/0x490 [i915]
[  239.176022]  [<ffffffffa0f659b2>] logical_render_ring_init+0x2f2/0x3b0 [i915]
[  239.176022]  [<ffffffffa0f63e40>] ? gen8_init_rcs_context+0x50/0x50 [i915]
[  239.176022]  [<ffffffffa0f5fbcc>] intel_engines_init+0x4c/0xc0 [i915]
[  239.176022]  [<ffffffffa0f4f5b3>] i915_gem_init+0x183/0x520 [i915]
[  239.176022]  [<ffffffffa0fccb80>] ? intel_setup_gmbus+0x210/0x290 [i915]
[  239.176022]  [<ffffffffa0e663ae>] ? drm_irq_install+0xbe/0x140 [drm]
[  239.176022]  [<ffffffffa0f0a95d>] i915_driver_load+0xb6d/0x1660 [i915]
[  239.176022]  [<ffffffff814a1330>] ? of_clk_set_defaults.cold.1+0x87/0x87
[  239.176022]  [<ffffffffa0f155b2>] i915_pci_probe+0x22/0x40 [i915]
[  239.176022]  [<ffffffff813207b0>] pci_device_probe+0x90/0x100
[  239.176022]  [<ffffffff813b5113>] driver_probe_device+0x1c3/0x280
[  239.176022]  [<ffffffff813b5249>] __driver_attach+0x79/0x80
[  239.176022]  [<ffffffff813b51d0>] ? driver_probe_device+0x280/0x280
[  239.176022]  [<ffffffff813b32e9>] bus_for_each_dev+0x69/0xa0
[  239.176022]  [<ffffffff813b4a59>] driver_attach+0x19/0x20
[  239.176022]  [<ffffffff813b46ac>] bus_add_driver+0x19c/0x1e0
[  239.176022]  [<ffffffffa1044000>] ? 0xffffffffa1044000
[  239.176022]  [<ffffffff813b59eb>] driver_register+0x6b/0xc0
[  239.176022]  [<ffffffff8131f251>] __pci_register_driver+0x41/0x50
[  239.176022]  [<ffffffffa1044029>] i915_init+0x29/0x4a [i915]
[  239.176022]  [<ffffffff81000340>] do_one_initcall+0x80/0x130
[  239.176022]  [<ffffffff811616e9>] ? __vunmap+0x99/0xf0
[  239.176022]  [<ffffffff8116f9cd>] ? kfree+0x13d/0x160
[  239.176022]  [<ffffffff810bdb3b>] do_init_module+0x5b/0x1d0
[  239.176022]  [<ffffffff810bf914>] load_module+0x1be4/0x2080
[  239.176022]  [<ffffffff810bc7c0>] ? __symbol_put+0x40/0x40
[  239.176022]  [<ffffffff811899bc>] ? kernel_read+0x3c/0x50
[  239.176022]  [<ffffffff810bff6d>] SYSC_finit_module+0x7d/0xa0
[  239.176022]  [<ffffffff810bffa9>] SyS_finit_module+0x9/0x10
[  239.176022]  [<ffffffff8156c88a>] entry_SYSCALL_64_fastpath+0x1e/0x8e
[  239.176022] ---[ end trace 11b4ad52056621ae ]---

Link to comment
Share on other sites

22 hours ago, KaRiLaA said:

Hello @blackmanga
I tried to download patch, but folders is empty. Can you please reupload the ds3622xs+ patched driver somewhere else? Appreciate!

DS3622+ doesn’t support i915 transcoding. There is more work required for it to do so and we haven’t had the time to look into it. Which is why the drivers have been pulled
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...