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.13k stars 4.98k forks source link

Bluetooth playing is skipping audio on pi4, arm64 bullseye 6.1.21-v8+ #5522

Closed mgrouch closed 1 year ago

mgrouch commented 1 year ago

Describe the bug

Bluetooth playing is skipping audio on pi4, arm64 bullseye 6.1.21-v8+

Steps to reproduce the behaviour

pair iphone and play a song on pi via bluetooth from iphone

Device (s)

Raspberry Pi 4 Mod. B

System

cat /etc/rpi-issue Raspberry Pi reference 2023-05-03 Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 7c750947a959fb626a70c09fd17c65815df192ac, stage2

vcgencmd version Mar 17 2023 10:51:33 Copyright (c) 2012 Broadcom version 82f3750a65fadae9a38077e3c2e217ad158c8d54 (clean) (release) (start_x)

uname -a Linux lysmarine 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux

Logs

 dmesg
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 6.1.21-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) #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023
[    0.000000] random: crng init done
[    0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.4
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000026c00000, size 128 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-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000001ffffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000001ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[    0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.000000] percpu: Embedded 29 pages/cpu s78504 r8192 d32088 u118784
[    0.000000] pcpu-alloc: s78504 r8192 d32088 u118784 alloc=29*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-v3a
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2028848
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1280x800M@60 smsc95xx.macaddr=DC:A6:32:D5:46:6D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=abc95165-02 rootfstype=ext4 fsck.repair=yes rootwait quiet loglevel=1 splash quiet logo.nologo vt.global_cursor_default=1 plymouth.ignore-serial-consoles console=tty3 rd.systemd.show_status=false
[    0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)
[    0.000000] Memory: 7864576K/8245248K available (11776K kernel code, 2106K rwdata, 3688K rodata, 4160K init, 1077K bss, 249600K reserved, 131072K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 39744 entries in 156 pages
[    0.000000] ftrace: allocated 156 pages with 4 groups
[    0.000000] trace event string verifier disabled
[    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] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    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.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000300] Console: colour dummy device 80x25
[    0.000362] printk: console [tty1] enabled
[    0.000433] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[    0.000458] pid_max: default: 32768 minimum: 301
[    0.000588] LSM: Security Framework initializing
[    0.000827] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.000926] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.002169] cgroup: Disabling memory control group subsystem
[    0.004350] cblist_init_generic: Setting adjustable number of callback queues.
[    0.004369] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.004547] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.004718] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.005148] rcu: Hierarchical SRCU implementation.
[    0.005160] rcu:     Max phase no-delay instances is 1000.
[    0.006478] EFI services will not be available.
[    0.006993] smp: Bringing up secondary CPUs ...
[    0.008116] Detected PIPT I-cache on CPU1
[    0.008267] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.009397] Detected PIPT I-cache on CPU2
[    0.009521] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[    0.010608] Detected PIPT I-cache on CPU3
[    0.010733] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[    0.010879] smp: Brought up 1 node, 4 CPUs
[    0.010900] SMP: Total of 4 processors activated.
[    0.010912] CPU features: detected: 32-bit EL0 Support
[    0.010922] CPU features: detected: 32-bit EL1 Support
[    0.010935] CPU features: detected: CRC32 instructions
[    0.011065] CPU: All CPU(s) started at EL2
[    0.011088] alternatives: applying system-wide alternatives
[    0.013051] devtmpfs: initialized
[    0.025218] Enabled cp15_barrier support
[    0.025257] Enabled setend support
[    0.025472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.025508] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.029240] pinctrl core: initialized pinctrl subsystem
[    0.030103] DMI not present or invalid.
[    0.030780] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.034404] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.034704] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.035667] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.035762] audit: initializing netlink subsys (disabled)
[    0.036044] audit: type=2000 audit(0.032:1): state=initialized audit_enabled=0 res=1
[    0.036668] thermal_sys: Registered thermal governor 'step_wise'
[    0.036758] cpuidle: using governor menu
[    0.037228] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.037424] ASID allocator initialised with 32768 entries
[    0.037587] Serial: AMBA PL011 UART driver
[    0.049506] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.064212] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-03-17T10:51:33, variant start_x
[    0.068227] raspberrypi-firmware soc:firmware: Firmware hash is 82f3750a65fadae9a38077e3c2e217ad158c8d54
[    0.084041] KASLR enabled
[    0.117482] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[    0.123080] SCSI subsystem initialized
[    0.123334] usbcore: registered new interface driver usbfs
[    0.123393] usbcore: registered new interface driver hub
[    0.123459] usbcore: registered new device driver usb
[    0.123802] usb_phy_generic phy: supply vcc not found, using dummy regulator
[    0.124026] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[    0.124379] pps_core: LinuxPPS API ver. 1 registered
[    0.124392] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.124418] PTP clock support registered
[    0.125535] vgaarb: loaded
[    0.126337] clocksource: Switched to clocksource arch_sys_counter
[    0.127290] VFS: Disk quotas dquot_6.6.0
[    0.127377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.127561] FS-Cache: Loaded
[    0.127754] CacheFiles: Loaded
[    0.138674] NET: Registered PF_INET protocol family
[    0.139509] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.148441] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.148547] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.148579] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.148984] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.151639] TCP: Hash tables configured (established 65536 bind 65536)
[    0.151878] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.151991] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.152335] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.153163] RPC: Registered named UNIX socket transport module.
[    0.153180] RPC: Registered udp transport module.
[    0.153190] RPC: Registered tcp transport module.
[    0.153201] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.153225] PCI: CLS 0 bytes, default 64
[    0.155952] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.156334] kvm [1]: IPA Size Limit: 44 bits
[    0.157659] kvm [1]: vgic interrupt IRQ9
[    0.157894] kvm [1]: Hyp mode initialized successfully
[    1.290483] Initialise system trusted keyrings
[    1.290921] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[    1.298449] zbud: loaded
[    1.301340] NFS: Registering the id_resolver key type
[    1.301377] Key type id_resolver registered
[    1.301388] Key type id_legacy registered
[    1.301499] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.301516] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.302962] Key type asymmetric registered
[    1.302981] Asymmetric key parser 'x509' registered
[    1.303059] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.303332] io scheduler mq-deadline registered
[    1.303349] io scheduler kyber registered
[    1.312868] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    1.312913] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    1.313001] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[    1.313085] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
[    1.314097] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    1.314117] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.314134] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[    1.314218] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    1.314537] pci 0000:00:00.0: PME# supported from D0 D3hot
[    1.318681] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[    1.318868] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[    1.318969] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[    1.384428] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    1.384594] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    1.384721] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    1.385197] pci 0000:01:00.0: PME# supported from D0 D3hot
[    1.385931] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[    1.385958] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[    1.386000] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.386022] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    1.387235] simple-framebuffer 3e812000.framebuffer: framebuffer at 0x3e812000, 0x3e8000 bytes
[    1.387256] simple-framebuffer 3e812000.framebuffer: format=a8r8g8b8, mode=1280x800x32, linelength=5120
[    1.387773] Console: switching to colour frame buffer device 160x50
[    1.391834] simple-framebuffer 3e812000.framebuffer: fb0: simplefb registered!
[    1.398738] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    1.401650] iproc-rng200 fe104000.rng: hwrng registered
[    1.402164] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    1.403571] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[    1.416685] brd: module loaded
[    1.425401] loop: module loaded
[    1.426196] Loading iSCSI transport class v2.0-870.
[    1.431481] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    1.490496] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    1.491646] usbcore: registered new interface driver r8152
[    1.491718] usbcore: registered new interface driver lan78xx
[    1.491778] usbcore: registered new interface driver smsc95xx
[    1.537671] pci 0000:00:00.0: enabling device (0000 -> 0002)
[    1.537856] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.537889] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    1.538628] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0001e40000000890
[    1.539671] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.539693] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    1.539715] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    1.540094] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.540114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.540129] usb usb1: Product: xHCI Host Controller
[    1.540142] usb usb1: Manufacturer: Linux 6.1.21-v8+ xhci-hcd
[    1.540155] usb usb1: SerialNumber: 0000:01:00.0
[    1.540895] hub 1-0:1.0: USB hub found
[    1.540965] hub 1-0:1.0: 1 port detected
[    1.541906] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    1.541927] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.541942] usb usb2: Product: xHCI Host Controller
[    1.541955] usb usb2: Manufacturer: Linux 6.1.21-v8+ xhci-hcd
[    1.541968] usb usb2: SerialNumber: 0000:01:00.0
[    1.542694] hub 2-0:1.0: USB hub found
[    1.542789] hub 2-0:1.0: 4 ports detected
[    1.544499] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.544815] dwc_otg: FIQ enabled
[    1.544826] dwc_otg: NAK holdoff enabled
[    1.544836] dwc_otg: FIQ split-transaction FSM enabled
[    1.544852] Module dwc_common_port init
[    1.545445] usbcore: registered new interface driver uas
[    1.545550] usbcore: registered new interface driver usb-storage
[    1.545765] mousedev: PS/2 mouse device common for all mice
[    1.552020] sdhci: Secure Digital Host Controller Interface driver
[    1.552039] sdhci: Copyright(c) Pierre Ossman
[    1.552635] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.556107] ledtrig-cpu: registered to indicate activity on CPUs
[    1.556451] hid: raw HID events driver (C) Jiri Kosina
[    1.556663] usbcore: registered new interface driver usbhid
[    1.556676] usbhid: USB HID core driver
[    1.565117] NET: Registered PF_PACKET protocol family
[    1.565245] Key type dns_resolver registered
[    1.566811] registered taskstats version 1
[    1.566891] Loading compiled-in X.509 certificates
[    1.567744] Key type .fscrypt registered
[    1.567760] Key type fscrypt-provisioning registered
[    1.583044] uart-pl011 fe201000.serial: there is not valid maps for state default
[    1.583778] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    1.583921] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 35, base_baud = 0) is a PL011 rev2
[    1.592077] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
[    1.592953] fe215040.serial: ttyS0 at MMIO 0xfe215040 (irq = 36, base_baud = 62500000) is a 16550
[    1.594507] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    1.594960] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    1.596264] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.596284] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    1.627067] of_cfs_init
[    1.627221] of_cfs_init: OK
[    1.664017] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[    1.664356] Waiting for root device PARTUUID=abc95165-02...
[    1.710876] mmc1: new high speed SDIO card at address 0001
[    1.766576] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[    1.767551] mmcblk0: mmc0:aaaa SP32G 29.7 GiB
[    1.770567]  mmcblk0: p1 p2
[    1.771126] mmcblk0: mmc0:aaaa SP32G 29.7 GiB (quirks 0x00004000)
[    1.784609] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
[    1.784702] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    1.790056] devtmpfs: mounted
[    1.794417] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.798543] Freeing unused kernel memory: 4160K
[    1.798743] Run /sbin/init as init process
[    1.798754]   with arguments:
[    1.798763]     /sbin/init
[    1.798773]     splash
[    1.798783]   with environment:
[    1.798791]     HOME=/
[    1.798800]     TERM=linux
[    1.945243] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    1.945279] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.945295] usb 1-1: Product: USB2.0 Hub
[    1.947653] hub 1-1:1.0: USB hub found
[    1.948015] hub 1-1:1.0: 4 ports detected
[    2.070840] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.092556] usb 2-1: New USB device found, idVendor=174c, idProduct=1153, bcdDevice= 0.01
[    2.092590] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.092606] usb 2-1: Product: AS2115
[    2.092619] usb 2-1: Manufacturer: ASMedia
[    2.092631] usb 2-1: SerialNumber: 00000000000000000000
[    2.095652] usb-storage 2-1:1.0: USB Mass Storage device detected
[    2.096453] scsi host0: usb-storage 2-1:1.0
[    2.175970] systemd[1]: System time before build time, advancing clock.
[    2.264041] usb 2-2: new SuperSpeed USB device number 3 using xhci_hcd
[    2.359906] NET: Registered PF_INET6 protocol family
[    2.361778] Segment Routing with IPv6
[    2.361819] In-situ OAM (IOAM) with IPv6
[    2.368162] usb 2-2: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.11
[    2.368192] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.368207] usb 2-2: Product: USB3.0 Hub
[    2.368220] usb 2-2: Manufacturer: VIA Labs, Inc.
[    2.370932] hub 2-2:1.0: USB hub found
[    2.371238] hub 2-2:1.0: 4 ports detected
[    2.435730] systemd[1]: systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[    2.436752] systemd[1]: Detected architecture arm64.
[    2.442445] systemd[1]: Set hostname to <lysmarine>.
[    2.450446] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd
[    2.561264] usb 1-1.2: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11
[    2.561303] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.561321] usb 1-1.2: Product: USB2.0 Hub
[    2.561335] usb 1-1.2: Manufacturer: VIA Labs, Inc.
[    2.563649] hub 1-1.2:1.0: USB hub found
[    2.564336] hub 1-1.2:1.0: 4 ports detected
[    2.666386] usb 1-1.4: new full-speed USB device number 4 using xhci_hcd
[    2.776598] usb 1-1.4: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice=81.34
[    2.776633] usb 1-1.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.776649] usb 1-1.4: Product: USB Serial
[    2.892055] usb 2-2.4: new SuperSpeed USB device number 4 using xhci_hcd
[    2.995999] usb 2-2.4: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.11
[    2.996035] usb 2-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.996052] usb 2-2.4: Product: USB3.0 Hub
[    2.996066] usb 2-2.4: Manufacturer: VIA Labs, Inc.
[    2.999287] hub 2-2.4:1.0: USB hub found
[    2.999584] hub 2-2.4:1.0: 4 ports detected
[    3.086387] usb 1-1.2.1: new full-speed USB device number 5 using xhci_hcd
[    3.107449] scsi 0:0:0:0: Direct-Access     ASMT     2115             0    PQ: 0 ANSI: 6
[    3.108953] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    3.109789] sd 0:0:0:0: [sda] Write Protect is off
[    3.109810] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[    3.110562] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.114192]  sda: sda1 sda2
[    3.114820] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.218761] usb 1-1.2.1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[    3.218795] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.218812] usb 1-1.2.1: Product: FT232R USB UART
[    3.218825] usb 1-1.2.1: Manufacturer: FTDI
[    3.218837] usb 1-1.2.1: SerialNumber: AO009078
[    3.318389] usb 1-1.2.2: new full-speed USB device number 6 using xhci_hcd
[    3.434787] usb 1-1.2.2: New USB device found, idVendor=1546, idProduct=01a8, bcdDevice= 3.01
[    3.434818] usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.434834] usb 1-1.2.2: Product: u-blox GNSS receiver
[    3.434847] usb 1-1.2.2: Manufacturer: u-blox AG - www.u-blox.com
[    3.530388] usb 1-1.2.4: new high-speed USB device number 7 using xhci_hcd
[    3.590141] systemd[1]: Queued start job for default target Graphical Interface.
[    3.612027] systemd[1]: Created slice system-getty.slice.
[    3.613438] systemd[1]: Created slice system-modprobe.slice.
[    3.614524] systemd[1]: Created slice system-pypilot.slice.
[    3.615550] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.616399] systemd[1]: Created slice User and Session Slice.
[    3.616950] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.618105] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.618583] systemd[1]: Reached target User and Group Name Lookups.
[    3.618764] systemd[1]: Reached target Slices.
[    3.618882] systemd[1]: Reached target Swap.
[    3.618992] systemd[1]: Reached target System Time Set.
[    3.642611] systemd[1]: Listening on RPCbind Server Activation Socket.
[    3.643882] systemd[1]: Listening on Syslog Socket.
[    3.644698] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.645136] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.646506] systemd[1]: Listening on Journal Audit Socket.
[    3.647368] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.648424] systemd[1]: Listening on Journal Socket.
[    3.649496] usb 1-1.2.4: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11
[    3.649520] usb 1-1.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.649536] usb 1-1.2.4: Product: USB2.0 Hub
[    3.649550] usb 1-1.2.4: Manufacturer: VIA Labs, Inc.
[    3.649646] systemd[1]: Listening on Network Service Netlink Socket.
[    3.651209] hub 1-1.2.4:1.0: USB hub found
[    3.651958] hub 1-1.2.4:1.0: 4 ports detected
[    3.653211] systemd[1]: Listening on udev Control Socket.
[    3.654101] systemd[1]: Listening on udev Kernel Socket.
[    3.655170] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[    3.659641] systemd[1]: Mounting POSIX Message Queue File System...
[    3.664434] systemd[1]: Mounting RPC Pipe File System...
[    3.669985] systemd[1]: Mounting Kernel Debug File System...
[    3.675969] systemd[1]: Mounting Kernel Trace File System...
[    3.676790] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[    3.684872] systemd[1]: Starting Restore / save the current clock...
[    3.690255] systemd[1]: Starting Wait for network to be configured by ifupdown...
[    3.696344] systemd[1]: Starting Set the console keyboard layout...
[    3.702027] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    3.707774] systemd[1]: Starting Load Kernel Module configfs...
[    3.713750] systemd[1]: Starting Load Kernel Module drm...
[    3.719549] systemd[1]: Starting Load Kernel Module fuse...
[    3.726727] systemd[1]: Starting nftables...
[    3.727523] systemd[1]: Condition check resulted in pypilot detect being skipped.
[    3.754693] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    3.784971] fuse: init (API version 7.37)
[    3.787272] systemd[1]: Starting File System Check on Root Device...
[    3.798094] systemd[1]: Starting Journal Service...
[    3.811696] systemd[1]: Starting Load Kernel Modules...
[    3.819977] systemd[1]: Starting Coldplug All udev Devices...
[    3.827383] systemd[1]: Starting Uncomplicated firewall...
[    3.867229] systemd[1]: Mounted POSIX Message Queue File System.
[    3.868133] systemd[1]: Mounted RPC Pipe File System.
[    3.868877] systemd[1]: Mounted Kernel Debug File System.
[    3.870390] systemd[1]: Mounted Kernel Trace File System.
[    3.872535] systemd[1]: Finished Restore / save the current clock.
[    3.875244] systemd[1]: Finished Wait for network to be configured by ifupdown.
[    3.878076] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    3.880369] systemd[1]: modprobe@configfs.service: Succeeded.
[    3.881937] systemd[1]: Finished Load Kernel Module configfs.
[    3.885823] systemd[1]: modprobe@fuse.service: Succeeded.
[    3.889028] systemd[1]: Finished Load Kernel Module fuse.
[    3.926882] systemd[1]: Mounting FUSE Control File System...
[    3.936872] i2c_dev: i2c /dev entries driver
[    3.948956] systemd[1]: Mounting Kernel Configuration File System...
[    3.973476] systemd[1]: Started File System Check Daemon to report status.
[    3.981697] systemd[1]: modprobe@drm.service: Succeeded.
[    3.983574] systemd[1]: Finished Load Kernel Module drm.
[    3.986387] systemd[1]: Finished Load Kernel Modules.
[    3.987598] systemd[1]: Mounted FUSE Control File System.
[    3.988416] systemd[1]: Mounted Kernel Configuration File System.
[    3.993702] systemd[1]: Starting Apply Kernel Variables...
[    4.014438] usb 1-1.2.4.3: new low-speed USB device number 8 using xhci_hcd
[    4.080906] systemd[1]: Finished Apply Kernel Variables.
[    4.092101] systemd[1]: Finished File System Check on Root Device.
[    4.113354] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.170492] systemd[1]: Finished nftables.
[    4.171234] systemd[1]: Reached target Network (Pre).
[    4.175037] usb 1-1.2.4.3: New USB device found, idVendor=1c4f, idProduct=0002, bcdDevice= 1.50
[    4.175072] usb 1-1.2.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.175089] usb 1-1.2.4.3: Product: USB Keyboard
[    4.175104] usb 1-1.2.4.3: Manufacturer: SIGMACHIP
[    4.184387] input: SIGMACHIP USB Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4.3/1-1.2.4.3:1.0/0003:1C4F:0002.0001/input/input0
[    4.243442] hid-generic 0003:1C4F:0002.0001: input,hidraw0: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-0000:01:00.0-1.2.4.3/input0
[    4.249913] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4.3/1-1.2.4.3:1.1/0003:1C4F:0002.0002/input/input1
[    4.262645] systemd[1]: Finished Set the console keyboard layout.
[    4.306955] input: SIGMACHIP USB Keyboard System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4.3/1-1.2.4.3:1.1/0003:1C4F:0002.0002/input/input2
[    4.307448] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-0000:01:00.0-1.2.4.3/input1
[    4.349835] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
[    4.363355] systemd[1]: Finished Remount Root and Kernel File Systems.
[    4.364224] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    4.395281] systemd[1]: Starting Load/Save Random Seed...
[    4.400544] systemd[1]: Starting Create System Users...
[    4.401321] systemd[1]: Started Journal Service.
[    4.438426] usb 1-1.2.4.4: new low-speed USB device number 9 using xhci_hcd
[    4.469345] systemd-journald[168]: Received client request to flush runtime journal.
[    4.487018] systemd-journald[168]: File /var/log/journal/a7949904f5538df60f5314b264928a11/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    4.866285] usb 1-1.2.4.4: New USB device found, idVendor=1c4f, idProduct=0034, bcdDevice= 1.10
[    4.866523] usb 1-1.2.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.866542] usb 1-1.2.4.4: Product: Usb Mouse
[    4.866557] usb 1-1.2.4.4: Manufacturer: SIGMACHIP
[    4.877129] input: SIGMACHIP Usb Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4.4/1-1.2.4.4:1.0/0003:1C4F:0034.0003/input/input3
[    4.877756] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:01:00.0-1.2.4.4/input0
[    6.902796] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    6.960157] usb 1-1.2.4.4: USB disconnect, device number 9
[    6.996459] mc: Linux media interface: v0.10
[    6.996872] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    6.996899] [vc_sm_connected_init]: start
[    7.000278] [vc_sm_connected_init]: installed successfully
[    7.010976] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[    7.086457] videodev: Linux video capture interface: v2.00
[    7.100330] bcm2835_audio bcm2835_audio: card created with 4 channels
[    7.113709] bcm2835_audio bcm2835_audio: card created with 4 channels
[    7.189331] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    7.223610] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    7.336123] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[    7.376977] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[    7.405028] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    7.408137] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    7.426407] usb 1-1.2.4.4: new low-speed USB device number 10 using xhci_hcd
[    7.444001] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.455837] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[    7.462309] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    7.480373] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[    7.491261] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[    7.590525] usb 1-1.2.4.4: New USB device found, idVendor=1c4f, idProduct=0034, bcdDevice= 1.10
[    7.590561] usb 1-1.2.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.590578] usb 1-1.2.4.4: Product: Usb Mouse
[    7.590592] usb 1-1.2.4.4: Manufacturer: SIGMACHIP
[    7.720932] brcmfmac: F1 signature read @0x18000000=0x15264345
[    7.739460] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    7.744125] input: SIGMACHIP Usb Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4.4/1-1.2.4.4:1.0/0003:1C4F:0034.0004/input/input4
[    7.752088] usbcore: registered new interface driver brcmfmac
[    7.822236] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    7.822298] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    7.842677] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[    7.847400] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[    7.847445] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    7.847474] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    7.847503] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    7.847538] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    7.856409] hid-generic 0003:1C4F:0034.0004: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:01:00.0-1.2.4.4/input0
[    7.859445] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    7.859516] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    7.869541] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    7.869600] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    7.878854] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[    7.879561] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[    7.880099] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[    7.880631] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[    7.880664] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    7.880696] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    7.880714] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    7.880731] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    7.881936] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    7.916408] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[    7.916466] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[    7.929314] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[    7.929372] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[    8.047414] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov  1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[    8.167134] Console: switching to colour dummy device 80x25
[    8.179178] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[    8.181475] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[    8.268748] Console: switching to colour frame buffer device 160x50
[    8.268812] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[    8.459758] uart-pl011 fe201000.serial: no DMA platform data
[    8.681690] Adding 2097148k swap on /var/swap.  Priority:-2 extents:4 across:4010624k SSFS
[    9.304179] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[    9.487876] rpivid feb10000.codec: Device registered as /dev/video19
[   10.866904] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   11.042708] cdc_acm 1-1.2.2:1.0: ttyACM0: USB ACM device
[   11.042849] usbcore: registered new interface driver cdc_acm
[   11.042856] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   11.695310] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[   11.696167] bcmgenet fd580000.ethernet eth0: Link is Down
[   11.805896] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
[   12.101935] usbcore: registered new interface driver usbserial_generic
[   12.104701] usbserial: USB Serial support registered for generic
[   12.123100] usbcore: registered new interface driver ch341
[   12.125494] usbserial: USB Serial support registered for ch341-uart
[   12.125651] ch341 1-1.4:1.0: ch341-uart converter detected
[   12.146885] usb 1-1.4: ch341-uart converter now attached to ttyUSB0
[   12.294550] usbcore: registered new interface driver ftdi_sio
[   12.339770] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
[   12.384393] usbserial: USB Serial support registered for FTDI USB Serial Device
[   12.387989] ftdi_sio 1-1.2.1:1.0: FTDI USB Serial Device converter detected
[   12.412027] usb 1-1.2.1: Detected FT232R
[   12.441145] usb 1-1.2.1: FTDI USB Serial Device converter now attached to ttyUSB1
[   15.774568] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   15.774617] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   17.325473] Bluetooth: Core ver 2.22
[   17.325616] NET: Registered PF_BLUETOOTH protocol family
[   17.325622] Bluetooth: HCI device and connection manager initialized
[   17.325640] Bluetooth: HCI socket layer initialized
[   17.325650] Bluetooth: L2CAP socket layer initialized
[   17.325668] Bluetooth: SCO socket layer initialized
[   17.358338] Bluetooth: HCI UART driver ver 2.3
[   17.358516] Bluetooth: HCI UART protocol H4 registered
[   17.358671] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   17.358898] Bluetooth: HCI UART protocol Broadcom registered
[   18.067534] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.067558] Bluetooth: BNEP filters: protocol multicast
[   18.067575] Bluetooth: BNEP socket layer initialized
[   18.074055] Bluetooth: MGMT ver 1.22
[   18.103014] NET: Registered PF_ALG protocol family
[   19.178617] Bluetooth: RFCOMM TTY layer initialized
[   19.178654] Bluetooth: RFCOMM socket layer initialized
[   19.178684] Bluetooth: RFCOMM ver 1.11
[   24.962118] rfkill: input handler disabled
[   41.384200] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
[   41.607731] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  267.462343] Bluetooth: hci0: ACL packet for unknown connection handle 12
[  267.532369] Bluetooth: Unexpected continuation frame (len 0)
[  278.723726] Bluetooth: Unexpected continuation frame (len 0)
[  278.872504] Bluetooth: Unexpected continuation frame (len 0)
[  279.216228] Bluetooth: Unexpected continuation frame (len 0)
[  279.649359] Bluetooth: Unexpected continuation frame (len 0)
[  286.919433] Bluetooth: hci0: ACL packet for unknown connection handle 12
[  287.145054] Bluetooth: hci0: ACL packet for unknown connection handle 12
[  287.152555] Bluetooth: Unexpected continuation frame (len 0)
[  287.601321] Bluetooth: Unexpected continuation frame (len 0)
[  287.673191] Bluetooth: Unexpected continuation frame (len 0)
[  287.695068] Bluetooth: Unexpected continuation frame (len 0)
[  287.712550] Bluetooth: Unexpected continuation frame (len 0)
[  287.805569] input: Mikhail's iPhone 6s (AVRCP) as /devices/virtual/input/input5
[  301.941558] Bluetooth: Unexpected continuation frame (len 0)
[  302.147835] Bluetooth: Unexpected continuation frame (len 0)
[  302.217800] Bluetooth: Unexpected continuation frame (len 0)
[  302.285295] Bluetooth: Unexpected continuation frame (len 0)
[  302.420318] Bluetooth: Unexpected continuation frame (len 0)
[  302.487810] Bluetooth: Unexpected continuation frame (len 0)
[  302.555309] Bluetooth: Unexpected continuation frame (len 0)
[  302.622808] Bluetooth: Unexpected continuation frame (len 0)
[  302.759071] Bluetooth: Unexpected continuation frame (len 0)
[  302.825306] Bluetooth: Unexpected continuation frame (len 0)
[  302.892812] Bluetooth: Unexpected continuation frame (len 0)
[  303.639054] Bluetooth: Unexpected continuation frame (len 0)
[  303.710327] Bluetooth: Unexpected continuation frame (len 0)
[  303.777821] Bluetooth: Unexpected continuation frame (len 0)
[  303.845475] Bluetooth: Unexpected continuation frame (len 0)
[  303.914070] Bluetooth: Unexpected continuation frame (len 0)
[  303.982840] Bluetooth: Unexpected continuation frame (len 0)
[  304.051566] Bluetooth: Unexpected continuation frame (len 0)
[  304.120323] Bluetooth: Unexpected continuation frame (len 0)
[  304.257827] Bluetooth: Unexpected continuation frame (len 0)
[  304.325333] Bluetooth: Unexpected continuation frame (len 0)
[  304.530322] Bluetooth: Unexpected continuation frame (len 0)
[  304.597832] Bluetooth: Unexpected continuation frame (len 0)
[  304.669075] Bluetooth: Unexpected continuation frame (len 0)
[  304.805335] Bluetooth: Unexpected continuation frame (len 0)
[  304.876577] Bluetooth: Unexpected continuation frame (len 0)
[  304.945338] Bluetooth: Unexpected continuation frame (len 0)
[  305.012843] Bluetooth: Unexpected continuation frame (len 0)
[  305.084083] Bluetooth: Unexpected continuation frame (len 0)
[  305.557864] Bluetooth: Unexpected continuation frame (len 0)
[  305.625377] Bluetooth: Unexpected continuation frame (len 0)
[  305.830402] Bluetooth: Unexpected continuation frame (len 0)
[  305.901622] Bluetooth: Unexpected continuation frame (len 0)
[  306.382899] Bluetooth: Unexpected continuation frame (len 0)
[  306.425400] Bluetooth: Unexpected continuation frame (len 0)
[  307.497871] Bluetooth: Unexpected continuation frame (len 0)
[  307.566631] Bluetooth: Unexpected continuation frame (len 0)
[  307.709153] Bluetooth: Unexpected continuation frame (len 0)
[  307.776648] Bluetooth: Unexpected continuation frame (len 0)
[  307.844145] Bluetooth: Unexpected continuation frame (len 0)
[  307.911637] Bluetooth: Unexpected continuation frame (len 0)
[  308.117933] Bluetooth: Unexpected continuation frame (len 0)
[  308.261668] Bluetooth: Unexpected continuation frame (len 0)
[  308.396668] Bluetooth: Unexpected continuation frame (len 0)
[  308.874166] Bluetooth: Unexpected continuation frame (len 0)
[  308.945499] Bluetooth: Unexpected continuation frame (len 0)
[  309.085415] Bluetooth: Unexpected continuation frame (len 0)
[  309.154159] Bluetooth: Unexpected continuation frame (len 0)
[  309.299167] Bluetooth: Unexpected continuation frame (len 0)
[  309.366723] Bluetooth: Unexpected continuation frame (len 0)
[  309.434173] Bluetooth: Unexpected continuation frame (len 0)
[  309.571668] Bluetooth: Unexpected continuation frame (len 0)
[  309.639169] Bluetooth: Unexpected continuation frame (len 0)
[  309.774173] Bluetooth: Unexpected continuation frame (len 0)
[  309.910415] Bluetooth: Unexpected continuation frame (len 0)
[  309.976668] Bluetooth: Unexpected continuation frame (len 0)
[  310.045423] Bluetooth: Unexpected continuation frame (len 0)
[  310.113020] Bluetooth: Unexpected continuation frame (len 0)
[  310.182933] Bluetooth: Unexpected continuation frame (len 0)
[  310.249203] Bluetooth: Unexpected continuation frame (len 0)
[  310.316704] Bluetooth: Unexpected continuation frame (len 0)
[  310.385433] Bluetooth: Unexpected continuation frame (len 0)
[  310.455418] Bluetooth: Unexpected continuation frame (len 0)
[  310.594189] Bluetooth: Unexpected continuation frame (len 0)
[  310.869195] Bluetooth: Unexpected continuation frame (len 0)
[  310.939190] Bluetooth: Unexpected continuation frame (len 0)
[  311.077940] Bluetooth: Unexpected continuation frame (len 0)
[  311.150413] Bluetooth: Unexpected continuation frame (len 0)
[  311.492937] Bluetooth: Unexpected continuation frame (len 0)
[  311.702974] Bluetooth: Unexpected continuation frame (len 0)
[  311.771790] Bluetooth: Unexpected continuation frame (len 0)
[  311.839217] Bluetooth: Unexpected continuation frame (len 0)
[  312.699226] Bluetooth: Unexpected continuation frame (len 0)
[  314.526715] Bluetooth: Unexpected continuation frame (len 0)
[  315.674241] Bluetooth: Unexpected continuation frame (len 0)
[  318.216746] Bluetooth: Unexpected continuation frame (len 0)
[  318.495568] Bluetooth: Unexpected continuation frame (len 0)
[  320.345537] Bluetooth: Unexpected continuation frame (len 0)
[  322.063075] Bluetooth: Unexpected continuation frame (len 0)
[  322.473079] Bluetooth: Unexpected continuation frame (len 0)
[  323.083079] Bluetooth: Unexpected continuation frame (len 0)
[  324.933865] Bluetooth: Unexpected continuation frame (len 0)
[  325.068133] Bluetooth: Unexpected continuation frame (len 0)
[  325.473129] Bluetooth: Unexpected continuation frame (len 0)
[  325.540626] Bluetooth: Unexpected continuation frame (len 0)
[  330.354455] Bluetooth: Unexpected continuation frame (len 0)
[  331.809452] Bluetooth: Unexpected continuation frame (len 0)
[  331.944457] Bluetooth: Unexpected continuation frame (len 0)
[  335.592002] Bluetooth: Unexpected continuation frame (len 0)
[  335.663313] Bluetooth: Unexpected continuation frame (len 0)
[  335.803289] Bluetooth: Unexpected continuation frame (len 0)
[  335.872046] Bluetooth: Unexpected continuation frame (len 0)
[  336.614606] Bluetooth: Unexpected continuation frame (len 0)
[  336.750792] Bluetooth: Unexpected continuation frame (len 0)
[  336.817051] Bluetooth: Unexpected continuation frame (len 0)
[  336.884558] Bluetooth: Unexpected continuation frame (len 0)
[  336.952103] Bluetooth: Unexpected continuation frame (len 0)
[  337.019716] Bluetooth: Unexpected continuation frame (len 0)
[  337.087063] Bluetooth: Unexpected continuation frame (len 0)
[  337.222073] Bluetooth: Unexpected continuation frame (len 0)
[  337.289561] Bluetooth: Unexpected continuation frame (len 0)
[  337.897082] Bluetooth: Unexpected continuation frame (len 0)
[  338.578316] Bluetooth: Unexpected continuation frame (len 0)
[  338.714572] Bluetooth: Unexpected continuation frame (len 0)
[  339.053323] Bluetooth: Unexpected continuation frame (len 0)
[  339.123449] Bluetooth: Unexpected continuation frame (len 0)
[  339.190800] Bluetooth: Unexpected continuation frame (len 0)
[  339.430808] Bluetooth: Unexpected continuation frame (len 0)
[  340.418373] Bluetooth: Unexpected continuation frame (len 0)
[  340.487080] Bluetooth: Unexpected continuation frame (len 0)
[  340.623345] Bluetooth: Unexpected continuation frame (len 0)
[  340.690847] Bluetooth: Unexpected continuation frame (len 0)
[  341.032100] Bluetooth: Unexpected continuation frame (len 0)
[  341.174596] Bluetooth: Unexpected continuation frame (len 0)
[  341.382109] Bluetooth: Unexpected continuation frame (len 0)
[  341.723360] Bluetooth: Unexpected continuation frame (len 0)
[  341.790861] Bluetooth: Unexpected continuation frame (len 0)
[  341.859607] Bluetooth: Unexpected continuation frame (len 0)
[  342.063378] Bluetooth: Unexpected continuation frame (len 0)
[  342.198366] Bluetooth: Unexpected continuation frame (len 0)
[  342.265869] Bluetooth: Unexpected continuation frame (len 0)
[  342.497099] Bluetooth: Unexpected continuation frame (len 0)
[  405.169179] Bluetooth: hci0: ACL packet for unknown connection handle 12
[  405.544163] Bluetooth: Unexpected continuation frame (len 0)
[  405.589188] Bluetooth: Unexpected continuation frame (len 0)
[  405.607940] Bluetooth: Unexpected continuation frame (len 0)
[  415.424281] input: Mikhail's iPhone 6s (AVRCP) as /devices/virtual/input/input6
[  438.293442] Bluetooth: hci0: ACL packet for unknown connection handle 12
[  438.542139] Bluetooth: Unexpected continuation frame (len 0)
[  438.588382] Bluetooth: Unexpected continuation frame (len 0)
[  438.607126] Bluetooth: Unexpected continuation frame (len 0)
[  448.240462] input: Mikhail's iPhone 6s (AVRCP) as /devices/virtual/input/input7
[  727.329490] usb 2-2.4: reset SuperSpeed USB device number 4 using xhci_hcd

Additional context

feels like regression in 6.x kernel to me. I use it on system which gets built by a script and it seems issue started with upgrade to 6.1.x kernel

mgrouch commented 1 year ago

Well I did downgrade of kernel to 5.x

using sudo rpi-update f5c4fc1

and same issue with older kernel.

So kernel is not the cause

mgrouch commented 1 year ago

Disabling wifi fixes errors. Now how can WiFi and bluetooth co-exist? Thanks

mgrouch commented 1 year ago

Setting WiFi country in

/etc/wpa_supplicant/wpa_supplicant.conf

as

country=US

and rebooting

fixed bluetooth skipping with Wi-Fi enabled. That's on 5.x kernel. I'll try on 6.x later

pelwell commented 1 year ago

WiFi 2.4G and Bluetooth share a frequency band, and the WiFi and Bluetooth halves of the 43455 WiFi/BT chip share an antenna, so there is always going to be a degree of conflict between the two. USB3 radiates into the same frequency band, which makes it even worse.

Setting WiFi country in /etc/wpa_supplicant/wpa_supplicant.conf as country=US and rebooting fixed bluetooth skipping with Wi-Fi enabled.

i. What was it set to before? ii. What is the correct setting for your region? iii. Which channels are chosen with US and with the previous Country Code?

pelwell commented 1 year ago

FYI my Pi 4 is doing a good job of acting as a Bluetooth audio sink for my Android phone and simultaneously streaming YouTube video (and audio) over 5G WiFi.

mgrouch commented 1 year ago

WiFi 2.4G and Bluetooth share a frequency band, and the WiFi and Bluetooth halves of the 43455 WiFi/BT chip share an antenna, so there is always going to be a degree of conflict between the two. USB3 radiates into the same frequency band, which makes it even worse.

Setting WiFi country in /etc/wpa_supplicant/wpa_supplicant.conf as country=US and rebooting fixed bluetooth skipping with Wi-Fi enabled.

i. What was it set to before? ii. What is the correct setting for your region? iii. Which channels are chosen with US and with the previous Country Code?

  1. WiFi country was unset before.
  2. US is correct
  3. I didn't choose any channels it was in AP mode on Pi4
pelwell commented 1 year ago

it was in AP mode on Pi4

That's the kind of non-standard configuration you should disclose when reporting an issue.

WiFi country was unset before.

Yeah, that's likely to cause problems.

mgrouch commented 1 year ago

Might be that was the fix for this one too? https://github.com/raspberrypi/linux/issues/5454

pelwell commented 1 year ago

I doubt it - that user said they were on a 2.4G connection, and the new power supply seemed to fix it. Thanks for the nudge though.