mirror of
https://github.com/007revad/Transcode_for_x25.git
synced 2026-04-25 08:15:47 +03:00
[GH-ISSUE #13] Does not work with DS225+ on DSM 7.3.2-86009 #5
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Transcode_for_x25#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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