树莓派解决待机问题 一、命令行操作 1、启用root账号 sudo passwd root 输入新密码:自己设置 2、创建一个普通用户 用户名:raspberrypi 密码: 自己设置 3、切到root用户 ...