ChainLock

ChainLock

V2EX 第 426828 号会员,加入于 2019-07-04 16:12:24 +08:00
今日活跃度排名 7448
根据 ChainLock 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
ChainLock 最近回复了
3 天前
回复了 ChainLock 创建的主题 C++ 交叉编译 asop android adb 最新版的问题
@CFM880 #5 佬,可以加 wx 聊一下吗,b3dpX2NpdHk=

还是有点问题想请教一下
ps5 好玩吗
5 天前
回复了 freefly111 创建的主题 生活 到底要不要买 Lululemon?
是不是女生穿的瑜伽裤
求拉
6 天前
回复了 milala 创建的主题 生活 40 岁中年人没有爱好也没有兴趣点怎么办
@1up #2 在哪里可以看
8 天前
回复了 ChainLock 创建的主题 C++ 交叉编译 asop android adb 最新版的问题
@CFM880 #3 佬,你是用什么板卡去做测试的
9 天前
回复了 ChainLock 创建的主题 C++ 交叉编译 asop android adb 最新版的问题
@CFM880 我试了一下,将可执行程序上传到板子上面,运行不了

adb start-server
* daemon not running; starting now at tcp:5037
ADB server didn't ACK
Full server startup log: /tmp/adb.0.log
Server had pid: 21740
--- adb starting (pid 21740) ---
01-02 20:03:58.717 21740 21740 I adb : main.cpp:63 Android Debug Bridge version 1.0.41
01-02 20:03:58.717 21740 21740 I adb : main.cpp:63 Version 35.0.2-
01-02 20:03:58.717 21740 21740 I adb : main.cpp:63 Installed as /home/input/adb
01-02 20:03:58.717 21740 21740 I adb : main.cpp:63 Running on Linux 5.10.0 (aarch64)
01-02 20:03:58.717 21740 21740 I adb : main.cpp:63
01-02 20:03:58.719 21740 21740 I adb : auth.cpp:416 adb_auth_init...
01-02 20:03:58.720 21740 21740 I adb : auth.cpp:220 User key '/root/.android/adbkey' does not exist...
01-02 20:03:58.720 21740 21740 I adb : auth.cpp:64 generate_key(/root/.android/adbkey)...
01-02 20:03:59.108 21740 21740 I adb : auth.cpp:152 loaded new key from '/root/.android/adbkey' with fingerprint B9D47D55AB7EC3441039C376A8805FF3170D1A212B7DB9DE36680EF93CA5D7AC
01-02 20:03:59.108 21740 21740 I adb : auth.cpp:391 adb_auth_inotify_init...
fdsan: failed to exchange ownership of file descriptor: fd 11 is owned by unique_fd 0x7e4e407e78, was expected to be unowned
libc: fdsan: failed to exchange ownership of file descriptor: fd 11 is owned by unique_fd 0x7e4e407e78, was expected to be unowned

* failed to start daemon
error: cannot connect to daemon
/home/input # cat /tmp/adb.0.log
--- adb starting (pid 13449) ---
01-02 19:59:30.372 13449 13449 I adb : main.cpp:63 Android Debug Bridge version 1.0.41
01-02 19:59:30.372 13449 13449 I adb : main.cpp:63 Version 35.0.2-
01-02 19:59:30.372 13449 13449 I adb : main.cpp:63 Installed as /home/input/adb
01-02 19:59:30.372 13449 13449 I adb : main.cpp:63 Running on Linux 5.10.0 (aarch64)
01-02 19:59:30.372 13449 13449 I adb : main.cpp:63
01-02 19:59:30.374 13449 13449 I adb : auth.cpp:416 adb_auth_init...
01-02 19:59:30.375 13449 13449 I adb : auth.cpp:152 loaded new key from '/root/.android/adbkey' with fingerprint 92B5D8B6EA2917C3776C2AFDE0BF27B4DE42B88990FE0E5B10C74497111E43ED
01-02 19:59:30.375 13449 13449 I adb : auth.cpp:391 adb_auth_inotify_init...
fdsan: failed to exchange ownership of file descriptor: fd 11 is owned by unique_fd 0x7f161cf158, was expected to be unowned
libc: fdsan: failed to exchange ownership of file descriptor: fd 11 is owned by unique_fd 0x7f161cf158, was expected to be unowned
--- adb starting (pid 1247) ---
01-02 20:00:21.829 1247 1247 I adb : main.cpp:63 Android Debug Bridge version 1.0.41
01-02 20:00:21.829 1247 1247 I adb : main.cpp:63 Version 35.0.2-
01-02 20:00:21.829 1247 1247 I adb : main.cpp:63 Installed as /home/input/adb
01-02 20:00:21.829 1247 1247 I adb : main.cpp:63 Running on Linux 5.10.0 (aarch64)
01-02 20:00:21.829 1247 1247 I adb : main.cpp:63
01-02 20:00:21.831 1247 1247 I adb : auth.cpp:416 adb_auth_init...
01-02 20:00:21.832 1247 1247 I adb : auth.cpp:152 loaded new key from '/root/.android/adbkey' with fingerprint 92B5D8B6EA2917C3776C2AFDE0BF27B4DE42B88990FE0E5B10C74497111E43ED
01-02 20:00:21.832 1247 1247 I adb : auth.cpp:391 adb_auth_inotify_init...
fdsan: failed to exchange ownership of file descriptor: fd 11 is owned by unique_fd 0x7f63825398, was expected to be unowned
libc: fdsan: failed to exchange ownership of file descriptor: fd 11 is owned by unique_fd 0x7f63825398, was expected to be unowned
--- adb starting (pid 21740) ---
01-02 20:03:58.717 21740 21740 I adb : main.cpp:63 Android Debug Bridge version 1.0.41
01-02 20:03:58.717 21740 21740 I adb : main.cpp:63 Version 35.0.2-
01-02 20:03:58.717 21740 21740 I adb : main.cpp:63 Installed as /home/input/adb
01-02 20:03:58.717 21740 21740 I adb : main.cpp:63 Running on Linux 5.10.0 (aarch64)
01-02 20:03:58.717 21740 21740 I adb : main.cpp:63
01-02 20:03:58.719 21740 21740 I adb : auth.cpp:416 adb_auth_init...
01-02 20:03:58.720 21740 21740 I adb : auth.cpp:220 User key '/root/.android/adbkey' does not exist...
01-02 20:03:58.720 21740 21740 I adb : auth.cpp:64 generate_key(/root/.android/adbkey)...
01-02 20:03:59.108 21740 21740 I adb : auth.cpp:152 loaded new key from '/root/.android/adbkey' with fingerprint B9D47D55AB7EC3441039C376A8805FF3170D1A212B7DB9DE36680EF93CA5D7AC
01-02 20:03:59.108 21740 21740 I adb : auth.cpp:391 adb_auth_inotify_init...
fdsan: failed to exchange ownership of file descriptor: fd 11 is owned by unique_fd 0x7e4e407e78, was expected to be unowned
libc: fdsan: failed to exchange ownership of file descriptor: fd 11 is owned by unique_fd 0x7e4e407e78, was expected to be unowned
10 天前
回复了 ChainLock 创建的主题 Android android 交叉编译 adb,谁搞过
@masterclock 能给点详细的吗
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1260 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 17:10 · PVG 01:10 · LAX 10:10 · JFK 13:10
Developed with CodeLauncher
♥ Do have faith in what you're doing.