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

Android 5.1 failed to start ssh #26

Open
langyxxl opened this issue Jun 4, 2021 · 0 comments
Open

Android 5.1 failed to start ssh #26

langyxxl opened this issue Jun 4, 2021 · 0 comments

Comments

@langyxxl
Copy link

langyxxl commented Jun 4, 2021

shell@mx4:/ $ getprop |grep sdk
[ro.build.version.sdk]: [22]
[ro.mediatek.version.sdk]: [4]
shell@mx4:/ $ getprop |grep cpu
[ro.product.cpu.abi2]: [armeabi]
[ro.product.cpu.abi]: [armeabi-v7a]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: []
[ro.product.cpu.abilist]: [armeabi-v7a,armeabi]

/data/adb/modules/ssh/opensshd.init start <
starting /data/adb/modules/ssh/usr/bin/sshd... WARNING: linker: /data/adb/modules/ssh/usr/bin/raw/sshd: unused DT entry: type 0x6ffffffe arg 0x3cc4
WARNING: linker: /data/adb/modules/ssh/usr/bin/raw/sshd: unused DT entry: type 0x6fffffff arg 0x2
WARNING: linker: Unsupported flags DT_FLAGS_1=0x9
WARNING: linker: libcrypto.so.1.1: unused DT entry: type 0x6ffffffe arg 0x3256c
WARNING: linker: libcrypto.so.1.1: unused DT entry: type 0x6fffffff arg 0x2
CANNOT LINK EXECUTABLE: cannot locate symbol "openpty" referenced by "/data/adb/modules/ssh/usr/bin/raw/sshd"...
/data/adb/modules/ssh/opensshd.init: Error 1 starting /data/adb/modules/ssh/usr/bin/sshd... bailing.

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

No branches or pull requests

1 participant