Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3003 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.2.3:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot SPL 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) Trying to boot from MMC1 U-Boot 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 160 devices, 18 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) 7[r[999;999H[6n8NAND: U-Boot SPL 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) Trying to boot from MMC1 U-Boot 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 160 devices, 18 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) 7[r[999;999H[6n8NAND: U-Boot SPL 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) Trying to boot from MMC1 U-Boot 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 160 devices, 18 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) 7[r[999;999H[6n8NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... Unable to use mmc 0:1... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  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 link up on port 0, speed 100, full duplex BOOTP broadcast 1 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.139 (45 ms) => setenv serverip 192.168.56.123 setenv serverip 192.168.56.123 => tftp 0x82000000 556441/tftp-deploy-_hb7tn_e/kernel/zImage tftp 0x82000000 556441/tftp-deploy-_hb7tn_e/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.139 Filename '556441/tftp-deploy-_hb7tn_e/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 4.7 MiB 3.7 MiB/s done Bytes transferred = 4935352 (4b4eb8 hex) => tftp 0x83000000 556441/tftp-deploy-_hb7tn_e/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 556441/tftp-deploy-_hb7tn_e/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.139 Filename '556441/tftp-deploy-_hb7tn_e/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 10.9 MiB 3.7 MiB/s done Bytes transferred = 11433985 (ae7801 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 556441/tftp-deploy-_hb7tn_e/dtb/am335x-boneblack.dtb tftp 0x88000000 556441/tftp-deploy-_hb7tn_e/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.139 Filename '556441/tftp-deploy-_hb7tn_e/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.3 KiB 3 MiB/s done Bytes transferred = 69937 (11131 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/556441/extract-nfsrootfs-h937casg,tcp,hard ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/556441/extract-nfsrootfs-h937casg,tcp,hard ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x4b4eb8 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2023-06-03 16:23:59 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 11433921 Bytes = 10.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 88014130 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.31 (KernelCI@build-j1605212-arm-gcc-10-omap2plus-defconfig-vgtlm) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sat Jun 3 16:08:10 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0x9e800000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 16 pages/cpu s34132 r8192 d23212 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129412 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/556441/extract-nfsrootfs-h937casg,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 473624K/522240K available (10240K kernel code, 1086K rwdata, 2316K rodata, 1024K init, 248K bss, 32232K reserved, 16384K cma-reserved, 0K highmem) [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000026] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000434] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.002002] Console: colour dummy device 80x30 [ 0.002050] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.002058] This ensures that you still see kernel messages. Please [ 0.002062] update your kernel commandline. [ 0.002105] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.090476] pid_max: default: 32768 minimum: 301 [ 0.090620] LSM: Security Framework initializing [ 0.090824] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.090847] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.092040] CPU: Testing write buffer coherency: ok [ 0.092108] CPU0: Spectre v2: using BPIALL workaround [ 0.092570] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.093745] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.093995] rcu: Hierarchical SRCU implementation. [ 0.094004] rcu: Max phase no-delay instances is 1000. [ 0.094653] smp: Bringing up secondary CPUs ... [ 0.094665] smp: Brought up 1 node, 1 CPU [ 0.094675] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.094685] CPU: All CPU(s) started in SVC mode. [ 0.095495] devtmpfs: initialized [ 0.109203] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.109531] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.109565] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.111185] pinctrl core: initialized pinctrl subsystem [ 0.113256] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.116055] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.116619] audit: initializing netlink subsys (disabled) [ 0.117817] thermal_sys: Registered thermal governor 'fair_share' [ 0.117834] thermal_sys: Registered thermal governor 'step_wise' [ 0.117841] thermal_sys: Registered thermal governor 'user_space' [ 0.117964] cpuidle: using governor menu [ 0.132722] No ATAGs? [ 0.132744] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.141292] audit: type=2000 audit(0.110:1): state=initialized audit_enabled=0 res=1 [ 0.141594] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.777410] iommu: Default domain type: Translated [ 0.777423] iommu: DMA domain TLB invalidation policy: strict mode [ 0.778774] SCSI subsystem initialized [ 0.779588] pps_core: LinuxPPS API ver. 1 registered [ 0.779597] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.779633] PTP clock support registered [ 0.781320] vgaarb: loaded [ 0.781632] clocksource: Switched to clocksource dmtimer [ 0.782222] VFS: Disk quotas dquot_6.6.0 [ 0.782297] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.845032] NET: Registered PF_INET protocol family [ 0.845367] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.846677] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.846719] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.846744] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.846788] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.846888] TCP: Hash tables configured (established 4096 bind 4096) [ 0.847011] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.847036] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.847212] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.848337] RPC: Registered named UNIX socket transport module. [ 0.848356] RPC: Registered udp transport module. [ 0.848362] RPC: Registered tcp transport module. [ 0.848367] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.848386] PCI: CLS 0 bytes, default 64 [ 0.849802] Initialise system trusted keyrings [ 0.850265] Trying to unpack rootfs image as initramfs... [ 0.862509] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.863961] NFS: Registering the id_resolver key type [ 0.864051] Key type id_resolver registered [ 0.864058] Key type id_legacy registered [ 0.864106] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.864513] Key type asymmetric registered [ 0.864526] Asymmetric key parser 'x509' registered [ 0.864599] io scheduler mq-deadline registered [ 0.864610] io scheduler kyber registered [ 0.869130] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.905689] brd: module loaded [ 0.922776] loop: module loaded [ 0.923704] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.926160] i2c_dev: i2c /dev entries driver [ 0.926952] cpuidle: enable-method property 'ti,am3352' found operations [ 0.927370] sdhci: Secure Digital Host Controller Interface driver [ 0.927381] sdhci: Copyright(c) Pierre Ossman [ 0.927546] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.927799] ledtrig-cpu: registered to indicate activity on CPUs [ 0.928533] Initializing XFRM netlink socket [ 0.928747] NET: Registered PF_INET6 protocol family [ 0.932578] Segment Routing with IPv6 [ 0.932649] In-situ OAM (IOAM) with IPv6 [ 0.932755] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.933661] NET: Registered PF_PACKET protocol family [ 0.933687] NET: Registered PF_KEY protocol family [ 0.933807] Key type dns_resolver registered [ 0.933906] ThumbEE CPU extension supported. [ 0.933922] Registering SWP/SWPB emulation handler [ 0.934363] omap_voltage_late_init: Voltage driver support not added [ 0.934705] SmartReflex Class3 initialized [ 0.935596] Loading compiled-in X.509 certificates [ 1.002825] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 1.006487] ti-sysc: probe of 44e31000.target-module failed with error -16 [ 1.032809] ti-sysc: probe of 48040000.target-module failed with error -16 [ 1.042335] gpio gpiochip0: (gpio-0-31): not an immutable chip, please consider fixing it! [ 1.072814] OMAP GPIO hardware version 0.1 [ 1.094219] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 1.099167] gpio gpiochip1: (gpio-32-63): not an immutable chip, please consider fixing it! [ 1.102070] gpio gpiochip2: (gpio-64-95): not an immutable chip, please consider fixing it! [ 1.121021] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 [ 1.129890] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator [ 1.130353] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 1.182275] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 1.801589] Freeing initrd memory: 11168K [ 1.819652] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 1.819981] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 1.819995] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 1.820122] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 1.820137] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 1.820229] cpsw-switch 4a100000.switch: Detected MACID = 78:a5:04:e2:4c:3d [ 1.822079] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) [ 1.830914] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 1.830952] edma 49000000.dma: TI EDMA DMA engine driver [ 1.847535] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.849325] gpio gpiochip3: (gpio-96-127): not an immutable chip, please consider fixing it! [ 1.854532] l3-aon-clkctrl:0000:0: failed to disable [ 1.856815] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 34, base_baud = 3000000) is a 8250 [ 2.822662] printk: console [ttyS0] enabled [ 2.852456] tps65217-pmic: Failed to locate of_node [id: -1] [ 2.866139] tps65217-bl: Failed to locate of_node [id: -1] [ 2.874718] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.880929] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.888472] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.897324] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.902294] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.913950] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.922388] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator [ 2.930350] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 2.964866] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA [ 2.973218] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.981922] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 3.025584] mmc0: new high speed SDHC card at address 1234 [ 3.032525] mmcblk0: mmc0:1234 SA32G 29.1 GiB [ 3.040277] mmcblk0: p1 [ 3.063382] mmc1: new high speed MMC card at address 0001 [ 3.070050] mmcblk1: mmc1:0001 MMC04G 3.60 GiB [ 3.078343] mmcblk1boot0: mmc1:0001 MMC04G 2.00 MiB [ 3.084282] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 3.096428] mmcblk1boot1: mmc1:0001 MMC04G 2.00 MiB [ 3.109077] mmcblk1rpmb: mmc1:0001 MMC04G 128 KiB, chardev (250:0) [ 5.202382] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off [ 5.210757] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.261652] Sending DHCP requests ..., OK [ 12.585765] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.139 [ 12.593958] IP-Config: Complete: [ 12.597202] device=eth0, hwaddr=78:a5:04:e2:4c:3d, ipaddr=192.168.56.139, mask=255.255.255.0, gw=192.168.56.254 [ 12.607865] host=192.168.56.139, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 12.615858] bootserver=192.168.56.254, rootserver=192.168.56.123, rootpath= [ 12.615870] nameserver0=192.168.56.254 [ 12.627520] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 [ 12.636350] Freeing unused kernel image (initmem) memory: 1024K [ 12.662202] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u2 [ 13.867933] remoteproc remoteproc0: wkup_m3 is available [ 13.927908] at24 2-0054: supply vcc not found, using dummy regulator [ 14.051017] tps6521x_pwrbutton tps65217-pwrbutton: DMA mask not set [ 14.064474] at24 2-0055: supply vcc not found, using dummy regulator [ 14.098299] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 14.186625] at24 2-0056: supply vcc not found, using dummy regulator [ 14.210872] input: tps65217_pwrbutton as /devices/platform/ocp/44c00000.interconnect/44c00000.interconnect:segment@200000/44e0b000.target-module/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0 [ 14.230197] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 14.284355] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator [ 14.293279] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests [ 14.304372] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 14.323504] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 14.332793] at24 2-0057: supply vcc not found, using dummy regulator [ 14.376820] omap_rtc 44e3e000.rtc: registered as rtc0 [ 14.382133] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) [ 14.403648] usbcore: registered new interface driver usbfs [ 14.409257] usbcore: registered new interface driver hub [ 14.414874] usbcore: registered new device driver usb [ 14.435529] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 14.445072] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 14.486787] tda998x 0-0070: found TDA19988 [ 14.494411] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator [ 14.503379] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests [ 14.533035] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 14.544311] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 14.645465] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 14.723517] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 14.735890] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 14.741280] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 [ 14.871444] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 15.045156] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 15.053743] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 15.061009] usb usb1: Product: MUSB HDRC host driver [ 15.066055] usb usb1: Manufacturer: Linux 6.1.31 musb-hcd [ 15.071481] usb usb1: SerialNumber: musb-hdrc.1 [ 15.268897] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 15.288221] random: crng init done [ 15.357168] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_audio_codec_init [tda998x]) [ 15.379597] hub 1-0:1.0: USB hub found [ 15.409932] hub 1-0:1.0: 1 port detected [ 15.426362] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0 [ 15.480830] tilcdc 4830e000.lcdc: [drm] Cannot find any crtc or sizes [ 15.491226] tilcdc 4830e000.lcdc: [drm] Cannot find any crtc or sizes [ 15.504929] remoteproc remoteproc0: powering up wkup_m3 [ 15.542099] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2 [ 15.551774] remoteproc remoteproc0: request_firmware failed: -2 [ 15.557730] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed [ 15.675812] PM: Cannot get wkup_m3_ipc handle [ 15.708661] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 15.740015] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 15.806239] omap-aes 53500000.aes: will run requests pump with realtime priority [ 15.829199] omap-sham 53100000.sham: will run requests pump with realtime priority [ 15.884386] PM: Cannot get wkup_m3_ipc handle [ 15.929186] PM: Cannot get wkup_m3_ipc handle [ 16.475834] PM: Cannot get wkup_m3_ipc handle [ 16.517653] PM: Cannot get wkup_m3_ipc handle 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/eth0 found done. IP-Config: eth0 hardware address 78:a5:04:e2:4c:3d mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.139 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : connect: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused NFS over TCP not available from 192.168.56.123 Begin: Retrying nfs mount ... connect: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused read: Connection refused