修改config.txt成下面的样子:
[PI0]
dtoverlay=miniuart-bt
enable_uart=1
core_freq=250
然后:
tc@box:~$ sudo modprobe hci_uart
modprobe: can't load module ecc (kernel.tclocal/crypto/ecc.ko): invalid module format
再启动蓝牙驱动:
tc@box:~$ sudo /usr/local/etc/init.d/dbus start
tc@box:~$ sudo /usr/local/lib/bluetooth/bluetoothd -nd
太复杂了,没搞定,去 http://forum.tinycorelinux.net/ 搜索bluez 看看有没有相关文章
标签:box,树莓,tinycore,sudo,蓝牙,module From: https://www.cnblogs.com/chinatefl/p/17081373.html