Quantcast
Viewing all articles
Browse latest Browse all 5391

Interfacing (DSI, CSI, I2C, etc.) • Re: raspberry pi 5 dsi touchscreen does not display

Code:

[    8.549795] hwmon hwmon2: Undervoltage detected! ...[   14.596413] hwmon hwmon2: Voltage normalised[   16.614412] hwmon hwmon2: Undervoltage detected![   30.726981] hwmon hwmon2: Voltage normalised[   32.740633] hwmon hwmon2: Undervoltage detected![   40.804572] hwmon hwmon2: Voltage normalised[  760.539718] hwmon hwmon2: Undervoltage detected![  764.571822] hwmon hwmon2: Voltage normalised[ 1488.308102] hwmon hwmon2: Undervoltage detected!
All sorts of things could be failing as a result of this undervoltage. Use a better supply, or add an external supply for some peripherals.
I replaced the power supply and it looks fine now, but the screen is still not showing, only backlit.
This is dmesg:

Code:

pi@raspberrypi:~ $ dmesg[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1][    0.000000] Linux version 6.6.20+rpt-rpi-2712 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07)[    0.000000] KASLR enabled[    0.000000] random: crng init done[    0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0[    0.000000] efi: UEFI not found.[    0.000000] Reserved memory: created CMA memory pool at 0x0000000002000000, size 320 MiB[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool[    0.000000] OF: reserved mem: 0x0000000002000000..0x0000000015ffffff (327680 KiB) map reusable linux,cma[    0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0[    0.000000] OF: reserved mem: 0x000000003fd165e0..0x000000003fd1662b (0 KiB) nomap non-reusable nvram@0[    0.000000] Zone ranges:[    0.000000]   DMA      [mem 0x0000000000000000-0x00000000ffffffff][    0.000000]   DMA32    empty[    0.000000]   Normal   empty[    0.000000] Movable zone start for each node[    0.000000] Early memory node ranges[    0.000000]   node   0: [mem 0x0000000000000000-0x000000000007ffff][    0.000000]   node   0: [mem 0x0000000000080000-0x000000003fbfffff][    0.000000]   node   0: [mem 0x0000000040000000-0x00000000ffffffff][    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000ffffffff][    0.000000] On node 0, zone DMA: 256 pages in unavailable ranges[    0.000000] psci: probing for conduit method from DT.[    0.000000] psci: PSCIv1.1 detected in firmware.[    0.000000] psci: Using standard PSCI v0.2 function IDs[    0.000000] psci: MIGRATE_INFO_TYPE not supported.[    0.000000] psci: SMC Calling Convention v1.2[    0.000000] percpu: Embedded 14 pages/cpu s183976 r8192 d37208 u229376[    0.000000] pcpu-alloc: s183976 r8192 d37208 u229376 alloc=14*16384[    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: Virtualization Host Extensions[    0.000000] CPU features: detected: Hardware dirty bit management[    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] alternatives: applying boot alternatives[    0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=D8:3A:DD:BF:41:B3 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=4c1d8e01-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=GB[    0.000000] Unknown kernel command line parameters "splash", will be passed to user space.[    0.000000] Dentry cache hash table entries: 524288 (order: 8, 4194304 bytes, linear)[    0.000000] Inode-cache hash table entries: 262144 (order: 7, 2097152 bytes, linear)[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 260864[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off[    0.000000] Memory: 3792848K/4190208K available (13376K kernel code, 2222K rwdata, 4288K rodata, 5056K init, 1213K bss, 69680K reserved, 327680K cma-reserved)[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1[    0.000000] ftrace: allocating 43116 entries in 43 pages[    0.000000] ftrace: allocated 43 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.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns[    0.000163] Console: colour dummy device 80x25[    0.000167] printk: console [tty1] enabled[    0.000196] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)[    0.000201] pid_max: default: 32768 minimum: 301[    0.000224] LSM: initializing lsm=capability,integrity[    0.000282] Mount-cache hash table entries: 8192 (order: 2, 65536 bytes, linear)[    0.000296] Mountpoint-cache hash table entries: 8192 (order: 2, 65536 bytes, linear)[    0.000627] cgroup: Disabling memory control group subsystem[    0.001021] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[    0.001043] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[    0.001065] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[    0.001123] rcu: Hierarchical SRCU implementation.[    0.001125] rcu:     Max phase no-delay instances is 1000.[    0.001706] EFI services will not be available.[    0.001776] smp: Bringing up secondary CPUs ...[    0.001931] Detected PIPT I-cache on CPU1[    0.001974] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1][    0.002156] Detected PIPT I-cache on CPU2[    0.002191] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1][    0.002350] Detected PIPT I-cache on CPU3[    0.002381] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1][    0.002408] smp: Brought up 1 node, 4 CPUs[    0.002412] SMP: Total of 4 processors activated.[    0.002414] CPU features: detected: 32-bit EL0 Support[    0.002416] CPU features: detected: Data cache clean to the PoU not required for I/D coherence[    0.002418] CPU features: detected: Common not Private translations[    0.002420] CPU features: detected: CRC32 instructions[    0.002422] CPU features: detected: RCpc load-acquire (LDAPR)[    0.002424] CPU features: detected: LSE atomic instructions[    0.002426] CPU features: detected: Privileged Access Never[    0.002428] CPU features: detected: RAS Extension Support[    0.002431] CPU features: detected: Speculative Store Bypassing Safe (SSBS)[    0.002465] CPU: All CPU(s) started at EL2[    0.002466] alternatives: applying system-wide alternatives[    0.004330] devtmpfs: initialized[    0.007097] Enabled cp15_barrier support[    0.007103] Enabled setend support[    0.007160] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns[    0.007166] futex hash table entries: 1024 (order: 2, 65536 bytes, linear)[    0.007864] pinctrl core: initialized pinctrl subsystem[    0.008012] DMI not present or invalid.[    0.008164] NET: Registered PF_NETLINK/PF_ROUTE protocol family[    0.008737] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations[    0.008782] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations[    0.008830] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations[    0.008848] audit: initializing netlink subsys (disabled)[    0.008895] audit: type=2000 audit(0.008:1): state=initialized audit_enabled=0 res=1[    0.009014] thermal_sys: Registered thermal governor 'step_wise'[    0.009025] cpuidle: using governor menu[    0.009084] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.[    0.009111] ASID allocator initialised with 32768 entries[    0.009410] Serial: AMBA PL011 UART driver[    0.010339] bcm2835-mbox 107c013880.mailbox: mailbox enabled[    0.010686] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 15, base_baud = 0) is a PL011 rev2[    0.010696] printk: console [ttyAMA10] enabled[    0.016014] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-02-16T15:28:41, variant start_cd[    0.020010] raspberrypi-firmware soc:firmware: Firmware hash is 4c845bd300000000000000000000000000000000[    0.026261] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL[    0.026264] Modules: 0 pages in range for non-PLT usage[    0.026266] Modules: 129416 pages in range for PLT usage[    0.034232] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1[    0.034589] iommu: Default domain type: Translated[    0.034592] iommu: DMA domain TLB invalidation policy: strict mode[    0.034688] SCSI subsystem initialized[    0.034724] usbcore: registered new interface driver usbfs[    0.034732] usbcore: registered new interface driver hub[    0.034740] usbcore: registered new device driver usb[    0.034819] pps_core: LinuxPPS API ver. 1 registered[    0.034821] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>[    0.034825] PTP clock support registered[    0.035077] vgaarb: loaded[    0.035347] clocksource: Switched to clocksource arch_sys_counter[    0.035462] VFS: Disk quotas dquot_6.6.0[    0.035475] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)[    0.035499] FS-Cache: Loaded[    0.036030] CacheFiles: Loaded[    0.037434] NET: Registered PF_INET protocol family[    0.037526] IP idents hash table entries: 65536 (order: 5, 524288 bytes, linear)[    0.038779] tcp_listen_portaddr_hash hash table entries: 2048 (order: 1, 32768 bytes, linear)[    0.038811] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, linear)[    0.038816] TCP established hash table entries: 32768 (order: 4, 262144 bytes, linear)[    0.038951] TCP bind hash table entries: 32768 (order: 6, 1048576 bytes, linear)[    0.039706] TCP: Hash tables configured (established 32768 bind 32768)[    0.039822] MPTCP token hash table entries: 4096 (order: 2, 98304 bytes, linear)[    0.039867] UDP hash table entries: 2048 (order: 2, 65536 bytes, linear)[    0.039919] UDP-Lite hash table entries: 2048 (order: 2, 65536 bytes, linear)[    0.040023] NET: Registered PF_UNIX/PF_LOCAL protocol family[    0.040136] RPC: Registered named UNIX socket transport module.[    0.040138] RPC: Registered udp transport module.[    0.040140] RPC: Registered tcp transport module.[    0.040141] RPC: Registered tcp-with-tls transport module.[    0.040143] RPC: Registered tcp NFSv4.1 backchannel transport module.[    0.040150] PCI: CLS 0 bytes, default 64[    0.040270] Trying to unpack rootfs image as initramfs...[    0.043454] kvm [1]: IPA Size Limit: 40 bits[    0.043475] kvm [1]: GICV region size/alignment is unsafe, using trapping (reduced performance)[    0.043502] kvm [1]: vgic interrupt IRQ9[    0.043516] kvm [1]: VHE mode initialized successfully[    0.274463] Freeing initrd memory: 16704K[    0.313635] Initialise system trusted keyrings[    0.313716] workingset: timestamp_bits=46 max_order=18 bucket_order=0[    0.313740] zbud: loaded[    0.313937] NFS: Registering the id_resolver key type[    0.313944] Key type id_resolver registered[    0.313946] Key type id_legacy registered[    0.313952] nfs4filelayout_init: NFSv4 File Layout Driver Registering...[    0.313954] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...[    0.314004] F2FS not supported on PAGE_SIZE(16384) != 4096[    0.314060] Key type asymmetric registered[    0.314063] Asymmetric key parser 'x509' registered[    0.314080] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)[    0.314111] io scheduler mq-deadline registered[    0.314113] io scheduler kyber registered[    0.314122] io scheduler bfq registered[    0.314387] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7c502000, parent irq: 26)[    0.314451] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d503000, parent irq: 27)[    0.314497] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508380, parent irq: 28)[    0.314548] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508400, parent irq: 29)[    0.314596] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7d510600, parent irq: 30)[    0.314644] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d517b00, parent irq: 31)[    0.349448] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled[    0.349819] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART[    0.349864] serial serial0: tty port ttyS0 registered[    0.350129] iproc-rng200 107d208000.rng: hwrng registered[    0.350178] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB)[    0.350398] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe[    0.352191] brd: module loaded[    0.353475] loop: module loaded[    0.353597] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver[    0.353718] Loading iSCSI transport class v2.0-870.[    0.354537] usbcore: registered new device driver r8152-cfgselector[    0.354545] usbcore: registered new interface driver r8152[    0.354552] usbcore: registered new interface driver lan78xx[    0.354559] usbcore: registered new interface driver smsc95xx[    0.354614] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)[    0.354634] dwc_otg: FIQ enabled[    0.354636] dwc_otg: NAK holdoff enabled[    0.354637] dwc_otg: FIQ split-transaction FSM enabled[    0.354640] Module dwc_common_port init[    0.354749] usbcore: registered new interface driver uas[    0.354756] usbcore: registered new interface driver usb-storage[    0.354841] mousedev: PS/2 mouse device common for all mice[    0.362819] rpi-rtc soc:rpi_rtc: registered as rtc0[    0.364327] rpi-rtc soc:rpi_rtc: setting system clock to 2024-03-26T01:07:57 UTC (1711415277)[    0.364645] bcm2835-wdt bcm2835-wdt: Poweroff handler already present![    0.364647] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer[    0.367004] sdhci: Secure Digital Host Controller Interface driver[    0.367007] sdhci: Copyright(c) Pierre Ossman[    0.367044] sdhci-pltfm: SDHCI platform and OF driver helper[    0.367231] ledtrig-cpu: registered to indicate activity on CPUs[    0.367266] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....[    0.367277] hid: raw HID events driver (C) Jiri Kosina[    0.367295] usbcore: registered new interface driver usbhid[    0.367297] usbhid: USB HID core driver[    0.367602] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 counters available[    0.367775] NET: Registered PF_PACKET protocol family[    0.367803] Key type dns_resolver registered[    0.372681] registered taskstats version 1[    0.372734] Loading compiled-in X.509 certificates[    0.375149] Key type .fscrypt registered[    0.375152] Key type fscrypt-provisioning registered[    0.375831] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges:[    0.375838] brcm-pcie 1000120000.pcie:   No bus range found for /axi/pcie@120000, using [bus 00-ff][    0.375850] brcm-pcie 1000120000.pcie:      MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000[    0.375856] brcm-pcie 1000120000.pcie:      MEM 0x1c00000000..0x1effffffff -> 0x0400000000[    0.375865] brcm-pcie 1000120000.pcie:   IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000[    0.375870] brcm-pcie 1000120000.pcie:   IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000[    0.377217] brcm-pcie 1000120000.pcie: Forcing gen 2[    0.377409] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0000:00[    0.377412] pci_bus 0000:00: root bus resource [bus 00-ff][    0.377416] pci_bus 0000:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb])[    0.377419] pci_bus 0000:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff])[    0.377434] pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400[    0.377463] pci 0000:00:00.0: PME# supported from D0 D3hot[    0.378319] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring[    0.483354] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)[    0.483375] pci 0000:01:00.0: [1de4:0001] type 00 class 0x020000[    0.483389] pci 0000:01:00.0: reg 0x10: [mem 0xffffc000-0xffffffff][    0.483397] pci 0000:01:00.0: reg 0x14: [mem 0xffc00000-0xffffffff][    0.483405] pci 0000:01:00.0: reg 0x18: [mem 0xffff0000-0xffffffff][    0.483475] pci 0000:01:00.0: supports D1[    0.483478] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold[    0.495357] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01[    0.495367] pci 0000:00:00.0: BAR 8: assigned [mem 0x1f00000000-0x1f005fffff][    0.495371] pci 0000:01:00.0: BAR 1: assigned [mem 0x1f00000000-0x1f003fffff][    0.495377] pci 0000:01:00.0: BAR 2: assigned [mem 0x1f00400000-0x1f0040ffff][    0.495382] pci 0000:01:00.0: BAR 0: assigned [mem 0x1f00410000-0x1f00413fff][    0.495387] pci 0000:00:00.0: PCI bridge to [bus 01][    0.495390] pci 0000:00:00.0:   bridge window [mem 0x1f00000000-0x1f005fffff][    0.495395] pci 0000:00:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512[    0.495404] pci 0000:01:00.0: Max Payload Size set to  256/ 256 (was  128), Max Read Rq  512[    0.495470] pcieport 0000:00:00.0: enabling device (0000 -> 0002)[    0.495504] pcieport 0000:00:00.0: PME: Signaling with IRQ 38[    0.495554] pcieport 0000:00:00.0: AER: enabled with IRQ 38[    0.495628] rp1 0000:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200[    0.495632] rp1 0000:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200[    0.495641] rp1 0000:01:00.0: enabling device (0000 -> 0002)[    0.496785] rp1 0000:01:00.0: chip_id 0x20001927[    0.520278] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 106 (d8:3a:dd:bf:41:b3)[    0.520825] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels[    0.521098] xhci-hcd xhci-hcd.0: xHCI Host Controller[    0.521105] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1[    0.521561] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810[    0.521571] xhci-hcd xhci-hcd.0: irq 131, io mem 0x1f00200000[    0.521634] xhci-hcd xhci-hcd.0: xHCI Host Controller[    0.521637] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2[    0.521640] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed[    0.521687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06[    0.521692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1[    0.521695] usb usb1: Product: xHCI Host Controller[    0.521697] usb usb1: Manufacturer: Linux 6.6.20+rpt-rpi-2712 xhci-hcd[    0.521699] usb usb1: SerialNumber: xhci-hcd.0[    0.521820] hub 1-0:1.0: USB hub found[    0.521833] hub 1-0:1.0: 2 ports detected[    0.521964] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06[    0.521968] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1[    0.521970] usb usb2: Product: xHCI Host Controller[    0.521973] usb usb2: Manufacturer: Linux 6.6.20+rpt-rpi-2712 xhci-hcd[    0.521975] usb usb2: SerialNumber: xhci-hcd.0[    0.522063] hub 2-0:1.0: USB hub found[    0.522074] hub 2-0:1.0: 1 port detected[    0.522348] xhci-hcd xhci-hcd.1: xHCI Host Controller[    0.522353] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3[    0.522803] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810[    0.522813] xhci-hcd xhci-hcd.1: irq 136, io mem 0x1f00300000[    0.522873] xhci-hcd xhci-hcd.1: xHCI Host Controller[    0.522876] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4[    0.522880] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed[    0.522914] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06[    0.522917] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1[    0.522920] usb usb3: Product: xHCI Host Controller[    0.522922] usb usb3: Manufacturer: Linux 6.6.20+rpt-rpi-2712 xhci-hcd[    0.522924] usb usb3: SerialNumber: xhci-hcd.1[    0.523010] hub 3-0:1.0: USB hub found[    0.523022] hub 3-0:1.0: 2 ports detected[    0.523139] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06[    0.523142] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1[    0.523144] usb usb4: Product: xHCI Host Controller[    0.523147] usb usb4: Manufacturer: Linux 6.6.20+rpt-rpi-2712 xhci-hcd[    0.523149] usb usb4: SerialNumber: xhci-hcd.1[    0.523229] hub 4-0:1.0: USB hub found[    0.523240] hub 4-0:1.0: 1 port detected[    0.523903] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774[    0.524218] platform 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu[    0.524223] platform 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu[    0.524228] platform 1000800000.codec: Adding to iommu group 0[    0.524238] platform 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu[    0.524242] platform 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu[    0.524247] platform 1000880000.pisp_be: Adding to iommu group 0[    0.524272] platform 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu[    0.524274] platform 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu[    0.524279] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success[    0.524612] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774[    0.524891] platform axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu[    0.524895] platform axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu[    0.524900] platform axi:gpu: Adding to iommu group 1[    0.524920] platform axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu[    0.524924] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success[    0.525223] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774[    0.525514] platform 1f00130000.dsi: bcm2712_iommu_probe_device: MMU 1000005280.iommu[    0.525518] platform 1f00130000.dsi: bcm2712_iommu_device_group: MMU 1000005280.iommu[    0.525522] platform 1f00130000.dsi: Adding to iommu group 2[    0.525525] platform 1f00130000.dsi: bcm2712_iommu_attach_dev: MMU 1000005280.iommu[    0.525528] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success[    0.525927] sdhci-brcmstb 1000fff000.mmc: Got CD GPIO[    0.526060] mmc0: CQHCI version 5.10[    0.526084] mmc1: CQHCI version 5.10[    0.526551] of_cfs_init[    0.526579] of_cfs_init: OK[    0.526650] clk: Disabling unused clocks[    0.562050] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit[    0.628731] mmc0: new ultra high speed SDR25 SDHC card at address b369[    0.628942] mmcblk0: mmc0:b369 CBADS 14.8 GiB[    0.630515]  mmcblk0: p1 p2[    0.630610] mmcblk0: mmc0:b369 CBADS 14.8 GiB[    0.713886] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit[    0.717229] Freeing unused kernel memory: 5056K[    0.717275] Run /init as init process[    0.717277]   with arguments:[    0.717278]     /init[    0.717280]     splash[    0.717281]   with environment:[    0.717283]     HOME=/[    0.717284]     TERM=linux[    0.750582] mmc1: new ultra high speed DDR50 SDIO card at address 0001[    0.828258] input: pwr_button as /devices/platform/pwr_button/input/input0[    0.842507] brcmstb-i2c 107d508200.i2c:  @97500hz registered in interrupt mode[    0.845941] brcmstb-i2c 107d508280.i2c:  @97500hz registered in interrupt mode[    0.851372] drm-rp1-dsi 1f00130000.dsi: bcm2712_iommu_of_xlate: MMU 1000005280.iommu[    0.878478] [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 1[    0.886705] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu[    0.898632] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])[    0.900286] Registered IR keymap rc-cec[    0.900332] rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0[    0.900378] input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input1[    0.901481] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/107c701400.hdmi/sound/card0/input2[    0.901784] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4])[    0.903122] Registered IR keymap rc-cec[    0.903160] rc rc1: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1[    0.903206] input: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1/input3[    0.904214] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/107c706400.hdmi/sound/card1/input4[    0.904594] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4])[    0.904732] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4])[    0.904802] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4])[    0.904867] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4])[    0.904926] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4])[    0.905446] [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 2[    0.907479] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes[    0.909527] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes[    0.911521] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes[    1.271161] EXT4-fs (mmcblk0p2): mounted filesystem fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 ro with ordered data mode. Quota mode: none.[    2.038164] NET: Registered PF_INET6 protocol family[    2.038527] Segment Routing with IPv6[    2.038534] In-situ OAM (IOAM) with IPv6[    2.096688] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)[    2.096698] systemd[1]: Detected architecture arm64.[    2.103750] systemd[1]: Hostname set to <raspberrypi>.[    2.203920] uart-pl011 107d001000.serial: no DMA platform data[    2.528681] systemd[1]: Queued start job for default target graphical.target.[    2.551977] systemd[1]: Created slice system-getty.slice - Slice /system/getty.[    2.552278] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.[    2.552521] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.[    2.552767] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.[    2.552910] systemd[1]: Created slice user.slice - User and Session Slice.[    2.552992] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.[    2.553177] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.[    2.553205] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-4c1d8e01\x2d01.device - /dev/disk/by-partuuid/4c1d8e01-01...[    2.553218] systemd[1]: Expecting device dev-ttyAMA10.device - /dev/ttyAMA10...[    2.553250] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.[    2.553289] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.[    2.553327] systemd[1]: Reached target slices.target - Slice Units.[    2.553354] systemd[1]: Reached target swap.target - Swaps.[    2.553384] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.[    2.553530] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.[    2.553592] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.[    2.553841] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.[    2.553953] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).[    2.554072] systemd[1]: Listening on systemd-journald.socket - Journal Socket.[    2.557294] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.[    2.557399] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.[    2.557553] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).[    2.558330] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...[    2.559286] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...[    2.560249] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...[    2.560418] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).[    2.563015] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...[    2.564148] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...[    2.566052] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...[    2.567841] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...[    2.569606] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...[    2.571167] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...[    2.572778] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...[    2.574700] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...[    2.576196] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...[    2.576458] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).[    2.578925] systemd[1]: Starting systemd-journald.service - Journal Service...[    2.588693] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...[    2.589874] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...[    2.591089] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...[    2.592977] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.[    2.593309] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.[    2.593540] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.[    2.594776] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com[    2.595028] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.[    2.595710] systemd[1]: modprobe@configfs.service: Deactivated successfully.[    2.595838] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.[    2.596093] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.[    2.596198] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.[    2.596438] systemd[1]: modprobe@drm.service: Deactivated successfully.[    2.596542] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.[    2.596770] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.[    2.596872] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.[    2.597151] systemd[1]: modprobe@loop.service: Deactivated successfully.[    2.597258] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.[    2.598353] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...[    2.598473] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.[    2.600760] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.[    2.625030] fuse: init (API version 7.39)[    2.625798] systemd[1]: modprobe@fuse.service: Deactivated successfully.[    2.625950] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.[    2.627068] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...[    2.629440] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.[    2.648764] i2c_dev: i2c /dev entries driver[    2.649687] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.[    2.670075] EXT4-fs (mmcblk0p2): re-mounted fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 r/w. Quota mode: none.[    2.675655] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...[    2.677293] systemd[1]: Started systemd-journald.service - Journal Service.[    2.719103] systemd-journald[293]: Received client request to flush runtime journal.[    3.627915] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040[    3.628022] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1[    3.628087] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040[    3.628130] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2[    3.628166] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020[    3.628200] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3[    3.628238] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020[    3.628268] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4[    3.628347] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000[    3.628377] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0[    3.761572] mc: Linux media interface: v0.10[    3.847216] videodev: Linux video capture interface: v2.00[    3.975092] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.[    3.977216] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu[    3.982162] rpivid 1000800000.codec: Device registered as /dev/video19[    3.989497] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu[    3.989603] pispbe 1000880000.pisp_be: pispbe_probe: HW version:  0x02252700[    3.989607] pispbe 1000880000.pisp_be: pispbe_probe: BatchStatus: 0x00000000[    3.989610] pispbe 1000880000.pisp_be: pispbe_probe: Status:      0x00000000[    3.989612] pispbe 1000880000.pisp_be: Register nodes for group 0[    3.989929] pispbe 1000880000.pisp_be: input device node registered as /dev/video20[    3.990022] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video21[    3.991098] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video22[    3.991201] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video23[    3.991285] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video24[    3.992964] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video25[    3.993668] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video26[    3.995663] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video27[    3.995726] pispbe 1000880000.pisp_be: config device node registered as /dev/video28[    3.995978] pispbe 1000880000.pisp_be: Register nodes for group 1[    3.996020] pispbe 1000880000.pisp_be: input device node registered as /dev/video29[    3.996049] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video30[    3.996076] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video31[    3.996103] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video32[    3.996130] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video33[    3.996156] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video34[    3.996181] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video35[    3.996210] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video36[    3.996240] pispbe 1000880000.pisp_be: config device node registered as /dev/video37[    4.012082] cfg80211: Loading compiled-in X.509 certificates for regulatory database[    4.018573] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'[    4.018902] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'[    4.021658] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'[    4.022009] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'[    4.048733] Bluetooth: Core ver 2.22[    4.048772] NET: Registered PF_BLUETOOTH protocol family[    4.048774] Bluetooth: HCI device and connection manager initialized[    4.048781] Bluetooth: HCI socket layer initialized[    4.048787] Bluetooth: L2CAP socket layer initialized[    4.048792] Bluetooth: SCO socket layer initialized[    4.074213] Bluetooth: HCI UART driver ver 2.3[    4.074222] Bluetooth: HCI UART protocol H4 registered[    4.074256] Bluetooth: HCI UART protocol Three-wire (H5) registered[    4.075685] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator[    4.075738] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator[    4.075768] Bluetooth: HCI UART protocol Broadcom registered[    4.136703] brcmfmac: F1 signature read @0x18000000=0x15264345[    4.141030] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6[    4.142541] usbcore: registered new interface driver brcmfmac[    4.247788] dfrobot_gt911: loading out-of-tree module taints kernel.[    4.247793] panel_dfrobot_dsi: loading out-of-tree module taints kernel.[    4.248291] input: GT911 Touchscreen as /devices/platform/axi/1000120000.pcie/1f00080000.i2c/i2c-4/4-005d/input/input5[    4.248339] drm-rp1-dsi 1f00130000.dsi: rp1dsi_host_attach: Attach DSI device name=df-ts-dsi channel=0 lanes=2 format=0 flags=0x805 hs_rate=0 lp_rate=0[    4.248833] [drm] Initialized drm-rp1-dsi 1.0.0 0 for 1f00130000.dsi on minor 0[    4.253031] drm-rp1-dsi 1f00130000.dsi: [drm] rp1dsi: Nominal byte clock 72000000; scale by 8/12[    4.270976] Console: switching to colour frame buffer device 60x120[    4.289774] drm-rp1-dsi 1f00130000.dsi: [drm] fb0: drm-rp1-dsidrmf frame buffer device[    4.315422] drm-rp1-dsi 1f00130000.dsi: rp1dsi_bind succeeded[    4.429841] brcmfmac_wcc: brcmf_wcc_attach: executing[    4.431795] Bluetooth: hci0: BCM: chip id 107[    4.432010] Bluetooth: hci0: BCM: features 0x2f[    4.433730] Bluetooth: hci0: BCM4345C0[    4.433736] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000[    4.433867] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)[    4.434113] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2[    4.446848] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.raspberrypi,5-model-b.hcd' Patch[    4.846902] alsactl[383]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set[    4.846902] alsactl[382]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set[    5.144354] Bluetooth: hci0: BCM: features 0x2f[    5.145726] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190[    5.145729] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382[    5.146017] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac)[    6.102882] Adding 102384k swap on /var/swap.  Priority:-2 extents:1 across:102384k SS[    6.414275] Bluetooth: BNEP (Ethernet Emulation) ver 1.3[    6.414284] Bluetooth: BNEP filters: protocol multicast[    6.414291] Bluetooth: BNEP socket layer initialized[    6.416412] Bluetooth: MGMT ver 1.22[    6.427802] NET: Registered PF_ALG protocol family[    8.124221] macb 1f00100000.ethernet eth0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL)[    8.124229] macb 1f00100000.ethernet eth0: configuring for phy/rgmii-id link mode[    8.126999] pps pps0: new PPS source ptp0[    8.127048] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.[    8.140793] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled[   12.652949] Bluetooth: RFCOMM TTY layer initialized[   12.652964] Bluetooth: RFCOMM socket layer initialized[   12.652976] Bluetooth: RFCOMM ver 1.11

Statistics: Posted by fary — Tue Mar 26, 2024 1:16 am



Viewing all articles
Browse latest Browse all 5391

Trending Articles