摘要: Ubuntu 22.04 默认使用 ‌gdm3‌(或 lightdm)管理图形登录界面: sudo systemctl start gdm3 # 启动 GDM3 显示管理器 Ubuntu 的图形界面通常运行在 ‌tty7‌,使用快捷键组合即可切换: Ctrl + Alt + F7 # 立即切换到图形 阅读全文
posted @ 2025-03-17 11:26 hbg-rohens 阅读(640) 评论(0) 推荐(0)
摘要: 一、kiauh 调试 1、功能 KIAUH is a script that assists you in installing Klipper on a Linux operating system that has already been flashed to your Raspberry P 阅读全文
posted @ 2025-03-17 11:24 hbg-rohens 阅读(270) 评论(0) 推荐(0)
摘要: 1、src/ 目录 包含微控制器的C源码。 其中/src/atsam, /src/atsamd, /src/avr, /src/linux/, src/lpc176x, /src/pru, /src/stm32对应微处理器架构的源码。 /src/simulator/包含用于交叉编译、测试目标微处理器 阅读全文
posted @ 2025-03-17 11:22 hbg-rohens 阅读(208) 评论(0) 推荐(0)