树莓派是通过wifi还是有线接入的ap?
其他设备例如手机连接到ap能找到ip?
如果没有这个节点的话需要先加载模块:sudo modprobe configs
重刷新系统,然后换不同的电源启动试试看。
如果依然是灯不闪可能是升级过程中硬件损坏了。
树莓派安装 NodeJS
https://talk.quwj.com/topic/1448
@Tony 主要是因为笔记本电脑的屏幕驱动一般不开源,厂家不会放出来
屏幕驱动板感觉没希望啊。
硬盘可以找个移动硬盘盒子给树莓派用上。
想了想好像没有什么使用场景
@Tony 空了我改一下
ubuntumate可以的
@RaspiSQH 这种只能手动封号。
看起来是模块没有装全。
现在电脑不在身边。回头我找一个安装教程发出来。
qt 可以直接安装。不需要编译吧。
https://shumeipai.nxez.com/2020/08/25/qt-development-environment-on-raspberry-pi.html
看起来可能是cmos元件有问题。之前有遇到一个类似情况的。
下周回去试试看。多谢分享
超纲了
可能是因为 gpio 模块没有安装。
你用的是什么系统呢?
这个怕是没得救了。
收到声音信号输出为1是正常的。有什么问题吗
赞啊
> It may probably happen that the driver won't compile with the latest kernel when raspbian rolls out new patches to the kernel. If so, please try sudo ./install.sh --compat-kernel which uses an older kernel but ensures that the driver can work.
看到有这个说明,用 sudo ./install.sh --compat-kernel 安装试试