7 Star 3 Fork 2

src-openEuler/raspberrypi-bluetooth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

raspberrypi-bluetooth

介绍

Raspberry Pi 的蓝牙相关服务组件,用于树莓派开机时加载 BCM43430A1 固件。文件来自于 Raspberry Pi 社区的上游仓库:

软件架构

AArch64

安装教程

dnf install raspberrypi-bluetooth

使用说明

安装 raspberrypi-bluetooth 后,

  1. 启动蓝牙服务(hciuart 服务)用于加载相关固件:systemctl status hciuart

  2. 查看该服务的运行状态:systemctl status hciuart

  3. 如果该服务启动失败,重启该服务:systemctl restart hciuart

  4. 查看蓝牙设备的名称和基本信息:hciconfig

  5. 设置该服务开机启动:systemctl enable hciuart

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

空文件

简介

Load firmware of bluetooth on boot for Raspberry Pi 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/raspberrypi-bluetooth.git
git@gitee.com:src-openeuler/raspberrypi-bluetooth.git
src-openeuler
raspberrypi-bluetooth
raspberrypi-bluetooth
master

搜索帮助