[Enter `^Ec?' for help] U-Boot 2015.01-rc3-00172-gd0a58bc (Dec 28 2014 - 23:49:42) for ODROID-XU3 CPU: Exynos5800@800MHz Board: Odroid XU3 based on EXYNOS5422 I2C: ready DRAM: 1.8 GiB trace: copying 000a7308 bytes of early data from 50000000 to aeff0000 trace: enabled MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 2  0 ODROID-XU3 # usb start usb start (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found ODROID-XU3 # setenv autoload no setenv autoload no ODROID-XU3 # dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 EHCI timed out on TD - token=0x8008d80 BOOTP broadcast 2 DHCP client bound to address 192.168.101.173 (5168 ms) ODROID-XU3 # setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 ODROID-XU3 # tftp 0x42000000 8000083/tftp-deploy-bo306hdn/kernel/zImage tftp 0x42000000 8000083/tftp-deploy-bo306hdn/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.173 Filename '8000083/tftp-deploy-bo306hdn/kernel/zImage'. Load address: 0x42000000 Loading: *EHCI timed out on TD - token=0x88008d80 T ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################## 469.7 KiB/s done Bytes transferred = 7407376 (710710 hex) ODROID-XU3 # tftp 0x43300000 8000083/tftp-deploy-bo306hdn/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 8000083/tftp-deploy-bo306hdn/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.173 Filename '8000083/tftp-deploy-bo306hdn/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *T ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################################################### 528.3 KiB/s done Bytes transferred = 6477907 (62d853 hex) ODROID-XU3 # setenv initrd_size ${filesize} setenv initrd_size ${filesize} ODROID-XU3 # tftp 0x43000000 8000083/tftp-deploy-bo306hdn/dtb/exynos5422-odroidxu3.dtb tftp 0x43000000 8000083/tftp-deploy-bo306hdn/dtb/exynos5422-odroidxu3.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.173 Filename '8000083/tftp-deploy-bo306hdn/dtb/exynos5422-odroidxu3.dtb'. Load address: 0x43000000 Loading: *EHCI timed out on TD - token=0x8008d80 T ##### 6.8 KiB/s done Bytes transferred = 65548 (1000c hex) ODROID-XU3 # setenv bootargs 'console=ttySAC2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/8000083/extract-nfsrootfs-299w9jxh,tcp,hard console_msg_format=syslog earlycon ip=:::::eth0:dhcp' setenv bootargs 'console=ttySAC2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/8000083/extract-nfsrootfs-299w9jxh,tcp,hard console_msg_format=syslog earlycon ip=:::::eth0:dhcp' ODROID-XU3 # bootz 0x42000000 0x43300000 0x43000000 bootz 0x42000000 0x43300000 0x43000000 Kernel image @ 0x42000000 [ 0x000000 - 0x710710 ] ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 6477843 Bytes = 6.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Ramdisk to 4f9d2000, end 4ffff813 ... OK Loading Device Tree to 4f9be000, end 4f9d100b ... OK Starting kernel ...(fake run for tracing) Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x100 [ 0.000000] Linux version 5.10.155-cip20 (KernelCI@build-j517722-arm-gcc-10-exynos-defconfig-pbtg6) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Wed Nov 16 12:52:36 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (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: Hardkernel Odroid XU3 [ 0.000000] earlycon: exynos4210 at MMIO 0x12c20000 (options '115200n8') [ 0.000000] printk: bootconsole [exynos4210] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 96 MiB at 0xaa000000 [ 0.000000] Samsung CPU ID: 0xe5422001 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000040000000-0x000000006fffffff] [ 0.000000] HighMem [mem 0x0000000070000000-0x00000000afffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000afffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000afffffff] [ 0.000000] Running under secure firmware. [ 0.000000] percpu: Embedded 20 pages/cpu s52268 r8192 d21460 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 457216 [ 0.000000] Kernel command line: console=ttySAC2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/8000083/extract-nfsrootfs-299w9jxh,tcp,hard console_msg_format=syslog earlycon ip=:::::eth0:dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 1688952K/1835008K available (11264K kernel code, 1389K rwdata, 3936K rodata, 1024K init, 6533K bss, 47752K reserved, 98304K cma-reserved, 950272K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 <6>[ 0.000000] Running RCU self tests <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU lockdep checking is enabled. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] Switching to timer-based delay loop, resolution 41ns <6>[ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.000011] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <4>[ 0.008102] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 57 <6>[ 0.017481] arch_timer: cp15 timer(s) running at 24.00MHz (phys). <6>[ 0.022381] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns <6>[ 0.033391] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.041612] Ignoring duplicate/late registration of read_current_timer delay <6>[ 0.050315] Console: colour dummy device 80x30 <4>[ 0.053593] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.061612] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.065932] ... MAX_LOCK_DEPTH: 48 <4>[ 0.070309] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.074901] ... CLASSHASH_SIZE: 4096 <4>[ 0.079535] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.084174] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.088893] ... CHAINHASH_SIZE: 32768 <4>[ 0.093533] memory used by lock dependency info: 4061 kB <4>[ 0.099204] memory used for stack traces: 2112 kB <4>[ 0.104191] per task-struct memory footprint: 1536 bytes <6>[ 0.109954] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.120444] pid_max: default: 32768 minimum: 301 <6>[ 0.125862] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.132806] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.145116] CPU: Testing write buffer coherency: ok <6>[ 0.151439] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100 <6>[ 0.160729] Setting up static identity map for 0x40100000 - 0x40100060 <6>[ 0.167522] ARM CCI driver probed <6>[ 0.170448] Exynos MCPM support installed <6>[ 0.175095] rcu: Hierarchical SRCU implementation. <6>[ 0.183634] soc soc0: Exynos: CPU[EXYNOS5800] PRO_ID[0xe5422001] REV[0x1] Detected <6>[ 0.193544] smp: Bringing up secondary CPUs ... <6>[ 0.201379] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101 <6>[ 0.207522] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102 <6>[ 0.212384] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103 <6>[ 0.217399] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.217413] CPU4: detected I-Cache line size mismatch, workaround enabled <3>[ 0.217428] CPU4: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable <6>[ 0.256299] CPU4: Spectre BHB: enabling loop workaround for all CPUs <6>[ 0.267684] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.267696] CPU5: detected I-Cache line size mismatch, workaround enabled <3>[ 0.267709] CPU5: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable <6>[ 0.293527] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.293539] CPU6: detected I-Cache line size mismatch, workaround enabled <3>[ 0.293552] CPU6: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable <6>[ 0.319307] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.319320] CPU7: detected I-Cache line size mismatch, workaround enabled <3>[ 0.319332] CPU7: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable <6>[ 0.341678] smp: Brought up 1 node, 8 CPUs <6>[ 0.344860] SMP: Total of 8 processors activated (384.00 BogoMIPS). <6>[ 0.351586] CPU: All CPU(s) started in HYP mode. <6>[ 0.356299] CPU: Virtualization extensions available. <6>[ 0.367777] devtmpfs: initialized <6>[ 0.491804] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 <6>[ 0.501570] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.510297] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) <6>[ 0.520101] pinctrl core: initialized pinctrl subsystem <6>[ 0.533587] NET: Registered protocol family 16 <6>[ 0.542868] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.561476] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.572274] cpuidle: using governor menu <6>[ 0.582426] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.589596] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 1.151218] EXYNOS5420 PMU initialized <6>[ 1.364597] iommu: Default domain type: Translated <5>[ 1.370826] SCSI subsystem initialized <6>[ 1.374753] usbcore: registered new interface driver usbfs <6>[ 1.379364] usbcore: registered new interface driver hub <6>[ 1.384981] usbcore: registered new device driver usb <6>[ 1.392577] s3c-i2c 12c60000.i2c: slave address 0x00 <6>[ 1.396418] s3c-i2c 12c60000.i2c: bus frequency set to 65 KHz <6>[ 1.426556] s3c-i2c 12c60000.i2c: i2c-0: S3C I2C adapter <6>[ 1.432813] s3c-i2c 12c80000.i2c: slave address 0x00 <6>[ 1.436669] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz <6>[ 1.443672] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter <6>[ 1.453406] Advanced Linux Sound Architecture Driver Initialized. <6>[ 1.461445] nfc: nfc_init: NFC Core ver 0.1 <6>[ 1.464700] NET: Registered protocol family 39 <6>[ 1.470588] clocksource: Switched to clocksource mct-frc <6>[ 2.786752] NET: Registered protocol family 2 <6>[ 2.790367] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 2.801025] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 22528 bytes, linear) <6>[ 2.808770] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 2.816554] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear) <6>[ 2.825884] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 2.831681] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 2.838193] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 2.846098] NET: Registered protocol family 1 <6>[ 2.852886] RPC: Registered named UNIX socket transport module. <6>[ 2.857675] RPC: Registered udp transport module. <6>[ 2.862707] RPC: Registered tcp transport module. <6>[ 2.867545] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.875607] Trying to unpack rootfs image as initramfs... <6>[ 3.434648] Freeing initrd memory: 6328K <6>[ 3.442233] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <6>[ 3.452013] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available <5>[ 3.469019] Initialise system trusted keyrings <6>[ 3.473333] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 3.524595] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 3.532953] NFS: Registering the id_resolver key type <5>[ 3.536968] Key type id_resolver registered <5>[ 3.541369] Key type id_legacy registered <6>[ 3.546075] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 3.552655] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 3.560185] romfs: ROMFS MTD (C) 2007 Red Hat, Inc. <5>[ 3.567109] Key type asymmetric registered <5>[ 3.570084] Asymmetric key parser 'x509' registered <6>[ 3.575588] bounce: pool size: 64 pages <6>[ 3.579333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) <6>[ 3.586944] io scheduler mq-deadline registered <6>[ 3.591668] io scheduler kyber registered <4>[ 3.604678] samsung-usb2-phy 12130000.phy: supply vbus not found, using dummy regulator <4>[ 3.616669] exynos5_usb3drd_phy 12100000.phy: supply vbus not found, using dummy regulator <4>[ 3.624523] exynos5_usb3drd_phy 12100000.phy: supply vbus-boost not found, using dummy regulator <4>[ 3.635296] exynos5_usb3drd_phy 12500000.phy: supply vbus not found, using dummy regulator <4>[ 3.643191] exynos5_usb3drd_phy 12500000.phy: supply vbus-boost not found, using dummy regulator <6>[ 3.686572] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330 <6>[ 3.692161] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 <6>[ 3.715422] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330 <6>[ 3.721219] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 <6>[ 3.734462] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330 <6>[ 3.739973] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32 <6>[ 4.089191] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled <6>[ 4.106663] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 70, base_baud = 0) is a S3C6400/10 <6>[ 4.118855] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 71, base_baud = 0) is a S3C6400/10 <6>[ 4.130630] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 72, base_baud = 0) is a S3C6400/10 <6>[ 4.138861] printk: console [ttySAC2] enabled <6>[ 4.138861] printk: console [ttySAC2] enabled <6>[ 4.147569] printk: bootconsole [exynos4210] disabled <6>[ 4.147569] printk: bootconsole [exynos4210] disabled <6>[ 4.162206] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 73, base_baud = 0) is a S3C6400/10 <6>[ 4.176428] exynos-trng 10830600.rng: Exynos True Random Number Generator. <6>[ 4.187519] exynos-mixer 14450000.mixer: Adding to iommu group 0 <6>[ 4.217707] panfrost 11800000.gpu: clock rate = 400000000 <3>[ 4.222862] panfrost 11800000.gpu: [drm:panfrost_devfreq_init] *ERROR* Couldn't set OPP regulators <6>[ 4.281778] brd: module loaded <6>[ 4.353179] loop: module loaded <4>[ 4.355138] the cryptoloop driver has been deprecated and will be removed in in Linux 5.16 <6>[ 4.375503] usbcore: registered new interface driver r8152 <6>[ 4.380011] usbcore: registered new interface driver asix <6>[ 4.385658] usbcore: registered new interface driver ax88179_178a <6>[ 4.391977] usbcore: registered new interface driver cdc_ether <6>[ 4.398047] usbcore: registered new interface driver smsc75xx <6>[ 4.404077] usbcore: registered new interface driver smsc95xx <6>[ 4.409923] usbcore: registered new interface driver net1080 <6>[ 4.415890] usbcore: registered new interface driver cdc_subset <6>[ 4.422039] usbcore: registered new interface driver zaurus <6>[ 4.427891] usbcore: registered new interface driver cdc_ncm <6>[ 4.439392] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 4.444865] ehci-exynos: EHCI Exynos driver <6>[ 4.451112] exynos-ehci 12110000.usb: EHCI Host Controller <6>[ 4.455861] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1 <6>[ 4.464318] exynos-ehci 12110000.usb: irq 92, io mem 0x12110000 <6>[ 4.490632] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00 <6>[ 4.497179] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 <6>[ 4.504439] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 4.511850] usb usb1: Product: EHCI Host Controller <6>[ 4.516885] usb usb1: Manufacturer: Linux 5.10.155-cip20 ehci_hcd <6>[ 4.523286] usb usb1: SerialNumber: 12110000.usb <6>[ 4.532629] hub 1-0:1.0: USB hub found <6>[ 4.535446] hub 1-0:1.0: 3 ports detected <6>[ 4.546398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 4.551550] ohci-exynos: OHCI Exynos driver <6>[ 4.556950] exynos-ohci 12120000.usb: USB Host Controller <6>[ 4.561591] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2 <6>[ 4.569759] exynos-ohci 12120000.usb: irq 92, io mem 0x12120000 <6>[ 4.645530] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10 <6>[ 4.652702] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 4.660047] usb usb2: Product: USB Host Controller <6>[ 4.665150] usb usb2: Manufacturer: Linux 5.10.155-cip20 ohci_hcd <6>[ 4.671472] usb usb2: SerialNumber: 12120000.usb <6>[ 4.679096] hub 2-0:1.0: USB hub found <6>[ 4.683474] hub 2-0:1.0: 3 ports detected <6>[ 4.694436] usbcore: registered new interface driver uas <6>[ 4.698816] usbcore: registered new interface driver usb-storage <6>[ 4.707207] udc-core: couldn't find an available UDC - added [g_ether] to list of pending drivers <6>[ 4.723750] i2c /dev entries driver <6>[ 4.792776] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV <6>[ 4.820580] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV <6>[ 4.830637] usb 1-1: new high-speed USB device number 2 using exynos-ehci <6>[ 4.857041] vdd_sd: Bringing 3300000uV into 2800000-2800000uV <6>[ 5.013301] s5m-rtc s2mps14-rtc: registered as rtc0 <6>[ 5.019401] s5m-rtc s2mps14-rtc: setting system clock to 2000-01-01T00:01:11 UTC (946684871) <4>[ 5.029340] s2mps11-clk s2mps11-clk: DMA mask not set <6>[ 5.032048] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00 <6>[ 5.041708] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 <6>[ 5.052561] hub 1-1:1.0: USB hub found <6>[ 5.055476] hub 1-1:1.0: 5 ports detected <6>[ 5.065596] ina2xx 0-0040: power monitor ina231 (Rshunt = 10000 uOhm) <6>[ 5.074031] ina2xx 0-0041: power monitor ina231 (Rshunt = 10000 uOhm) <6>[ 5.082387] ina2xx 0-0044: power monitor ina231 (Rshunt = 10000 uOhm) <6>[ 5.090800] ina2xx 0-0045: power monitor ina231 (Rshunt = 10000 uOhm) <6>[ 5.106176] exynos-tmu 10060000.tmu: More trip points than supported by this TMU. <6>[ 5.112565] exynos-tmu 10060000.tmu: 2 trip points should be configured in polling mode. <6>[ 5.124763] exynos-tmu 10064000.tmu: More trip points than supported by this TMU. <6>[ 5.131150] exynos-tmu 10064000.tmu: 2 trip points should be configured in polling mode. <6>[ 5.143337] exynos-tmu 10068000.tmu: More trip points than supported by this TMU. <6>[ 5.149626] exynos-tmu 10068000.tmu: 2 trip points should be configured in polling mode. <6>[ 5.161982] exynos-tmu 1006c000.tmu: More trip points than supported by this TMU. <6>[ 5.168266] exynos-tmu 1006c000.tmu: 2 trip points should be configured in polling mode. <6>[ 5.180764] exynos-tmu 100a0000.tmu: More trip points than supported by this TMU. <6>[ 5.187052] exynos-tmu 100a0000.tmu: 6 trip points should be configured in polling mode. <6>[ 5.200951] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled <6>[ 5.211703] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com <6>[ 5.251199] cpu cpu0: EM: created perf domain <6>[ 5.296298] cpu cpu4: EM: created perf domain <6>[ 5.312392] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.317502] sdhci: Copyright(c) Pierre Ossman <6>[ 5.323762] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.335749] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. <6>[ 5.336005] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. <6>[ 5.342298] dwmmc_exynos 12220000.mmc: Using internal DMA controller. <6>[ 5.349046] dwmmc_exynos 12200000.mmc: Using internal DMA controller. <6>[ 5.350002] s5p-secss 10830000.sss: s5p-sss driver registered <6>[ 5.354863] usbcore: registered new interface driver usbhid <6>[ 5.354883] usbhid: USB HID core driver <6>[ 5.355448] dwmmc_exynos 12220000.mmc: Version ID is 250a <6>[ 5.356026] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 95,64 bit host data width,64 deep fifo <6>[ 5.362151] dwmmc_exynos 12200000.mmc: Version ID is 250a <6>[ 5.362517] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 94,64 bit host data width,64 deep fifo <6>[ 5.380628] usb 1-1.1: new high-speed USB device number 3 using exynos-ehci <6>[ 5.416230] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq <6>[ 5.446239] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63) <6>[ 5.448878] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63) <6>[ 5.474984] exynos-nocp: new NoC Probe device registered: 10ca1000.nocp <6>[ 5.480934] exynos-nocp: new NoC Probe device registered: 10ca1400.nocp <6>[ 5.487695] exynos-nocp: new NoC Probe device registered: 10ca1800.nocp <6>[ 5.494592] exynos-nocp: new NoC Probe device registered: 10ca1c00.nocp <6>[ 5.501997] exynos-ppmu: new PPMU device registered 10d00000.ppmu (ppmu-event3-dmc0_0) <6>[ 5.509890] exynos-ppmu: new PPMU device registered 10d10000.ppmu (ppmu-event3-dmc0_1) <6>[ 5.518077] exynos-ppmu: new PPMU device registered 10d60000.ppmu (ppmu-event3-dmc1_0) <6>[ 5.527944] exynos-ppmu: new PPMU device registered 10d70000.ppmu (ppmu-event3-dmc1_1) <6>[ 5.541958] exynos5-dmc 10c20000.memory-controller: DMC initialized, in irq mode: 0 <3>[ 5.550367] exynos-adc 12d10000.adc: IRQ index 1 not found <6>[ 5.561514] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00 <6>[ 5.568649] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 <6>[ 5.580627] smsc95xx v2.0.0 <6>[ 5.587806] NET: Registered protocol family 10 <6>[ 5.594602] Segment Routing with IPv6 <6>[ 5.597128] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 5.605155] NET: Registered protocol family 17 <6>[ 5.608428] NET: Registered protocol family 15 <5>[ 5.613563] Key type dns_resolver registered <5>[ 5.618233] Registering SWP/SWPB emulation handler <5>[ 5.623822] Loading compiled-in X.509 certificates <6>[ 5.634306] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330 <6>[ 5.639757] dma-pl330 3880000.adma: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6 <4>[ 5.670724] dma-pl330 3880000.adma: PM domain MAU will not be powered off <6>[ 5.772153] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) <6>[ 5.781148] mmc_host mmc1: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0) <6>[ 5.793849] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) <6>[ 5.807921] mmc_host mmc1: Bus speed (slot 0) = 400000000Hz (slot req 200000000Hz, actual 200000000HZ div = 1) <6>[ 5.818677] mmc1: new HS400 MMC card at address 0001 <6>[ 5.826216] mmcblk1: mmc1:0001 SDW32G 29.1 GiB <6>[ 5.830340] mmcblk1boot0: mmc1:0001 SDW32G partition 1 4.00 MiB <6>[ 5.836408] mmcblk1boot1: mmc1:0001 SDW32G partition 2 4.00 MiB <6>[ 5.842864] mmcblk1rpmb: mmc1:0001 SDW32G partition 3 4.00 MiB, chardev (247:0) <6>[ 5.850724] SMSC LAN8700 usb-001:003:01: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=usb-001:003:01, irq=POLL) <6>[ 5.864564] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-12110000.usb-1.1, smsc95xx USB 2.0 Ethernet, f2:94:55:a3:1a:a1 <6>[ 5.884799] mmcblk1: p1 p2 <6>[ 5.885257] exynos-asv 10000000.chipid: cpu0 opp0, freq: 1500 missing <6>[ 5.893519] exynos-asv 10000000.chipid: cpu4 opp0, freq: 2100 missing <3>[ 5.908492] OF: graph: no port node found in /soc/hdmi@14530000 <6>[ 5.918480] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations <6>[ 5.925498] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops) <6>[ 5.933121] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops) <6>[ 5.942489] exynos-drm exynos-drm: [drm] Cannot find any crtc or sizes <6>[ 5.950314] exynos-drm exynos-drm: [drm] Cannot find any crtc or sizes <6>[ 5.958146] [drm] Initialized exynos 1.1.0 20180330 for exynos-drm on minor 0 <6>[ 5.967484] panfrost 11800000.gpu: clock rate = 400000000 <6>[ 5.981890] panfrost 11800000.gpu: mali-t620 id 0x620 major 0x0 minor 0x1 status 0x0 <6>[ 5.988424] panfrost 11800000.gpu: features: 00000000,10206400, issues: 00000000,21eee400 <6>[ 5.996877] panfrost 11800000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xf JS:0x7 <6>[ 6.008816] panfrost 11800000.gpu: shader_present=0x3f l2_present=0x11 <6>[ 6.020172] [drm] Initialized panfrost 1.1.0 20180908 for 11800000.gpu on minor 1 <6>[ 6.034993] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller <6>[ 6.039520] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 3 <6>[ 6.048271] xhci-hcd xhci-hcd.8.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000002002010010 <6>[ 6.057056] xhci-hcd xhci-hcd.8.auto: irq 173, io mem 0x12000000 <6>[ 6.065107] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 <6>[ 6.072315] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 6.079682] usb usb3: Product: xHCI Host Controller <6>[ 6.084863] usb usb3: Manufacturer: Linux 5.10.155-cip20 xhci-hcd <6>[ 6.091164] usb usb3: SerialNumber: xhci-hcd.8.auto <6>[ 6.098503] hub 3-0:1.0: USB hub found <6>[ 6.101410] hub 3-0:1.0: 1 port detected <6>[ 6.107314] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller <6>[ 6.111787] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 4 <6>[ 6.119588] xhci-hcd xhci-hcd.8.auto: Host supports USB 3.0 SuperSpeed <6>[ 6.126631] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 6.135301] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 <6>[ 6.143249] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 6.150653] usb usb4: Product: xHCI Host Controller <6>[ 6.155688] usb usb4: Manufacturer: Linux 5.10.155-cip20 xhci-hcd <6>[ 6.162111] usb usb4: SerialNumber: xhci-hcd.8.auto <6>[ 6.169955] hub 4-0:1.0: USB hub found <6>[ 6.172779] hub 4-0:1.0: 1 port detected <6>[ 6.191068] dwc3 12400000.dwc3: changing max_speed on rev 5533200a <4>[ 6.212346] using random self ethernet address <4>[ 6.215679] using random host ethernet address <6>[ 6.223126] usb0: HOST MAC 0a:be:dc:48:4a:99 <6>[ 6.226230] usb0: MAC ce:79:29:5d:06:29 <4>[ 6.230525] using random self ethernet address <4>[ 6.234984] using random host ethernet address <6>[ 6.239990] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008 <6>[ 6.246561] g_ether gadget: g_ether ready <6>[ 6.257458] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling <6>[ 6.263094] s3c-rtc 101e0000.rtc: registered as rtc1 <6>[ 6.275710] exynos-bus: new bus device registered: soc:bus_wcore ( 88700 KHz ~ 532000 KHz) <6>[ 6.286529] exynos-bus: new bus device registered: soc:bus_noc ( 66600 KHz ~ 111000 KHz) <6>[ 6.295689] exynos-bus: new bus device registered: soc:bus_fsys_apb (111000 KHz ~ 222000 KHz) <6>[ 6.305641] exynos-bus: new bus device registered: soc:bus_fsys2 ( 75000 KHz ~ 200000 KHz) <6>[ 6.315945] exynos-bus: new bus device registered: soc:bus_mfc ( 83250 KHz ~ 333000 KHz) <6>[ 6.325798] exynos-bus: new bus device registered: soc:bus_gen ( 88700 KHz ~ 266000 KHz) <6>[ 6.334842] exynos-bus: new bus device registered: soc:bus_peri ( 66600 KHz ~ 66600 KHz) <6>[ 6.345072] exynos-bus: new bus device registered: soc:bus_g2d ( 83250 KHz ~ 333000 KHz) <6>[ 6.354921] exynos-bus: new bus device registered: soc:bus_g2d_acp ( 66500 KHz ~ 266000 KHz) <6>[ 6.365141] exynos-bus: new bus device registered: soc:bus_jpeg ( 75000 KHz ~ 300000 KHz) <6>[ 6.375295] exynos-bus: new bus device registered: soc:bus_jpeg_apb ( 83250 KHz ~ 166500 KHz) <6>[ 6.384910] exynos-bus: new bus device registered: soc:bus_disp1_fimd (120000 KHz ~ 200000 KHz) <6>[ 6.394994] exynos-bus: new bus device registered: soc:bus_disp1 (120000 KHz ~ 300000 KHz) <6>[ 6.404772] exynos-bus: new bus device registered: soc:bus_gscl_scaler (150000 KHz ~ 300000 KHz) <6>[ 6.415581] exynos-bus: new bus device registered: soc:bus_mscl ( 84000 KHz ~ 666000 KHz) <4>[ 6.426467] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s <6>[ 6.482147] max98090 5-0010: MAX98090 REVID=0x43 <6>[ 6.488551] max98090 5-0010: use default 2.8v micbias <6>[ 6.533661] input: gpio_keys as /devices/platform/gpio_keys/input/input0 <6>[ 6.618125] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup <6>[ 6.650925] smsc95xx 1-1.1:1.0 eth0: Link is Down <6>[ 8.838767] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 8.850948] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 8.880591] Sending DHCP requests .., OK <6>[ 13.303792] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.201 <6>[ 13.311991] IP-Config: Complete: <6>[ 13.315308] device=eth0, hwaddr=f2:94:55:a3:1a:a1, ipaddr=192.168.101.201, mask=255.255.255.0, gw=192.168.101.1 <6>[ 13.326534] host=192.168.101.201, domain=lava.cbg.collabora.co.uk, nis-domain=(none) <6>[ 13.334748] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= <6>[ 13.334784] nameserver0=192.168.101.1 <6>[ 13.405365] ALSA device list: <6>[ 13.407153] #0: Odroid-XU3 <6>[ 13.414369] Freeing unused kernel memory: 1024K <6>[ 13.418442] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 <6>[ 15.620808] mc: Linux media interface: v0.10 <6>[ 15.633843] videodev: Linux video capture interface: v2.00 <6>[ 15.657019] s5p-mfc 11000000.codec: Adding to iommu group 1 <6>[ 15.677909] s5p-mfc 11000000.codec: preallocated 8 MiB buffer for the firmware and context buffers <4>[ 15.686228] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2 <3>[ 15.700043] s5p_mfc_load_firmware:69: Firmware is not present in the /lib/firmware directory nor compiled in kernel <6>[ 15.710038] s5p-mfc 11000000.codec: decoder registered as /dev/video0 <6>[ 15.716591] s5p-mfc 11000000.codec: encoder registered as /dev/video1 <6>[ 15.719887] s5p-jpeg 11f50000.jpeg: Adding to iommu group 2 <6>[ 15.732131] s5p-jpeg 11f50000.jpeg: encoder device registered as /dev/video2 <6>[ 15.738727] s5p-jpeg 11f50000.jpeg: decoder device registered as /dev/video3 <6>[ 15.745338] s5p-jpeg 11f50000.jpeg: Samsung S5P JPEG codec <6>[ 15.752254] s5p-jpeg 11f60000.jpeg: Adding to iommu group 3 <6>[ 15.757435] s5p-jpeg 11f60000.jpeg: encoder device registered as /dev/video4 <6>[ 15.762888] exynos-gsc 13e00000.video-scaler: Adding to iommu group 4 <6>[ 15.770888] s5p-jpeg 11f60000.jpeg: decoder device registered as /dev/video5 <6>[ 15.777997] s5p-jpeg 11f60000.jpeg: Samsung S5P JPEG codec <6>[ 15.782549] exynos-gsc 13e10000.video-scaler: Adding to iommu group 5 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 ... done. Begin: Waiting up to 180 secs for eth0 to become available ... done. IP-Config: eth0 hardware address f2:94:55:a3:1a:a1 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.101.1): address: 192.168.101.201 broadcast: 192.168.101.255 netmask: 255.255.255.0 gateway: 192.168.101.1 dns0 : 192.168.101.1 dns1 : 0.0.0.0 domain : lava.cbg.collabora.co.uk rootserver: 192.168.101.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 21.676732] systemd[1]: System time before build time, advancing clock. <5>[ 21.822375] random: crng init done <30>[ 21.857344] 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>[ 21.891367] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 11 (bullseye)! <30>[ 21.984154] systemd[1]: Set hostname to . <30>[ 24.124726] systemd[1]: Queued start job for default target Graphical Interface. <28>[ 24.133564] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 24.144979] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 24.158001] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. <30>[ 24.204365] systemd[1]: Created slice system-modprobe.slice. [ OK ] Created slice system-modprobe.slice. <30>[ 24.242607] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. <30>[ 24.258841] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. <30>[ 24.305096] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. <30>[ 24.358646] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. <30>[ 24.402060] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 24.413614] systemd[1]: Reached target Local Encrypted Volumes. [ OK ] Reached target Local Encrypted Volumes. <30>[ 24.451126] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. <30>[ 24.491976] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. <30>[ 24.530989] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. <30>[ 24.573313] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. <30>[ 24.614423] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. <30>[ 24.782637] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. <30>[ 24.797784] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). <30>[ 24.816750] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. <30>[ 24.855416] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. <30>[ 24.904089] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. <30>[ 24.953506] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. <30>[ 24.993454] systemd[1]: Condition check resulted in Huge Pages File System being skipped. <30>[ 25.003508] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. <30>[ 25.027596] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... <30>[ 25.077164] systemd[1]: Mounting Kernel Trace File System... Mounting Kernel Trace File System... <30>[ 25.133700] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... <30>[ 25.185146] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... <30>[ 25.232630] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... <30>[ 25.278562] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... <30>[ 25.335956] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 25.357567] systemd[1]: Starting Journal Service... Starting Journal Service... <30>[ 25.443473] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... <30>[ 25.491592] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... <30>[ 25.561147] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... <30>[ 25.638418] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. <30>[ 25.683759] systemd[1]: Mounted Kernel Trace File System. [ OK ] Mounted Kernel Trace File System. <30>[ 25.733777] systemd[1]: Finished Create list of static device nodes for the current kernel. [ OK ] Finished Create list of st… nodes for the current kernel. <30>[ 25.855367] systemd[1]: modprobe@configfs.service: Succeeded. <30>[ 25.862693] systemd[1]: Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module configfs. <30>[ 25.903976] systemd[1]: modprobe@drm.service: Succeeded. <30>[ 25.910679] systemd[1]: Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module drm. <30>[ 25.953996] systemd[1]: modprobe@fuse.service: Succeeded. <30>[ 25.961411] systemd[1]: Finished Load Kernel Module fuse. [ OK ] Finished Load Kernel Module fuse. <30>[ 26.005391] systemd[1]: Finished Load Kernel Modules. [ OK ] Finished Load Kernel Modules. <30>[ 26.044150] systemd[1]: Finished Remount Root and Kernel File Systems. [ OK ] Finished Remount Root and Kernel File Systems. <30>[ 26.098107] systemd[1]: Condition check resulted in FUSE Control File System being skipped. <30>[ 26.116747] systemd[1]: Mounting Kernel Configuration File System... Mounting Kernel Configuration File System... <30>[ 26.165188] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. <30>[ 26.173382] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. <30>[ 26.190337] systemd[1]: Starting Load/Save Random Seed... Starting Load/Save Random Seed... <30>[ 26.241045] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... <30>[ 26.287947] systemd[1]: Starting Create System Users... Starting Create System Users... <30>[ 26.323736] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Mounted Kernel Configuration File System. [ OK ] Finished Load/Save Random Seed. [ OK ] Finished Apply Kernel Variables. Starting Flush Journal to Persistent Storage... [ OK ] Finished Create System Users. <46>[ 26.606844] systemd-journald[239]: Received client request to flush runtime journal. 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 Rule-based Manage…for Device Events and Files... [ OK ] Finished Coldplug All udev Devices. [ OK ] Finished Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [ OK ] Started Rule-based Manager for Device Events and Files. Starting Network Service... <4>[ 29.409352] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2 <3>[ 29.417565] s5p_mfc_load_firmware:69: Firmware is not present in the /lib/firmware directory nor compiled in kernel <4>[ 29.434864] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2 <3>[ 29.442408] s5p_mfc_load_firmware:69: Firmware is not present in the /lib/firmware directory nor compiled in kernel [ OK ] Found device /dev/ttySAC2. [ OK ] Started Network Service. [ OK ] Finished Create Volatile Files and Directories. [ OK ] Reached target Sound Card. [ OK ] Reached target Hardware activated USB gadget. Starting Network Name Resolution... Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ OK ] Started Daily apt download activities. [ OK ] Started Daily apt upgrade and clean activities. [ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems. [ OK ] Started Discard unused blocks once a week. [ OK ] Reached target Timers. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started D-Bus System Message Bus. Starting Remove Stale Onli…t4 Metadata Check Snapshots... Starting User Login Management... [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. Starting Permit User Sessions... [ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots. [ OK ] Finished Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttySAC2. [ 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. Debian GNU/Linux 11 debian-bullseye-armhf ttySAC2 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 5.10.155-cip20 #1 SMP PREEMPT Wed Nov 16 12:52:36 UTC 2022 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 NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/8000083/extract-nfsrootfs-299w9jxh' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/8000083/extract-nfsrootfs-299w9jxh' / # export NFS_SERVER_IP='192.168.101.1' export NFS_SERVER_IP='192.168.101.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-8000083/environment . /lava-8000083/environment / # /lava-8000083/bin/lava-test-runner /lava-8000083/0 /lava-8000083/bin/lava-test-runner /lava-8000083/0 + export TESTRUN_ID=0_dmesg + cd /lava-8000083/0/tests/0_dmesg + cat uuid + UUID=8000083_1.<8>[ 36.921409] 6.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 37.293337] <8>[ 37.572003] <8>[ 37.858961] + set +x <8>[ 37.869079] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-8000083/environment / # . /lava-8000083/environment/lava-8000083/bin/lava-test-runner /lava-8000083/1 / # /lava-8000083/bin/lava-test-runner /lava-8000083/1 + export TESTRUN_ID=1_bootrr + cd /lava-8000083/1/tests/1_bootrr + cat uuid + UUID=8000083_1.<8>[ 38.897062] 6.2.4.5 + set +x + export PATH=/opt/bootrr/helpers:/lava-8000083/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-8000083/1/../bin/lava-test-case <8>[ 40.271338] + set +x <8>[ 40.416318] / #