raspberrypi / linux

Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
Other
11.11k stars 4.98k forks source link

Hostap Bridge 64 bits - kernel 5.10.17-v8+ #4188

Closed Enjoy-Combi closed 3 years ago

Enjoy-Combi commented 3 years ago

Is this the right place for my bug report? This repository contains the Linux kernel used on the Raspberry Pi. If you believe that the issue you are seeing is kernel-related, this is the right place. If not, we have other repositories for the GPU firmware at github.com/raspberrypi/firmware and Raspberry Pi userland applications at github.com/raspberrypi/userland. If you have problems with the Raspbian distribution packages, report them in the github.com/RPi-Distro/repo. If you simply have a question, then the Raspberry Pi forums are the best place to ask it.

Describe the bug Add a clear and concise description of what you think the bug is. Installing hostapd as per this guide. Following by troubleshooting on the forum at raspberry website. The access point is not visible. This was working with previous kernel version I didn't remember which one (4.X.X).

From journalctl I get this data: mars 04 08:50:38 mahe kernel: ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 mars 04 08:50:38 mahe kernel: ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-110) mars 04 08:50:41 mahe kernel: ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 mars 04 08:50:41 mahe kernel: ieee80211 phy0: brcmf_cfg80211_get_tx_power: error (-110) mars 04 08:50:43 mahe kernel: ieee80211 phy0: _brcmf_set_multicast_list: Setting mcast_list failed, -110 mars 04 08:50:46 mahe kernel: ieee80211 phy0: _brcmf_set_multicast_list: Setting allmulti failed, -110 mars 04 08:50:51 mahe kernel: ieee80211 phy0: brcmf_cfg80211_stop_ap: SET SSID error (-110) mars 04 08:50:54 mahe kernel: ieee80211 phy0: _brcmf_set_multicast_list: Setting BRCMF_C_SET_PROMISC failed, -110 mars 04 08:51:32 mahe kernel: ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 mars 04 08:51:32 mahe kernel: ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-110) mars 04 08:51:35 mahe kernel: ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 mars 04 08:51:35 mahe kernel: ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-110) mars 04 08:51:43 mahe kernel: ieee80211 phy0: _brcmf_set_multicast_list: Setting mcast_list failed, -110 mars 04 08:51:45 mahe kernel: ieee80211 phy0: brcmf_cfg80211_del_station: SCB_DEAUTHENTICATE_FOR_REASON failed -110 mars 04 08:51:45 mahe kernel: device wlan0 left promiscuous mode mars 04 08:51:45 mahe kernel: br0: port 2(wlan0) entered disabled state mars 04 08:51:48 mahe kernel: ieee80211 phy0: _brcmf_set_multicast_list: Setting allmulti failed, -110 mars 04 08:51:53 mahe kernel: ieee80211 phy0: brcmf_cfg80211_stop_ap: SET SSID error (-110) mars 04 08:51:56 mahe kernel: ieee80211 phy0: _brcmf_set_multicast_list: Setting BRCMF_C_SET_PROMISC failed, -110 mars 04 08:51:58 mahe kernel: ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_DOWN error -110 mars 04 08:52:06 mahe kernel: ieee80211 phy0: brcmf_cfg80211_stop_ap: setting AP mode failed -110 mars 04 08:52:11 mahe kernel: ieee80211 phy0: _brcmf_set_multicast_list: Setting mcast_list failed, -110 mars 04 08:52:13 mahe kernel: ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_UP error -110 mars 04 08:52:16 mahe kernel: ieee80211 phy0: _brcmf_set_multicast_list: Setting allmulti failed, -110 mars 04 08:52:19 mahe kernel: ieee80211 phy0: brcmf_set_mpc: fail to set mpc mars 04 08:52:34 mahe kernel: ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 mars 04 08:52:34 mahe kernel: ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-110) mars 04 08:52:36 mahe kernel: ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 mars 04 08:52:36 mahe kernel: ieee80211 phy0: brcmf_cfg80211_get_tx_power: error (-110) mars 04 08:52:39 mahe kernel: ieee80211 phy0: _brcmf_set_multicast_list: Setting mcast_list failed, -110 mars 04 08:52:42 mahe kernel: ieee80211 phy0: _brcmf_set_multicast_list: Setting allmulti failed, -110 mars 04 08:52:47 mahe kernel: ieee80211 phy0: brcmf_cfg80211_stop_ap: SET SSID error (-110) mars 04 08:52:49 mahe kernel: ieee80211 phy0: _brcmf_set_multicast_list: Setting BRCMF_C_SET_PROMISC failed, -110 mars 04 08:52:54 mahe kernel: ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_DOWN error -110 mars 04 08:52:57 mahe kernel: ieee80211 phy0: brcmf_cfg80211_stop_ap: setting AP mode failed -110

The above is messages got after the commands sudo /usr/sbin/hostapd -B -P /run/hostapd.pid -B /etc/hostapd/hostapd.conf which gives : Configuration file: /etc/hostapd/hostapd.conf wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE Could not set channel for kernel driver Interface initialization failed wlan0: interface state COUNTRY_UPDATE->DISABLED wlan0: AP-DISABLED wlan0: Unable to setup interface. wlan0: interface state DISABLED->DISABLED wlan0: AP-DISABLED wlan0: CTRL-EVENT-TERMINATING hostapd_free_hapd_data: Interface wlan0 wasn't started nl80211: deinit ifname=wlan0 disabled_11b_rates=0

To reproduce List the steps required to reproduce the issue. Follow the guide (link above) and launch sudo /usr/sbin/hostapd -B -P /run/hostapd.pid -B /etc/hostapd/hostapd.conf

Expected behaviour Add a clear and concise description of what you expected to happen. Get access to the access point

Actual behaviour Add a clear and concise description of what actually happened. Access point not mounted / visible and accessible.

System Copy and paste the results of the raspinfo command in to this section. Alternatively, copy and paste a pastebin link, or add answers to the following questions:

System Information

Raspberry Pi 4 Model B Rev 1.2 PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)"

Raspberry Pi reference 2020-08-20 Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 7252c154838ec5b4576f29c996ac8fe3750cae12, stage4

Linux mahe 5.10.17-v8+ #1403 SMP PREEMPT Mon Feb 22 11:37:54 GMT 2021 aarch64 GNU/Linux Revision : c03112 Serial : 10000000ecbf8098 Model : Raspberry Pi 4 Model B Rev 1.2 Throttled flag : throttled=0x0 Camera : supported=0 detected=0

Videocore information

Feb 25 2021 12:10:40 Copyright (c) 2012 Broadcom version 564e5f9b852b23a330b1764bcf0b2d022a20afd0 (clean) (release) (start)

alloc failures: 0 compactions: 0 legacy block fails: 0

Filesystem information

Sys. de fichiers blocs de 1K Utilisé Disponible Uti% Monté sur /dev/root 961583856 4748304 917730628 1% / devtmpfs 1646284 0 1646284 0% /dev tmpfs 1779180 0 1779180 0% /dev/shm tmpfs 1779180 25200 1753980 2% /run tmpfs 5120 4 5116 1% /run/lock tmpfs 1779180 0 1779180 0% /sys/fs/cgroup /dev/sda1 258095 49781 208314 20% /boot tmpfs 355836 0 355836 0% /run/user/109 tmpfs 355836 0 355836 0% /run/user/1000

Filename Type Size Used Priority /var/swap file 102396 0 -2

Package version information

raspberrypi-ui-mods: Installé : 1.20201210+nmu1 raspberrypi-sys-mods: Installé : 20210208 openbox: Installé : 3.6.1-8+rpt5 lxpanel: Installé : 0.10.0-2+rpt14 pcmanfm: Installé : 1.3.1-1+rpt26 rpd-plym-splash: Installé : 0.26

Networking Information

br0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet x.x.x.x netmask x.x.x.x broadcast x.x.x.x inet6 y::y.y.y.y prefixlen 64 scopeid 0x20 ether m.m.m.m txqueuelen 1000 (Ethernet) RX packets 30032 bytes 3052388 (2.9 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 3663 bytes 394242 (385.0 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet6 y::y.y.y.y prefixlen 64 scopeid 0x20 ether m.m.m.m txqueuelen 1000 (Ethernet) RX packets 50783 bytes 4719528 (4.5 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 3742 bytes 401933 (392.5 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet x.x.x.x netmask x.x.x.x inet6 ::1 prefixlen 128 scopeid 0x10 inet6 y::y.y.y.y prefixlen 128 scopeid 0x0 inet6 y::y.y.y.y prefixlen 128 scopeid 0x0 loop txqueuelen 1000 (Boucle locale) RX packets 1404 bytes 106002 (103.5 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 1404 bytes 106002 (103.5 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

USB Information

/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M | Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M | Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M | Port 4: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 12M | Port 4: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 12M |__ Port 4: Dev 3, If 2, Class=Human Interface Device, Driver=usbhid, 12M

config.txt

arm_64bit=1 arm_freq=1500 audio_pwm_mode=514 config_hdmi_boost=5 core_freq=500 core_freq_min=200 disable_commandline_tags=2 disable_l2cache=1 disable_overscan=1 display_hdmi_rotate=-1 display_lcd_rotate=-1 dvfs=2 enable_gic=1 force_eeprom_read=1 force_pwm_open=1 framebuffer_ignore_alpha=1 framebuffer_swap=1 gpu_freq=500 gpu_freq_min=250 init_uart_clock=0x2dc6c00 lcd_framerate=60 mask_gpu_interrupt0=1024 mask_gpu_interrupt1=0x10000 max_framebuffers=2 over_voltage_avs=-23750 pause_burst_frames=1 program_serial_random=1 total_mem=4096 hdmi_force_cec_address:0=65535 hdmi_force_cec_address:1=65535 hdmi_pixel_freq_limit:0=0x11e1a300 hdmi_pixel_freq_limit:1=0x11e1a300 device_tree=- overlay_prefix=overlays/ hdmi_cvt:0= hdmi_cvt:1= hdmi_edid_filename:0= hdmi_edid_filename:1= hdmi_timings:0= hdmi_timings:1=

cmdline.txt

coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:57:03:17 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 console=ttyS0,115200 console=tty1 root=PARTUUID=f0944ab5-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles

raspi-gpio settings

BANK0 (GPIO 0 to 27): GPIO 0: level=1 fsel=0 func=INPUT pull=UP GPIO 1: level=1 fsel=0 func=INPUT pull=UP GPIO 2: level=1 fsel=0 func=INPUT pull=UP GPIO 3: level=1 fsel=0 func=INPUT pull=UP GPIO 4: level=1 fsel=0 func=INPUT pull=UP GPIO 5: level=1 fsel=0 func=INPUT pull=UP GPIO 6: level=1 fsel=0 func=INPUT pull=UP GPIO 7: level=1 fsel=0 func=INPUT pull=UP GPIO 8: level=1 fsel=0 func=INPUT pull=UP GPIO 9: level=0 fsel=0 func=INPUT pull=DOWN GPIO 10: level=0 fsel=0 func=INPUT pull=DOWN GPIO 11: level=0 fsel=0 func=INPUT pull=DOWN GPIO 12: level=0 fsel=0 func=INPUT pull=DOWN GPIO 13: level=0 fsel=0 func=INPUT pull=DOWN GPIO 14: level=1 fsel=0 func=INPUT pull=NONE GPIO 15: level=1 fsel=0 func=INPUT pull=UP GPIO 16: level=0 fsel=0 func=INPUT pull=DOWN GPIO 17: level=0 fsel=0 func=INPUT pull=DOWN GPIO 18: level=0 fsel=0 func=INPUT pull=DOWN GPIO 19: level=0 fsel=0 func=INPUT pull=DOWN GPIO 20: level=0 fsel=0 func=INPUT pull=DOWN GPIO 21: level=0 fsel=0 func=INPUT pull=DOWN GPIO 22: level=0 fsel=0 func=INPUT pull=DOWN GPIO 23: level=0 fsel=0 func=INPUT pull=DOWN GPIO 24: level=0 fsel=0 func=INPUT pull=DOWN GPIO 25: level=0 fsel=0 func=INPUT pull=DOWN GPIO 26: level=0 fsel=0 func=INPUT pull=DOWN GPIO 27: level=0 fsel=0 func=INPUT pull=DOWN BANK1 (GPIO 28 to 45): GPIO 28: level=1 fsel=2 alt=5 func=RGMII_MDIO pull=UP GPIO 29: level=0 fsel=2 alt=5 func=RGMII_MDC pull=DOWN GPIO 30: level=0 fsel=7 alt=3 func=CTS0 pull=UP GPIO 31: level=0 fsel=7 alt=3 func=RTS0 pull=NONE GPIO 32: level=1 fsel=7 alt=3 func=TXD0 pull=NONE GPIO 33: level=1 fsel=7 alt=3 func=RXD0 pull=UP GPIO 34: level=0 fsel=7 alt=3 func=SD1_CLK pull=NONE GPIO 35: level=1 fsel=7 alt=3 func=SD1_CMD pull=UP GPIO 36: level=1 fsel=7 alt=3 func=SD1_DAT0 pull=UP GPIO 37: level=1 fsel=7 alt=3 func=SD1_DAT1 pull=UP GPIO 38: level=1 fsel=7 alt=3 func=SD1_DAT2 pull=UP GPIO 39: level=1 fsel=7 alt=3 func=SD1_DAT3 pull=UP GPIO 40: level=0 fsel=4 alt=0 func=PWM1_0 pull=NONE GPIO 41: level=0 fsel=4 alt=0 func=PWM1_1 pull=NONE GPIO 42: level=1 fsel=1 func=OUTPUT pull=UP GPIO 43: level=1 fsel=0 func=INPUT pull=UP GPIO 44: level=1 fsel=0 func=INPUT pull=UP GPIO 45: level=1 fsel=0 func=INPUT pull=UP BANK2 (GPIO 46 to 53): GPIO 46: level=0 fsel=0 func=INPUT pull=UP GPIO 47: level=0 fsel=0 func=INPUT pull=UP GPIO 48: level=0 fsel=0 func=INPUT pull=DOWN GPIO 49: level=0 fsel=0 func=INPUT pull=DOWN GPIO 50: level=0 fsel=0 func=INPUT pull=DOWN GPIO 51: level=0 fsel=0 func=INPUT pull=DOWN GPIO 52: level=0 fsel=0 func=INPUT pull=DOWN GPIO 53: level=0 fsel=0 func=INPUT pull=DOWN

vcdbg log messages

sudo: vcdbg : commande introuvable

dmesg log

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.10.17-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1403 SMP PREEMPT Mon Feb 22 11:37:54 GMT 2021 [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.2 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000017000000, size 256 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000fbffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x00000000272fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff] [ 0.000000] Zeroed struct page in unavailable ranges: 256 pages [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff] [ 0.000000] On node 0 totalpages: 930560 [ 0.000000] DMA zone: 2508 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 160512 pages, LIFO batch:31 [ 0.000000] DMA32 zone: 12032 pages used for memmap [ 0.000000] DMA32 zone: 770048 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 32 pages/cpu s91224 r8192 d31656 u131072 [ 0.000000] pcpu-alloc: s91224 r8192 d31656 u131072 alloc=32*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 916020 [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=m.m.m.m vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 console=ttyS0,115200 console=tty1 root=PARTUUID=f0944ab5-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles [ 0.000000] Kernel parameter elevator= does not have any effect anymore. Please use sysfs to set IO scheduler for individual devices. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x0000000013000000-0x0000000017000000] (64MB) [ 0.000000] Memory: 3292568K/3722240K available (10944K kernel code, 1918K rwdata, 3912K rodata, 3648K init, 1240K bss, 167528K reserved, 262144K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 36199 entries in 142 pages [ 0.000000] ftrace: allocated 142 pages with 4 groups [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] random: get_random_bytes called from start_kernel+0x3b8/0x578 with crng_init=0 [ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [ 0.000008] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.000270] Console: colour dummy device 80x25 [ 0.000331] printk: console [tty1] enabled [ 0.000381] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) [ 0.000407] pid_max: default: 32768 minimum: 301 [ 0.000550] LSM: Security Framework initializing [ 0.000787] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.000855] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.002330] Disabling memory control group subsystem [ 0.004606] rcu: Hierarchical SRCU implementation. [ 0.005694] EFI services will not be available. [ 0.006224] smp: Bringing up secondary CPUs ... [ 0.007255] Detected PIPT I-cache on CPU1 [ 0.007340] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] [ 0.008551] Detected PIPT I-cache on CPU2 [ 0.008602] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] [ 0.009702] Detected PIPT I-cache on CPU3 [ 0.009750] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] [ 0.009898] smp: Brought up 1 node, 4 CPUs [ 0.009916] SMP: Total of 4 processors activated. [ 0.009931] CPU features: detected: 32-bit EL0 Support [ 0.009944] CPU features: detected: CRC32 instructions [ 0.009958] CPU features: detected: 32-bit EL1 Support [ 0.043420] CPU: All CPU(s) started at EL2 [ 0.043489] alternatives: patching kernel code [ 0.045162] devtmpfs: initialized [ 0.056277] Enabled cp15_barrier support [ 0.056315] Enabled setend support [ 0.056531] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.056561] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.064634] pinctrl core: initialized pinctrl subsystem [ 0.065457] DMI not present or invalid. [ 0.065849] NET: Registered protocol family 16 [ 0.069032] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [ 0.069301] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.070188] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.070277] audit: initializing netlink subsys (disabled) [ 0.070635] audit: type=2000 audit(0.068:1): state=initialized audit_enabled=0 res=1 [ 0.071170] thermal_sys: Registered thermal governor 'step_wise' [ 0.071661] cpuidle: using governor menu [ 0.072043] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.072250] ASID allocator initialised with 65536 entries [ 0.072370] Serial: AMBA PL011 UART driver [ 0.101139] bcm2835-mbox fe00b880.mailbox: mailbox enabled [ 0.108376] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-02-25T12:10:40, variant start [ 0.112381] raspberrypi-firmware soc:firmware: Firmware hash is 564e5f9b852b23a330b1764bcf0b2d022a20afd0 [ 0.145787] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [ 0.149669] vgaarb: loaded [ 0.150106] SCSI subsystem initialized [ 0.150331] usbcore: registered new interface driver usbfs [ 0.150386] usbcore: registered new interface driver hub [ 0.150459] usbcore: registered new device driver usb [ 0.150764] usb_phy_generic phy: supply vcc not found, using dummy regulator [ 0.152783] clocksource: Switched to clocksource arch_sys_counter [ 1.183324] VFS: Disk quotas dquot_6.6.0 [ 1.183421] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.183584] FS-Cache: Loaded [ 1.183841] CacheFiles: Loaded [ 1.185167] simple-framebuffer 3e2cb000.framebuffer: framebuffer at 0x3e2cb000, 0x7f8000 bytes, mapped to 0x(ptrval) [ 1.185183] simple-framebuffer 3e2cb000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680 [ 1.185667] Console: switching to colour frame buffer device 240x67 [ 1.197221] simple-framebuffer 3e2cb000.framebuffer: fb0: simplefb registered! [ 1.207704] NET: Registered protocol family 2 [ 1.208963] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 1.209014] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 1.209237] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 1.209720] TCP: Hash tables configured (established 32768 bind 32768) [ 1.209952] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 1.210025] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 1.210355] NET: Registered protocol family 1 [ 1.211338] RPC: Registered named UNIX socket transport module. [ 1.211351] RPC: Registered udp transport module. [ 1.211361] RPC: Registered tcp transport module. [ 1.211371] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.211396] PCI: CLS 0 bytes, default 64 [ 1.213874] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 1.214188] kvm [1]: IPA Size Limit: 44 bits [ 1.215355] kvm [1]: vgic interrupt IRQ9 [ 1.215642] kvm [1]: Hyp mode initialized successfully [ 1.217891] Initialise system trusted keyrings [ 1.218273] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 1.224826] zbud: loaded [ 1.226619] FS-Cache: Netfs 'nfs' registered for caching [ 1.227279] NFS: Registering the id_resolver key type [ 1.227327] Key type id_resolver registered [ 1.227338] Key type id_legacy registered [ 1.227455] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.228623] Key type asymmetric registered [ 1.228636] Asymmetric key parser 'x509' registered [ 1.228686] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.229028] io scheduler mq-deadline registered [ 1.229042] io scheduler kyber registered [ 1.233251] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [ 1.233280] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [ 1.233348] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [ 1.233422] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000 [ 1.282875] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) [ 1.283254] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [ 1.283271] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.283288] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff]) [ 1.283373] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [ 1.283613] pci 0000:00:00.0: PME# supported from D0 D3hot [ 1.287778] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [ 1.287896] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 1.288345] pci 0000:01:00.0: PME# supported from D0 D3cold [ 1.304259] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [ 1.304283] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [ 1.304319] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.304341] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [ 1.311814] iproc-rng200 fe104000.rng: hwrng registered [ 1.312151] vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB) [ 1.313122] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [ 1.313538] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.324444] brd: module loaded [ 1.337263] loop: module loaded [ 1.338864] Loading iSCSI transport class v2.0-870. [ 1.341420] libphy: Fixed MDIO Bus: probed [ 1.342982] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [ 1.352847] libphy: bcmgenet MII bus: probed [ 1.400933] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [ 1.402058] usbcore: registered new interface driver r8152 [ 1.402122] usbcore: registered new interface driver lan78xx [ 1.402183] usbcore: registered new interface driver smsc95xx [ 1.403794] pci 0000:00:00.0: enabling device (0000 -> 0002) [ 1.403826] xhci_hcd 0000:01:00.0: enabling device (0000 -> 0002) [ 1.403945] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.403980] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [ 1.404734] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000030000000890 [ 1.405768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 1.405784] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.405796] usb usb1: Product: xHCI Host Controller [ 1.405809] usb usb1: Manufacturer: Linux 5.10.17-v8+ xhci-hcd [ 1.405821] usb usb1: SerialNumber: 0000:01:00.0 [ 1.406537] hub 1-0:1.0: USB hub found [ 1.406633] hub 1-0:1.0: 1 port detected [ 1.407272] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.407293] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [ 1.407314] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [ 1.407736] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 1.407751] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.407762] usb usb2: Product: xHCI Host Controller [ 1.407774] usb usb2: Manufacturer: Linux 5.10.17-v8+ xhci-hcd [ 1.407786] usb usb2: SerialNumber: 0000:01:00.0 [ 1.408410] hub 2-0:1.0: USB hub found [ 1.408477] hub 2-0:1.0: 4 ports detected [ 1.410149] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.410409] dwc_otg: FIQ enabled [ 1.410420] dwc_otg: NAK holdoff enabled [ 1.410431] dwc_otg: FIQ split-transaction FSM enabled [ 1.410445] Module dwc_common_port init [ 1.411026] usbcore: registered new interface driver uas [ 1.411129] usbcore: registered new interface driver usb-storage [ 1.411340] mousedev: PS/2 mouse device common for all mice [ 1.413287] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 1.416754] sdhci: Secure Digital Host Controller Interface driver [ 1.416872] sdhci: Copyright(c) Pierre Ossman [ 1.417532] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [ 1.418051] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.421911] ledtrig-cpu: registered to indicate activity on CPUs [ 1.422272] hid: raw HID events driver (C) Jiri Kosina [ 1.422477] usbcore: registered new interface driver usbhid [ 1.422488] usbhid: USB HID core driver [ 1.430694] Initializing XFRM netlink socket [ 1.430740] NET: Registered protocol family 17 [ 1.430867] Key type dns_resolver registered [ 1.431516] registered taskstats version 1 [ 1.431547] Loading compiled-in X.509 certificates [ 1.432113] Key type ._fscrypt registered [ 1.432125] Key type .fscrypt registered [ 1.432136] Key type fscrypt-provisioning registered [ 1.443247] uart-pl011 fe201000.serial: there is not valid maps for state default [ 1.443544] uart-pl011 fe201000.serial: cts_event_workaround enabled [ 1.443660] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 21, base_baud = 0) is a PL011 rev2 [ 1.450426] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 1.451399] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [ 1.451414] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [ 1.489992] mmc1: Controller never released inhibit bit(s). [ 1.494011] of_cfs_init [ 1.494157] of_cfs_init: OK [ 1.507277] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 1.509010] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.510656] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.513931] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 1.515590] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.526040] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA [ 1.526723] Waiting for root device PARTUUID=f0944ab5-02... [ 1.557513] random: fast init done [ 1.581022] mmc1: new high speed SDIO card at address 0001 [ 1.740811] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.891486] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [ 1.891502] usb 1-1: New USB device strings: Mfr=0, Ppi@mahe:~ $ roduct=1, SerialNumber=0 [ 1.891515] usb 1-1: Product: USB2.0 Hub [ 1.893450] hub 1-1:1.0: USB hub found [ 1.893731] hub 1-1:1.0: 4 ports detected [ 2.017065] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 2.038884] usb 2-1: New USB device found, idVendor=1f75, idProduct=0621, bcdDevice= 0.36 [ 2.038898] usb 2-1: New USB device strings: Mfr=4, Product=5, SerialNumber=6 [ 2.038910] usb 2-1: SerialNumber: 20181207 [ 2.042679] usb-storage 2-1:1.0: USB Mass Storage device detected [ 2.043461] scsi host0: usb-storage 2-1:1.0 [ 2.188806] usb 1-1.4: new full-speed USB device number 3 using xhci_hcd [ 2.299093] usb 1-1.4: New USB device found, idVendor=046a, idProduct=010e, bcdDevice= 0.13 [ 2.299108] usb 1-1.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 2.299120] usb 1-1.4: Product: USB Wireless Device [ 2.310936] input: USB Wireless Device as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:046A:010E.0001/input/input0 [ 2.369609] hid-generic 0003:046A:010E.0001: input,hidraw0: USB HID v1.11 Keyboard [USB Wireless Device] on usb-0000:01:00.0-1.4/input0 [ 2.376352] input: USB Wireless Device as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:046A:010E.0002/input/input1 [ 2.376798] hid-generic 0003:046A:010E.0002: input,hidraw1: USB HID v1.11 Mouse [USB Wireless Device] on usb-0000:01:00.0-1.4/input1 [ 2.383546] input: USB Wireless Device Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046A:010E.0003/input/input2 [ 2.441121] hid-generic 0003:046A:010E.0003: input,hidraw2: USB HID v1.11 Device [USB Wireless Device] on usb-0000:01:00.0-1.4/input2 [ 3.070158] scsi 0:0:0:0: Direct-Access WDC WD10 SPZX-22Z10T1 PQ: 0 ANSI: 6 [ 3.071649] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) [ 3.072719] sd 0:0:0:0: [sda] Write Protect is off [ 3.072736] sd 0:0:0:0: [sda] Mode Sense: 3b 00 00 00 [ 3.073843] sd 0:0:0:0: [sda] No Caching mode page found [ 3.073938] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 3.075444] sda: sda1 sda2 [ 3.079805] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.167656] EXT4-fs (sda2): INFO: recovery required on readonly filesystem [ 3.167676] EXT4-fs (sda2): write access will be enabled during recovery [ 3.258914] EXT4-fs (sda2): recovery complete [ 3.337617] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 3.337744] VFS: Mounted root (ext4 filesystem) readonly on device 8:2. [ 3.349092] devtmpfs: mounted [ 3.357034] Freeing unused kernel memory: 3648K [ 3.357231] Run /sbin/init as init process [ 3.357241] with arguments: [ 3.357251] /sbin/init [ 3.357261] splash [ 3.357271] with environment: [ 3.357281] HOME=/ [ 3.357291] TERM=linux [ 4.400721] systemd[1]: System time before build time, advancing clock. [ 4.711771] NET: Registered protocol family 10 [ 4.713510] Segment Routing with IPv6 [ 4.840252] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [ 4.841012] systemd[1]: Detected architecture arm64. [ 4.879463] systemd[1]: Set hostname to . [ 5.714572] random: crng init done [ 6.482369] systemd[1]: Listening on Journal Socket (/dev/log). [ 6.483922] systemd[1]: Listening on Journal Audit Socket. [ 6.485348] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 6.486032] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 6.488382] systemd[1]: Created slice User and Session Slice. [ 6.488509] systemd[1]: Reached target Slices. [ 6.489604] systemd[1]: Listening on Journal Socket. [ 6.913559] i2c /dev entries driver [ 9.469147] EXT4-fs (sda2): re-mounted. Opts: (null) [ 9.603255] systemd-journald[113]: Received request to flush runtime journal from PID 1 [ 10.739666] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 10.999794] br0: port 1(eth0) entered blocking state [ 10.999819] br0: port 1(eth0) entered disabled state [ 11.000178] device eth0 entered promiscuous mode [ 11.006130] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [ 11.007998] bcm2835_vc_sm_cma_probe: Videocore shared memory driver

[ 11.009575] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) [ 11.014908] bcmgenet fd580000.ethernet eth0: Link is Down [ 11.015819] [vc_sm_connected_init]: installed successfully [ 11.067036] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000 [ 11.067650] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000 [ 11.068176] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000 [ 11.068672] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000 [ 11.364432] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [ 11.369978] bcm2835_audio bcm2835_audio: card created with 4 channels [ 11.374710] bcm2835_audio bcm2835_audio: card created with 4 channels [ 11.404670] mc: Linux media interface: v0.10 [ 11.459182] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0 [ 11.760560] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 11.773668] videodev: Linux video capture interface: v2.00 [ 11.797136] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 11.855222] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 12.121332] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 12.139724] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 12.140687] usbcore: registered new interface driver brcmfmac [ 12.142536] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4]) [ 12.142565] checking generic (3e2cb000 7f8000) vs hw (0 ffffffffffffffff) [ 12.142578] fb0: switching to vc4drmfb from simple [ 12.143079] Console: switching to colour dummy device 80x25 [ 12.154248] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 [ 12.178172] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 12.178180] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 12.178237] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 12.194426] Console: switching to colour frame buffer device 240x67 [ 12.194487] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device [ 12.250362] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. [ 12.251250] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [ 12.259769] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 [ 12.259831] bcm2835-codec bcm2835-codec: Device registered as /dev/video10 [ 12.259876] bcm2835-codec bcm2835-codec: Loaded V4L2 decode [ 12.260603] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 [ 12.262486] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 [ 12.263084] bcm2835-codec bcm2835-codec: Device registered as /dev/video11 [ 12.263121] bcm2835-codec bcm2835-codec: Loaded V4L2 encode [ 12.263594] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 [ 12.263622] bcm2835-isp bcm2835-isp: Register output node 0 with media controller [ 12.263666] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller [ 12.263683] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller [ 12.263699] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller [ 12.264154] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp [ 12.267722] bcm2835-codec bcm2835-codec: Device registered as /dev/video12 [ 12.267778] bcm2835-codec bcm2835-codec: Loaded V4L2 isp [ 12.294940] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2 [ 12.321352] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [ 12.596733] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 12.639822] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan 4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e [ 15.101039] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 15.101102] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 16.761241] uart-pl011 fe201000.serial: no DMA platform data [ 18.304694] 8021q: 802.1Q VLAN Support v1.8 [ 19.119068] br0: port 1(eth0) entered blocking state [ 19.119092] br0: port 1(eth0) entered forwarding state [ 19.119455] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready [ 19.824933] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k FS [ 21.266312] br0: port 2(wlan0) entered blocking state [ 21.266325] br0: port 2(wlan0) entered disabled state [ 21.266484] device wlan0 entered promiscuous mode [ 21.391758] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 21.391925] br0: port 2(wlan0) entered blocking state [ 21.391932] br0: port 2(wlan0) entered forwarding state [ 24.445736] Bluetooth: Core ver 2.22 [ 24.446262] NET: Registered protocol family 31 [ 24.446272] Bluetooth: HCI device and connection manager initialized [ 24.446292] Bluetooth: HCI socket layer initialized [ 24.446301] Bluetooth: L2CAP socket layer initialized [ 24.446320] Bluetooth: SCO socket layer initialized [ 24.503025] Bluetooth: HCI UART driver ver 2.3 [ 24.503042] Bluetooth: HCI UART protocol H4 registered [ 24.504315] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 24.512200] Bluetooth: HCI UART protocol Broadcom registered [ 24.989007] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 24.989020] Bluetooth: BNEP filters: protocol multicast [ 24.989038] Bluetooth: BNEP socket layer initialized [ 25.395623] cryptd: max_cpu_qlen set to 1000 [ 26.389820] broken atomic modeset userspace detected, disabling atomic [ 31.118811] fuse: init (API version 7.32) [40009.739388] ieee80211 phy0: brcmf_cfg80211_del_station: SCB_DEAUTHENTICATE_FOR_REASON failed -110 [40009.755734] device wlan0 left promiscuous mode [40009.755869] br0: port 2(wlan0) entered disabled state [40012.299417] ieee80211 phy0: _brcmf_set_multicast_list: Setting mcast_list failed, -110 [40014.859440] ieee80211 phy0: _brcmf_set_multicast_list: Setting allmulti failed, -110 [40019.979419] ieee80211 phy0: brcmf_cfg80211_stop_ap: SET SSID error (-110) [40022.539514] ieee80211 phy0: _brcmf_set_multicast_list: Setting BRCMF_C_SET_PROMISC failed, -110 [40027.659548] ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_DOWN error -110 [40030.219563] ieee80211 phy0: brcmf_cfg80211_stop_ap: setting AP mode failed -110 [40037.899629] ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_UP error -110 [40040.459558] ieee80211 phy0: brcmf_set_mpc: fail to set mpc [40048.139692] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 [40048.139715] ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-110) [40050.699689] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 [40050.699714] ieee80211 phy0: brcmf_cfg80211_get_tx_power: error (-110) [40053.259730] ieee80211 phy0: _brcmf_set_multicast_list: Setting mcast_list failed, -110 [40055.819732] ieee80211 phy0: _brcmf_set_multicast_list: Setting allmulti failed, -110 [40060.939719] ieee80211 phy0: brcmf_cfg80211_stop_ap: SET SSID error (-110) [40063.499738] ieee80211 phy0: _brcmf_set_multicast_list: Setting BRCMF_C_SET_PROMISC failed, -110 [40068.619773] ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_DOWN error -110 [40071.179854] ieee80211 phy0: brcmf_cfg80211_stop_ap: setting AP mode failed -110 [40078.859873] ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_UP error -110 [40081.419899] ieee80211 phy0: brcmf_set_mpc: fail to set mpc [40094.732031] ieee80211 phy0: brcmf_cfg80211_stop_ap: SET SSID error (-110) [40097.236991] ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_DOWN error -110 [40097.237047] ieee80211 phy0: brcmf_cfg80211_stop_ap: setting AP mode failed -110 [40097.237091] ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_UP error -110 [40097.237196] ieee80211 phy0: brcmf_cfg80211_change_iface: WLC_SET_INFRA error (-110) [40099.852050] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 [40099.852076] ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-110) [40102.412058] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 [40102.412073] ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-110) [40104.972042] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 [40104.972055] ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-110) [40107.532054] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 [40107.532068] ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-110) [40110.092151] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 [40110.094169] br0: port 2(wlan0) entered blocking state [40110.094190] br0: port 2(wlan0) entered disabled state [40110.094548] device wlan0 entered promiscuous mode [40112.652093] ieee80211 phy0: _brcmf_set_multicast_list: Setting mcast_list failed, -110 [40115.212119] ieee80211 phy0: brcmf_cfg80211_del_station: SCB_DEAUTHENTICATE_FOR_REASON failed -110 [40115.228498] device wlan0 left promiscuous mode [40115.228663] br0: port 2(wlan0) entered disabled state [40117.772188] ieee80211 phy0: _brcmf_set_multicast_list: Setting allmulti failed, -110 [40122.892251] ieee80211 phy0: brcmf_cfg80211_stop_ap: SET SSID error (-110) [40125.452186] ieee80211 phy0: _brcmf_set_multicast_list: Setting BRCMF_C_SET_PROMISC failed, -110 [40128.012212] ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_DOWN error -110 [40135.692330] ieee80211 phy0: brcmf_cfg80211_stop_ap: setting AP mode failed -110 [40140.812302] ieee80211 phy0: _brcmf_set_multicast_list: Setting mcast_list failed, -110 [40143.372390] ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_UP error -110 [40145.932410] ieee80211 phy0: _brcmf_set_multicast_list: Setting allmulti failed, -110 [40148.492416] ieee80211 phy0: brcmf_set_mpc: fail to set mpc [40151.052382] ieee80211 phy0: _brcmf_set_multicast_list: Setting BRCMF_C_SET_PROMISC failed, -110 [40163.852469] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 [40163.852483] ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-110) [40166.412552] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 [40166.412577] ieee80211 phy0: brcmf_cfg80211_get_tx_power: error (-110) [40168.972564] ieee80211 phy0: _brcmf_set_multicast_list: Setting mcast_list failed, -110 [40171.532734] ieee80211 phy0: _brcmf_set_multicast_list: Setting allmulti failed, -110 [40176.652630] ieee80211 phy0: brcmf_cfg80211_stop_ap: SET SSID error (-110) [40179.212587] ieee80211 phy0: _brcmf_set_multicast_list: Setting BRCMF_C_SET_PROMISC failed, -110 [40184.332688] ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_DOWN error -110 [40186.892698] ieee80211 phy0: brcmf_cfg80211_stop_ap: setting AP mode failed -110 [40194.572695] ieee80211 phy0: brcmf_cfg80211_stop_ap: BRCMF_C_UP error -110 [40197.132771] ieee80211 phy0: brcmf_set_mpc: fail to set mpc

Logs If applicable, add the relevant output from dmesg or similar.

Additional context Add any other relevant context for the problem.

Enjoy-Combi commented 3 years ago

Fixed with latest kernel available with apt update