Here you have full dmesg in 6.6, it seems that near the end there are errors related to the hard drive.I've searched around at home and found an old spinning 40G 2.5" drive in a USB2 caddy which was ntfs (latest files on it from 2010).
Plugged it in to updated RPiOS Pi. I get a mounted drive appearing on desktop "OMNIBACKUP".I accept there is some problem, but it's not as simple as "ntfs drive doesn't mount", and until I get some clue about how to reproduce it here, it's going to be hard to investigate.Code:
$ mount | grep media/dev/sda2 on /media/pi/OMNIBACKUP type ntfs3 (rw,nosuid,nodev,relatime,uid=1000,gid=1000,windows_names,iocharset=utf8,uhelper=udisks2)
If someone has the issue with 6.6 kernel and not with the 6.1 kernel then posting dmesg output in each case may be useful.
Before connecting the hard drive to the rpi 5 I did a chkdsk /f and got no errors and of course, a secure disconnect.
I hope some of this information is helpful to you.
Code:
@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: 0x000000003fd165a0..0x000000003fd165d7 (0 KiB) nomap non-reusable nvram@0[ 0.000000] Zone ranges:[ 0.000000] DMA [mem 0x0000000000000000-0x00000000ffffffff][ 0.000000] DMA32 empty[ 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-0x000000000007ffff][ 0.000000] node 0: [mem 0x0000000000080000-0x000000003fbfffff][ 0.000000] node 0: [mem 0x0000000040000000-0x00000001ffffffff][ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff][ 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=2C:CF:67:08:08:B1 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA10,115200 console=tty1 root=PARTUUID=f7cb7169-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=ES[ 0.000000] Unknown kernel command line parameters "splash", will be passed to user space.[ 0.000000] Dentry cache hash table entries: 1048576 (order: 9, 8388608 bytes, linear)[ 0.000000] Inode-cache hash table entries: 524288 (order: 8, 4194304 bytes, linear)[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 521984[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off[ 0.000000] software IO TLB: area num 4.[ 0.000000] software IO TLB: mapped [mem 0x00000000fbffc000-0x00000000ffffc000] (64MB)[ 0.000000] Memory: 7896288K/8384512K available (13376K kernel code, 2222K rwdata, 4288K rodata, 5056K init, 1213K bss, 160544K 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.000161] Console: colour dummy device 80x25[ 0.000165] printk: console [tty1] enabled[ 0.000199] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)[ 0.000203] pid_max: default: 32768 minimum: 301[ 0.000225] LSM: initializing lsm=capability,integrity[ 0.000288] Mount-cache hash table entries: 16384 (order: 3, 131072 bytes, linear)[ 0.000313] Mountpoint-cache hash table entries: 16384 (order: 3, 131072 bytes, linear)[ 0.000657] cgroup: Disabling memory control group subsystem[ 0.001072] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[ 0.001099] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[ 0.001121] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[ 0.001185] rcu: Hierarchical SRCU implementation.[ 0.001186] rcu: Max phase no-delay instances is 1000.[ 0.001823] EFI services will not be available.[ 0.001901] smp: Bringing up secondary CPUs ...[ 0.002070] Detected PIPT I-cache on CPU1[ 0.002116] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1][ 0.002307] Detected PIPT I-cache on CPU2[ 0.002341] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1][ 0.002507] Detected PIPT I-cache on CPU3[ 0.002538] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1][ 0.002565] smp: Brought up 1 node, 4 CPUs[ 0.002569] SMP: Total of 4 processors activated.[ 0.002572] CPU features: detected: 32-bit EL0 Support[ 0.002573] CPU features: detected: Data cache clean to the PoU not required for I/D coherence[ 0.002575] CPU features: detected: Common not Private translations[ 0.002577] CPU features: detected: CRC32 instructions[ 0.002580] CPU features: detected: RCpc load-acquire (LDAPR)[ 0.002581] CPU features: detected: LSE atomic instructions[ 0.002583] CPU features: detected: Privileged Access Never[ 0.002584] CPU features: detected: RAS Extension Support[ 0.002587] CPU features: detected: Speculative Store Bypassing Safe (SSBS)[ 0.002620] CPU: All CPU(s) started at EL2[ 0.002621] alternatives: applying system-wide alternatives[ 0.004277] devtmpfs: initialized[ 0.007024] Enabled cp15_barrier support[ 0.007031] Enabled setend support[ 0.007096] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns[ 0.007102] futex hash table entries: 1024 (order: 2, 65536 bytes, linear)[ 0.007944] pinctrl core: initialized pinctrl subsystem[ 0.008109] DMI not present or invalid.[ 0.008283] NET: Registered PF_NETLINK/PF_ROUTE protocol family[ 0.008879] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations[ 0.008923] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations[ 0.008969] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations[ 0.008988] audit: initializing netlink subsys (disabled)[ 0.009044] audit: type=2000 audit(0.008:1): state=initialized audit_enabled=0 res=1[ 0.009165] thermal_sys: Registered thermal governor 'step_wise'[ 0.009176] cpuidle: using governor menu[ 0.009239] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.[ 0.009266] ASID allocator initialised with 32768 entries[ 0.009571] Serial: AMBA PL011 UART driver[ 0.010483] bcm2835-mbox 107c013880.mailbox: mailbox enabled[ 0.010837] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 15, base_baud = 0) is a PL011 rev2[ 0.010847] printk: console [ttyAMA10] enabled[ 0.015994] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-02-16T15:28:41, variant start_cd[ 0.019990] raspberrypi-firmware soc:firmware: Firmware hash is 4c845bd300000000000000000000000000000000[ 0.026219] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL[ 0.026222] Modules: 0 pages in range for non-PLT usage[ 0.026224] Modules: 129416 pages in range for PLT usage[ 0.031030] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1[ 0.031382] iommu: Default domain type: Translated[ 0.031384] iommu: DMA domain TLB invalidation policy: strict mode[ 0.031472] SCSI subsystem initialized[ 0.031508] usbcore: registered new interface driver usbfs[ 0.031515] usbcore: registered new interface driver hub[ 0.031523] usbcore: registered new device driver usb[ 0.031602] pps_core: LinuxPPS API ver. 1 registered[ 0.031604] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>[ 0.031609] PTP clock support registered[ 0.032153] vgaarb: loaded[ 0.032254] clocksource: Switched to clocksource arch_sys_counter[ 0.312407] VFS: Disk quotas dquot_6.6.0[ 0.312422] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)[ 0.312454] FS-Cache: Loaded[ 0.312506] CacheFiles: Loaded[ 0.314027] NET: Registered PF_INET protocol family[ 0.314171] IP idents hash table entries: 131072 (order: 6, 1048576 bytes, linear)[ 0.316536] tcp_listen_portaddr_hash hash table entries: 4096 (order: 2, 65536 bytes, linear)[ 0.316588] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, linear)[ 0.316593] TCP established hash table entries: 65536 (order: 5, 524288 bytes, linear)[ 0.316862] TCP bind hash table entries: 65536 (order: 7, 2097152 bytes, linear)[ 0.318476] TCP: Hash tables configured (established 65536 bind 65536)[ 0.318615] MPTCP token hash table entries: 8192 (order: 3, 196608 bytes, linear)[ 0.318730] UDP hash table entries: 4096 (order: 3, 131072 bytes, linear)[ 0.318829] UDP-Lite hash table entries: 4096 (order: 3, 131072 bytes, linear)[ 0.318977] NET: Registered PF_UNIX/PF_LOCAL protocol family[ 0.319103] RPC: Registered named UNIX socket transport module.[ 0.319105] RPC: Registered udp transport module.[ 0.319107] RPC: Registered tcp transport module.[ 0.319108] RPC: Registered tcp-with-tls transport module.[ 0.319110] RPC: Registered tcp NFSv4.1 backchannel transport module.[ 0.319116] PCI: CLS 0 bytes, default 64[ 0.319264] Trying to unpack rootfs image as initramfs...[ 0.324351] kvm [1]: IPA Size Limit: 40 bits[ 0.324375] kvm [1]: GICV region size/alignment is unsafe, using trapping (reduced performance)[ 0.324423] kvm [1]: vgic interrupt IRQ9[ 0.324448] kvm [1]: VHE mode initialized successfully[ 0.324914] Initialise system trusted keyrings[ 0.325002] workingset: timestamp_bits=46 max_order=19 bucket_order=0[ 0.325018] zbud: loaded[ 0.325195] NFS: Registering the id_resolver key type[ 0.325204] Key type id_resolver registered[ 0.325206] Key type id_legacy registered[ 0.325212] nfs4filelayout_init: NFSv4 File Layout Driver Registering...[ 0.325214] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...[ 0.325261] F2FS not supported on PAGE_SIZE(16384) != 4096[ 0.325313] Key type asymmetric registered[ 0.325315] Asymmetric key parser 'x509' registered[ 0.325330] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)[ 0.325364] io scheduler mq-deadline registered[ 0.325366] io scheduler kyber registered[ 0.325377] io scheduler bfq registered[ 0.325663] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7c502000, parent irq: 26)[ 0.325740] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d503000, parent irq: 27)[ 0.325785] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508380, parent irq: 28)[ 0.325825] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508400, parent irq: 29)[ 0.325875] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7d510600, parent irq: 30)[ 0.325920] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d517b00, parent irq: 31)[ 0.361120] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled[ 0.361558] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART[ 0.361624] serial serial0: tty port ttyS0 registered[ 0.361952] iproc-rng200 107d208000.rng: hwrng registered[ 0.362004] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB)[ 0.362271] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe[ 0.364210] brd: module loaded[ 0.365661] loop: module loaded[ 0.365840] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver[ 0.366018] Loading iSCSI transport class v2.0-870.[ 0.366972] usbcore: registered new device driver r8152-cfgselector[ 0.366981] usbcore: registered new interface driver r8152[ 0.366988] usbcore: registered new interface driver lan78xx[ 0.366994] usbcore: registered new interface driver smsc95xx[ 0.367051] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)[ 0.367073] dwc_otg: FIQ enabled[ 0.367075] dwc_otg: NAK holdoff enabled[ 0.367076] dwc_otg: FIQ split-transaction FSM enabled[ 0.367079] Module dwc_common_port init[ 0.367200] usbcore: registered new interface driver uas[ 0.367211] usbcore: registered new interface driver usb-storage[ 0.367324] mousedev: PS/2 mouse device common for all mice[ 0.375428] rpi-rtc soc:rpi_rtc: registered as rtc0[ 0.376985] rpi-rtc soc:rpi_rtc: setting system clock to 2024-04-12T00:29:12 UTC (1712881752)[ 0.377444] bcm2835-wdt bcm2835-wdt: Poweroff handler already present![ 0.377448] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer[ 0.379921] sdhci: Secure Digital Host Controller Interface driver[ 0.379924] sdhci: Copyright(c) Pierre Ossman[ 0.379965] sdhci-pltfm: SDHCI platform and OF driver helper[ 0.380182] ledtrig-cpu: registered to indicate activity on CPUs[ 0.380222] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....[ 0.380236] hid: raw HID events driver (C) Jiri Kosina[ 0.380268] usbcore: registered new interface driver usbhid[ 0.380270] usbhid: USB HID core driver[ 0.380635] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 counters available[ 0.380834] NET: Registered PF_PACKET protocol family[ 0.380863] Key type dns_resolver registered[ 0.385891] registered taskstats version 1[ 0.385957] Loading compiled-in X.509 certificates[ 0.388641] Key type .fscrypt registered[ 0.388645] Key type fscrypt-provisioning registered[ 0.389533] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges:[ 0.389545] brcm-pcie 1000120000.pcie: No bus range found for /axi/pcie@120000, using [bus 00-ff][ 0.389558] brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000[ 0.389564] brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000[ 0.389573] brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000[ 0.389578] brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000[ 0.391070] brcm-pcie 1000120000.pcie: Forcing gen 2[ 0.391329] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0000:00[ 0.391332] pci_bus 0000:00: root bus resource [bus 00-ff][ 0.391336] pci_bus 0000:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb])[ 0.391340] pci_bus 0000:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff])[ 0.391356] pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400[ 0.391383] pci 0000:00:00.0: PME# supported from D0 D3hot[ 0.392312] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring[ 0.500269] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)[ 0.500306] pci 0000:01:00.0: [1de4:0001] type 00 class 0x020000[ 0.500322] pci 0000:01:00.0: reg 0x10: [mem 0xffffc000-0xffffffff][ 0.500331] pci 0000:01:00.0: reg 0x14: [mem 0xffc00000-0xffffffff][ 0.500339] pci 0000:01:00.0: reg 0x18: [mem 0xffff0000-0xffffffff][ 0.500412] pci 0000:01:00.0: supports D1[ 0.500415] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold[ 0.512283] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01[ 0.512297] pci 0000:00:00.0: BAR 8: assigned [mem 0x1f00000000-0x1f005fffff][ 0.512302] pci 0000:01:00.0: BAR 1: assigned [mem 0x1f00000000-0x1f003fffff][ 0.512308] pci 0000:01:00.0: BAR 2: assigned [mem 0x1f00400000-0x1f0040ffff][ 0.512313] pci 0000:01:00.0: BAR 0: assigned [mem 0x1f00410000-0x1f00413fff][ 0.512318] pci 0000:00:00.0: PCI bridge to [bus 01][ 0.512321] pci 0000:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff][ 0.512326] pci 0000:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512[ 0.512335] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512[ 0.512462] pcieport 0000:00:00.0: enabling device (0000 -> 0002)[ 0.512506] pcieport 0000:00:00.0: PME: Signaling with IRQ 38[ 0.512582] pcieport 0000:00:00.0: AER: enabled with IRQ 38[ 0.512696] rp1 0000:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200[ 0.512701] rp1 0000:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200[ 0.512710] rp1 0000:01:00.0: enabling device (0000 -> 0002)[ 0.513996] rp1 0000:01:00.0: chip_id 0x20001927[ 0.554365] Freeing initrd memory: 16704K[ 0.559378] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 106 (2c:cf:67:08:08:b1)[ 0.559947] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels[ 0.560226] xhci-hcd xhci-hcd.0: xHCI Host Controller[ 0.560233] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1[ 0.560702] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810[ 0.560712] xhci-hcd xhci-hcd.0: irq 131, io mem 0x1f00200000[ 0.560775] xhci-hcd xhci-hcd.0: xHCI Host Controller[ 0.560779] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2[ 0.560782] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed[ 0.560834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06[ 0.560838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 0.560841] usb usb1: Product: xHCI Host Controller[ 0.560843] usb usb1: Manufacturer: Linux 6.6.20+rpt-rpi-2712 xhci-hcd[ 0.560846] usb usb1: SerialNumber: xhci-hcd.0[ 0.560967] hub 1-0:1.0: USB hub found[ 0.560981] hub 1-0:1.0: 2 ports detected[ 0.561125] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06[ 0.561128] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 0.561131] usb usb2: Product: xHCI Host Controller[ 0.561133] usb usb2: Manufacturer: Linux 6.6.20+rpt-rpi-2712 xhci-hcd[ 0.561135] usb usb2: SerialNumber: xhci-hcd.0[ 0.561224] hub 2-0:1.0: USB hub found[ 0.561235] hub 2-0:1.0: 1 port detected[ 0.561501] xhci-hcd xhci-hcd.1: xHCI Host Controller[ 0.561506] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3[ 0.561958] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810[ 0.561967] xhci-hcd xhci-hcd.1: irq 136, io mem 0x1f00300000[ 0.562028] xhci-hcd xhci-hcd.1: xHCI Host Controller[ 0.562032] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4[ 0.562035] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed[ 0.562075] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06[ 0.562078] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 0.562081] usb usb3: Product: xHCI Host Controller[ 0.562083] usb usb3: Manufacturer: Linux 6.6.20+rpt-rpi-2712 xhci-hcd[ 0.562085] usb usb3: SerialNumber: xhci-hcd.1[ 0.562177] hub 3-0:1.0: USB hub found[ 0.562189] hub 3-0:1.0: 2 ports detected[ 0.562311] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06[ 0.562315] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 0.562317] usb usb4: Product: xHCI Host Controller[ 0.562319] usb usb4: Manufacturer: Linux 6.6.20+rpt-rpi-2712 xhci-hcd[ 0.562321] usb usb4: SerialNumber: xhci-hcd.1[ 0.562406] hub 4-0:1.0: USB hub found[ 0.562417] hub 4-0:1.0: 1 port detected[ 0.563017] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774[ 0.563340] platform 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu[ 0.563345] platform 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu[ 0.563350] platform 1000800000.codec: Adding to iommu group 0[ 0.563363] platform 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu[ 0.563367] platform 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu[ 0.563371] platform 1000880000.pisp_be: Adding to iommu group 0[ 0.563394] platform 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu[ 0.563396] platform 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu[ 0.563401] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success[ 0.563750] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774[ 0.564033] platform axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu[ 0.564037] platform axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu[ 0.564041] platform axi:gpu: Adding to iommu group 1[ 0.564058] platform axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu[ 0.564062] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success[ 0.564379] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774[ 0.564672] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success[ 0.565476] sdhci-brcmstb 1000fff000.mmc: Got CD GPIO[ 0.565584] mmc0: CQHCI version 5.10[ 0.565961] of_cfs_init[ 0.565995] of_cfs_init: OK[ 0.566056] clk: Disabling unused clocks[ 0.575955] mmc1: CQHCI version 5.10[ 0.600796] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit[ 0.695367] mmc0: new ultra high speed SDR104 SDXC card at address 5048[ 0.695581] mmcblk0: mmc0:5048 SD256 232 GiB[ 0.696774] mmcblk0: p1 p2[ 0.696860] mmcblk0: mmc0:5048 SD256 232 GiB[ 0.760782] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit[ 0.763888] Freeing unused kernel memory: 5056K[ 0.763932] Run /init as init process[ 0.763934] with arguments:[ 0.763935] /init[ 0.763936] splash[ 0.763938] with environment:[ 0.763939] HOME=/[ 0.763940] TERM=linux[ 0.796868] mmc1: new ultra high speed DDR50 SDIO card at address 0001[ 0.883069] input: pwr_button as /devices/platform/pwr_button/input/input0[ 0.921979] brcmstb-i2c 107d508200.i2c: @97500hz registered in interrupt mode[ 0.922170] brcmstb-i2c 107d508280.i2c: @97500hz registered in interrupt mode[ 0.941852] [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 0[ 0.947107] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu[ 0.951092] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])[ 0.952488] Registered IR keymap rc-cec[ 0.952542] rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0[ 0.952589] input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input1[ 0.953281] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/107c701400.hdmi/sound/card0/input2[ 0.953353] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4])[ 0.954727] Registered IR keymap rc-cec[ 0.954767] rc rc1: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1[ 0.954808] input: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1/input3[ 0.955549] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/107c706400.hdmi/sound/card1/input4[ 0.955617] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4])[ 0.955744] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4])[ 0.955812] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4])[ 0.955886] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4])[ 0.955956] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4])[ 0.956841] [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 1[ 0.958854] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes[ 0.960895] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes[ 0.962882] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes[ 1.155343] EXT4-fs (mmcblk0p2): mounted filesystem 4aa56689-dcb4-4759-90e6-179beae559ac ro with ordered data mode. Quota mode: none.[ 1.465869] NET: Registered PF_INET6 protocol family[ 1.466273] Segment Routing with IPv6[ 1.466281] In-situ OAM (IOAM) with IPv6[ 1.493904] 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)[ 1.493913] systemd[1]: Detected architecture arm64.[ 1.501662] systemd[1]: Hostname set to <raspberrypi>.[ 1.564228] uart-pl011 107d001000.serial: no DMA platform data[ 1.860543] systemd[1]: Queued start job for default target graphical.target.[ 1.880885] systemd[1]: Created slice system-getty.slice - Slice /system/getty.[ 1.881207] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.[ 1.881459] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.[ 1.881714] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.[ 1.881858] systemd[1]: Created slice user.slice - User and Session Slice.[ 1.881940] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.[ 1.882127] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.[ 1.882155] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-f7cb7169\x2d01.device - /dev/disk/by-partuuid/f7cb7169-01...[ 1.882168] systemd[1]: Expecting device dev-ttyAMA10.device - /dev/ttyAMA10...[ 1.882208] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.[ 1.882254] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.[ 1.882283] systemd[1]: Reached target slices.target - Slice Units.[ 1.882312] systemd[1]: Reached target swap.target - Swaps.[ 1.882345] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.[ 1.882487] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.[ 1.882551] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.[ 1.882809] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.[ 1.882929] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).[ 1.883054] systemd[1]: Listening on systemd-journald.socket - Journal Socket.[ 1.883201] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.[ 1.883292] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.[ 1.883445] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).[ 1.884244] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...[ 1.885254] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...[ 1.886245] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...[ 1.886446] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).[ 1.889026] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...[ 1.890441] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...[ 1.891765] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...[ 1.893332] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...[ 1.895262] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...[ 1.896930] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...[ 1.899211] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...[ 1.900797] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...[ 1.902741] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...[ 1.903033] 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).[ 1.905477] systemd[1]: Starting systemd-journald.service - Journal Service...[ 1.912111] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...[ 1.913976] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...[ 1.915718] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...[ 1.918335] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.[ 1.918489] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com[ 1.918640] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.[ 1.918851] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.[ 1.919576] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.[ 1.920059] systemd[1]: modprobe@configfs.service: Deactivated successfully.[ 1.920182] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.[ 1.926398] fuse: init (API version 7.39)[ 1.927133] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.[ 1.927395] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.[ 1.928077] systemd[1]: modprobe@drm.service: Deactivated successfully.[ 1.928745] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.[ 1.929292] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.[ 1.929440] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.[ 1.930203] systemd[1]: modprobe@loop.service: Deactivated successfully.[ 1.930394] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.[ 1.931823] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...[ 1.931994] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.[ 1.932744] systemd[1]: modprobe@fuse.service: Deactivated successfully.[ 1.932934] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.[ 1.934369] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...[ 1.935618] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.[ 1.937679] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.[ 1.939977] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.[ 1.949369] i2c_dev: i2c /dev entries driver[ 1.950206] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.[ 1.951627] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...[ 1.965118] EXT4-fs (mmcblk0p2): re-mounted 4aa56689-dcb4-4759-90e6-179beae559ac r/w. Quota mode: none.[ 1.966966] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.[ 1.967313] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).[ 1.967382] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).[ 1.968657] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...[ 1.970099] systemd[1]: Starting systemd-sysusers.service - Create System Users...[ 1.972088] systemd[1]: Started systemd-journald.service - Journal Service.[ 1.994823] systemd-journald[298]: Received client request to flush runtime journal.[ 2.136349] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd[ 2.157376] usb 2-1: New USB device found, idVendor=152d, idProduct=0578, bcdDevice= 1.00[ 2.157385] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3[ 2.157388] usb 2-1: Product: USB3.0 External HDD[ 2.157391] usb 2-1: Manufacturer: JMicron[ 2.157393] usb 2-1: SerialNumber: 0000AB123600[ 2.159499] scsi host0: uas[ 2.160026] scsi 0:0:0:0: Direct-Access ST8000DM 004-2U9188 8101 PQ: 0 ANSI: 6[ 2.527457] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040[ 2.527558] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1[ 2.532134] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040[ 2.532223] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2[ 2.532305] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020[ 2.533132] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3[ 2.533200] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020[ 2.536229] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4[ 2.536469] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000[ 2.537593] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0[ 2.577152] mc: Linux media interface: v0.10[ 2.757710] sd 0:0:0:0: Attached scsi generic sg0 type 0[ 12.161765] sd 0:0:0:0: [sda] Spinning up disk...[ 15.196254] .ready[ 15.214379] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)[ 15.214383] sd 0:0:0:0: [sda] 4096-byte physical blocks[ 15.214545] sd 0:0:0:0: [sda] Write Protect is off[ 15.214548] sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08[ 15.214854] sd 0:0:0:0: [sda] Disabling FUA[ 15.214857] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA[ 15.215031] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes[ 15.215034] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes)[ 15.271794] sda: sda1 sda2[ 15.271968] sd 0:0:0:0: [sda] Attached SCSI disk[ 15.371649] videodev: Linux video capture interface: v2.00[ 15.385385] cfg80211: Loading compiled-in X.509 certificates for regulatory database[ 15.397086] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'[ 15.401927] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'[ 15.402266] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'[ 15.402592] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'[ 15.455667] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu[ 15.455786] pispbe 1000880000.pisp_be: pispbe_probe: HW version: 0x02252700[ 15.455790] pispbe 1000880000.pisp_be: pispbe_probe: BatchStatus: 0x00000000[ 15.455792] pispbe 1000880000.pisp_be: pispbe_probe: Status: 0x00000000[ 15.455794] pispbe 1000880000.pisp_be: Register nodes for group 0[ 15.457942] pispbe 1000880000.pisp_be: input device node registered as /dev/video20[ 15.457952] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.[ 15.458633] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu[ 15.460683] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video21[ 15.460830] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video22[ 15.461853] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video23[ 15.465816] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video24[ 15.465925] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video25[ 15.465966] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video26[ 15.466013] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video27[ 15.466085] pispbe 1000880000.pisp_be: config device node registered as /dev/video28[ 15.466358] pispbe 1000880000.pisp_be: Register nodes for group 1[ 15.467060] pispbe 1000880000.pisp_be: input device node registered as /dev/video29[ 15.467193] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video30[ 15.467248] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video31[ 15.467350] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video32[ 15.467426] rpivid 1000800000.codec: Device registered as /dev/video19[ 15.467432] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video33[ 15.467511] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video34[ 15.467557] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video35[ 15.475850] brcmfmac: F1 signature read @0x18000000=0x15264345[ 15.480954] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video36[ 15.484987] pispbe 1000880000.pisp_be: config device node registered as /dev/video37[ 15.506206] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6[ 15.506698] usbcore: registered new interface driver brcmfmac[ 15.540564] Bluetooth: Core ver 2.22[ 15.540600] NET: Registered PF_BLUETOOTH protocol family[ 15.540603] Bluetooth: HCI device and connection manager initialized[ 15.540610] Bluetooth: HCI socket layer initialized[ 15.540614] Bluetooth: L2CAP socket layer initialized[ 15.540620] Bluetooth: SCO socket layer initialized[ 15.573513] Bluetooth: HCI UART driver ver 2.3[ 15.573526] Bluetooth: HCI UART protocol H4 registered[ 15.573561] Bluetooth: HCI UART protocol Three-wire (H5) registered[ 15.582007] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator[ 15.582096] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator[ 15.582533] Bluetooth: HCI UART protocol Broadcom registered[ 15.731692] Adding 102384k swap on /var/swap. Priority:-2 extents:1 across:102384k SS[ 15.838873] brcmfmac_wcc: brcmf_wcc_attach: executing[ 15.842231] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)[ 15.842481] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2[ 15.847940] alsactl[529]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set[ 15.940871] Bluetooth: hci0: BCM: chip id 107[ 15.941109] Bluetooth: hci0: BCM: features 0x2f[ 15.942186] Bluetooth: hci0: BCM4345C0[ 15.942189] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000[ 15.944099] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.raspberrypi,5-model-b.hcd' Patch[ 16.124465] Bluetooth: BNEP (Ethernet Emulation) ver 1.3[ 16.124474] Bluetooth: BNEP filters: protocol multicast[ 16.124480] Bluetooth: BNEP socket layer initialized[ 16.580651] macb 1f00100000.ethernet eth0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL)[ 16.580661] macb 1f00100000.ethernet eth0: configuring for phy/rgmii-id link mode[ 16.583604] pps pps0: new PPS source ptp0[ 16.583648] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.[ 16.656948] Bluetooth: hci0: BCM: features 0x2f[ 16.658307] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190[ 16.658310] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382[ 16.658627] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac)[ 16.675420] Bluetooth: MGMT ver 1.22[ 16.681117] NET: Registered PF_ALG protocol family[ 20.669381] macb 1f00100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx[ 25.832267] Key type cifs.spnego registered[ 25.832279] Key type cifs.idmap registered[ 25.832715] Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers[ 25.832722] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers[ 25.832729] CIFS: Attempting to mount //192.168.1.1/Plex[ 25.835290] CIFS: VFS: Error connecting to socket. Aborting operation.[ 25.835296] CIFS: VFS: cifs_mount failed w/return code = -111[ 28.127101] Bluetooth: RFCOMM TTY layer initialized[ 28.127117] Bluetooth: RFCOMM socket layer initialized[ 28.127130] Bluetooth: RFCOMM ver 1.11[ 31.878621] ntfs3: Max link count 4000[ 31.897488] Unable to handle kernel paging request at virtual address ffff8002070a8ff0[ 31.905759] Mem abort info:[ 31.908685] ESR = 0x0000000096000006[ 31.913532] EC = 0x25: DABT (current EL), IL = 32 bits[ 31.919008] SET = 0, FnV = 0[ 31.922363] EA = 0, S1PTW = 0[ 31.925866] FSC = 0x06: level 2 translation fault[ 31.931082] Data abort info:[ 31.934709] ISV = 0, ISS = 0x00000006, ISS2 = 0x00000000[ 31.940450] CM = 0, WnR = 0, TnD = 0, TagAccess = 0[ 31.945960] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0[ 31.951579] swapper pgtable: 16k pages, 47-bit VAs, pgdp=0000000001370000[ 31.959145] [ffff8002070a8ff0] pgd=18000001ffff4003, p4d=18000001ffff4003, pud=18000001ffff4003, pmd=0000000000000000[ 31.969874] Internal error: Oops: 0000000096000006 [#1] PREEMPT SMP[ 31.976168] Modules linked in: ntfs3 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device nls_utf8 cifs cifs_arc4 nls_ucs2_utils cifs_md4 algif_hash algif_skcipher af_alg bnep brcmfmac_wcc hci_uart btbcm bluetooth brcmfmac rpivid_hevc(C) ecdh_generic pisp_be ecc raspberrypi_hwmon v4l2_mem2mem brcmutil videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 cfg80211 videodev aes_ce_blk aes_ce_cipher ghash_ce gf128mul libaes sha2_ce sha256_arm64 binfmt_misc sg rfkill videobuf2_common sha1_ce mc pwm_fan raspberrypi_gpiomem nvmem_rmem rp1_adc uio_pdrv_genirq uio i2c_dev fuse dm_mod ip_tables x_tables ipv6 spidev vc4 snd_soc_hdmi_codec drm_display_helper cec drm_dma_helper drm_kms_helper snd_soc_core snd_compress snd_pcm_dmaengine v3d gpu_sched snd_pcm drm_shmem_helper snd_timer i2c_brcmstb spi_bcm2835 drm gpio_keys snd drm_panel_orientation_quirks backlight[ 32.052168] CPU: 1 PID: 795 Comm: pool-udisksd Tainted: G C 6.6.20+rpt-rpi-2712 #1 Debian 1:6.6.20-1+rpt1[ 32.063257] Hardware name: Raspberry Pi 5 Model B Rev 1.0 (DT)[ 32.069108] pstate: 80400009 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)[ 32.076094] pc : __memcpy+0x1a0/0x250[ 32.079766] lr : read_log_page+0xb8/0x188 [ntfs3][ 32.084493] sp : ffffc00082213940[ 32.087811] x29: ffffc00082213940 x28: ffff800105913900 x27: 0000000000000000[ 32.094973] x26: ffff800103600950 x25: ffff8001070a8000 x24: ffff80010a6a3000[ 32.102133] x23: 0000000000001000 x22: ffffc00082213a97 x21: 0000000000003000[ 32.109294] x20: ffffc00082213ad0 x19: 0000000000000000 x18: 0000000000000000[ 32.116455] x17: 0000000000000000 x16: ffffd00084ccdff0 x15: 0000000000000000[ 32.123616] x14: 00000000035f8000 x13: 0000000000000000 x12: 0000000000000000[ 32.130777] x11: 0006000000000000 x10: 0000000000000000 x9 : ffffd000609a0624[ 32.137938] x8 : 0000000000000000 x7 : 00000000fffffdd5 x6 : 0000000000000006[ 32.145099] x5 : ffff80020a6a1000 x4 : ffff8002070a9000 x3 : ffff8001070a91fe[ 32.152259] x2 : 00000000ffffe000 x1 : ffff8001070ab000 x0 : ffff80010a6a3000[ 32.159421] Call trace:[ 32.161868] __memcpy+0x1a0/0x250[ 32.165188] log_replay+0x990/0x3430 [ntfs3][ 32.169475] ntfs_loadlog_and_replay+0x180/0x1b0 [ntfs3][ 32.174808] ntfs_fill_super+0x8d0/0x1570 [ntfs3][ 32.179531] get_tree_bdev+0x150/0x1f8[ 32.183290] ntfs_fs_get_tree+0x20/0x38 [ntfs3][ 32.187838] vfs_get_tree+0x30/0xf8[ 32.191333] path_mount+0x408/0xa88[ 32.194827] __arm64_sys_mount+0x1dc/0x2c0[ 32.198933] invoke_syscall+0x50/0x128[ 32.202690] el0_svc_common.constprop.0+0x48/0xf0[ 32.207408] do_el0_svc+0x24/0x38[ 32.210728] el0_svc+0x40/0xe8[ 32.213787] el0t_64_sync_handler+0x100/0x130[ 32.218155] el0t_64_sync+0x190/0x198[ 32.221826] Code: a93e24a8 a93f2caa d65f03c0 d503201f (a97f348c) [ 32.227939] ---[ end trace 0000000000000000 ]---
I'll quote you the part with errors.
Code:
[ 25.832267] Key type cifs.spnego registered[ 25.832279] Key type cifs.idmap registered[ 25.832715] Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers[ 25.832722] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers[ 25.832729] CIFS: Attempting to mount //192.168.1.1/Plex[ 25.835290] CIFS: VFS: Error connecting to socket. Aborting operation.[ 25.835296] CIFS: VFS: cifs_mount failed w/return code = -111[ 28.127101] Bluetooth: RFCOMM TTY layer initialized[ 28.127117] Bluetooth: RFCOMM socket layer initialized[ 28.127130] Bluetooth: RFCOMM ver 1.11[ 31.878621] ntfs3: Max link count 4000[ 31.897488] Unable to handle kernel paging request at virtual address ffff8002070a8ff0[ 31.905759] Mem abort info:[ 31.908685] ESR = 0x0000000096000006[ 31.913532] EC = 0x25: DABT (current EL), IL = 32 bits[ 31.919008] SET = 0, FnV = 0[ 31.922363] EA = 0, S1PTW = 0[ 31.925866] FSC = 0x06: level 2 translation fault[ 31.931082] Data abort info:[ 31.934709] ISV = 0, ISS = 0x00000006, ISS2 = 0x00000000[ 31.940450] CM = 0, WnR = 0, TnD = 0, TagAccess = 0[ 31.945960] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0[ 31.951579] swapper pgtable: 16k pages, 47-bit VAs, pgdp=0000000001370000[ 31.959145] [ffff8002070a8ff0] pgd=18000001ffff4003, p4d=18000001ffff4003, pud=18000001ffff4003, pmd=0000000000000000[ 31.969874] Internal error: Oops: 0000000096000006 [#1] PREEMPT SMP[ 31.976168] Modules linked in: ntfs3 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device nls_utf8 cifs cifs_arc4 nls_ucs2_utils cifs_md4 algif_hash algif_skcipher af_alg bnep brcmfmac_wcc hci_uart btbcm bluetooth brcmfmac rpivid_hevc(C) ecdh_generic pisp_be ecc raspberrypi_hwmon v4l2_mem2mem brcmutil videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 cfg80211 videodev aes_ce_blk aes_ce_cipher ghash_ce gf128mul libaes sha2_ce sha256_arm64 binfmt_misc sg rfkill videobuf2_common sha1_ce mc pwm_fan raspberrypi_gpiomem nvmem_rmem rp1_adc uio_pdrv_genirq uio i2c_dev fuse dm_mod ip_tables x_tables ipv6 spidev vc4 snd_soc_hdmi_codec drm_display_helper cec drm_dma_helper drm_kms_helper snd_soc_core snd_compress snd_pcm_dmaengine v3d gpu_sched snd_pcm drm_shmem_helper snd_timer i2c_brcmstb spi_bcm2835 drm gpio_keys snd drm_panel_orientation_quirks backlight[ 32.052168] CPU: 1 PID: 795 Comm: pool-udisksd Tainted: G C 6.6.20+rpt-rpi-2712 #1 Debian 1:6.6.20-1+rpt1
Statistics: Posted by Ramshu — Fri Apr 12, 2024 12:46 am