Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2ray-core-mini 4.45 Illegal instruction #169

Open
Gaojianli opened this issue May 27, 2022 · 1 comment
Open

v2ray-core-mini 4.45 Illegal instruction #169

Gaojianli opened this issue May 27, 2022 · 1 comment

Comments

@Gaojianli
Copy link

Please attach the output of following commands.

cat /etc/*release
opkg print-architecture

Output:

root@AX3600:/tmp# cat /etc/*release
DISTRIB_ID='ImoutoWrt'
DISTRIB_RELEASE='SNAPSHOT'
DISTRIB_REVISION='r22688-3d7e2665af'
DISTRIB_TARGET='ipq807x/generic'
DISTRIB_ARCH='aarch64_cortex-a53'
DISTRIB_DESCRIPTION='ImoutoWrt SNAPSHOT r22688-3d7e2665af'
DISTRIB_TAINTS='no-all'
NAME="ImoutoWrt"
VERSION="SNAPSHOT"
ID="imoutowrt"
ID_LIKE="lede openwrt"
PRETTY_NAME="ImoutoWrt SNAPSHOT"
VERSION_ID="snapshot"
HOME_URL="https://github.com/1715173329/imoutowrt"
BUG_URL="https://github.com/1715173329/imoutowrt/issues"
SUPPORT_URL="https://github.com/1715173329/imoutowrt/issues"
BUILD_ID="r22688-3d7e2665af"
OPENWRT_BOARD="ipq807x/generic"
OPENWRT_ARCH="aarch64_cortex-a53"
OPENWRT_TAINTS="no-all"
OPENWRT_DEVICE_MANUFACTURER="ImoutoWrt"
OPENWRT_DEVICE_MANUFACTURER_URL="https://github.com/1715173329/imoutowrt"
OPENWRT_DEVICE_PRODUCT="Generic"
OPENWRT_DEVICE_REVISION="v0"
OPENWRT_RELEASE="ImoutoWrt SNAPSHOT r22688-3d7e2665af"
root@AX3600:/tmp# opkg print-architecture
arch all 1
arch noarch 1
arch aarch64_cortex-a53 10

4.44.0 is ok, but 4.45 didn't work.

root@AX3600:/tmp# opkg install v2ray-core-mini_4.45.0-1_aarch64_cortex-a53.ipk
Upgrading v2ray-core-mini on root from 4.44.0-1 to 4.45.0-1...
Configuring v2ray-core-mini.
root@AX3600:/tmp# v2ray -version
Illegal instruction
root@AX3600:/tmp# opkg remove v2ray-core-mini
Removing package v2ray-core-mini from root...
root@AX3600:/tmp# opkg install v2ray-core-mini
Installing v2ray-core-mini (4.44.0-1) to root...
Downloading http://openwrt.kuoruan.net/packages/releases/aarch64_cortex-a53/v2ray-core-mini_4.44.0-1_aarch64_cortex-a53.ipk
Configuring v2ray-core-mini.
root@AX3600:/tmp# v2ray -version
V2Ray 4.44.0 (OpenWrt) R1 (go1.17.3 linux/arm64)
A unified platform for anti-censorship.
@macoding777
Copy link

i have same issue in x86 openwrt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants