摘要: 在物体模式下选中,按ctrl+A选全部变换 阅读全文
posted @ 2024-12-21 20:11 sdafadsf 阅读(46) 评论(0) 推荐(0) 编辑
摘要: deb http://mirrors.ustc.edu.cn/debian bookworm main contrib non-free non-free-firmware deb-src http://mirrors.ustc.edu.cn/debian bookworm main contrib 阅读全文
posted @ 2024-11-10 17:44 sdafadsf 阅读(74) 评论(0) 推荐(0) 编辑
摘要: 1.下载相应驱动 2. apt-get install gcc 3. apt-get install make 4. apt-cache search linux-source 5. apt-get install linux-source-6.1 6. /etc/init.d/gdm3 stop 阅读全文
posted @ 2024-11-10 17:40 sdafadsf 阅读(188) 评论(0) 推荐(0) 编辑
摘要: apt-get install wine apt-get install winetricks 阅读全文
posted @ 2024-11-07 20:13 sdafadsf 阅读(4) 评论(0) 推荐(0) 编辑
摘要: error=librenderdoc.so: cannot open shared object file: No such file or directory apt-get install renderdoc 阅读全文
posted @ 2024-10-13 20:37 sdafadsf 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 初始化vulkan失败 安装显卡驱动 阅读全文
posted @ 2024-10-13 11:48 sdafadsf 阅读(96) 评论(0) 推荐(0) 编辑
摘要: steam无法启动proton 磁盘名太长,修改磁盘名 阅读全文
posted @ 2024-10-05 21:53 sdafadsf 阅读(14) 评论(0) 推荐(0) 编辑
摘要: debian 安装steam失败 upload no:libcurl.so cd /lib/x86_64-linux-gnu 为libcurl.so.4创建软链接 ln -s libcurl.so.4 libcurl.so 阅读全文
posted @ 2024-10-01 22:07 sdafadsf 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 1.sudo fdisk -l 查看系统分区 找到U优盘挂载位置 2.卸载U盘 3.sudo mkfs.vfat -F 32 /dev/sdc4 格式化U盘为fat32 4.sudo dd if=*.iso of=/dev/sdc 写入镜像 不要加数字4 阅读全文
posted @ 2023-11-01 14:53 sdafadsf 阅读(159) 评论(0) 推荐(0) 编辑
摘要: 参考:https://blog.csdn.net/mshxuyi/article/details/90902997 https://blog.csdn.net/Pipcie/article/details/105038319 vgs 查看可用容量 df -Th 查看挂载 umount /home 卸 阅读全文
posted @ 2023-07-05 15:27 sdafadsf 阅读(52) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示