[GH-ISSUE #13] Does not work with DS225+ on DSM 7.3.2-86009 #5

Closed
opened 2026-03-12 18:51:53 +03:00 by kerem · 0 comments
Owner

Originally created by @r0verchr0me on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/007revad/Transcode_for_x25/issues/13

The script fails to install on DSM 7.3.2-86009 (DS225+)

LOG:

sh-4.4# sudo -s /volume1/scripts/transcode_for_x25.sh
Transcode_for_x25 v1.2.2
DS225+ DSM 7.3.2-86009
CPU geminilakenk x86_64

Running from: /volume1/scripts/transcode_for_x25.sh
unique: synology_geminilakenk_ds225+

Downloading transcode modules
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5803k 100 5803k 0 0 40.8M 0 --:--:-- --:--:-- --:--:-- 41.0M

Extracting x25_hw_transcode_modules.zip

Removing default modules:
rmmod: ERROR: Module i915 is in use
ERROR Failed to remove i915
/volume1/scripts/transcode_for_x25.sh: line 384: errors: command not found
rmmod: ERROR: Module drm_kms_helper is in use by: i915
ERROR Failed to remove drm_kms_helper
/volume1/scripts/transcode_for_x25.sh: line 384: errors: command not found
rmmod: ERROR: Module drm is in use by: drm_kms_helper i915
ERROR Failed to remove drm
/volume1/scripts/transcode_for_x25.sh: line 384: errors: command not found

Loading good modules:
Loaded /volume1/scripts/x25_drivers/dmabuf.ko
insmod: ERROR: could not insert module /volume1/scripts/x25_drivers/drm.ko: File exists
ERROR Failed to load /volume1/scripts/x25_drivers/drm.ko
insmod: ERROR: could not insert module /volume1/scripts/x25_drivers/drm_kms_helper.ko: File exists
ERROR Failed to load /volume1/scripts/x25_drivers/drm_kms_helper.ko
insmod: ERROR: could not insert module /volume1/scripts/x25_drivers/drm_display_helper.ko: Unknown symbol in module
ERROR Failed to load /volume1/scripts/x25_drivers/drm_display_helper.ko
Loaded /volume1/scripts/x25_drivers/drm_buddy.ko
insmod: ERROR: could not insert module /volume1/scripts/x25_drivers/ttm.ko: Unknown symbol in module
ERROR Failed to load /volume1/scripts/x25_drivers/ttm.ko
Loaded /volume1/scripts/x25_drivers/intel-gtt.ko
Loaded /volume1/scripts/x25_drivers/i915-compat.ko
insmod: ERROR: could not insert module /volume1/scripts/x25_drivers/i915.ko: File exists
ERROR Failed to load /volume1/scripts/x25_drivers/i915.ko

Finished

Originally created by @r0verchr0me on GitHub (Jan 18, 2026). Original GitHub issue: https://github.com/007revad/Transcode_for_x25/issues/13 The script fails to install on DSM 7.3.2-86009 (DS225+) LOG: sh-4.4# sudo -s /volume1/scripts/transcode_for_x25.sh Transcode_for_x25 v1.2.2 DS225+ DSM 7.3.2-86009 CPU geminilakenk x86_64 Running from: /volume1/scripts/transcode_for_x25.sh unique: synology_geminilakenk_ds225+ Downloading transcode modules % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 5803k 100 5803k 0 0 40.8M 0 --:--:-- --:--:-- --:--:-- 41.0M Extracting x25_hw_transcode_modules.zip Removing default modules: rmmod: ERROR: Module i915 is in use ERROR Failed to remove i915 /volume1/scripts/transcode_for_x25.sh: line 384: errors: command not found rmmod: ERROR: Module drm_kms_helper is in use by: i915 ERROR Failed to remove drm_kms_helper /volume1/scripts/transcode_for_x25.sh: line 384: errors: command not found rmmod: ERROR: Module drm is in use by: drm_kms_helper i915 ERROR Failed to remove drm /volume1/scripts/transcode_for_x25.sh: line 384: errors: command not found Loading good modules: Loaded /volume1/scripts/x25_drivers/dmabuf.ko insmod: ERROR: could not insert module /volume1/scripts/x25_drivers/drm.ko: File exists ERROR Failed to load /volume1/scripts/x25_drivers/drm.ko insmod: ERROR: could not insert module /volume1/scripts/x25_drivers/drm_kms_helper.ko: File exists ERROR Failed to load /volume1/scripts/x25_drivers/drm_kms_helper.ko insmod: ERROR: could not insert module /volume1/scripts/x25_drivers/drm_display_helper.ko: Unknown symbol in module ERROR Failed to load /volume1/scripts/x25_drivers/drm_display_helper.ko Loaded /volume1/scripts/x25_drivers/drm_buddy.ko insmod: ERROR: could not insert module /volume1/scripts/x25_drivers/ttm.ko: Unknown symbol in module ERROR Failed to load /volume1/scripts/x25_drivers/ttm.ko Loaded /volume1/scripts/x25_drivers/intel-gtt.ko Loaded /volume1/scripts/x25_drivers/i915-compat.ko insmod: ERROR: could not insert module /volume1/scripts/x25_drivers/i915.ko: File exists ERROR Failed to load /volume1/scripts/x25_drivers/i915.ko Finished
kerem closed this issue 2026-03-12 18:51:59 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Transcode_for_x25#5
No description provided.