mirror of
https://github.com/007revad/Video_Station_for_DSM_722.git
synced 2026-04-25 08:15:54 +03:00
[GH-ISSUE #54] Unsupported or unknown CPU platform_name or architecture, still on alpine #21
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Video_Station_for_DSM_722#21
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 @RSfuchs on GitHub (Jan 26, 2025).
Original GitHub issue: https://github.com/007revad/Video_Station_for_DSM_722/issues/54
Video_Station_for_DSM_722 v1.3.14
DS715-j DSM 7.2.2-72806-2
CPU alpine armv7l
Running from: /volume1/install/Video_Station_for_DSM_722-1.3.14/videostation_for_722.sh
Unsupported or unknown CPU platform_name or architecture
Please create an issue at:
https://github.com/007revad/Video_Station_for_DSM_722/issues
have to modify the script as follows:
add "alpine" to spks_list
uncomment:
#Check model is supported
if ; then
cputype="armv7"
fi
move the uncommented lines above:
echo "Using CPU type: $cputype"
@RSfuchs commented on GitHub (Jan 26, 2025):
The successful installation:
Video_Station_for_DSM_722 v1.3.14
DS715-j DSM 7.2.2-72806-2
CPU alpine armv7l
Running from: /volume1/install/Video_Station_for_DSM_722-1.3.14/videostation_for_722.sh
Using CPU type: armv7
Select package(s) to install: 4
You selected: Skip Media Server
Downloading CodecPack-armv7-3.1.0-3005.spk
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 977k 100 977k 0 0 2331k 0 --:--:-- --:--:-- --:--:-- 2338k
Installing Advanced Media Extensions
Stopping Advanced Media Extensions
Preventing Advanced Media Extensions from auto updating
Starting Advanced Media Extensions
Downloading VideoStation-armv7-3.1.0-3153.spk
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 24.3M 100 24.3M 0 0 4792k 0 0:00:05 0:00:05 --:--:-- 5046k
Installing Video Station
Stopping Video Station
Preventing Video Station from auto updating
Starting Video Station
Finished :)
To enable HEVC decoding:
@RSfuchs commented on GitHub (Jan 26, 2025):
cat /proc/cpuinfo
model name : ARMv7 Processor rev 4 (v7l)
Speed : 1.4GHz
Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc0f
CPU revision : 4
@007revad commented on GitHub (Jan 26, 2025):
Can you confirm that this version works for you: https://github.com/007revad/Video_Station_for_DSM_722/releases/tag/v1.3.15
@RSfuchs commented on GitHub (Jan 27, 2025):
Thanks, now it's finally working.
By the way, the supportability has nothing to do with the Synology models. As you can see, I also need the script on my DS715.
@007revad commented on GitHub (Jan 27, 2025):
Yep, I'm aware that the '15 series ARM based models are also affected, but most people with a '15 series wouldn't be using DSM 7.2.2