-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
魔百和401A开启蓝牙 #1513
Comments
蓝牙驱动通用,上传测试 |
感谢ophub 大大这么快就回复,我已经找到了文中所提到的rtl8761b_config文件,但是 rtk_hciattach 工具搜索了一圈不知道要怎么获得。 另外:我之前有经历过安装驱动程序后开机无法通过ssh连接到armbian的情况, 如果测试中出现这种情况,能够怎样恢复呢? 是否有什么办法可以对系统进行备份并恢复? |
从U盘启动armbian,armbian-ddbr,选b备份,选r恢复 |
ophub 大大,请问蓝牙驱动只需要 rtl8761b_config文件吗?是否需要rtl8761b_fw 文件? |
都需要 |
完蛋了,我把这里的dtb换成了https://bbs.hassbian.com/thread-18366-1-1.html 这个帖子中提供的 dtb 之后,直接开不了机了😭 开机指示灯是红色的 ophub 大大,还有拯救的机会吗,我纯小白😭 |
u盘启动新刷的系统,启动后手动挂载emmc的/boot到u盘/mnt的一个自建的目录里,然后修改,保存。 |
https://github.com/armbian/build/blob/main/config/sources/families/rk322x.conf#L156-L158 https://github.com/armbian/build/tree/main/packages/bsp/rk322x 在armbian的官方仓库里有这个文件,我添加到仓库了。 根据你发的这个文章,相关文件和驱动我都添加好了。我重新单独编译了 |
谢谢 o大 的耐心回复,所以我现在就是将6.30 号的 我晚上回家找个u盘试试 |
你就下载今天(6.30)的s905l3a-m401a固件,写入U盘启动,启动后修改 /etc/custom_service/start_service.sh文件里改成: |
o大,我现在的状况是修改 dtb 后开不了机,u盘启动后还是得手动挂载emmc吧? |
U盘启动直接重写入emmc也可以。如果不想重新配置那些应用,就挂载emmc覆盖个dtb回去。
|
armbian-config |
哈哈哈,我是那个帖子的作者。 dtb文件是和内核一起编译的,和内核版本、系统配置等都紧密相关,直接用很容易踩雷。 |
Device Information | 设备信息
Armbian Version | 系统版本
Describe the bug | 问题描述
All issues will only remain open for one week to prioritize resolving them.
After that period, they will be closed but can still continue to be discussed in the thread.
所有的问题都只保留一周的开启状态供重点关注解决,超时将关闭,但任然可以长期继续跟帖讨论。
Please provide a detailed description of the issue and, if necessary, attach a screenshot.
详细描述问题,并在必要时附上屏幕截图。
我的信息信息:
这个魔百和 401A 是我在咸鱼上买的,已经刷好了上面的系统,但是蓝牙功能无法使用,
我看了这篇文章 CM311-1A M401A变身超级智能家居中枢homeassistant,还要什么小米蓝牙中枢网关
发现作者提到可以通过 rtl8761b_config 、 rtk_hciattach 的文件激活CM311-1A、401A设备上的蓝牙功能。奈何距离文章有一段时间且系统有些微差异,作为小白实在有心无力,害怕变砖后无法自救。
只能希望向 ophub 大大寻求帮助,请问这两步骤对于我bullseye release的401A 是否适用
The text was updated successfully, but these errors were encountered: