huchuan2025/40-Archive/2024年工作日记/其它问题解决.md

7 lines
424 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- ldd显示not found问题
- uclibc的utils提供了ldd工具 需要配置uclibc打开 LDSO_STANDALONE_SUPPORT=y
- 修改效果:![[ldd-issue.png]]
- 通过网络共享mount失败问题 减少网口购买
- 使用最新develop代码发现没这个问题了。 可能跟nfs有关
- 结果 ![[usb0网口的mount.png]]
- 性能上差不多比一个百兆网口还要强一些 ![[usb0和pc的性能测试.png]]