ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
5.8k stars 1.86k forks source link

N1 控制台一直报 brcmfmac: brcmf_set_channel: set chanspec 0x100c fail, reason -52 #2454

Closed i5t0n3 closed 1 month ago

i5t0n3 commented 1 month ago

Device Information | 设备信息

Armbian Version | 系统版本

Describe the bug | 问题描述

两台机器,一台 U 盘启动刷的是 HassIoSupervisor_bookworm 版本,一台 bullseye 版本刷入 EMMC,但是两台都是相同的问题,连 HDMI 看到一直刷 brcmfmac: brcmf_set_channel: set chanspec 0xXXX fail, reason -52,但是 ssh 连接看不到,搜了一下好像是 Wi-Fi 和蓝牙的问题?都是 7 月份最新的包,未做任何替换。#1044 参考这里的执行了好像会起不来,求助如何解决,dmesg 全部日志还需要上传吗。万分感激

set-chanspec-fail
root@armbian:~# cat /etc/ophub-release
PLATFORM='amlogic'
VERSION_CODEID='debian'
VERSION_CODENAME='bookworm'
MODEL_ID='101'
MODEL_NAME='Phicomm-N1'
SOC='s905d'
FDTFILE='meson-gxl-s905d-phicomm-n1.dtb'
FAMILY='meson-gxl'
BOARD='s905d'
KERNEL_REPO='ophub/kernel'
KERNEL_TAGS='stable'
KERNEL_VERSION='6.6.43'
KERNEL_BACKUP='yes'
BOOT_CONF='uEnv.txt'
ROOTFS_TYPE='ext4'
DISK_TYPE='usb'
AMPART_STATUS='no'
MLUBOOT_STATUS='no'
MAINLINE_UBOOT=''
BOOTLOADER_IMG='/usr/lib/u-boot/u-boot-2015-phicomm-n1.bin'
UBOOT_OVERLOAD='u-boot-n1.bin'
BUILD_REPOSITORY='github.com/armbian/build'
REBUILD_REPOSITORY='github.com/ophub/amlogic-s9xxx-armbian'
CONTRIBUTORS='unifreq'
BUILDER_NAME='dy008'
PACKAGED_DATE='2024-07-26'
root@armbian:~# dmesg | grep Bluetooth
[   14.388758] Bluetooth: Core ver 2.22
[   14.388804] Bluetooth: Starting self testing
[   14.516827] Bluetooth: ECDH test passed in 122845 usecs
[   14.552785] Bluetooth: SMP test passed in 26309 usecs
[   14.553411] Bluetooth: Finished self testing
[   14.597929] Bluetooth: HCI device and connection manager initialized
[   14.666129] Bluetooth: HCI socket layer initialized
[   14.666189] Bluetooth: L2CAP socket layer initialized
[   14.706281] Bluetooth: SCO socket layer initialized
[   15.020881] Bluetooth: HCI UART driver ver 2.3
[   15.020933] Bluetooth: HCI UART protocol H4 registered
[   15.024890] Bluetooth: HCI UART protocol BCSP registered
[   15.042259] Bluetooth: HCI UART protocol LL registered
[   15.042310] Bluetooth: HCI UART protocol ATH3K registered
[   15.054235] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   15.055164] Bluetooth: HCI UART protocol Intel registered
[   15.080143] Bluetooth: HCI UART protocol Broadcom registered
[   15.090301] Bluetooth: HCI UART protocol QCA registered
[   15.090352] Bluetooth: HCI UART protocol AG6XX registered
[   15.110247] Bluetooth: HCI UART protocol Marvell registered
[   15.442626] Bluetooth: hci0: BCM: chip id 107
[   15.456760] Bluetooth: hci0: BCM: features 0x2f
[   15.462479] Bluetooth: hci0: BCM4345C0
[   15.464720] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[   15.474715] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch
[   16.399144] Bluetooth: hci0: BCM: features 0x2f
[   16.402212] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
[   16.404208] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
root@armbian:~# cat /etc/ophub-release 
PLATFORM='amlogic'
VERSION_CODEID='debian'
VERSION_CODENAME='bullseye'
MODEL_ID='101'
MODEL_NAME='Phicomm-N1'
SOC='s905d'
FDTFILE='meson-gxl-s905d-phicomm-n1.dtb'
FAMILY='meson-gxl'
BOARD='s905d'
KERNEL_REPO='ophub/kernel'
KERNEL_TAGS='stable'
KERNEL_VERSION='6.6.43'
KERNEL_BACKUP='yes'
BOOT_CONF='uEnv.conf'
ROOTFS_TYPE='ext4'
DISK_TYPE='emmc'
AMPART_STATUS='no'
MLUBOOT_STATUS='yes'
MAINLINE_UBOOT='/usr/lib/u-boot/'
BOOTLOADER_IMG='/usr/lib/u-boot/u-boot-2015-phicomm-n1.bin'
UBOOT_OVERLOAD='u-boot-n1.bin'
BUILD_REPOSITORY='github.com/armbian/build'
REBUILD_REPOSITORY='github.com/ophub/amlogic-s9xxx-armbian'
CONTRIBUTORS='unifreq'
BUILDER_NAME='ophub'
PACKAGED_DATE='2024-07-29'
root@armbian:~# dmesg | grep Bluetooth
[   12.220740] Bluetooth: Core ver 2.22
[   12.224639] Bluetooth: Starting self testing
[   12.246127] Bluetooth: ECDH test passed in 17208 usecs
[   12.263479] Bluetooth: SMP test passed in 5522 usecs
[   12.267568] Bluetooth: Finished self testing
[   12.276155] Bluetooth: HCI device and connection manager initialized
[   12.282654] Bluetooth: HCI socket layer initialized
[   12.287470] Bluetooth: L2CAP socket layer initialized
[   12.292503] Bluetooth: SCO socket layer initialized
[   12.382822] Bluetooth: HCI UART driver ver 2.3
[   12.386635] Bluetooth: HCI UART protocol H4 registered
[   12.390507] Bluetooth: HCI UART protocol BCSP registered
[   12.396192] Bluetooth: HCI UART protocol LL registered
[   12.400858] Bluetooth: HCI UART protocol ATH3K registered
[   12.406509] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   12.412844] Bluetooth: HCI UART protocol Intel registered
[   12.418130] Bluetooth: HCI UART protocol Broadcom registered
[   12.421818] Bluetooth: HCI UART protocol QCA registered
[   12.428762] Bluetooth: HCI UART protocol AG6XX registered
[   12.461177] Bluetooth: HCI UART protocol Marvell registered
[   12.790955] Bluetooth: hci0: BCM: chip id 107
[   12.795031] Bluetooth: hci0: BCM: features 0x2f
[   12.800283] Bluetooth: hci0: BCM4345C0
[   12.803956] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[   12.843560] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch
[   13.172022] systemd[1]: Reached target Bluetooth.
[   13.811052] Bluetooth: hci0: BCM: features 0x2f
[   13.816911] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
[   13.821468] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
root@armbian:~# 
ophub commented 1 month ago

禁用无线网络。

i5t0n3 commented 1 month ago

禁用无线网络。

感谢提醒,关了 Wi-Fi 后已解决

tchivs commented 1 month ago

禁用无线网络。

感谢提醒,关了 Wi-Fi 后已解决

怎么关的,我一连上SSH马上就断开了