Skip to content
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

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

Closed
i5t0n3 opened this issue Jul 30, 2024 · 4 comments

Comments

@i5t0n3
Copy link

i5t0n3 commented Jul 30, 2024

Device Information | 设备信息

  • SOC: [S095d]
  • Model [N1]

Armbian Version | 系统版本

  • Kernel Version: [6.6.43]
  • Release: [HassIoSupervisor_bookworm/bullseye]

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
Copy link
Owner

ophub commented Jul 31, 2024

禁用无线网络。

@i5t0n3
Copy link
Author

i5t0n3 commented Jul 31, 2024

禁用无线网络。

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

@i5t0n3 i5t0n3 closed this as completed Jul 31, 2024
@tchivs
Copy link

tchivs commented Aug 10, 2024

禁用无线网络。

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

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

@shazhengning
Copy link

树莓派5有类似的bug,似乎是kernel 6.6独有,参见brcmfmac: brcmf_set_channel: set chanspec fail, reason -52 #6049

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants