科创武器

Hi, Toretto!

You got to put the past behind you before you can move on.

  • 个人博客地址:https://xyc.vip/ 欢迎大家来踩

    随笔分类 -  linux

    摘要:1.尝试再次输入以下命令: sudo apt-get autoremove open-vm-tools sudo apt-get install open-vm-tools sudo apt-get install open-vm-tools-desktop 2.禁用 Wayland sudo ed 阅读全文
    posted @ 2024-01-13 00:39 bk街头狂舞 阅读(615) 评论(0) 推荐(0) 编辑
    摘要:报错信息如下: 2023-05-09 10:33:22.819 W [MediaServer] [13423-MediaServer] sockutil.cpp:421 bind_sock6 | Bind socket failed: address already in use2023-05-09 阅读全文
    posted @ 2023-05-09 10:44 bk街头狂舞 阅读(2098) 评论(1) 推荐(1) 编辑
    摘要:解决方法1: 原来的命令行加上-lpthread 解决方法2: -DCMAKE_THREAD_LIBS_INIT=-lpthread 阅读全文
    posted @ 2022-11-26 12:57 bk街头狂舞 阅读(1571) 评论(0) 推荐(0) 编辑
    摘要:xxx@xxx-virtual-machine:~/workspace/rv1126_rv1109_sdk$ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 76F1A20FF987672FExecuting: /t 阅读全文
    posted @ 2022-11-16 08:15 bk街头狂舞 阅读(4686) 评论(0) 推荐(0) 编辑
    摘要:使能buildroot的环境变量 source envsetup.sh ;rv1126一般选择90make dropbear-dircleanmake dropbear./build.sh rootfs./build.sh再不行的话,可以多试两次,再不行的话:建议你先清除 ./build.sh cl 阅读全文
    posted @ 2022-11-15 21:30 bk街头狂舞 阅读(270) 评论(0) 推荐(0) 编辑
    摘要:一些文件被windows打开后代码格式会被改变,使用一下命令来转换 sed -i 's/\r//' filename 阅读全文
    posted @ 2022-03-08 18:05 bk街头狂舞 阅读(166) 评论(0) 推荐(0) 编辑
    摘要:安装ninja: sudo apt install ninja-build 安装gn: sudo apt install generate-ninja 阅读全文
    posted @ 2022-01-24 18:23 bk街头狂舞 阅读(6851) 评论(0) 推荐(1) 编辑
    摘要:error: initialization of ‘long int (*)(struct file *, unsigned int, long unsigned int)’ from incompatible pointer type ‘int (*)(struct file *, unsigne 阅读全文
    posted @ 2021-03-29 14:53 bk街头狂舞 阅读(3892) 评论(0) 推荐(0) 编辑
    摘要:加参数-b 8192 例如: tftp -g 192.168.1.110 -r demo -b 8192 阅读全文
    posted @ 2021-01-28 10:47 bk街头狂舞 阅读(554) 评论(0) 推荐(0) 编辑

    点击右上角即可分享
    微信分享提示