Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4474

Troubleshooting • Bluetooth does not work on Raspberry Pi Zero 2W: org.freedesktop.DBus.Error.UnknownObject

$
0
0
I have a Raspberry Pi Zero 2W with VenusOS (an OpenEmbedded framework based distro) firmware 3.33. Bluetooth doesn't work, and /var/log/messages is spammed with Bluetooth related error messages even when Bluetooth is disabled in the Remote Console. It amounts to 100K every 10 minutes, which means that I don't have more than about 1 hour of history:

Code:

$ ls -ltr /var/log/messages*-rw-r--r--    1 root     root        102492 Jan 16 07:43 /var/log/messages.5-rw-r--r--    1 root     root        102492 Jan 16 07:52 /var/log/messages.4-rw-r--r--    1 root     root        102479 Jan 16 08:02 /var/log/messages.3-rw-r--r--    1 root     root        102467 Jan 16 08:12 /var/log/messages.2-rw-r--r--    1 root     root        102406 Jan 16 08:22 /var/log/messages.1-rw-r--r--    1 root     root        102492 Jan 16 08:32 /var/log/messages.0-rw-r--r--    1 root     root           642 Jan 16 08:32 /var/log/messages
Here are the messages that are repeated every 10 seconds:

Code:

Jan 16 07:23:02 raspberrypi2 user.err kernel: [11986.963002] debugfs: File 'dut_mode' in directory 'hci0' already present!Jan 16 07:23:02 raspberrypi2 user.err kernel: [11986.969956] debugfs: File 'vendor_diag' in directory 'hci0' already present!Jan 16 07:23:05 raspberrypi2 user.err kernel: [11989.850713] Bluetooth: hci0: command 0xfc18 tx timeoutJan 16 07:23:13 raspberrypi2 user.err kernel: [11997.930756] Bluetooth: hci0: BCM: failed to write update baudrate (-110)Jan 16 07:23:13 raspberrypi2 user.err kernel: [11997.937479] Bluetooth: hci0: Failed to set baudrateJan 16 07:23:13 raspberrypi2 user.info kernel: [11998.064492] Bluetooth: hci0: BCM: chip id 115Jan 16 07:23:13 raspberrypi2 user.info kernel: [11998.070844] Bluetooth: hci0: BCM: features 0x0eJan 16 07:23:13 raspberrypi2 user.info kernel: [11998.098259] Bluetooth: hci0: BCM43430B0Jan 16 07:23:13 raspberrypi2 user.info kernel: [11998.102150] Bluetooth: hci0: BCM (002.001.012) build 0000Jan 16 07:23:13 raspberrypi2 user.err kernel: [11998.107632] Bluetooth: hci0: BCM: firmware Patch file not found, tried:Jan 16 07:23:13 raspberrypi2 user.err kernel: [11998.114281] Bluetooth: hci0: BCM: 'brcm/BCM.hcd'
If I add a symlink the log spamming stops (Bluetooth still doesn't work):

Code:

cd /lib/firmware/brcmln -s BCM43430B0.hcd BCM.hcd
Bluetooth doesn't work when I enable it in the Remote Console, and I get this every second in `/var/log/messages`:

Code:

rfkill: unblock set for type bluetoothrfkill: unblock set for type bluetooth
And this every second in `/var/log/vesmart-server/current`:

Code:

@4000000065a647fe24c2c24c *** starting vesmart-server ***@4000000065a647fe287d805c Using adapter hci0@4000000065a64800143be4bc -------- vesmart-server, v0.5.6 is starting up --------@4000000065a648001453451c INFO:logger:Loglevel set to INFO@4000000065a6480017d84174 INFO:vesmart_server:Using product name: Raspberry Pi Zero 2 W Rev 1.0@4000000065a6480017e3594c INFO:vesmart_server:Using product id: C003@4000000065a648001889a784 Traceback (most recent call last):@4000000065a64800188b5d04   File "/opt/victronenergy/vesmart-server/vesmart_server.py", line 162, in <module>@4000000065a64800189e6bec     while not adapter_props.Get(bluezutils.ADAPTER_INTERFACE, "Powered"):@4000000065a64800189f852c   File "/usr/lib/python3.8/site-packages/dbus/proxies.py", line 72, in __call__@4000000065a6480018ab6c0c     return self._proxy_method(*args, **keywords)@4000000065a6480018ac75ac   File "/usr/lib/python3.8/site-packages/dbus/proxies.py", line 141, in __call__@4000000065a6480018bb7584     return self._connection.call_blocking(self._named_service,@4000000065a6480018bcc574   File "/usr/lib/python3.8/site-packages/dbus/connection.py", line 666, in call_blocking@4000000065a6480018e58edc     reply_message = self.send_message_with_reply_and_block(@4000000065a6480018e69494 dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownObject: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
And this every second in `/var/log/dbus-mqtt/current`:

Code:

@4000000065a6427f093d5564 INFO:dbus_mqtt:[Scanning] service: com.victronenergy.ble@4000000065a6427f15f982dc INFO:dbus_mqtt:[Scanning] No response from service during scan: com.victronenergy.ble@4000000065a6427f1609e62c INFO:dbus_mqtt:[OwnerChange] Service disappeared: com.victronenergy.ble
And this every second in `/var/log/dbus-ble-sensors/current`:

Code:

@4000000065a64274232e4b54 *** starting dbus-ble-sensors ***@4000000065a6427426040094 dbus-ble-sensors 0.12@4000000065a6427427024a3c opening hci0@4000000065a6427f04c634c4 HCIDEVUP: Invalid request code@4000000065a6427f04cda704 no device found
And this every second in `/var/log/gui/current`:

Code:

@4000000065a6425c30463914 Get Items failed "com.victronenergy.ble"
Here's the hciconfig:

Code:

$ hciconfighci0:Type: Primary  Bus: UARTBD Address: E4:5F:01:7B:B7:13  ACL MTU: 1021:7  SCO MTU: 64:1UP RUNNINGRX bytes:418508 acl:0 sco:0 events:10567 errors:0TX bytes:46285 acl:0 sco:0 commands:407 errors:0
And finally, here's the dmesg:

Code:

[    0.000000] Booting Linux on physical CPU 0x0[    0.000000] Linux version 5.10.110-rpi-venus-4 (oe-user@oe-host) (arm-ve-linux-gnueabi-gcc (GCC) 9.5.0, GNU ld (GNU Binutils) 2.34.0.20200910) #1 SMP Tue Jun 11 06:16:21 UTC 2024[    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d[    0.000000] CPU: div instructions available: patching division code[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache[    0.000000] OF: fdt: Machine model: Raspberry Pi Zero 2 W Rev 1.0[    0.000000] random: fast init done[    0.000000] Memory policy: Data cache writealloc[    0.000000] Reserved memory: created CMA memory pool at 0x18000000, size 64 MiB[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool[    0.000000] Zone ranges:[    0.000000]   DMA      [mem 0x0000000000000000-0x000000001bffffff][    0.000000]   Normal   empty[    0.000000]   HighMem  empty[    0.000000] Movable zone start for each node[    0.000000] Early memory node ranges[    0.000000]   node   0: [mem 0x0000000000000000-0x000000001bffffff][    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff][    0.000000] On node 0 totalpages: 114688[    0.000000]   DMA zone: 1008 pages used for memmap[    0.000000]   DMA zone: 0 pages reserved[    0.000000]   DMA zone: 114688 pages, LIFO batch:31[    0.000000] percpu: Embedded 20 pages/cpu s51916 r8192 d21812 u81920[    0.000000] pcpu-alloc: s51916 r8192 d21812 u81920 alloc=20*4096[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 113680[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:62:8C:5C vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000  dwc_otg.lpm_enable=0 console=ttyAMA0,115200 root=/dev/mmcblk0p3 rootwait[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off[    0.000000] Memory: 370612K/458752K available (10240K kernel code, 1333K rwdata, 3100K rodata, 1024K init, 885K bss, 22604K reserved, 65536K cma-reserved, 0K highmem)[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1[    0.000000] ftrace: allocating 33798 entries in 100 pages[    0.000000] ftrace: allocated 100 pages with 3 groups[    0.000000] rcu: Hierarchical RCU implementation.[    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 10 jiffies.[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16[    0.000000] random: get_random_bytes called from start_kernel+0x3b4/0x588 with crng_init=1[    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns[    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns[    0.000024] Switching to timer-based delay loop, resolution 52ns[    0.000321] Console: colour dummy device 80x30[    0.000386] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)[    0.000421] pid_max: default: 32768 minimum: 301[    0.000618] LSM: Security Framework initializing[    0.000857] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)[    0.000883] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)[    0.002266] cgroup: Disabling memory control group subsystem[    0.002540] CPU: Testing write buffer coherency: ok[    0.003031] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000[    0.004275] Setting up static identity map for 0x100000 - 0x10003c[    0.004466] rcu: Hierarchical SRCU implementation.[    0.005584] smp: Bringing up secondary CPUs ...[    0.006719] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001[    0.008009] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002[    0.009234] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003[    0.009399] smp: Brought up 1 node, 4 CPUs[    0.009442] SMP: Total of 4 processors activated (153.60 BogoMIPS).[    0.009459] CPU: All CPU(s) started in HYP mode.[    0.009475] CPU: Virtualization extensions available.[    0.010458] devtmpfs: initialized[    0.028282] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4[    0.028530] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns[    0.028568] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)[    0.031630] pinctrl core: initialized pinctrl subsystem[    0.032810] NET: Registered protocol family 16[    0.036842] DMA: preallocated 1024 KiB pool for atomic coherent allocations[    0.042546] audit: initializing netlink subsys (disabled)[    0.042857] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1[    0.043443] thermal_sys: Registered thermal governor 'step_wise'[    0.043680] cpuidle: using governor menu[    0.044464] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.[    0.044483] hw-breakpoint: maximum watchpoint size is 8 bytes.[    0.044767] Serial: AMBA PL011 UART driver[    0.065528] bcm2835-mbox 3f00b880.mailbox: mailbox enabled[    0.080103] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-03-24T13:20:54, variant start[    0.090117] raspberrypi-firmware soc:firmware: Firmware hash is e5a963efa66a1974127860b42e913d2374139ff5[    0.135138] Kprobes globally optimized[    0.137629] cryptd: max_cpu_qlen set to 1000[    0.140538] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1[    0.142738] SCSI subsystem initialized[    0.142990] usbcore: registered new interface driver usbfs[    0.143060] usbcore: registered new interface driver hub[    0.143136] usbcore: registered new device driver usb[    0.145081] clocksource: Switched to clocksource arch_sys_counter[    1.871242] VFS: Disk quotas dquot_6.6.0[    1.871382] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)[    1.871594] FS-Cache: Loaded[    1.871872] CacheFiles: Loaded[    1.872094] simple-framebuffer 1eaf0000.framebuffer: framebuffer at 0x1eaf0000, 0x10a800 bytes, mapped to 0x(ptrval)[    1.872119] simple-framebuffer 1eaf0000.framebuffer: format=a8r8g8b8, mode=656x416x32, linelength=2624[    1.877161] Console: switching to colour frame buffer device 82x26[    1.881667] simple-framebuffer 1eaf0000.framebuffer: fb0: simplefb registered![    1.893180] NET: Registered protocol family 2[    1.893398] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)[    1.895026] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)[    1.895237] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)[    1.895314] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)[    1.895422] TCP: Hash tables configured (established 4096 bind 4096)[    1.895581] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)[    1.895627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)[    1.895893] NET: Registered protocol family 1[    1.896642] RPC: Registered named UNIX socket transport module.[    1.896661] RPC: Registered udp transport module.[    1.896678] RPC: Registered tcp transport module.[    1.896694] RPC: Registered tcp NFSv4.1 backchannel transport module.[    1.898343] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available[    1.903889] Initialise system trusted keyrings[    1.904148] workingset: timestamp_bits=14 max_order=17 bucket_order=3[    1.913666] zbud: loaded[    1.915854] FS-Cache: Netfs 'nfs' registered for caching[    1.916749] NFS: Registering the id_resolver key type[    1.916823] Key type id_resolver registered[    1.916841] Key type id_legacy registered[    1.916997] nfs4filelayout_init: NFSv4 File Layout Driver Registering...[    1.917017] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...[    1.918328] Key type asymmetric registered[    1.918349] Asymmetric key parser 'x509' registered[    1.918408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)[    1.918428] io scheduler mq-deadline registered[    1.918446] io scheduler kyber registered[    1.921152] bcm2708_fb soc:fb: FB found 1 display(s)[    1.925260] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416[    1.929268] Serial: 8250/16550 driver, 1 ports[    1.929303] Serial: 8250/16550 driver, ISA IRQ sharing enabled[    1.932018] bcm2835-rng 3f104000.rng: hwrng registered[    1.932494] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)[    1.933686] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000[    1.946028] brd: module loaded[    1.958098] loop: module loaded[    1.959878] Loading iSCSI transport class v2.0-870.[    1.961736] usbcore: registered new interface driver lan78xx[    1.961822] usbcore: registered new interface driver smsc95xx[    1.961852] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)[    2.162460] Core Release: 2.80a[    2.162482] Setting default values for core params[    2.162518] Finished setting default values for core params[    2.362909] Using Buffer DMA mode[    2.362929] Periodic Transfer Interrupt Enhancement - disabled[    2.362946] Multiprocessor Interrupt Enhancement - disabled[    2.362964] OTG VER PARAM: 0, OTG VER FLAG: 0[    2.362996] Dedicated Tx FIFOs mode[    2.363508][    2.363528] WARN::dwc_otg_hcd_init:1072: FIQ DMA bounce buffers: virt = 98114000 dma = 0xd8114000 len=9024[    2.363569] FIQ FSM acceleration enabled for :[    2.363569] Non-periodic Split Transactions[    2.363569] Periodic Split Transactions[    2.363569] High-Speed Isochronous Endpoints[    2.363569] Interrupt/Control Split Transaction hack enabled[    2.363591] dwc_otg: Microframe scheduler enabled[    2.363659][    2.363668] WARN::hcd_init_fiq:457: FIQ on core 1[    2.363681][    2.363689] WARN::hcd_init_fiq:458: FIQ ASM at 807f7168 length 36[    2.363703][    2.363711] WARN::hcd_init_fiq:496: MPHI regs_base at 9c810000[    2.363739] dwc_otg 3f980000.usb: DWC OTG Controller[    2.363782] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1[    2.363835] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000[    2.363893] Init: Port Power? op_state=1[    2.363909] Init: Power Port (0)[    2.364284] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10[    2.364307] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1[    2.364327] usb usb1: Product: DWC OTG Controller[    2.364347] usb usb1: Manufacturer: Linux 5.10.110-rpi-venus-4 dwc_otg_hcd[    2.364366] usb usb1: SerialNumber: 3f980000.usb[    2.365183] hub 1-0:1.0: USB hub found[    2.365267] hub 1-0:1.0: 1 port detected[    2.366500] dwc_otg: FIQ enabled[    2.366513] dwc_otg: NAK holdoff enabled[    2.366525] dwc_otg: FIQ split-transaction FSM enabled[    2.366541] Module dwc_common_port init[    2.367398] usbcore: registered new interface driver usb-storage[    2.367601] mousedev: PS/2 mouse device common for all mice[    2.368955] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer[    2.371165] sdhci: Secure Digital Host Controller Interface driver[    2.371184] sdhci: Copyright(c) Pierre Ossman[    2.371811] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe[    2.372477] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe[    2.372719] sdhci-pltfm: SDHCI platform and OF driver helper[    2.373670] ledtrig-cpu: registered to indicate activity on CPUs[    2.374000] hid: raw HID events driver (C) Jiri Kosina[    2.374158] usbcore: registered new interface driver usbhid[    2.374175] usbhid: USB HID core driver[    2.378829] Initializing XFRM netlink socket[    2.379571] NET: Registered protocol family 10[    2.380993] Segment Routing with IPv6[    2.381092] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver[    2.381957] NET: Registered protocol family 17[    2.382114] Key type dns_resolver registered[    2.382723] Registering SWP/SWPB emulation handler[    2.386302] registered taskstats version 1[    2.386344] Loading compiled-in X.509 certificates[    2.387165] Key type ._fscrypt registered[    2.387186] Key type .fscrypt registered[    2.387204] Key type fscrypt-provisioning registered[    2.398690] uart-pl011 3f201000.serial: there is not valid maps for state default[    2.398912] uart-pl011 3f201000.serial: cts_event_workaround enabled[    2.399012] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2[    3.510242] printk: console [ttyAMA0] enabled[    3.517800] 3f215040.serial: ttyS0 at MMIO 0x3f215040 (irq = 86, base_baud = 50000000) is a 16550[    3.527000] serial serial0: tty port ttyS0 registered[    3.532665] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver[    3.541592] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0[    3.547653] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated[    3.554974] Indeed it is in host mode hprt0 = 00021501[    3.634516] sdhost: log_buf @ (ptrval) (d8113000)[    3.673585] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)[    3.680808] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)[    3.687983] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)[    3.693527] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)[    3.702578] of_cfs_init[    3.705284] of_cfs_init: OK[    3.709128] uart-pl011 3f201000.serial: no DMA platform data[    3.715188] Waiting for root device /dev/mmcblk0p3...[    3.722319] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)[    3.729529] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)[    3.766856] mmc0: host does not support reading read-only switch, assuming write-enable[    3.775111] usb 1-1: new full-speed USB device number 2 using dwc_otg[    3.781840] Indeed it is in host mode hprt0 = 00021501[    3.847225] mmc0: new high speed SDXC card at address 0001[    3.853706] mmcblk0: mmc0:0001 00000 59.6 GiB[    3.860471]  mmcblk0: p1 p2 p3 p4[    3.904611] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)[    3.912855] VFS: Mounted root (ext4 filesystem) readonly on device 179:3.[    3.920414] devtmpfs: mounted[    3.933047] Freeing unused kernel memory: 1024K[    3.951387] mmc1: new high speed SDIO card at address 0001[    3.957413] Run /sbin/init as init process[    3.961525]   with arguments:[    3.961537]     /sbin/init[    3.961547]   with environment:[    3.961558]     HOME=/[    3.961569]     TERM=linux[    4.033454] usb 1-1: New USB device found, idVendor=0403, idProduct=6015, bcdDevice=10.00[    4.041691] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3[    4.041704] usb 1-1: Product: VE Direct cable[    4.041717] usb 1-1: Manufacturer: VictronEnergy BV[    4.058159] usb 1-1: SerialNumber: VE6M88WJ[    4.472882] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)[    4.724800] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.[    4.750163] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)[    4.941653] udevd[165]: starting version 3.2.9[    4.984931] random: udevd: uninitialized urandom read (16 bytes read)[    4.992379] random: udevd: uninitialized urandom read (16 bytes read)[    4.999023] random: udevd: uninitialized urandom read (16 bytes read)[    5.048385] udevd[166]: starting eudev-3.2.9[    5.244323] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.[    5.258885] bcm2835_vc_sm_cma_probe: Videocore shared memory driver[    5.268990] [vc_sm_connected_init]: start[    5.279948] [vc_sm_connected_init]: installed successfully[    5.307899] mc: Linux media interface: v0.10[    5.405196] videodev: Linux video capture interface: v2.00[    5.468713] usbcore: registered new interface driver usbserial_generic[    5.482292] usbserial: USB Serial support registered for generic[    5.568754] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.[    5.568762] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.[    5.591381] cfg80211: Loading compiled-in X.509 certificates for regulatory database[    5.591487] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.[    5.646648] usbcore: registered new interface driver ftdi_sio[    5.652544] usbserial: USB Serial support registered for FTDI USB Serial Device[    5.656400] Bluetooth: Core ver 2.22[    5.660715] ftdi_sio 1-1:1.0: FTDI USB Serial Device converter detected[    5.663921] NET: Registered protocol family 31[    5.671486] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.[    5.674827] Bluetooth: HCI device and connection manager initialized[    5.686693] usb 1-1: Detected FT-X[    5.696413] Bluetooth: HCI socket layer initialized[    5.698024] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.[    5.701350] Bluetooth: L2CAP socket layer initialized[    5.701399] Bluetooth: SCO socket layer initialized[    5.704122] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.[    5.733603] usb 1-1: FTDI USB Serial Device converter now attached to ttyUSB0[    5.752330] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13[    5.753193] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'[    5.764651] Bluetooth: HCI UART driver ver 2.3[    5.771450] Bluetooth: HCI UART protocol H4 registered[    5.777038] bcm2835-codec bcm2835-codec: Device registered as /dev/video10[    5.784285] bcm2835-codec bcm2835-codec: Loaded V4L2 decode[    5.794101] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14[    5.806917] bcm2835-codec bcm2835-codec: Device registered as /dev/video11[    5.813989] bcm2835-codec bcm2835-codec: Loaded V4L2 encode[    5.819569] Bluetooth: HCI UART protocol Three-wire (H5) registered[    5.820353] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator[    5.834436] Bluetooth: HCI UART protocol Broadcom registered[    5.852284] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator[    5.860273] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15[    5.870464] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16[    5.879709] bcm2835-codec bcm2835-codec: Device registered as /dev/video12[    5.883540] bcm2835-isp bcm2835-isp: Register output node 0 with media controller[    5.887102] bcm2835-codec bcm2835-codec: Loaded V4L2 isp[    5.894240] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller[    5.894277] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller[    5.894325] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller[    5.927683] bcm2835-codec bcm2835-codec: Device registered as /dev/video18[    5.935044] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx[    5.945220] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20[    5.957251] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21[    5.969157] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22[    5.992060] brcmfmac: F1 signature read @0x18000000=0x1542a9a6[    6.004977] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43436-sdio for chip BCM43430/2[    6.005326] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23[    6.015226] usbcore: registered new interface driver brcmfmac[    6.063004] bcm2835-isp bcm2835-isp: Register output node 0 with media controller[    6.077627] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller[    6.101846] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller[    6.138404] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller[    6.170866] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp[    6.226948] Bluetooth: hci0: BCM: chip id 115[    6.232232] Bluetooth: hci0: BCM: features 0x0e[    6.238836] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43436-sdio for chip BCM43430/2[    6.247795] Bluetooth: hci0: BCM43430B0[    6.251754] Bluetooth: hci0: BCM (002.001.012) build 0000[    6.255567] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43436-sdio for chip BCM43430/2[    6.257902] Bluetooth: hci0: BCM: firmware Patch file not found, tried:[    6.272636] Bluetooth: hci0: BCM: 'brcm/BCM.hcd'[    6.299606] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/2 wl0: Mar 31 2022 17:24:51 version 9.88.4.77 (g58bc5cc) FWID 01-3b307371[    7.061047] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)[    8.179633] urandom_read: 2 callbacks suppressed[    8.179645] random: dd: uninitialized urandom read (512 bytes read)[    8.330161] random: eeprom: uninitialized urandom read (24 bytes read)[    9.099388] watchdog: watchdog0: watchdog did not stop![    9.614745] random: dbus-uuidgen: uninitialized urandom read (12 bytes read)[    9.622027] random: dbus-uuidgen: uninitialized urandom read (8 bytes read)[    9.787837] random: dbus-daemon: uninitialized urandom read (12 bytes read)[   11.506102] random: crng init done[   11.514159] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled[   13.089695] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready[   20.795200] Bluetooth: hci0: command 0xfc18 tx timeout[   28.994142] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)[   29.209673] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)[   29.275241] Bluetooth: hci0: BCM: failed to write update baudrate (-110)[   29.282005] Bluetooth: hci0: Failed to set baudrate[   29.409036] Bluetooth: hci0: BCM: chip id 115[   29.415530] Bluetooth: hci0: BCM: features 0x0e[   29.442905] Bluetooth: hci0: BCM43430B0[   29.446862] Bluetooth: hci0: BCM (002.001.012) build 0000[   29.461495] Bluetooth: hci0: BCM 'brcm/BCM.hcd' Patch[   29.750043] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)[   30.752978] tun: Universal TUN/TAP device driver, 1.6[   33.755156] cam-dummy-reg: disabling[   34.012357] Bluetooth: hci0: BCM4343B0 37.4MHz wlbga_iLNA_iTR [Baseline: 0092][   34.019731] Bluetooth: hci0: BCM (002.001.012) build 0092[   34.031516] debugfs: File 'dut_mode' in directory 'hci0' already present![   34.038456] debugfs: File 'vendor_diag' in directory 'hci0' already present!

Statistics: Posted by henrik242 — Wed Jul 10, 2024 7:05 am — Replies 0 — Views 53



Viewing all articles
Browse latest Browse all 4474

Trending Articles