2026年3月13日
摘要: 新装了24.04,都需要重新安装一下,记录一下。 gpu驱动 这个一装好就安装了,可以通过这个命令查看: nvidia-smi 比如我这个,可以装13.0以下的cuda,准备装12.8的 安装cuda 到官网下载 CUDA:https://developer.nvidia.com/cuda-tool 阅读全文
posted @ 2026-03-13 17:06 suiqingxian 阅读(10) 评论(0) 推荐(0)
  2026年3月12日
摘要: 参考视频:https://www.bilibili.com/video/BV1Z5pgzAEH7/?spm_id_from=333.1391.0.0&vd_source=5a60652113ff5782a69d104b3fa995c1 显卡驱动安装:https://www.cnblogs.com/c 阅读全文
posted @ 2026-03-12 00:08 suiqingxian 阅读(5) 评论(0) 推荐(0)
  2026年3月11日
摘要: 第一步:依赖包离线下载 sudo wget http://th.archive.ubuntu.com/ubuntu/pool/universe/g/gconf/libgconf-2-4_3.2.6-7ubuntu2_amd64.deb sudo wget http://th.archive.ubun 阅读全文
posted @ 2026-03-11 23:21 suiqingxian 阅读(10) 评论(0) 推荐(0)
  2026年2月27日
摘要: glm使用claude code的官方文档:https://docs.bigmodel.cn/cn/coding-plan/tool/claude 因为使用windows,所以需要先安装docker和wls2. windows还要安装git。 本机是win10,先安装docker:https://w 阅读全文
posted @ 2026-02-27 17:42 suiqingxian 阅读(29) 评论(0) 推荐(0)
  2026年1月16日
摘要: 关于相机坐标的详细讲解: https://cs.fmy1024.cn/html_online/2837_122271381online.html 阅读全文
posted @ 2026-01-16 10:35 suiqingxian 阅读(2) 评论(0) 推荐(0)
  2026年1月15日
摘要: 主要参考:https://blog.csdn.net/gygedg/article/details/149151757 安装了之后报错如下: 查了一下固件版本: 查了查别的回答,说是固件版本问题。因该是我的固件版本是5.16,然后他让装的realsense sdk版本是2.5,太老了,21年发的。 阅读全文
posted @ 2026-01-15 22:53 suiqingxian 阅读(3) 评论(0) 推荐(0)
  2026年1月7日
摘要: latex高亮:https://blog.csdn.net/ShuqiaoS/article/details/118217508 阅读全文
posted @ 2026-01-07 21:54 suiqingxian 阅读(5) 评论(0) 推荐(0)
  2025年11月29日
摘要: 20251124初投 with editor 20251130 Under Review 20251222 RRC 20260104 Revise 给三个星期改稿 阅读全文
posted @ 2025-11-29 14:46 suiqingxian 阅读(3) 评论(0) 推荐(0)
  2025年10月12日
摘要: https://kalosaner.github.io/2024/12/11/Ubuntu-安装软件时提示缺少-libwebkit2gtk-4.1.0/ 主要参考以上文档 报错:Dependency is not satisfiable: libwebkit2gtk-4.1-0。然后我就想用 sud 阅读全文
posted @ 2025-10-12 17:51 suiqingxian 阅读(0) 评论(0) 推荐(0)
  2025年7月22日
摘要: 首先安装anconda环境。 参考这个安装:https://blog.csdn.net/KRISNAT/article/details/124041869 conda命令合集:https://blog.csdn.net/miracleoa/article/details/106115730 法一:安 阅读全文
posted @ 2025-07-22 09:53 suiqingxian 阅读(67) 评论(0) 推荐(0)