树莓派环境配置步骤
Posted mygod2093725_wht
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了树莓派环境配置步骤相关的知识,希望对你有一定的参考价值。
1.格式化SD卡,大于4G
2.Win32DiskImager烧镜像
3.设置vnc,一般5900端口(远程桌面功能)能自动连接,如果不能,可能是系统太过老旧。
https://blog.csdn.net/hwt0101/article/details/80345524这个比较详细了。
4.设置分辨率,适应vnc。
参考https://shumeipai.nxez.com/2019/07/08/set-the-resolution-of-the-raspberry-pi-vnc.html
5.设置中文输入法,系统英文看着舒服。
sudo apt-get install fcitx fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sunpinyin
如果下载失败,先更新apt-get,apt-get更新失败,参考https://blog.csdn.net/mygod2093725_wht/article/details/104883471
重启
Perferences->Fcitx Configuration-> 点击左下角的“+” -> 找到刚才安装的google pinyin添加
6.安装QT
参考https://www.cnblogs.com/BANLOONG/p/11580270.html
以上是关于树莓派环境配置步骤的主要内容,如果未能解决你的问题,请参考以下文章