[Enter `^Ec?' for help] U-Boot SPL 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45) U-Boot 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45 +0000) Model: Radxa Rock 2 Square DRAM: 2 GiB MMC: dwmmc@ff0c0000: 0, dwmmc@ff0f0000: 1 *** Warning - bad CRC, using default environment In: serial@ff690000 Out: serial@ff690000 Err: serial@ff690000 Incorrect eeprom header Net: Warning: ethernet@ff290000 (eth0) using random MAC address - 6a:24:3d:82:62:80 eth0: ethernet@ff290000 Hit any key to stop autoboot: 1  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp ethernet@ff290000 Waiting for PHY auto negotiation to complete...... done Speed: 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 DHCP client bound to address 192.168.101.172 (6348 ms) => setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 => tftp 0x2000000 8926176/tftp-deploy-jhs7zmug/kernel/zImage tftp 0x2000000 8926176/tftp-deploy-jhs7zmug/kernel/zImage Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.172 Filename '8926176/tftp-deploy-jhs7zmug/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 2.8 MiB/s done Bytes transferred = 8729088 (853200 hex) => tftp 0x4000000 8926176/tftp-deploy-jhs7zmug/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 8926176/tftp-deploy-jhs7zmug/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.172 Filename '8926176/tftp-deploy-jhs7zmug/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #####T ############################################################ ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################# 2.3 MiB/s done Bytes transferred = 74185624 (46bfb98 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 8926176/tftp-deploy-jhs7zmug/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 8926176/tftp-deploy-jhs7zmug/dtb/rk3288-rock2-square.dtb Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.172 Filename '8926176/tftp-deploy-jhs7zmug/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 1.6 MiB/s done Bytes transferred = 40549 (9e65 hex) => setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x2000000 0x4000000 0x1f00000 bootz 0x2000000 0x4000000 0x1f00000 Kernel image @ 0x2000000 [ 0x000000 - 0x853200 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 74185560 Bytes = 70.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 01f00000 Booting using the fdt blob at 0x1f00000 Using Device Tree in place at 01f00000, end 01f0ce64 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x500 [ 0.000000] Linux version 4.19.271-cip90 (KernelCI@build-j942553-arm-gcc-10-multi-v7-defconfig-8ngzq) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Sun Jan 29 21:45:33 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Radxa Rock 2 Square [ 0.000000] earlycon: uart0 at MMIO32 0xff690000 (options '115200n8') [ 0.000000] bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x7c000000 [ 0.000000] percpu: Embedded 16 pages/cpu s36748 r8192 d20596 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752 [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 1920100K/2097152K available (12288K kernel code, 1597K rwdata, 4684K rodata, 2048K init, 394K bss, 111516K reserved, 65536K cma-reserved, 1245184K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1598 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 395 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns <6>[ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.009080] Switching to timer-based delay loop, resolution 41ns <6>[ 0.021382] Console: colour dummy device 80x30 <6>[ 0.026577] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.038243] pid_max: default: 32768 minimum: 301 <6>[ 0.043707] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.051274] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.059865] CPU: Testing write buffer coherency: ok <6>[ 0.065546] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.071657] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 <6>[ 0.078990] Setting up static identity map for 0x300000 - 0x3000a0 <6>[ 0.088030] rcu: Hierarchical SRCU implementation. <6>[ 0.097721] EFI services will not be available. <6>[ 0.103248] smp: Bringing up secondary CPUs ... <6>[ 0.110251] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 <6>[ 0.110258] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.124447] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 <6>[ 0.124453] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.138629] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 <6>[ 0.138635] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.151092] smp: Brought up 1 node, 4 CPUs <6>[ 0.155875] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.163055] CPU: All CPU(s) started in SVC mode. <6>[ 0.169870] devtmpfs: initialized <6>[ 0.182886] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 <6>[ 0.191937] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.203040] futex hash table entries: 1024 (order: 4, 65536 bytes) <6>[ 0.211961] pinctrl core: initialized pinctrl subsystem <6>[ 0.219681] DMI not present or invalid. <6>[ 0.225012] NET: Registered protocol family 16 <6>[ 0.232476] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.242862] cpuidle: using governor menu <6>[ 0.247976] No ATAGs? <6>[ 0.248112] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.259977] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.269637] Serial: AMBA PL011 UART driver <6>[ 0.336161] vgaarb: loaded <5>[ 0.340301] SCSI subsystem initialized <6>[ 0.345110] usbcore: registered new interface driver usbfs <6>[ 0.351503] usbcore: registered new interface driver hub <6>[ 0.357657] usbcore: registered new device driver usb <6>[ 0.365593] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.371325] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.381667] PTP clock support registered <6>[ 0.386494] EDAC MC: Ver: 3.0.0 <6>[ 0.392908] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.465541] NET: Registered protocol family 2 <6>[ 0.470843] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.479622] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.488386] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.496509] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.504057] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.511405] UDP hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.518253] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.525697] NET: Registered protocol family 1 <6>[ 0.531253] RPC: Registered named UNIX socket transport module. <6>[ 0.538077] RPC: Registered udp transport module. <6>[ 0.543549] RPC: Registered tcp transport module. <6>[ 0.548994] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.556794] Trying to unpack rootfs image as initramfs... <6>[ 6.767720] Freeing initrd memory: 72448K <6>[ 6.773327] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available <5>[ 6.784349] Initialise system trusted keyrings <6>[ 6.789815] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 6.804055] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 6.811396] NFS: Registering the id_resolver key type <5>[ 6.817305] Key type id_resolver registered <5>[ 6.822180] Key type id_legacy registered <6>[ 6.826925] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 6.834230] Key type asymmetric registered <5>[ 6.839012] Asymmetric key parser 'x509' registered <6>[ 6.844734] bounce: pool size: 64 pages <6>[ 6.849268] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 6.857691] io scheduler noop registered <6>[ 6.862278] io scheduler deadline registered <6>[ 6.867400] io scheduler cfq registered (default) <6>[ 6.872848] io scheduler mq-deadline registered <6>[ 6.878122] io scheduler kyber registered <6>[ 6.887962] phy phy-ff770000.syscon:usbphy.1: Linked as a consumer to regulator.4 <6>[ 6.922983] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 6.931585] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 <6>[ 6.942755] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 6.951377] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 <6>[ 7.022460] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 7.032368] console [ttyS2] disabled <6>[ 7.036635] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 35, base_baud = 1500000) is a 16550A <6>[ 7.046818] console [ttyS2] enabled <6>[ 7.046818] console [ttyS2] enabled <6>[ 7.055225] bootconsole [uart0] disabled <6>[ 7.055225] bootconsole [uart0] disabled <6>[ 7.066607] SuperH (H)SCI(F) driver initialized <6>[ 7.073432] msm_serial: driver initialized <6>[ 7.078532] STMicroelectronics ASC driver initialized <6>[ 7.086285] STM32 USART driver initialized <6>[ 7.109800] brd: module loaded <6>[ 7.120826] loop: module loaded <6>[ 7.137790] CAN device driver interface <6>[ 7.143603] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 7.151807] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 7.158635] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 7.165608] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 7.173696] igb: Copyright (c) 2007-2014 Intel Corporation. <4>[ 7.183618] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock <3>[ 7.190654] rk_gmac-dwmac ff290000.ethernet: phy regulator is not available yet, deferred probing <6>[ 7.204184] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 7.212788] usbcore: registered new interface driver pegasus <6>[ 7.219476] usbcore: registered new interface driver asix <6>[ 7.225862] usbcore: registered new interface driver ax88179_178a <6>[ 7.233019] usbcore: registered new interface driver cdc_ether <6>[ 7.239875] usbcore: registered new interface driver smsc75xx <6>[ 7.246668] usbcore: registered new interface driver smsc95xx <6>[ 7.253444] usbcore: registered new interface driver net1080 <6>[ 7.260099] usbcore: registered new interface driver cdc_subset <6>[ 7.267054] usbcore: registered new interface driver zaurus <6>[ 7.273667] usbcore: registered new interface driver cdc_ncm <4>[ 7.282595] dwc2 ff540000.usb: ff540000.usb supply vusb_d not found, using dummy regulator <6>[ 7.292208] dwc2 ff540000.usb: Linked as a consumer to regulator.0 <4>[ 7.299438] dwc2 ff540000.usb: ff540000.usb supply vusb_a not found, using dummy regulator <6>[ 7.373147] dwc2 ff540000.usb: DWC OTG Controller <6>[ 7.378723] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1 <6>[ 7.386959] dwc2 ff540000.usb: irq 40, io mem 0xff540000 <6>[ 7.394012] hub 1-0:1.0: USB hub found <6>[ 7.398540] hub 1-0:1.0: 1 port detected <4>[ 7.403848] dwc2 ff580000.usb: ff580000.usb supply vusb_d not found, using dummy regulator <6>[ 7.413449] dwc2 ff580000.usb: Linked as a consumer to regulator.0 <4>[ 7.420663] dwc2 ff580000.usb: ff580000.usb supply vusb_a not found, using dummy regulator <6>[ 7.562961] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM <6>[ 7.571482] dwc2 ff580000.usb: DWC OTG Controller <6>[ 7.577089] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2 <6>[ 7.585308] dwc2 ff580000.usb: irq 41, io mem 0xff580000 <6>[ 7.592229] hub 2-0:1.0: USB hub found <6>[ 7.596779] hub 2-0:1.0: 1 port detected <6>[ 7.602854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 7.610474] ehci-pci: EHCI PCI platform driver <6>[ 7.615808] ehci-platform: EHCI generic platform driver <6>[ 7.622176] ehci-platform ff500000.usb: EHCI Host Controller <6>[ 7.628842] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3 <6>[ 7.638216] ehci-platform ff500000.usb: irq 39, io mem 0xff500000 <6>[ 7.672928] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 <6>[ 7.680816] hub 3-0:1.0: USB hub found <6>[ 7.685367] hub 3-0:1.0: 1 port detected <6>[ 7.690607] ehci-orion: EHCI orion driver <6>[ 7.695630] SPEAr-ehci: EHCI SPEAr driver <6>[ 7.700588] ehci-st: EHCI STMicroelectronics driver <6>[ 7.706537] ehci-exynos: EHCI EXYNOS driver <6>[ 7.711688] ehci-atmel: EHCI Atmel driver <6>[ 7.716660] tegra-ehci: Tegra EHCI driver <6>[ 7.721646] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 7.728877] ohci-pci: OHCI PCI platform driver <6>[ 7.734205] ohci-platform: OHCI generic platform driver <6>[ 7.740580] SPEAr-ohci: OHCI SPEAr driver <6>[ 7.745560] ohci-st: OHCI STMicroelectronics driver <6>[ 7.751487] ohci-atmel: OHCI Atmel driver <6>[ 7.757308] usbcore: registered new interface driver usb-storage <6>[ 7.771424] i2c /dev entries driver <6>[ 7.779708] VCC_DDR: supplied by vcc_sys <6>[ 7.786653] VCC_IO: supplied by vcc_sys <6>[ 7.793468] VDD_LOG: Bringing 1100000uV into 1000000-1000000uV <6>[ 7.802644] VDD_LOG: supplied by vcc_sys <6>[ 7.809559] VCC_20: supplied by vcc_sys <6>[ 7.816402] VCCIO_SD: supplied by VCC_IO <6>[ 7.823811] VDD10_LCD: supplied by VCC_IO <6>[ 7.831685] VCCA_CODEC: supplied by VCC_IO <6>[ 7.839672] VCCA_TP: supplied by vcc_sys <6>[ 7.846991] VCCIO_PMU: supplied by vcc_sys <6>[ 7.854086] VDD_10: supplied by VCC_20 <6>[ 7.861293] VCC_18: supplied by VCC_20 <6>[ 7.868511] VCC18_LCD: supplied by VCC_20 <6>[ 7.877226] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! <6>[ 7.886609] vdd_cpu: supplied by vcc_sys <6>[ 7.894404] vcc_flash: supplied by VCC_IO <6>[ 7.899732] vcc_sd: supplied by VCC_IO <6>[ 7.906138] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! <6>[ 7.915534] vdd_gpu: supplied by vcc_sys <6>[ 7.928907] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.7 <6>[ 7.939826] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.16 <6>[ 7.950324] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.1 <6>[ 7.960741] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.14 <6>[ 7.974915] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.10 <4>[ 7.991935] rockchip-thermal ff280000.tsadc: Missing rockchip,grf property <6>[ 8.008719] cpu cpu0: Linked as a consumer to regulator.18 <6>[ 8.015223] cpu cpu0: Dropping the link to regulator.18 <6>[ 8.022018] cpu cpu0: Linked as a consumer to regulator.18 <4>[ 8.029700] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 500000 KHz <6>[ 8.032930] usb 3-1: new high-speed USB device number 2 using ehci-platform <4>[ 8.049275] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 600000 KHz <6>[ 8.061713] sdhci: Secure Digital Host Controller Interface driver <6>[ 8.068947] sdhci: Copyright(c) Pierre Ossman <6>[ 8.075834] Synopsys Designware Multimedia Card Interface Driver <6>[ 8.083890] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 8.092333] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller. <6>[ 8.100243] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a <6>[ 8.107014] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo <6>[ 8.118273] dwmmc_rockchip ff0c0000.dwmmc: Linked as a consumer to regulator.5 <6>[ 8.127218] dwmmc_rockchip ff0c0000.dwmmc: Linked as a consumer to regulator.10 <6>[ 8.151541] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 8.175095] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 8.183705] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 8.191595] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 8.198351] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 8.210107] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 8.219511] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 8.228107] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 8.236371] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 8.244878] dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 8.245098] hub 3-1:1.0: USB hub found <6>[ 8.253359] dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller. <6>[ 8.258125] hub 3-1:1.0: 4 ports detected <6>[ 8.265653] dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a <6>[ 8.277152] dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo <6>[ 8.288919] dwmmc_rockchip ff0f0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 8.297308] dwmmc_rockchip ff0f0000.dwmmc: Linked as a consumer to regulator.1 <6>[ 8.305702] dwmmc_rockchip ff0f0000.dwmmc: allocated mmc-pwrseq <6>[ 8.312604] mmc_host mmc1: card is non-removable. <6>[ 8.331204] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 8.355230] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 8.364464] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 8.371908] usbcore: registered new interface driver usbhid <6>[ 8.378455] usbhid: USB HID core driver <6>[ 8.386244] NET: Registered protocol family 10 <6>[ 8.392241] Segment Routing with IPv6 <6>[ 8.396700] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 8.404010] NET: Registered protocol family 17 <6>[ 8.409270] can: controller area network core (rev 20170425 abi 9) <6>[ 8.416522] NET: Registered protocol family 29 <6>[ 8.421788] can: raw protocol (rev 20170425) <6>[ 8.426864] can: broadcast manager protocol (rev 20170425 t) <6>[ 8.433495] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 8.440169] Key type dns_resolver registered <6>[ 8.445299] ThumbEE CPU extension supported. <5>[ 8.450368] Registering SWP/SWPB emulation handler <5>[ 8.456421] Loading compiled-in X.509 certificates <4>[ 8.473985] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock <6>[ 8.481596] rk_gmac-dwmac ff290000.ethernet: Linked as a consumer to regulator.14 <6>[ 8.490291] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). <6>[ 8.498493] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). <6>[ 8.505128] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). <6>[ 8.511753] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no). <3>[ 8.518997] rk_gmac-dwmac ff290000.ethernet: cannot get clock clk_mac_speed <6>[ 8.527083] rk_gmac-dwmac ff290000.ethernet: clock input from PHY <6>[ 8.534236] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) <6>[ 8.539202] rk_gmac-dwmac ff290000.ethernet: init for RGMII <6>[ 8.552069] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35 <6>[ 8.560372] rk_gmac-dwmac ff290000.ethernet: DWMAC1000 <6>[ 8.566521] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported <6>[ 8.575191] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported <6>[ 8.583861] rk_gmac-dwmac ff290000.ethernet: COE Type 2 <6>[ 8.589999] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported <6>[ 8.598180] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported <6>[ 8.598200] mmc1: new high speed MMC card at address 0001 <6>[ 8.605697] rk_gmac-dwmac ff290000.ethernet: Normal descriptors <6>[ 8.612734] mmcblk1: mmc1:0001 032GE4 29.1 GiB <6>[ 8.618913] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled <6>[ 8.618920] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 8.624891] mmcblk1boot0: mmc1:0001 032GE4 partition 1 4.00 MiB <6>[ 8.631100] rk_gmac-dwmac ff290000.ethernet (unnamed net_device) (uninitialized): device MAC address 92:10:a6:30:99:44 <6>[ 8.640966] mmcblk1boot1: mmc1:0001 032GE4 partition 2 4.00 MiB <6>[ 8.666457] mmcblk1rpmb: mmc1:0001 032GE4 partition 3 4.00 MiB, chardev (235:0) <6>[ 8.679876] mmcblk1: p1 p2 <6>[ 8.758853] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 8.773155] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) <6>[ 8.790524] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 8.799109] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 8.807014] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 8.813752] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 8.825942] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 8.835281] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 8.843862] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 8.852076] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 8.861737] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 8.870157] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 8.878038] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 8.884760] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 8.896447] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 8.905315] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 8.913858] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 8.922050] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 8.930567] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>[ 8.938491] hctosys: unable to open rtc device (rtc0) <6>[ 8.946156] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 8.954543] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 8.954604] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 8.972894] rk_gmac-dwmac ff290000.ethernet eth0: No Safety Features support found <6>[ 8.976717] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <4>[ 8.985452] rk_gmac-dwmac ff290000.ethernet eth0: PTP not supported by HW <6>[ 8.992169] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 9.000142] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 9.012185] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 9.027239] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 9.035760] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 9.043950] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 14.234116] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx <6>[ 14.263155] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 14.292906] Sending DHCP requests .., OK <6>[ 17.437858] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.202 <6>[ 17.447357] IP-Config: Complete: <6>[ 17.451315] device=eth0, hwaddr=92:10:a6:30:99:44, ipaddr=192.168.101.202, mask=255.255.255.0, gw=192.168.101.1 <6>[ 17.463479] host=192.168.101.202, domain=lava.cbg.collabora.co.uk, nis-domain=(none) <6>[ 17.473019] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= <6>[ 17.473037] nameserver0=192.168.101.1 <4>[ 17.489920] ttyS2 - failed to request DMA <6>[ 17.508387] Freeing unused kernel memory: 2048K <6>[ 17.533031] Run /init as init process <30>[ 17.561249] systemd[1]: System time before build time, advancing clock. <3>[ 17.571754] cgroup: cgroup2: unknown option "memory_recursiveprot" <30>[ 17.580646] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) <30>[ 17.607091] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 11 (bullseye)! <30>[ 17.644488] systemd[1]: Set hostname to . <30>[ 17.815807] systemd[1]: Queued start job for default target Graphical Interface. <5>[ 17.824980] random: systemd: uninitialized urandom read (16 bytes read) <28>[ 17.832724] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 17.847038] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 17.857245] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. <5>[ 17.893600] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 17.904245] systemd[1]: Created slice system-modprobe.slice. [ OK ] Created slice system-modprobe.slice. <5>[ 17.942936] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 17.951879] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. <30>[ 17.983113] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. <30>[ 18.015136] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. <30>[ 18.063666] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. <30>[ 18.103064] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 18.116652] systemd[1]: Reached target Local Encrypted Volumes. [ OK ] Reached target Local Encrypted Volumes. <30>[ 18.154005] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. <30>[ 18.183143] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. <30>[ 18.213117] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. <30>[ 18.243162] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. <30>[ 18.275660] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. <30>[ 18.333572] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. <30>[ 18.343252] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). <30>[ 18.373347] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. <30>[ 18.405595] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. <30>[ 18.443268] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. <30>[ 18.475117] systemd[1]: Condition check resulted in Huge Pages File System being skipped. <30>[ 18.486718] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. <30>[ 18.502392] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... <30>[ 18.534643] systemd[1]: Mounting Kernel Trace File System... Mounting Kernel Trace File System... <30>[ 18.566735] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... <30>[ 18.617483] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... <30>[ 18.655100] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... <30>[ 18.693252] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 18.705611] systemd[1]: Starting Journal Service... Starting Journal Service... <30>[ 18.735444] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... <30>[ 18.764048] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... <30>[ 18.804440] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... <30>[ 18.844481] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted Kernel Trace File System. [ OK ] Finished Create list of st… nodes for the current kernel. [ OK ] Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Modules. [FAILED] Failed to start Remount Root and Kernel File Systems. See 'systemctl status systemd-remount-fs.service' for details. <5>[ 19.138304] random: systemd-journal: uninitialized urandom read (16 bytes read) <5>[ 19.142536] random: systemd: uninitialized urandom read (16 bytes read) <5>[ 19.159856] random: systemd-journal: uninitialized urandom read (16 bytes read) Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... <46>[ 19.206747] systemd-journald[85]: Received client request to flush runtime journal. Starting Load/Save Random Seed... Starting Apply Kernel Variables... Starting Create System Users... [ OK ] Mounted Kernel Configuration File System. [ OK ] Finished Coldplug All udev Devices. [ OK ] Finished Flush Journal to Persistent Storage. [ OK ] Finished Apply Kernel Variables. [ OK ] Finished Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Finished Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Rule-based Manage…for Device Events and Files... [ OK ] Started Rule-based Manager for Device Events and Files. [ OK ] Finished Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Finished Update UTMP about System Boot/Shutdown. <6>[ 19.841065] iommu: Adding device ff930000.vop to group 0 <6>[ 19.851008] rockchip-vop ff930000.vop: Linked as a consumer to ff930300.iommu <6>[ 19.859403] iommu: Adding device ff940000.vop to group 1 <6>[ 19.865668] rockchip-vop ff940000.vop: Linked as a consumer to ff940300.iommu <6>[ 19.874846] rockchip-drm display-subsystem: Linked as a consumer to ff930000.vop <6>[ 19.883432] rockchip-drm display-subsystem: Linked as a consumer to ff940000.vop <6>[ 19.891030] rtc-hym8563 0-0051: rtc core: registered hym8563 as rtc0 <6>[ 19.892163] rockchip-drm display-subsystem: Linked as a consumer to ff980000.hdmi [ OK ] Reached target Hardware activated USB gadget. <6>[ 19.910353] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 19.925754] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 19.936661] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 19.947148] rk3288-crypto ff8a0000.crypto: Crypto Accelerator successfully registered <6>[ 19.947267] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) <6>[ 19.967070] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 19.967077] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 19.967089] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 19.967748] rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) [<6>[ 19.967751] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 19.967753] [drm] No driver support for vblank timestamp query.  OK <6>[ 19.967775] [drm] Cannot find any crtc or sizes ] <6>[ 19.967880] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 Found device /dev/ttyS2. <6>[ 19.968392] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 20.047071] dwmmc_rockchip ff0d0000.dwmmc: allocated mmc-pwrseq <6>[ 20.052206] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 <6>[ 20.053990] mmc_host mmc2: card is non-removable. <6>[ 20.085762] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 20.114674] asoc-simple-card sound: dit-hifi <-> ff8b0000.sound mapping ok <4>[ 20.122659] asoc-simple-card sound: ASoC: no DMI vendor name! <5>[ 20.143188] random: systemd: uninitialized urandom read (16 bytes read) <4>[ 20.147961] mmc2: queuing unknown CIS tuple 0x80 (2 bytes) <5>[ 20.150909] random: systemd: uninitialized urandom read (16 bytes read) <4>[ 20.162789] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) <5>[ 20.167879] random: systemd: uninitialized urandom read (16 bytes read) <4>[ 20.176046] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 20.192920] mmc2: queuing unknown CIS tuple 0x80 (7 bytes) [ OK ] Started Network Time Synchronization. <6>[ 20.292134] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) <6>[ 20.305788] mmc2: new high speed SDIO card at address 0001 <5>[ 20.387588] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 20.404618] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 20.412257] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 20.422194] cfg80211: failed to load regulatory.db <6>[ 20.434990] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 <4>[ 20.444922] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed with error -2 [ OK ] Reached target Sound Card. [ OK ] Reached target System Initialization. <6>[ 21.033091] [drm] Cannot find any crtc or sizes [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ OK ] Started Discard unused blocks once a week. <5>[ 21.163193] random: systemd: uninitialized urandom read (16 bytes read) [ OK ] Reached target Timers. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. [ OK ] Started D-Bus System Message Bus. Starting User Login Management... Starting Permit User Sessions... [ OK ] Finished Permit User Sessions. <3>[ 21.462906] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. [ OK ] Started User Login Management. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Finished Update UTMP about System Runlevel Changes. <5>[ 25.342885] random: crng init done <5>[ 25.346974] random: 667 urandom warning(s) missed due to ratelimiting [ OK ] Finished Load/Save Random Seed. Debian GNU/Linux 11 debian-bullseye-armhf ttyS2 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.19.271-cip90 #1 SMP Sun Jan 29 21:45:33 UTC 2023 armv7l 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 SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-8926176/environment . /lava-8926176/environment / # /lava-8926176/bin/lava-test-runner /lava-8926176/0 /lava-8926176/bin/lava-test-runner /lava-8926176/0 + export TESTRUN_ID=0_usb + cd /lava-8926176/0/tests/0_usb <8>[ 26.023661] + cat uuid + UUID=8926176_1.5.2.4.1 + set +x + lsusb + lava-test-case usb-presence --shell test -n "Bus 002 Device 001:<8>[ 26.048978] ID 1d6b:0002 Linux 4.19.271-cip90 dwc2_hsotg DWC OTG Controller<8>[ 26.058809] Bus 001 Device 001: ID 1d6b:0002 Linux 4.19.271-cip90 dwc2_hsot<8>[ 26.073401] g DWC OTG Controller Bus 003 Device 002: ID 05e3:0608 USB2.0 Hub Bus 003 Device 001: ID 1d6b:0002 Linux 4.19.271-cip90 ehci_hcd EHCI Host Controller" + lsusb + awk {print $6} + sort + seq 1 3 + /usr/sbin/rtcwake -d rtc0 -m freeze -s 1 rtcwake: assuming RTC uses UTC ... rtcwake: rtc0 not enabled for wakeup events / #