We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我使用的是 Debian 12 stable 分支,GLIBC 版本最高只有 2.36
❯ strings /lib/x86_64-linux-gnu/libc.so.6 |grep GLIBC_ GLIBC_2.2.5 GLIBC_2.2.6 GLIBC_2.3 GLIBC_2.3.2 GLIBC_2.3.3 GLIBC_2.3.4 GLIBC_2.4 GLIBC_2.5 GLIBC_2.6 GLIBC_2.7 GLIBC_2.8 GLIBC_2.9 GLIBC_2.10 GLIBC_2.11 GLIBC_2.12 GLIBC_2.13 GLIBC_2.14 GLIBC_2.15 GLIBC_2.16 GLIBC_2.17 GLIBC_2.18 GLIBC_2.22 GLIBC_2.23 GLIBC_2.24 GLIBC_2.25 GLIBC_2.26 GLIBC_2.27 GLIBC_2.28 GLIBC_2.29 GLIBC_2.30 GLIBC_2.31 GLIBC_2.32 GLIBC_2.33 GLIBC_2.34 GLIBC_2.35 GLIBC_2.36 GLIBC_ABI_DT_RELR GLIBC_PRIVATE
❯ sudo apt install libc6 正在读取软件包列表... 完成正在分析软件包的依赖关系树... 完成正在读取状态信息... 完成 libc6 已经是最新版 (2.36-9+deb12u9)。升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
❯ hyfetch ami@work _,met$$$$$gg. -------- ,g$$$$$$$$$$$$$$$P. OS: Debian GNU/Linux 12.8 (bookworm) x86_64 ,g$$P" """Y$$.". Kernel: 6.1.0-28-amd64 ,$$P' `$$$. Uptime: 8 mins ',$$P ,ggs. `$$b: Packages: 54 (pip), 2 (npm), 2639 (dpkg), 2 (steam) `d$$' ,$P"' . $$$ Shell: zsh 5.9 $$P d$' , $$P Resolution: 3840x2160, 1920x1080 $$: $$. - ,d$$' DE: Plasma 5.27.5 [KF 5.103.0] [Qt 5.15.8] (wayland) $$; Y$b._ _,d$P' WM: kwin_wayland_wr Y$$. `.`"Y$$$$P"' Theme: Breeze [GTK2/3] `$$b "-.__ Icons: breeze [GTK2/3] `Y$$ Cursor: breeze_cursors [GTK2/3] `Y$$. Terminal: konsole `$$b. CPU: 2x Intel Xeon E5-2666 v3 (20) @ 3.5GHz `Y$$b. GPU: AMD ATI Radeon RX 580 2048SP `"Y$b._ Memory: 6.47 GiB / 125.69 GiB (5%) `""" Network: 1 Gbps Bluetooth: Intel Corp. AX210 BIOS: American Megatrends Inc. 5.11 (06/20/2023)
The text was updated successfully, but these errors were encountered:
我在构建时并没有特别注意 GLIBC 版本,这个导致了Escrcpy不可用吗?
Sorry, something went wrong.
是的,连接设备镜像屏幕报错找不到对应版本的 GLIBC
No branches or pull requests
Describe the problem you confuse
我使用的是 Debian 12 stable 分支,GLIBC 版本最高只有 2.36
❯ strings /lib/x86_64-linux-gnu/libc.so.6 |grep GLIBC_ GLIBC_2.2.5 GLIBC_2.2.6 GLIBC_2.3 GLIBC_2.3.2 GLIBC_2.3.3 GLIBC_2.3.4 GLIBC_2.4 GLIBC_2.5 GLIBC_2.6 GLIBC_2.7 GLIBC_2.8 GLIBC_2.9 GLIBC_2.10 GLIBC_2.11 GLIBC_2.12 GLIBC_2.13 GLIBC_2.14 GLIBC_2.15 GLIBC_2.16 GLIBC_2.17 GLIBC_2.18 GLIBC_2.22 GLIBC_2.23 GLIBC_2.24 GLIBC_2.25 GLIBC_2.26 GLIBC_2.27 GLIBC_2.28 GLIBC_2.29 GLIBC_2.30 GLIBC_2.31 GLIBC_2.32 GLIBC_2.33 GLIBC_2.34 GLIBC_2.35 GLIBC_2.36 GLIBC_ABI_DT_RELR GLIBC_PRIVATE
The text was updated successfully, but these errors were encountered: