摘要: 问题:Ubuntu仅能在刚插入的一瞬间识别USB-485设备,之后无法识别 原因分析: 使用dmesg | grep usb获取系统日志信息 [26019.612653] usb 3-1: ch341-uart converter now attached to ttyUSB0 [26020.757 阅读全文
posted @ 2023-11-01 20:02 Tomato-In 阅读(555) 评论(0) 推荐(0)
摘要: 问题:使用git clone克隆自己的私密仓库,提示输入用户名及密码,输入后仍无法访问 解决方案 Step 1 找到Settings --> Developer Settings --> Personal access tokens --> Tokens(classic) Step 2 点击Gene 阅读全文
posted @ 2023-11-01 19:55 Tomato-In 阅读(197) 评论(0) 推荐(0)