Black Synology DSM7.X 9th and 10th generation integrated display i915 driver test

1. Automatically create and replace i915.ko method, by wjz304

2022.9.13 Updated one-click python script, for example, the integrated display device ID queried: 0x9BC8,

Execute the following code to automatically generate i915.ko for automatic replacement. After execution, the system needs to be restarted to take effect:

sudo -i
wget http://code.imnks.com/zip/mod_i915_id-0913.py
python mod_i915_id-0913.py
#Enter graphics card ID: 9BC8

XpenologyDSM7.1.1-42962 9代10代集显i915驱动测试

2. Manually create i915.ko method

1. Obtain the CPU integrated display device ID

openIntel Product Specifications Web PageSearch the CPU model, for example: i3-10105, and find the integrated display device ID: 0x9BC8XpenologyDSM7.1.1-42962 9代10代集显i915驱动测试2. Replace the ID in i915.ko

Generally, the ID of HD610 is replaced, which is 3E92 or 3E93. Tool:WinHexSearch – Find the hexadecimal value: 923E0000. Directly modify 923E to C89B. It is optimistic that the ID is written in reverse in pairs!XpenologyDSM7.1.1-42962 9代10代集显i915驱动测试3. Delete the driver signature

Go to the end of the i915.ko file, delete the signature data starting with 3082, edit-remove, and then save the file!XpenologyDSM7.1.1-42962 9代10代集显i915驱动测试

Newsletter Updates

Enter your email address below and subscribe to our newsletter