Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3002 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.3:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.6 (3784 ms) U-Boot> setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 U-Boot> tftp 0x00080000 667676/tftp-deploy-bnyulfjl/kernel/Image tftp 0x00080000 667676/tftp-deploy-bnyulfjl/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '667676/tftp-deploy-bnyulfjl/kernel/Image'. Load address: 0x80000 Loading: *################################################## 43.2 MiB 14.3 MiB/s done Bytes transferred = 45308416 (2b35a00 hex) U-Boot> tftp 0x06700000 667676/tftp-deploy-bnyulfjl/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 667676/tftp-deploy-bnyulfjl/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '667676/tftp-deploy-bnyulfjl/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *################################################## 22.2 MiB 16.1 MiB/s done Bytes transferred = 23244815 (162b00f hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 667676/tftp-deploy-bnyulfjl/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 667676/tftp-deploy-bnyulfjl/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '667676/tftp-deploy-bnyulfjl/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 38.8 KiB 4.7 MiB/s done Bytes transferred = 39698 (9b12 hex) U-Boot> setenv bootargs 'console=ttyS1,115200n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/667676/extract-nfsrootfs-s23axpzs,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/667676/extract-nfsrootfs-s23axpzs,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> booti 0x00080000 0x06700000 0x06400000 booti 0x00080000 0x06700000 0x06400000 Moving Image from 0x80000 to 0x200000, end=2e00000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 23244751 Bytes = 22.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 06400000 Booting using the fdt blob at 0x6400000 Working FDT set to 6400000 Loading Ramdisk to 388fd000, end 39f27fcf ... OK Loading Device Tree to 00000000388f0000, end 00000000388fcb11 ... OK Working FDT set to 388f0000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j299270-arm64-gcc-12-defconfig-lcdsv) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Thu Aug 29 04:34:56 UTC 2024 [ 0.000000] KASLR enabled [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000034800000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x0000000034800000..0x00000000387fffff (65536 KiB) map reusable linux,cma [ 0.000000] OF: reserved mem: 0x000000003ef64040..0x000000003ef64075 (0 KiB) nomap non-reusable nvram@0 [ 0.000000] earlycon: bcm2835aux0 at MMIO32 0x00000000fe215040 (options '115200n8') [ 0.000000] printk: legacy bootconsole [bcm2835aux0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fbf39c0-0x7fbf5fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges [ 0.000000] percpu: Embedded 24 pages/cpu s60056 r8192 d30056 u98304 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v3a [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS1,115200n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/667676/extract-nfsrootfs-s23axpzs,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] Fallback order for Node 0: 0 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 504832 <6>[ 0.000000] Policy zone: DMA32 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x0000000030800000-0x0000000034800000] (64MB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns <6>[ 0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008900] Console: colour dummy device 80x25 <6>[ 0.013775] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024610] pid_max: default: 32768 minimum: 301 <6>[ 0.029628] LSM: initializing lsm=capability <6>[ 0.034340] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042115] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052993] rcu: Hierarchical SRCU implementation. <6>[ 0.058145] rcu: Max phase no-delay instances is 1000. <6>[ 0.063983] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.075224] EFI services will not be available. <6>[ 0.080415] smp: Bringing up secondary CPUs ... <6>[ 0.085859] Detected PIPT I-cache on CPU1 <6>[ 0.085973] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.086688] Detected PIPT I-cache on CPU2 <6>[ 0.086777] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.087460] Detected PIPT I-cache on CPU3 <6>[ 0.087553] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.087684] smp: Brought up 1 node, 4 CPUs <6>[ 0.125652] SMP: Total of 4 processors activated. <6>[ 0.130680] CPU: All CPU(s) started at EL2 <6>[ 0.135138] CPU features: detected: 32-bit EL0 Support <6>[ 0.140609] CPU features: detected: 32-bit EL1 Support <6>[ 0.146091] CPU features: detected: CRC32 instructions <6>[ 0.151625] alternatives: applying system-wide alternatives <6>[ 0.158970] Memory: 1773912K/2019328K available (17152K kernel code, 5014K rwdata, 11660K rodata, 10240K init, 733K bss, 175456K reserved, 65536K cma-reserved) <6>[ 0.174417] devtmpfs: initialized <6>[ 0.186786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.196941] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.205480] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL <6>[ 0.212147] 0 pages in range for non-PLT usage <6>[ 0.212154] 513024 pages in range for PLT usage <6>[ 0.217300] pinctrl core: initialized pinctrl subsystem <6>[ 0.230063] DMI not present or invalid. <6>[ 0.237935] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.245148] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.252663] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.260917] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.269242] audit: initializing netlink subsys (disabled) <5>[ 0.275154] audit: type=2000 audit(0.204:1): state=initialized audit_enabled=0 res=1 <6>[ 0.276679] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.283270] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.289694] cpuidle: using governor menu <6>[ 0.301054] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.308295] ASID allocator initialised with 32768 entries <6>[ 0.316889] Serial: AMBA PL011 UART driver <6>[ 0.347241] platform fd500000.pcie: Fixed dependency cycle(s) with /scb/pcie@7d500000 <6>[ 0.360536] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.367689] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.374297] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.381426] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.388030] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.395158] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.401761] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.408889] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.417675] ACPI: Interpreter disabled. <6>[ 0.425108] iommu: Default domain type: Translated <6>[ 0.430241] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.437188] SCSI subsystem initialized <6>[ 0.441668] usbcore: registered new interface driver usbfs <6>[ 0.447532] usbcore: registered new interface driver hub <6>[ 0.453205] usbcore: registered new device driver usb <4>[ 0.458781] usb_phy_generic phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 0.468674] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.473974] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.483501] PTP clock support registered <6>[ 0.487963] EDAC MC: Ver: 3.0.0 <6>[ 0.491938] scmi_core: SCMI protocol bus registered <6>[ 0.498288] FPGA manager framework <6>[ 0.502111] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.509666] vgaarb: loaded <6>[ 0.513138] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.519842] VFS: Disk quotas dquot_6.6.0 <6>[ 0.524110] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.531628] pnp: PnP ACPI: disabled <6>[ 0.544852] NET: Registered PF_INET protocol family <6>[ 0.550381] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.560485] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.569465] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.577585] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.585962] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 0.594111] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.601156] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.608240] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.615898] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.622406] RPC: Registered named UNIX socket transport module. <6>[ 0.628680] RPC: Registered udp transport module. <6>[ 0.633706] RPC: Registered tcp transport module. <6>[ 0.638730] RPC: Registered tcp-with-tls transport module. <6>[ 0.644546] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.651339] PCI: CLS 0 bytes, default 64 <6>[ 0.655823] Unpacking initramfs... <6>[ 0.664604] kvm [1]: nv: 529 coarse grained trap handlers <6>[ 0.670822] kvm [1]: IPA Size Limit: 44 bits <6>[ 0.678182] kvm [1]: vgic interrupt IRQ9 <6>[ 0.682484] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 0.689996] Initialise system trusted keyrings <6>[ 0.695043] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 0.702246] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.708772] NFS: Registering the id_resolver key type <5>[ 0.714219] Key type id_resolver registered <5>[ 0.718735] Key type id_legacy registered <6>[ 0.723101] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.730153] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.738139] 9p: Installing v9fs 9p2000 file system support <5>[ 0.806127] Key type asymmetric registered <5>[ 0.810566] Asymmetric key parser 'x509' registered <6>[ 0.815865] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.823623] io scheduler mq-deadline registered <6>[ 0.828474] io scheduler kyber registered <6>[ 0.832852] io scheduler bfq registered <6>[ 0.838170] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 14) <6>[ 0.858043] pinctrl-bcm2835 fe200000.gpio: GPIO_OUT persistence: no <6>[ 0.919327] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 0.929025] printk: legacy console [ttyS1] disabled <6>[ 0.934641] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 25, base_baud = 62499999) is a 16550 <6>[ 0.943959] printk: legacy console [ttyS1] enabled <6>[ 0.943959] printk: legacy console [ttyS1] enabled <6>[ 0.954242] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 0.954242] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 0.972026] msm_serial: driver initialized <6>[ 0.976992] SuperH (H)SCI(F) driver initialized <6>[ 0.982120] STM32 USART driver initialized <6>[ 0.988466] iproc-rng200 fe104000.rng: hwrng registered <5>[ 0.988521] random: crng init done <6>[ 1.004234] loop: module loaded <6>[ 1.009439] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 1.018495] megasas: 07.727.03.00-rc1 <6>[ 1.031841] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.038606] thunder_xcv, ver 1.0 <6>[ 1.042223] thunder_bgx, ver 1.0 <6>[ 1.045807] nicpf, ver 1.0 <6>[ 1.050591] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.058217] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.063953] hclge is initializing <6>[ 1.067641] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.072865] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.079014] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.084324] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.090635] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.096385] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.102343] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.108977] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.115820] sky2: driver version 1.30 <6>[ 1.121770] VFIO - User Level meta-driver version: 0.3 <6>[ 1.131509] usbcore: registered new interface driver usb-storage <6>[ 1.142426] i2c_dev: i2c /dev entries driver <6>[ 1.150126] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 1.157911] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 1.170581] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 1.180910] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.187489] sdhci: Copyright(c) Pierre Ossman <6>[ 1.193334] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.201162] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.404937] Freeing initrd memory: 22696K <6>[ 2.411285] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.421088] usbcore: registered new interface driver usbhid <6>[ 2.427061] usbhid: USB HID core driver <6>[ 2.432795] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 2.442527] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 2.458603] NET: Registered PF_PACKET protocol family <6>[ 2.464130] 9pnet: Installing 9P2000 support <5>[ 2.468817] Key type dns_resolver registered <6>[ 2.486910] registered taskstats version 1 <5>[ 2.491554] Loading compiled-in X.509 certificates <6>[ 2.507285] Demotion targets for Node 0: null <6>[ 2.518018] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 32, base_baud = 0) is a PL011 rev2 <6>[ 2.527584] serial serial0: tty port ttyAMA0 registered <6>[ 2.541044] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 2.556306] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 2.564070] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 2.673735] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 2.689389] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 2.727700] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 2.747088] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <6>[ 2.755622] Trying to probe devices needed for running init ... <6>[ 2.834497] mmc0: new high speed SDIO card at address 0001 <6>[ 2.864437] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 2.872027] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 2.878918] mmcblk1: p1 p2 <6>[ 15.049219] clk: Disabling unused clocks <6>[ 15.053533] PM: genpd: Disabling unused power domains <6>[ 15.058986] ALSA device list: <6>[ 15.062316] No soundcards found. <6>[ 15.074581] Freeing unused kernel memory: 10240K <6>[ 15.079672] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <6>[ 15.922377] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <6>[ 15.931449] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 15.941024] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 15.949605] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <6>[ 15.960197] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <6>[ 15.967078] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 15.973041] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 15.984274] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 PCIe Root Port <6>[ 15.992323] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 15.997950] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xc00fffff] <6>[ 16.005597] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 16.006822] Bluetooth: Core ver 2.22 <6>[ 16.007322] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <4>[ 16.011379] vchiq: module is from the staging directory, the quality is unknown, you have been warned. <4>[ 16.016715] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator <6>[ 16.021723] NET: Registered PF_BLUETOOTH protocol family <4>[ 16.031687] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator <6>[ 16.038930] Bluetooth: HCI device and connection manager initialized <6>[ 16.038957] Bluetooth: HCI socket layer initialized <6>[ 16.038968] Bluetooth: L2CAP socket layer initialized <6>[ 16.039014] Bluetooth: SCO socket layer initialized <4>[ 16.048813] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator <6>[ 16.087011] Bluetooth: HCI UART driver ver 2.3 <6>[ 16.091875] Bluetooth: HCI UART protocol H4 registered <6>[ 16.097563] Bluetooth: HCI UART protocol LL registered <6>[ 16.103979] Bluetooth: HCI UART protocol Broadcom registered <4>[ 16.107537] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <6>[ 16.110227] Bluetooth: HCI UART protocol QCA registered <6>[ 16.123684] Bluetooth: HCI UART protocol Marvell registered <4>[ 16.129454] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <5>[ 16.151273] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 16.200648] [drm] Initialized v3d 1.0.0 for fec00000.gpu on minor 0 <5>[ 16.204694] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <6>[ 16.209286] brcm-pcie fd500000.pcie: clkreq-mode set to default <5>[ 16.214447] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <6>[ 16.220978] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <4>[ 16.227472] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 16.237405] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 16.243104] cfg80211: failed to load regulatory.db <6>[ 16.251547] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 PCIe Endpoint <6>[ 16.264271] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00000fff 64bit] <4>[ 16.270863] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 16.271514] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 16.288615] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 16.297290] bcm2835-audio bcm2835-audio: card created with 8 channels <6>[ 16.297375] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]: assigned <6>[ 16.312208] pci 0000:01:00.0: BAR 0 [mem 0x600000000-0x600000fff 64bit]: assigned <6>[ 16.313459] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 16.320118] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 16.327247] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 16.332218] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 16.339034] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.346185] pci_bus 0000:00: resource 4 [mem 0x600000000-0x603ffffff] <6>[ 16.346198] pci_bus 0000:01: resource 1 [mem 0x600000000-0x6000fffff] <6>[ 16.353700] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.360547] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 16.367321] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.374656] pcieport 0000:00:00.0: PME: Signaling with IRQ 48 <6>[ 16.381057] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.391852] pcieport 0000:00:00.0: AER: enabled with IRQ 48 <6>[ 16.403160] [drm] Initialized vc4 0.0.0 for gpu on minor 1 <6>[ 16.414636] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 16.445616] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <4>[ 16.454807] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2 <4>[ 16.467025] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <6>[ 16.477586] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 16.478406] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 16.489206] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 16.497233] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890 <6>[ 16.507303] Bluetooth: hci0: BCM: chip id 107 <6>[ 16.507349] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 16.512237] Bluetooth: hci0: BCM: features 0x2f <6>[ 16.517553] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 16.523884] Bluetooth: hci0: BCM4345C0 <6>[ 16.530169] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 16.534226] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <6>[ 16.541249] hub 1-0:1.0: USB hub found <3>[ 16.547226] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <6>[ 16.551209] hub 1-0:1.0: 1 port detected <3>[ 16.558196] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' <6>[ 16.563080] hub 2-0:1.0: USB hub found <6>[ 16.569328] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <3>[ 16.569792] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <3>[ 16.569796] Bluetooth: hci0: BCM: 'brcm/BCM.raspberrypi,4-model-b.hcd' <3>[ 16.569799] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' <6>[ 16.571522] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 16.573942] hub 2-0:1.0: 4 ports detected Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/end0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: end0 hardware address d8:3a:dd:9a:93:a2 mtu 1500 DHCP <6>[ 16.729429] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) <6>[ 16.765625] bcmgenet fd580000.ethernet end0: Link is Down <6>[ 16.821136] usb 1-1: new high-speed USB device number 2 using xhci_hcd <6>[ 16.976870] hub 1-1:1.0: USB hub found <6>[ 16.981198] hub 1-1:1.0: 4 ports detected <3>[ 17.489768] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 IP-Config: no response after 2 secs - giving up IP-Config: end0 hardware address d8:3a:dd:9a:93:a2 mtu 1500 DHCP <6>[ 20.873771] bcmgenet fd580000.ethernet end0: Link is Up - 1Gbps/Full - flow control off IP-Config: no response after 3 secs - giving up IP-Config: end0 hardware address d8:3a:dd:9a:93:a2 mtu 1500 DHCP IP-Config: end0 guessed broadcast address 192.168.6.255 IP-Config: end0 complete (dhcp from 192.168.6.1): address: 192.168.6.6 broadcast: 192.168.6.255 netmask: 255.255.255.0 gateway: 192.168.6.1 dns0 : 10.255.253.1 dns1 : 0.0.0.0 rootserver: 192.168.6.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 25.091456] systemd[1]: System time before build time, advancing clock. <6>[ 25.137940] NET: Registered PF_INET6 protocol family <6>[ 25.144331] Segment Routing with IPv6 <6>[ 25.148369] In-situ OAM (IOAM) with IPv6 <30>[ 25.198355] 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) <30>[ 25.231963] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 25.254387] systemd[1]: Hostname set to . <30>[ 25.845825] systemd[1]: Queued start job for default target graphical.target. <30>[ 25.893092] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 25.918779] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 25.950873] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 25.978479] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 26.001601] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 26.029458] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 26.057406] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 26.077476] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 26.101290] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 26.129304] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 26.157322] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 26.181286] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 26.205267] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 26.229299] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 26.249362] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 26.277600] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 26.306610] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…socket[0m - Journal Audit Socket. <30>[ 26.334143] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 26.365835] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 26.394340] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 26.422855] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 26.449717] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 26.505442] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 26.533659] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 26.565373] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 26.589715] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 26.610296] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 26.645780] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 26.677765] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <6>[ 26.700998] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev <30>[ 26.715169] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 26.749763] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 26.781753] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <6>[ 26.804161] fuse: init (API version 7.40) <30>[ 26.813894] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 26.848731] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 26.880439] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 26.914140] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 26.973776] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 27.006122] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 27.041336] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-fs-fuse-conne…[0m - FUSE Control File System... Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... <46>[ 27.508399] systemd-journald[213]: Received client request to flush runtime journal. Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-fs-fuse-connec…nt[0m - FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[0;32m OK [0m] Reac<46>[ 28.613971] systemd-journald[213]: Oldest entry in /var/log/journal/44a983756b26438995e691b947c527e4/system.journal is older than the configured file retention duration (1month), suggesting rotation. hed targ<46>[ 28.633239] systemd-journald[213]: /var/log/journal/44a983756b26438995e691b947c527e4/system.journal: Journal header limits reached or header out-of-date, rotating. et [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Reached target [0;1;39mbluetooth.target[0m - Bluetooth Support. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS1…rvice[0m - Serial Getty on ttyS1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. Starting [0;1;39msystemd-rfkill.se…Load/Save RF Kill Switch Status... [[0;32m OK [0m] Started [0;1;39msystemd-rfkill.ser…- Load/Save RF Kill Switch Status. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 6.11.0-rc5 #1 SMP PREEMPT Thu Aug 29 04:34:56 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/667676/extract-nfsrootfs-s23axpzs' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/667676/extract-nfsrootfs-s23axpzs' / # export NFS_SERVER_IP='192.168.6.2' export NFS_SERVER_IP='192.168.6.2' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-667676/environment . /lava-667676/environment / # /lava-667676/bin/lava-test-runner /lava-667676/0 /lava-667676/bin/lava-test-runner /lava-667676/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-667676/0/tests/0_timesync-off ++ cat uuid + UUID=667676_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-alsa + TESTRUN_ID=1_kselftest-alsa + cd /lava-667676/0/tests/1_kselftest-alsa ++ cat uuid + UUID=667676_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c alsa -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/mainline/master/v6.11-rc5-81-gd5d547aa7b51/arm64/defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b bcm2711-rpi-4-b -g mainline -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-08-29 05:14:53-- http://storage.kernelci.org/mainline/master/v6.11-rc5-81-gd5d547aa7b51/arm64/defconfig/gcc-12/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6475332 (6.2M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 0%[ ] 43.32K 157KB/s kselftest_armhf.tar 3%[ ] 212.07K 384KB/s kselftest_armhf.tar 14%[=> ] 893.67K 1.05MB/s kselftest_armhf.tar 54%[=========> ] 3.39M 2.99MB/s kselftest_armhf.tar 100%[===================>] 6.17M 4.84MB/s in 1.3s 2024-08-29 05:14:54 (4.84 MB/s) - 'kselftest_armhf.tar.gz' saved [6475332/6475332] skiplist: ======================================== ======================================== alsa:mixer-test alsa:pcm-test alsa:test-pcmtest-driver ============== Tests to run =============== alsa:mixer-test alsa:pcm-test alsa:test-pcmtest-driver ===========End Tests to run =============== shardfile-alsa pass <12>[ 40.930849] kselftest: Running tests in alsa TAP version 13 1..3 # timeout set to 45 # selftests: alsa: mixer-test # TAP version 13 # # Card 0/vc4hdmi0 - vc4-hdmi-0 (vc4-hdmi-0) # # Card 1/Headphones - bcm2835 Headphones (bcm2835 Headphones) # # Card 2/vc4hdmi1 - vc4-hdmi-1 (vc4-hdmi-1) # 1..70 # ok 1 get_value.vc4hdmi1.3 # # vc4hdmi1.3 ELD # ok 2 name.vc4hdmi1.3 # # ELD is not writeable # ok 3 # SKIP write_default.vc4hdmi1.3 # # ELD is not writeable # ok 4 # SKIP write_valid.vc4hdmi1.3 # # ELD is not writeable # ok 5 # SKIP write_invalid.vc4hdmi1.3 # ok 6 event_missing.vc4hdmi1.3 # ok 7 event_spurious.vc4hdmi1.3 # ok 8 get_value.vc4hdmi1.2 # # vc4hdmi1.2 IEC958 Playback Default # ok 9 name.vc4hdmi1.2 # ok 10 write_default.vc4hdmi1.2 # ok 11 # SKIP write_valid.vc4hdmi1.2 # ok 12 # SKIP write_invalid.vc4hdmi1.2 # ok 13 event_missing.vc4hdmi1.2 # ok 14 event_spurious.vc4hdmi1.2 # ok 15 get_value.vc4hdmi1.1 # # vc4hdmi1.1 IEC958 Playback Mask # ok 16 name.vc4hdmi1.1 # # IEC958 Playback Mask is not writeable # ok 17 # SKIP write_default.vc4hdmi1.1 # # IEC958 Playback Mask is not writeable # ok 18 # SKIP write_valid.vc4hdmi1.1 # # IEC958 Playback Mask is not writeable # ok 19 # SKIP write_invalid.vc4hdmi1.1 # ok 20 event_missing.vc4hdmi1.1 # ok 21 event_spurious.vc4hdmi1.1 # ok 22 get_value.vc4hdmi1.0 # # vc4hdmi1.0 Playback Channel Map # ok 23 name.vc4hdmi1.0 # # Playback Channel Map is not writeable # ok 24 # SKIP write_default.vc4hdmi1.0 # # Playback Channel Map is not writeable # ok 25 # SKIP write_valid.vc4hdmi1.0 # # Playback Channel Map is not writeable # ok 26 # SKIP write_invalid.vc4hdmi1.0 # ok 27 event_missing.vc4hdmi1.0 # ok 28 event_spurious.vc4hdmi1.0 # ok 29 get_value.Headphones.1 # # Headphones.1 PCM Playback Switch # ok 30 name.Headphones.1 # ok 31 write_default.Headphones.1 # ok 32 write_valid.Headphones.1 # # PCM Playback Switch.0 Invalid boolean value 2 # not ok 33 write_invalid.Headphones.1 # ok 34 event_missing.Headphones.1 # ok 35 event_spurious.Headphones.1 # ok 36 get_v<3>[ 41.331063] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 alue.Hea<3>[ 41.331213] hdmi-audio-codec hdmi-audio-codec.0.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 dphones.<3>[ 41.341321] MAI: ASoC: error at __soc_pcm_open on MAI: -19 0 # # H<3>[ 41.352060] MAI: ASoC: error at __soc_pcm_open on MAI: -19 eadphone<3>[ 41.359341] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 s.0 PCM <3>[ 41.370161] hdmi-audio-codec hdmi-audio-codec.0.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 Playback<3>[ 41.375937] MAI: ASoC: error at __soc_pcm_open on MAI: -19 Volume <3>[ 41.386587] MAI: ASoC: error at __soc_pcm_open on MAI: -19 # ok 37<3>[ 41.394284] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 name.He<3>[ 41.400774] hdmi-audio-codec hdmi-audio-codec.0.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 adphones<3>[ 41.410545] MAI: ASoC: error at __soc_pcm_open on MAI: -19 .0 # ok<3>[ 41.421194] MAI: ASoC: error at __soc_pcm_open on MAI: -19 38 writ<3>[ 41.428496] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 e_defaul<3>[ 41.435551] hdmi-audio-codec hdmi-audio-codec.0.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 t.Headph<3>[ 41.445109] MAI: ASoC: error at __soc_pcm_open on MAI: -19 ones.0 <3>[ 41.455812] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 # ok 39 <3>[ 41.462436] MAI: ASoC: error at __soc_pcm_open on MAI: -19 write_va<3>[ 41.473157] MAI: ASoC: error at __soc_pcm_open on MAI: -19 lid.Head<3>[ 41.480418] hdmi-audio-codec hdmi-audio-codec.0.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 phones.0<3>[ 41.497172] MAI: ASoC: error at __soc_pcm_open on MAI: -19 # # PC<3>[ 41.497179] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 M Playba<3>[ 41.497230] MAI: ASoC: error at __soc_pcm_open on MAI: -19 ck Volum<3>[ 41.504353] hdmi-audio-codec hdmi-audio-codec.0.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 e.0 valu<3>[ 41.521111] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 e -10240<3>[ 41.531812] MAI: ASoC: error at __soc_pcm_open on MAI: -19 less th<3>[ 41.542475] MAI: ASoC: error at __soc_pcm_open on MAI: -19 an minim<3>[ 41.550274] hdmi-audio-codec hdmi-audio-codec.0.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 um -1023<3>[ 41.566483] MAI: ASoC: error at __soc_pcm_open on MAI: -19 9 # # PCM Playback Volume.0 value 401 more than maximum 400 # not ok 40 write_invalid.Headphones.0 # ok 41 event_missing.Headphones.0 # ok 42 event_spurious.Headphones.0 # ok 43 get_value.vc4hdmi0.3 # # vc4hdmi0.3 ELD # ok 44 name.vc4hdmi0.3 # # ELD is not writeable # ok 45 # SKIP write_default.vc4hdmi0.3 # # ELD is not writeable # ok 46 # SKIP write_valid.vc4hdmi0.3 # # ELD is not writeable # ok 47 # SKIP write_invalid.vc4hdmi0.3 # ok 48 event_missing.vc4hdmi0.3 # ok 49 event_spurious.vc4hdmi0.3 # ok 50 get_value.vc4hdmi0.2 # # vc4hdmi0.2 IEC958 Playback Default # ok 51 name.vc4hdmi0.2 # ok 52 write_default.vc4hdmi0.2 # ok 53 # SKIP write_valid.vc4hdmi0.2 # ok 54 # SKIP write_invalid.vc4hdmi0.2 # ok 55 event_missing.vc4hdmi0.2 # ok 56 event_spurious.vc4hdmi0.2 # ok 57 get_value.vc4hdmi0.1 # # vc4hdmi0.1 IEC958 Playback Mask # ok 58 name.vc4hdmi0.1 # # IEC958 Playback Mask is not writeable # ok 59 # SKIP write_default.vc4hdmi0.1 # # IEC958 Playback Mask is not writeable # ok 60 # SKIP write_valid.vc4hdmi0.1 # # IEC958 Playback Mask is not writeable # ok 61 # SKIP write_invalid.vc4hdmi0.1 # ok 62 event_missing.vc4hdmi0.1 # ok 63 event_spurious.vc4hdmi0.1 # ok 64 get_value.vc4hdmi0.0 # # vc4hdmi0.0 Playback Channel Map # ok 65 name.vc4hdmi0.0 # # Playback Channel Map is not writeable # ok 66 # SKIP write_default.vc4hdmi0.0 # # Playback Channel Map is not writeable # ok 67 # SKIP write_valid.vc4hdmi0.0 # # Playback Channel Map is not writeable # ok 68 # SKIP write_invalid.vc4hdmi0.0 # ok 69 event_missing.vc4hdmi0.0 # ok 70 event_spurious.vc4hdmi0.0 # # Totals: pass:46 fail:2 xfail:0 xpass:0 skip:22 error:0 ok 1 selftests: alsa: mixer-test # timeout set to 45 # selftests: alsa: pcm-test # TAP version 13 # # Card 0/vc4hdmi0 - vc4-hdmi-0 (vc4-hdmi-0) # # vc4hdmi0.0 - MAI PCM i2s-hifi-0 # # Card 1/Headphones - bcm2835 Headphones (bcm2835 Headphones) # # Headphones.0 - bcm2835 Headphones # # Card 2/vc4hdmi1 - vc4-hdmi-1 (vc4-hdmi-1) # # vc4hdmi1.0 - MAI PCM i2s-hifi-0 # 1..70 # # default.time1.vc4hdmi1.0.0.PLAYBACK - 8kHz mono large periods # # default.time1.Headphones.0.7.PLAYBACK - 8kHz mono large periods # # default.time1.vc4hdmi0.0.0.PLAYBACK - 8kHz mono large periods # ok 1 # SKIP default.time1.vc4hdmi1.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time2.vc4hdmi1.0.0.PLAYBACK - 8kHz stereo large periods # ok 2 # SKIP default.time1.vc4hdmi0.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time2.vc4hdmi0.0.0.PLAYBACK - 8kHz stereo large periods # # default.time1.Headphones.0.7.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.8000.1.8000.32000 sw_params.32000 # ok 3 # SKIP default.time2.vc4hdmi1.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time3.vc4hdmi1.0.0.PLAYBACK - 44.1kHz stereo large periods # ok 4 # SKIP default.time2.vc4hdmi0.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time3.vc4hdmi0.0.0.PLAYBACK - 44.1kHz stereo large periods # ok 5 # SKIP default.time3.vc4hdmi1.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time4.vc4hdmi1.0.0.PLAYBACK - 48kHz stereo small periods # ok 6 # SKIP default.time3.vc4hdmi0.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time4.vc4hdmi0.0.0.PLAYBACK - 48kHz stereo small periods # ok 7 # SKIP default.time4.vc4hdmi1.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time5.vc4hdmi1.0.0.PLAYBACK - 48kHz stereo large periods # ok 8 # SKIP default.time4.vc4hdmi0.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time5.vc4hdmi0.0.0.PLAYBACK - 48kHz stereo large periods # ok 9 # SKIP default.time5.vc4hdmi1.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time6.vc4hdmi1.0.0.PLAYBACK - 48kHz 6 channel large periods # ok 10 # SKIP default.time5.vc4hdmi0.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time6.vc4hdmi0.0.0.PLAYBACK - 48kHz 6 channel large periods # ok 11 # SKIP default.time6.vc4hdmi1.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time7.vc4hdmi1.0.0.PLAYBACK - 96kHz stereo large periods # ok 12 # SKIP default.time6.vc4hdmi0.0.0.PLAYBACK # # Failed to get pcm handle: No such device # # default.time7.vc4hdmi0.0.0.PLAYBACK - 96kHz stereo large periods # ok 13 # SKIP default.time7.vc4hdmi1.0.0.PLAYBACK # # Failed to get pcm handle: No such device # ok 14 # SKIP default.time7.vc4hdmi0.0.0.PLAYBACK # # Failed to get pcm handle: No such device # ok 15 default.time1.Headphones.0.7.PLAYBACK # # default.time2.Headphones.0.7.PLAYBACK - 8kHz stereo large periods # # default.time2.Headphones.0.7.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.8000.2.8000.32000 sw_params.32000 # ok 16 default.time2.Headphones.0.7.PLAYBACK # # default.time3.Headphones.0.7.PLAYBACK - 44.1kHz stereo large periods # # default.time3.Headphones.0.7.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.44100.2.22500.131072 sw_params.112500 # ok 17 default.time3.Headphones.0.7.PLAYBACK # # default.time4.Headphones.0.7.PLAYBACK - 48kHz stereo small periods # # default.time4.Headphones.0.7.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.48000.2.512.4096 sw_params.4096 # ok 18 default.time4.Headphones.0.7.PLAYBACK # # default.time5.Headphones.0.7.PLAYBACK - 48kHz stereo large periods # # default.time5.Headphones.0.7.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.48000.2.24000.131072 sw_params.120000 # ok 19 default.time5.Headphones.0.7.PLAYBACK # # default.time6.Headphones.0.7.PLAYBACK - 48kHz 6 channel large periods # # default.time6.Headphones.0.7.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.48000.2.48000.131072 sw_params.96000 # ok 20 default.time6.Headphones.0.7.PLAYBACK # # default.time7.Headphones.0.7.PLAYBACK - 96kHz stereo large periods # # default.time7.Headphones.0.7.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.96000.2.48000.131072 sw_params.96000 # ok 21 default.time7.Headphones.0.7.PLAYBACK # # default.time1.Headphones.0.6.PLAYBACK - 8kHz mono large periods # # default.time1.Headphones.0.6.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.8000.1.8000.32000 sw_params.32000 # ok 22 default.time1.Headphones.0.6.PLAYBACK # # default.time2.Headphones.0.6.PLAYBACK - 8kHz stereo large periods # # default.time2.Headphones.0.6.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.8000.2.8000.32000 sw_params.32000 # ok 23 default.time2.Headphones.0.6.PLAYBACK # # default.time3.Headphones.0.6.PLAYBACK - 44.1kHz stereo large periods # # default.time3.Headphones.0.6.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.44100.2.22500.131072 sw_params.112500 # ok 24 default.time3.Headphones.0.6.PLAYBACK # # default.time4.Headphones.0.6.PLAYBACK - 48kHz stereo small periods # # default.time4.Headphones.0.6.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.48000.2.512.4096 sw_params.4096 # ok 25 default.time4.Headphones.0.6.PLAYBACK # # default.time5.Headphones.0.6.PLAYBACK - 48kHz stereo large periods # # default.time5.Headphones.0.6.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.48000.2.24000.131072 sw_params.120000 # ok 26 default.time5.Headphones.0.6.PLAYBACK # # default.time6.Headphones.0.6.PLAYBACK - 48kHz 6 channel large periods # # default.time6.Headphones.0.6.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.48000.2.48000.131072 sw_params.96000 # ok 27 default.time6.Headphones.0.6.PLAYBACK # # default.time7.Headphones.0.6.PLAYBACK - 96kHz stereo large periods # # default.time7.Headphones.0.6.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.96000.2.48000.131072 sw_params.96000 # ok 28 default.time7.Headphones.0.6.PLAYBACK # # default.time1.Headphones.0.5.PLAYBACK - 8kHz mono large periods # # default.time1.Headphones.0.5.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.8000.1.8000.32000 sw_params.32000 # ok 29 default.time1.Headphones.0.5.PLAYBACK # # default.time2.Headphones.0.5.PLAYBACK - 8kHz stereo large periods # # default.time2.Headphones.0.5.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.8000.2.8000.32000 sw_params.32000 # ok 30 default.time2.Headphones.0.5.PLAYBACK # # default.time3.Headphones.0.5.PLAYBACK - 44.1kHz stereo large periods # # default.time3.Headphones.0.5.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.44100.2.22500.131072 sw_params.112500 # ok 31 default.time3.Headphones.0.5.PLAYBACK # # default.time4.Headphones.0.5.PLAYBACK - 48kHz stereo small periods # # default.time4.Headphones.0.5.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.48000.2.512.4096 sw_params.4096 # ok 32 default.time4.Headphones.0.5.PLAYBACK # # default.time5.Headphones.0.5.PLAYBACK - 48kHz stereo large periods # # default.time5.Headphones.0.5.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.48000.2.24000.131072 sw_params.120000 # ok 33 default.time5.Headphones.0.5.PLAYBACK # # default.time6.Headphones.0.5.PLAYBACK - 48kHz 6 channel large periods # # default.time6.Headphones.0.5.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.48000.2.48000.131072 sw_params.96000 # ok 34 default.time6.Headphones.0.5.PLAYBACK # # default.time7.Headphones.0.5.PLAYBACK - 96kHz stereo large periods # # default.time7.Headphones.0.5.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.96000.2.48000.131072 sw_params.96000 # ok 35 default.time7.Headphones.0.5.PLAYBACK # # default.time1.Headphones.0.4.PLAYBACK - 8kHz mono large periods # # default.time1.Headphones.0.4.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.8000.1.8000.32000 sw_params.32000 # ok 36 default.time1.Headphones.0.4.PLAYBACK # # default.time2.Headphones.0.4.PLAYBACK - 8kHz stereo large periods # # default.time2.Headphones.0.4.PLAYBACK hw_params.RW_INTERLEAVED.S16_LE.8000.2.8000.32000 sw_params.32000 <3>[ 86.299089] bcm2835-audio bcm2835-audio: failed to close VCHI service connection (status=-11) # not ok 2 selftests: alsa: pcm-test # TIMEOUT 45 seconds # timeout set to 45 # selftests: alsa: test-pcmtest-driver # TAP version 13 # 1..5 # # Starting 5 tests from 1 test cases. # # RUN pcmtest.playback ... # # SKIP Can't read patterns. Probably, module isn't loaded # # OK pcmtest.playback # ok 1 pcmtest.playback # SKIP Can't read patterns. Probably, module isn't loaded # # RUN pcmtest.capture ... # # SKIP Can't read patterns. Probably, module isn't loaded # # OK pcmtest.capture # ok 2 pcmtest.capture # SKIP Can't read patterns. Probably, module isn't loaded # # RUN pcmtest.ni_capture ... # # SKIP Can't read patterns. Probably, module isn't loaded # # OK pcmtest.ni_capture # ok 3 pcmtest.ni_capture # SKIP Can't read patterns. Probably, module isn't loaded # # RUN pcmtest.ni_playback ... # # SKIP Can't read patterns. Probably, module isn't loaded # # OK pcmtest.ni_playback # ok 4 pcmtest.ni_playback # SKIP Can't read patterns. Probably, module isn't loaded # # RUN pcmtest.reset_ioctl ... # # SKIP Can't read patterns. Probably, module isn't loaded # # OK pcmtest.reset_ioctl # ok 5 pcmtest.reset_ioctl # SKIP Can't read patterns. Probably, module isn't loaded # # PASSED: 5 / 5 tests passed. # # Totals: pass:0 fail:0 xfail:0 xpass:0 skip:5 error:0 ok 3 selftests: alsa: test-pcmtest-driver alsa_mixer-test_get_value_vc4hdmi1_3 pass alsa_mixer-test_name_vc4hdmi1_3 pass alsa_mixer-test_write_default_vc4hdmi1_3 skip alsa_mixer-test_write_valid_vc4hdmi1_3 skip alsa_mixer-test_write_invalid_vc4hdmi1_3 skip alsa_mixer-test_event_missing_vc4hdmi1_3 pass alsa_mixer-test_event_spurious_vc4hdmi1_3 pass alsa_mixer-test_get_value_vc4hdmi1_2 pass alsa_mixer-test_name_vc4hdmi1_2 pass alsa_mixer-test_write_default_vc4hdmi1_2 pass alsa_mixer-test_write_valid_vc4hdmi1_2 skip alsa_mixer-test_write_invalid_vc4hdmi1_2 skip alsa_mixer-test_event_missing_vc4hdmi1_2 pass alsa_mixer-test_event_spurious_vc4hdmi1_2 pass alsa_mixer-test_get_value_vc4hdmi1_1 pass alsa_mixer-test_name_vc4hdmi1_1 pass alsa_mixer-test_write_default_vc4hdmi1_1 skip alsa_mixer-test_write_valid_vc4hdmi1_1 skip alsa_mixer-test_write_invalid_vc4hdmi1_1 skip alsa_mixer-test_event_missing_vc4hdmi1_1 pass alsa_mixer-test_event_spurious_vc4hdmi1_1 pass alsa_mixer-test_get_value_vc4hdmi1_0 pass alsa_mixer-test_name_vc4hdmi1_0 pass alsa_mixer-test_write_default_vc4hdmi1_0 skip alsa_mixer-test_write_valid_vc4hdmi1_0 skip alsa_mixer-test_write_invalid_vc4hdmi1_0 skip alsa_mixer-test_event_missing_vc4hdmi1_0 pass alsa_mixer-test_event_spurious_vc4hdmi1_0 pass alsa_mixer-test_get_value_Headphones_1 pass alsa_mixer-test_name_Headphones_1 pass alsa_mixer-test_write_default_Headphones_1 pass alsa_mixer-test_write_valid_Headphones_1 pass alsa_mixer-test_write_invalid_Headphones_1 fail alsa_mixer-test_event_missing_Headphones_1 pass alsa_mixer-test_event_spurious_Headphones_1 pass alsa_mixer-test_get_value_Headphones_0 pass alsa_mixer-test_name_Headphones_0 pass alsa_mixer-test_write_default_Headphones_0 pass alsa_mixer-test_write_valid_Headphones_0 pass alsa_mixer-test_write_invalid_Headphones_0 fail alsa_mixer-test_event_missing_Headphones_0 pass alsa_mixer-test_event_spurious_Headphones_0 pass alsa_mixer-test_get_value_vc4hdmi0_3 pass alsa_mixer-test_name_vc4hdmi0_3 pass alsa_mixer-test_write_default_vc4hdmi0_3 skip alsa_mixer-test_write_valid_vc4hdmi0_3 skip alsa_mixer-test_write_invalid_vc4hdmi0_3 skip alsa_mixer-test_event_missing_vc4hdmi0_3 pass alsa_mixer-test_event_spurious_vc4hdmi0_3 pass alsa_mixer-test_get_value_vc4hdmi0_2 pass alsa_mixer-test_name_vc4hdmi0_2 pass alsa_mixer-test_write_default_vc4hdmi0_2 pass alsa_mixer-test_write_valid_vc4hdmi0_2 skip alsa_mixer-test_write_invalid_vc4hdmi0_2 skip alsa_mixer-test_event_missing_vc4hdmi0_2 pass alsa_mixer-test_event_spurious_vc4hdmi0_2 pass alsa_mixer-test_get_value_vc4hdmi0_1 pass alsa_mixer-test_name_vc4hdmi0_1 pass alsa_mixer-test_write_default_vc4hdmi0_1 skip alsa_mixer-test_write_valid_vc4hdmi0_1 skip alsa_mixer-test_write_invalid_vc4hdmi0_1 skip alsa_mixer-test_event_missing_vc4hdmi0_1 pass alsa_mixer-test_event_spurious_vc4hdmi0_1 pass alsa_mixer-test_get_value_vc4hdmi0_0 pass alsa_mixer-test_name_vc4hdmi0_0 pass alsa_mixer-test_write_default_vc4hdmi0_0 skip alsa_mixer-test_write_valid_vc4hdmi0_0 skip alsa_mixer-test_write_invalid_vc4hdmi0_0 skip alsa_mixer-test_event_missing_vc4hdmi0_0 pass alsa_mixer-test_event_spurious_vc4hdmi0_0 pass alsa_mixer-test pass alsa_pcm-test_default_time1_vc4hdmi1_0_0_PLAYBACK skip alsa_pcm-test_default_time1_vc4hdmi0_0_0_PLAYBACK skip alsa_pcm-test_default_time2_vc4hdmi1_0_0_PLAYBACK skip alsa_pcm-test_default_time2_vc4hdmi0_0_0_PLAYBACK skip alsa_pcm-test_default_time3_vc4hdmi1_0_0_PLAYBACK skip alsa_pcm-test_default_time3_vc4hdmi0_0_0_PLAYBACK skip alsa_pcm-test_default_time4_vc4hdmi1_0_0_PLAYBACK skip alsa_pcm-test_default_time4_vc4hdmi0_0_0_PLAYBACK skip alsa_pcm-test_default_time5_vc4hdmi1_0_0_PLAYBACK skip alsa_pcm-test_default_time5_vc4hdmi0_0_0_PLAYBACK skip alsa_pcm-test_default_time6_vc4hdmi1_0_0_PLAYBACK skip alsa_pcm-test_default_time6_vc4hdmi0_0_0_PLAYBACK skip alsa_pcm-test_default_time7_vc4hdmi1_0_0_PLAYBACK skip alsa_pcm-test_default_time7_vc4hdmi0_0_0_PLAYBACK skip alsa_pcm-test_default_time1_Headphones_0_7_PLAYBACK pass alsa_pcm-test_default_time2_Headphones_0_7_PLAYBACK pass alsa_pcm-test_default_time3_Headphones_0_7_PLAYBACK pass alsa_pcm-test_default_time4_Headphones_0_7_PLAYBACK pass alsa_pcm-test_default_time5_Headphones_0_7_PLAYBACK pass alsa_pcm-test_default_time6_Headphones_0_7_PLAYBACK pass alsa_pcm-test_default_time7_Headphones_0_7_PLAYBACK pass alsa_pcm-test_default_time1_Headphones_0_6_PLAYBACK pass alsa_pcm-test_default_time2_Headphones_0_6_PLAYBACK pass alsa_pcm-test_default_time3_Headphones_0_6_PLAYBACK pass alsa_pcm-test_default_time4_Headphones_0_6_PLAYBACK pass alsa_pcm-test_default_time5_Headphones_0_6_PLAYBACK pass alsa_pcm-test_default_time6_Headphones_0_6_PLAYBACK pass alsa_pcm-test_default_time7_Headphones_0_6_PLAYBACK pass alsa_pcm-test_default_time1_Headphones_0_5_PLAYBACK pass alsa_pcm-test_default_time2_Headphones_0_5_PLAYBACK pass alsa_pcm-test_default_time3_Headphones_0_5_PLAYBACK pass alsa_pcm-test_default_time4_Headphones_0_5_PLAYBACK pass alsa_pcm-test_default_time5_Headphones_0_5_PLAYBACK pass alsa_pcm-test_default_time6_Headphones_0_5_PLAYBACK pass alsa_pcm-test_default_time7_Headphones_0_5_PLAYBACK pass alsa_pcm-test_default_time1_Headphones_0_4_PLAYBACK pass alsa_pcm-test fail alsa_test-pcmtest-driver_pcmtest_playback_Can_t_read_patterns_Probably_module_isn_t_loaded skip alsa_test-pcmtest-driver_pcmtest_capture_Can_t_read_patterns_Probably_module_isn_t_loaded skip alsa_test-pcmtest-driver_pcmtest_ni_capture_Can_t_read_patterns_Probably_module_isn_t_loaded skip alsa_test-pcmtest-driver_pcmtest_ni_playback_Can_t_read_patterns_Probably_module_isn_t_loaded skip alsa_test-pcmtest-driver_pcmtest_reset_ioctl_Can_t_read_patterns_Probably_module_isn_t_loaded skip alsa_test-pcmtest-driver pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #