vrapp
(Vrapp)
December 29, 2023, 6:10pm
1
I installed rclone on the router Asus RT-AC68. I installed it using entware, where it's one of the packages.
admin@HOMELAN:/tmp/mnt/sda1/entware/bin# opkg install rclone
Installing rclone (1.63.1-1) to root...
Downloading https://bin.entware.net/armv7sf-k2.6/rclone_1.63.1-1_armv7-2.6.ipk
Configuring rclone.
admin@HOMELAN:/tmp/mnt/sda1/entware/bin# rclone config
Illegal instruction
admin@HOMELAN:/tmp/mnt/sda1/entware/bin# rclone
Illegal instruction
asdffdsa
(jojothehumanmonkey)
December 29, 2023, 6:13pm
2
welcome to the forum,
that is an old version of rclone, and maybe the wrong version based on the cpu of that router.
as rclone is a portable app, does not need to be install.
so can download it from https://rclone.org/downloads/
fwiw, i run rclone on openwrt, but would never use entware.
https://forum.rclone.org/t/aws-hacked-account/37202/41
This is an old version of rclone. It should be v1.65 now
vrapp:
Illegal instruction
I think you should seek for help on your router forums or on entware. This error would indicate that it installed wrong binary.
Definitely a mismatch of the version of rclone binary you run and your CPU. ARM versions are a bit of a mess, and there was some inconsistencies in rclone's ARM builds some time ago that was cleaned up (there are a lot details in a closed PR if you want details). Try the latest "ARMv5 - 32 Bit NOHF" version, I'm pretty sure that will run. Then you can try v6 and v7 to see where it stops, if you care.
2 Likes
system
(system)
Closed
January 28, 2024, 6:45pm
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.