This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA2SX: PVR error in "early boot late attach" mode

Part Number: TDA2SX
Other Parts Discussed in Thread: DRA742, DRA752

Hi

We can run one usecase showing TI logo in IPU2, and then run another usecase showing single camera image in A15. Then we try to replace with vip_single_cam_sgx_display usecase in A15, but get PVR error. There is the log:


U-Boot SPL 2016.05 (Jan 03 2023 - 11:09:01)
Trying to boot from MMC1
spl: loading remote core image dra7-ipu2-fw.lzop
reading dra7-ipu2-fw.lzop
testresult = 1
spl: loading remote core image dra7-dsp1-fw.lzop
reading dra7-dsp1-fw.lzop
spl: loading remote core image dra7-dsp2-fw.lzop
reading dra7-dsp2-fw.lzop
spl: mmc boot mode: fs
reading single-stage-boot.dtb
reading uImage
reading uImage
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.84 (jeff@rdunpc01) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #2 SMP PREEMPT Tue Jan 3 11:09:26 CST 2023
[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine model: TI DRA742
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] Reserved memory: created DMA memory pool at 0x40300000, size 3 MiB
[ 0.000000] Reserved memory: initialized node cmem@40300000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: regions without no-map are not yet supported
[ 0.000000] Reserved memory: created CMA memory pool at 0x9e000000, size 32 MiB
[ 0.000000] Reserved memory: initialized node ipu2_cma@9e000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: regions without no-map are not yet supported
[ 0.000000] Reserved memory: created CMA memory pool at 0xa1000000, size 32 MiB
[ 0.000000] Reserved memory: initialized node dsp1_cma@a1000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0xa3000000, size 32 MiB
[ 0.000000] Reserved memory: initialized node dsp2_cma@a3000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0xa5000000, size 64 MiB
[ 0.000000] Reserved memory: initialized node vsdk_eve_mem@A5000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0xa9000000, size 32 MiB
[ 0.000000] Reserved memory: initialized node cmem@A9000000, compatible id shared-dma-pool
[ 0.000000] cma: Reserved 64 MiB at 0xdbc00000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] OMAP4: Map 0xdfe00000 to fe600000 for dram barrier
[ 0.000000] Hit pending asynchronous external abort (FSR=0x00000406) during first unmask, this is most likely caused by a firmware/bootloader bug.
[ 0.000000] On node 0 totalpages: 367872
[ 0.000000] free_area_init_node: node 0, pgdat c0613c80, node_mem_map ef248000
[ 0.000000] Normal zone: 1728 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 172032 pages, LIFO batch:31
[ 0.000000] HighMem zone: 195840 pages, LIFO batch:31
[ 0.000000] DRA752 ES2.0
[ 0.000000] PERCPU: Embedded 11 pages/cpu @ef1d7000 s14208 r8192 d22656 u45056
[ 0.000000] pcpu-alloc: s14208 r8192 d22656 u45056 alloc=11*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 366144
[ 0.000000] Kernel command line: console=ttyS0,115200n8 elevator=noop root=/dev/mmcblk0p2 rw rootwait earlyprintk fixrtc omapdrm.num_crtc=2 consoleblank=0 cma=64M rootfstype=ext4 clk_ignore_unused loglevel=8 lpj=61475
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 844268K/1471488K available (4618K kernel code, 253K rwdata, 1044K rodata, 280K init, 272K bss, 463380K reserved, 163840K cma-reserved, 717824K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc058fe2c (5664 kB)
[ 0.000000] .init : 0xc0590000 - 0xc05d6000 ( 280 kB)
[ 0.000000] .data : 0xc05d6000 - 0xc0615518 ( 254 kB)
[ 0.000000] .bss : 0xc0617000 - 0xc065b018 ( 273 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] ti_dt_clocks_register: failed to lookup clock node atl_clkin0_ck
[ 0.000000] ti_dt_clocks_register: failed to lookup clock node atl_clkin1_ck
[ 0.000000] ti_dt_clocks_register: failed to lookup clock node atl_clkin2_ck
[ 0.000000] ti_dt_clocks_register: failed to lookup clock node atl_clkin3_ck
[ 0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_clk_div
[ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
[ 0.000000] Architected cp15 timer(s) running at 6.14MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
[ 0.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[ 0.008302] Switching to timer-based delay loop, resolution 162ns
[ 0.014885] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[ 0.025140] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.030750] Calibrating delay loop (skipped) preset value.. 12.29 BogoMIPS (lpj=61475)
[ 0.038962] pid_max: default: 32768 minimum: 301
[ 0.043866] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.050740] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.058498] Initializing cgroup subsys io
[ 0.062705] Initializing cgroup subsys memory
[ 0.067270] Initializing cgroup subsys devices
[ 0.071928] Initializing cgroup subsys freezer
[ 0.076573] Initializing cgroup subsys perf_event
[ 0.081483] Initializing cgroup subsys pids
[ 0.085881] CPU: Testing write buffer coherency: ok
[ 0.091132] /cpus/cpu@0 missing clock-frequency property
[ 0.096687] /cpus/cpu@1 missing clock-frequency property
[ 0.102220] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.108128] Setting up static identity map for 0x80008340 - 0x800083a0
[ 0.188449] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.188507] Brought up 2 CPUs
[ 0.197517] SMP: Total of 2 processors activated (24.59 BogoMIPS).
[ 0.203952] CPU: All CPU(s) started in HYP mode.
[ 0.208771] CPU: Virtualization extensions available.
[ 0.214878] devtmpfs: initialized
[ 0.242635] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.251181] omap_hwmod: l3_main_2 using broken dt data from ocp
[ 0.305758] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.315946] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.325268] pinctrl core: initialized pinctrl subsystem
[ 0.331419] NET: Registered protocol family 16
[ 0.336895] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.349963] platform 43300000.edma: Cannot lookup hwmod 'tpcc'
[ 0.356286] platform 43400000.tptc: Cannot lookup hwmod 'tptc0'
[ 0.362675] platform 43500000.tptc: Cannot lookup hwmod 'tptc1'
[ 0.369822] OMAP GPIO hardware version 0.1
[ 0.379686] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
[ 0.404708] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.413019] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.419394] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[ 0.427081] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[ 0.434892] OMAP DMA hardware revision 0.0
[ 0.450887] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[ 0.461043] edma3-tptc 43400000.tptc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
[ 0.470268] edma3-tptc 43500000.tptc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
[ 0.479654] edma 43300000.edma: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
[ 0.488310] edma 43300000.edma: pm_runtime_get_sync() failed
[ 0.497339] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[ 0.503355] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[ 0.509370] omap-iommu 55082000.mmu: 55082000.mmu registered
[ 0.515456] omap-iommu 41501000.mmu: 41501000.mmu registered
[ 0.521492] omap-iommu 41502000.mmu: 41502000.mmu registered
[ 0.529022] i2c-gpio i2c@0: could not find pctldev for node /ocp/l4@4a000000/scm@2000/pinmux@1400/max20086_pins, deferring probe
[ 0.541865] palmas 0-0058: IRQ missing: skipping irq request
[ 0.561301] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0
[ 0.633185] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.639341] omap_i2c 48072000.i2c: bus 1 rev0.12 at 400 kHz
[ 0.645457] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
[ 0.651552] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz
[ 0.657661] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz
[ 0.663588] media: Linux media interface: v0.10
[ 0.668369] Linux video capture interface: v2.00
[ 0.673216] pps_core: LinuxPPS API ver. 1 registered
[ 0.678403] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.687868] PTP clock support registered
[ 0.692416] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[ 0.698980] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[ 0.706002] clocksource: Switched to clocksource arch_sys_counter
[ 0.714516] NET: Registered protocol family 2
[ 0.719444] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.726824] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.733615] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.740265] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.746453] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.753162] NET: Registered protocol family 1
[ 0.766810] bounce: pool size: 64 pages
[ 0.770951] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.778664] io scheduler noop registered (default)
[ 0.783662] io scheduler deadline registered
[ 0.788264] io scheduler cfq registered
[ 0.796231] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
[ 0.807752] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.815510] ti-dma-crossbar 4a002c78.dma-router: Mapping XBAR50 to DMA0
[ 0.822425] of_dma_find_controller: can't find DMA controller /ocp/edma@43300000
[ 0.830131] omap8250 4806a000.serial: Can't verify DMA configuration (-19)
[ 0.837439] console [ttyS0] disabled
[ 0.841222] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 301, base_baud = 3000000) is a 8250
[ 0.850396] console [ttyS0] enabled
[ 0.850396] console [ttyS0] enabled
[ 0.857582] bootconsole [earlycon0] disabled
[ 0.857582] bootconsole [earlycon0] disabled
[ 0.866784] [drm] Initialized drm 1.1.0 20060810
[ 0.873245] brd: module loaded
[ 0.878616] loop: module loaded
[ 0.881818] vmemexp device MAJOR num = 248
[ 0.885939] vmemexp class registered
[ 0.889679] /dev/vmemexp device registered
[ 0.893790] ioctl DBUFIOC_EXPORT_VIRTMEM = -1072899120
[ 0.900036] m25p80 spi32766.0: found gd25s512, expected s25fl256s1
[ 0.906275] m25p80 spi32766.0: gd25s512 (65536 Kbytes)
[ 0.911509] 12 ofpart partitions found on MTD device spi32766.0
[ 0.917465] Creating 12 MTD partitions on "spi32766.0":
[ 0.922710] 0x000000000000-0x000004000000 : "all"
[ 0.928175] 0x000000000000-0x000000040000 : "MLO"
[ 0.933611] 0x000000040000-0x000000100000 : "u-boot.img"
[ 0.939700] 0x000000100000-0x000000200000 : "setting"
[ 0.945486] 0x000000200000-0x000000600000 : "kernel"
[ 0.951208] 0x000000600000-0x000000d00000 : "rfs"
[ 0.956666] 0x000000d00000-0x000001000000 : "kernel-mini"
[ 0.962818] 0x000001000000-0x000001700000 : "rfs-mini"
[ 0.968749] 0x000001700000-0x000001e00000 : "app-mini"
[ 0.974598] 0x000001e00000-0x000002000000 : "lut"
[ 0.980047] 0x000002000000-0x000004000000 : "app"
[ 0.985473] 0x000000000000-0x000002000000 : "die"
[ 0.991159] m25p80 spi32766.1: found gd25q128, expected s25fl256s1
[ 0.997386] m25p80 spi32766.1: gd25q128 (16384 Kbytes)
[ 1.002567] 3 ofpart partitions found on MTD device spi32766.1
[ 1.008436] Creating 3 MTD partitions on "spi32766.1":
[ 1.013595] 0x000000000000-0x000001000000 : "all"
[ 1.019069] 0x000000000000-0x000000400000 : "low"
[ 1.024513] 0x000000400000-0x000001000000 : "top"
[ 1.030000] omap-dma-engine 4a056000.dma-controller: allocating channel 0 for 0
[ 1.037358] dmaengine: __dma_request_channel: success (dma0chan0)
[ 1.086028] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
[ 1.092148] davinci_mdio 48485000.mdio: detected phy mask fffffffa
[ 1.102499] libphy: 48485000.mdio: probed
[ 1.106562] davinci_mdio 48485000.mdio: phy[0]: device 48485000.mdio:00, driver YT 8010A
[ 1.114687] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver YT 8010A
[ 1.123226] libphy: phy_whether_exist PHY 48485000.mdio:01 not found
[ 1.129651] libphy: phy_whether_exist PHY 48485000.mdio:02 is found
[ 1.135967] cpsw 48484000.ethernet: Detected MACID = 60:b6:e1:e2:24:16
[ 1.142635] cpsw 48484000.ethernet: cpts: overflow check period 800
[ 1.150130] i2c /dev entries driver
[ 1.157722] omap_hsmmc 4809c000.mmc: Got CD GPIO
[ 1.206571] evm_3v3_sw: supplied by sysen1
[ 1.266793] NET: Registered protocol family 17
[ 1.271262] 8021q: 802.1Q VLAN Support v1.8
[ 1.275564] omap_voltage_late_init: Voltage driver support not added
[ 1.282350] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
[ 1.288570] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
[ 1.295178] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
[ 1.301416] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
[ 1.308004] cpu cpu0: Failed to find opp_table: -19
[ 1.312925] cpu cpu1: cpufreq_init: failed to get clk: -2
[ 1.318473] Power Management for TI OMAP4+ devices.
[ 1.323530] Registering SWP/SWPB emulation handler
[ 1.329054] dmaengine: private_candidate: dma0chan0 busy
[ 1.334394] omap-dma-engine 4a056000.dma-controller: allocating channel 1 for 0
[ 1.341805] dmaengine: __dma_request_channel: success (dma0chan1)
[ 1.347956] dmm 4e000000.dmm: workaround for errata i878 in use
[ 1.353938] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521680[2]: submitted
[ 1.362722] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521680[3]: submitted
[ 1.371523] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521680[4]: submitted
[ 1.380315] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521680[5]: submitted
[ 1.389104] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521680[6]: submitted
[ 1.397899] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521680[7]: submitted
[ 1.406689] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521680[8]: submitted
[ 1.415439] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521680[9]: submitted
[ 1.424232] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[a]: submitted
[ 1.433491] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[b]: submitted
[ 1.442256] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[c]: submitted
[ 1.451020] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[d]: submitted
[ 1.460033] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[e]: submitted
[ 1.468774] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[f]: submitted
[ 1.477538] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[10]: submitted
[ 1.486605] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[11]: submitted
[ 1.495443] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[12]: submitted
[ 1.504294] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[13]: submitted
[ 1.513392] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[14]: submitted
[ 1.522220] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[15]: submitted
[ 1.531077] omap-dma-engine 4a056000.dma-controller: vchan eee6a780: txd ee521a00[16]: submitted
[ 1.539931] dmm 4e000000.dmm: initialized all PAT entries
[ 1.546206] i2c-gpio i2c@0: using pins 167 (SDA) and 61 (SCL)
[ 1.553777] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.563171] evm_1v8: disabling
[ 1.566278] aic_dvdd: disabling
[ 1.566285] mmc0: Problem switching card into high-speed mode!
[ 1.575318] mmc0: new SDHC card at address 0001
[ 1.580026] ldousb: disabling
[ 1.583291] clk: Not disabling unused clocks
[ 1.587860] ti-dma-crossbar 4a002c78.dma-router: Mapping XBAR50 to DMA1
[ 1.590404] mmcblk0: mmc0:0001 SD16G 14.5 GiB
[ 1.598991] of_dma_find_controller: can't find DMA controller /ocp/edma@43300000
[ 1.599023] mmcblk0: p1 p2
[ 1.609255] omap8250 4806a000.serial: failed to request DMA
[ 1.642559] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.651196] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.658722] devtmpfs: mounted
[ 1.661860] Freeing unused kernel memory: 280K
[ 1.666351] This architecture does not have kernel memory protection.
[ 1.699246] Kernel Entry time 54314 ticks
INIT: version 2.88 booting
INIT: cannot execute "/etc/init.d/rcS"
INIT: Entering runlevel: 5
[ 2.117928] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@9e000000
[ 2.125752] remoteproc0: 55020000.ipu is available
[ 2.130698] remoteproc0: Note: remoteproc is still under development and considered experimental.
[ 2.139746] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 2.150895] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@a1000000
[ 2.159670] remoteproc1: 40800000.dsp is available
[ 2.164567] remoteproc1: Note: remoteproc is still under development and considered experimental.
[ 2.173614] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 2.185767] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@a3000000
[ 2.193616] remoteproc2: 41000000.dsp is available
[ 2.198557] remoteproc2: Note: remoteproc is still under development and considered experimental.
[ 2.207801] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 2.365308] remoteproc1: registered virtio0 (type 7)
[ 2.403594] remoteproc2: registered virtio1 (type 7)
[ 2.433898] remoteproc1: powering up 40800000.dsp
[ 2.439409] remoteproc1: Booting fw image dra7-dsp1-fw.xe66, size 589582
[ 2.446376] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
[ 2.452265] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
[ 2.459992] remoteproc1: remote processor 40800000.dsp is now up
[ 2.466406] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 2.471950] virtio_rpmsg_bus virtio0: creating channel rpmsg-proto addr 0x50
[ 2.480187] remoteproc2: powering up 41000000.dsp
[ 2.485959] remoteproc2: Booting fw image dra7-dsp2-fw.xe66, size 589582
[ 2.492889] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
[ 2.498827] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
[ 2.506479] remoteproc2: remote processor 41000000.dsp is now up
[ 2.513152] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 2.518711] virtio_rpmsg_bus virtio1: creating channel rpmsg-proto addr 0x50
[ 2.974641] remoteproc0: powering up 55020000.ipu
[ 2.979486] remoteproc0: Booting fw image dra7-ipu2-fw.xem4, size 5574988
[ 2.986463] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
[ 2.993743] remoteproc0: remote processor 55020000.ipu is now up
[ 3.000935] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 3.006487] remoteproc0: registered virtio2 (type 7)
[ 3.012713] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x50
[ 3.227239] [drm] Initialized pvr 1.14.3699939 20110701 on minor 0
[ 3.337860] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
Loaded PowerVR consumer services.
[ 3.386951] net eth0: initializing cpsw version 1.15 (0)

[ 3.393340] net eth0: initialized cpsw ale version 1.4
[ 3.398799] net eth0: ALE Table size 1024
[ 3.406088] init YT8010A. 20220312
[ 3.426887] init YT8010A. 20220312
[ 3.502984] net eth0: Adding vlanid 4 to vlan filter
[ 3.601283] DMA: Module install successful, device major num = 246
[ 3.607633] DRV: Module install successful
bad default, searching...
DISPC_IRQ error
[ 4.438302] SCSI subsystem initialized
main start
APP_GIT_VERSION:9fbe9ec
[HOST] OSA: MEM: Mapped 0xa0100000 to 0xb67d2000 of size 0x00100000 (pagesize = 0x1000)
[HOST] OSA: MEM: Mapped 0x84203000 to 0x9cad2000 of size 0x19d00000 (pagesize = 0x1000)
[HOST] OSA: MEM: Mapped 0xa02c0000 to 0x9ca52000 of size 0x00080000 (pagesize = 0x1000)
[HOST] OSA: MEM: Mapped 0xa0200000 to 0x9ca12000 of size 0x00040000 (pagesize = 0x1000)
[HOST] OSA: MEM: 0: Mapped 0xa0100000 to 0xb67d2000 of size 0x00100000
[HOST] OSA: MEM: 1: Mapped 0x84203000 to 0x9cad2000 of size 0x19d00000
[HOST] OSA: MEM: 2: Mapped 0xa0200000 to 0x9ca12000 of size 0x00040000
[HOST] OSA: MEM: 3: Mapped 0xa02c0000 to 0x9ca52000 of size 0x00080000
[HOST] OSA: MEM: 4: Mapped 0x00000000 to 0x00000000 of size 0x00000000
[HOST] OSA: MEM: Mapped 0x4ae04000 to 0x9ca11000 of size 0x00001000 (pagesize = 0x1000)
[HOST] OSA: HOST Remote Log Shared Memory @ 0xa024f140
[HOST] OSA: DSP1 Remote Log Shared Memory @ 0xa02769e0
[HOST] OSA: DSP2 Remote Log Shared Memory @ 0xa029e280
[HOST] OSA: EVE1 Remote Log Shared Memory @ 0xa02c5b20
[HOST] OSA: EVE2 Remote Log Shared Memory @ 0xa02ed3c0
[HOST] OSA: EVE3 Remote Log Shared Memory @ 0xa0314c60
[HOST] OSA: EVE4 Remote Log Shared Memory @ 0xa033c500
[HOST] OSA: IPU2 Remote Log Shared Memory @ 0xa0363da0
[HOST] [HOST ] 6.609497 s: SYSTEM: System A15 Init in progress !!!
[HOST] [HOST ] 6.609589 s: SYSTEM: IPC: Init in progress !!!
[HOST] [HOST ] 6.609589 s: SYSTEM: IPC: Notify init in progress !!!
[HOST] [DSP1 ] 1.105959 s: ***** DSP1 Firmware build time 10:35:15 Dec 2[ 4.624661] NET: Registered protocol family 41
1 2022
[HOST] [DSP1 ] 1.106020 s: *** SYSTEM: CPU Frequency <ORG = 600000000 Hz>, <NEW = 600000000 Hz>
[HOST] [DSP1 ] 1.106295 s: SYSTEM: System Common Init in progress !!!
[HOST] [DSP1 ] 1.106569 s: UTILS: CIO: Init Done !!!
[HOST] [DSP1 ] 1.106600 s: SYSTEM: IPC init in progress !!!
[HOST] [DSP1 ] 1.106600 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1.193985 s: SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
[HOST] [DSP1 ] 1.198834 s: SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
[HOST] [DSP1 ] 1.216189 s: SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
[HOST] [DSP1 ] 1.236198 s: SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
[HOST] [DSP1 ] 1.256237 s: SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
[HOST] [DSP1 ] 1.276184 s: SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
[HOST] [DSP1 ] 1.276245 s: SYSTEM: Notify register to [IPU2] line 0, event 15...
[HOST] [DSP1 ] 1.276306 s: SYSTEM: Notify register to [DSP2] line 0, event 15...
[HOST] [DSP1 ] 1.276367 s: SYSTEM: Notify register to [EVE1] line 0, event 15...
[HOST] [DSP1 ] 1.276398 s: SYSTEM: Notify register to [EVE2] line 0, event 15...
[HOST] [DSP1 ] 1.2764[ 4.741402] usbcore: registered new interface driver usbfs
59 s: SYSTEM: Notify register to [EVE3] line 0, event 15...
[ 4.747479] usbcore: registered new interface driver hub
[HOST] [DSP1 ] 1.276520 s: SYSTEM: Notify register to [E[ 4.758384] usbcore: registered new device driver usb
VE4] line 0, event 15...
[HOST] [DSP1 ] 1.276550 s: SYSTEM: Notify init done !!!
[HOST] [DSP1 ] 1.276764 s: SYSTEM: MsgQ init done !!!
[HOST] [DSP1 ] 1.276886 s: RpmsgInit in progress...
[HOST] [DSP1 ] 1.276916 s: SYSTEM: IPC init DONE !!!
[HOST] [DSP1 ] 1.277496 s: TTEUTILS: MEM init done!!!
[HOST] [DSP1 ] 1.277740 s: SYSTEM: System Common Init Done !!!
[HOST] [DSP1 ] 1.277770 s: SYSTEM: System DSP Init in progress !!!
[HOST] [DSP1 ] 1.278045 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
[HOST] [DSP1 ] 1.278076 s: SYSTEM: Heap = LOCAL_L2 @ 0x00800000, Total size = 262144 B (256 KB), Free size = 262144 B (256 KB)
[HOST] [DSP1 ] 1.278137 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 524288 B (512 KB), Free size = 516496 B (504 KB)
[HOST] [DSP1 ] 1.278167 s: SYSTEM: Initializing Links !!!
[HOST] [DSP1 ] 1.291465 s: SYSTEM: Initializing Links ... DONE !!!
[HOST] [DSP1 ] 1.291526 s: SYSTEM: System DSP Init Done !!!
[HOST] [DSP1 ] 1.626700 s: SYSTEM: CACHE: L1P = 32 KB, L1D = 8 KB, L2 = 32 KB ... after boot !!!
[HOST] [DSP1 ] 1.626730 s: SYSTEM: CACHE: L1P = 32 KB, L1D = 8 KB, L2 = 32 KB ... after update by APP !!!
[HOST] OSA: MEM[ 4.883307] usbcore: registered new interface driver usb-storage
: Mapped 0x4a085000 to 0x8a9d0000 of size 0x00001000 (pagesize = 0x1000)
[HOST] [DSP1 ] 4.586774 s: Connection established with HLOS, calling rpmsgInit
[HOST] [DSP2 ] 1.147318 s: ***** DSP2 Firmware build time 10:35:15 Dec 21 2022
[HOST] [DSP2 ] 1.147410 s: *** SYSTEM: CPU Frequency <ORG = 600000000 Hz>, <NEW = 600000000 Hz>
[HOST] [DSP2 ] 1.147684 s: SYSTEM: System Common Init in progress !!!
[HOST] [DSP2 ] 1.147928 s: UTILS: CIO: Init Done !!!
[HOST] [DSP2 ] 1.147959 s: SYSTEM: IPC init in progress !!!
[HOST] [DSP2 ] 1.147989 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1.196882 s: SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
[HOST] [DSP2 ] 1.198834 s: SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
[HOST] [DSP2 ] 1.226072 s: SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
[HOST] [DSP2 ] 1.246080 s: SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
[HOST] [DSP2 ] 1.266119 s: SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
[HOST] [DSP2 ] 1.286128 s: SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
[HOST] [DSP2 ] 1.286158 s: SYSTEM: Notify register to [IPU2] line 0, event 15...
[HOST] [DSP2 ] 1.286219 s: SYSTEM: Notify register to [DSP1] line 0, event 15...
[HOST] [DSP2 ] 1.286280 s: SYSTEM: Notify register to [EVE1] line 0, event 15...
[HOST][ 5.009703] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[DSP2 ] 1.286341 s: SYSTEM: Notify register to [EVE2] li[ 5.020836] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
ne 0, event 15...
[HOST] [DSP2 ] 1.286402 s: SYSTEM: [ 5.034339] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
Notify register to [EVE3] line 0, event 15...
[HOST] [DSP2 [ 5.048374] xhci-hcd xhci-hcd.0.auto: irq 420, io mem 0x48890000
] 1.286433 s: SYSTEM: Notify register to [EVE4] line 0, ev[ 5.060535] hub 1-0:1.0: USB hub found
ent 15...
[HOST] [DSP2 ] 1.286494 s: SYSTEM: Notify i[ 5.069289] hub 1-0:1.0: 1 port detected
nit done !!!
[HOST] [DSP2 ] 1.286707 s: SYSTEM: MsgQ i[ 5.079670] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
nit done !!!
[HOST] [DSP2 ] 1.286829 s: RpmsgInit in pr[ 5.089890] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
ogress...
[HOST] [DSP2 ] 1.286860 s: SYSTEM: IPC init [ 5.103209] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
DONE !!!
[HOST] [DSP2 ] 1.287439 s: TTEUTILS: MEM init[ 5.117425] hub 2-0:1.0: USB hub found
done!!!
[HOST] [DSP2 ] 1.287653 s: SYSTEM: System Com[ 5.126244] hub 2-0:1.0: 1 port detected
mon Init Done !!!
[HOST] [DSP2 ] 1.287714 s: SYSTEM: S[ 5.136073] dwc3 488d0000.usb: otg: primary host xhci-hcd.1.auto registered
ystem DSP Init in progress !!!
[HOST] [DSP2 ] 1.287988 [ 5.148266] dwc3 488d0000.usb: otg: shared host xhci-hcd.1.auto registered
s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
[[ 5.160713] dwc3 488d0000.usb: otg: can't start till gadget registers
HOST] [DSP2 ] 1.288019 s: SYSTEM: Heap = LOCAL_L2 @ 0x00800000, Total size = 262144 B (256 KB), Free size = 262144 B (256 KB)
[HOST] [DSP2 ] 1.288080 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 524288 B (512 KB), Free size = 516496 B (504 KB)
[HOST] [DSP2 ] 1.288141 s: SYSTEM: Initializing Links !!!
[HOST] [DSP2 ] 1.301653 s: SYSTEM: Initializing Links ... DONE !!!
[HOST] [DSP2 ] 1.301714 s: SYSTEM: System DSP Init Done !!!
[HOST] [DSP2 ] 1.628682 s: SYSTEM: CACHE: L1P = 32 KB, L1D = 8 KB, L2 = 32 KB ... after boot !!!
[HOST] [DSP2 ] 1.628743 s: SYSTEM: CACHE: L1P = 32 KB, L1D = 8 KB, L2 = 32 KB ... after update by APP !!!
[HOST] [DSP2 ] 4.636765 s: Connection established with HLOS, calling rpmsgInit
[HOST] [EVE1 ] 1.190081 s: ***** EVE Firmware build time 10:31:52 Dec 21 2022
[HOST] [EVE1 ] 1.191606 s: *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 325000000 Hz>
[HOST] [EVE1 ] 1.194229 s: SYSTEM: System Common Init in progress !!!
[HOST] [EVE1 ] 1.196333 s: UTILS: CIO: Init Done !!!
[HOST] [EVE1 ] 1.197126 s: SYSTEM: IPC init in progress !!!
[HOST] [EVE1 ] 1.197919 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [EVE1 ] 1.206460 s: SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
[HOST] [EVE1 ] 1.216189 s: SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
[HOST] [EVE1 ] 1.226072 s: SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
PVR:(Error): Couldn't load WS module libpvrws_WAYLAND.so [0, ]
[HOST] [EVE1 ] 1.266272 s: SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
[HOST] [EVE1 ] 1.296223 s: SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
[HOST] [EVE1 ] 1.316263 s: SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
[HOST] [EVE1 ] 1.317178 s: SYSTEM: Notify register to [IPU2] line 0, event 15...
[HOST] [EVE1 ] 1.318276 s: SYSTEM: Notify register to [DSP1] line 0, event 15...
[HOST] [EVE1 ] 1.319313 s: SYSTEM: Notify register to [DSP2] line 0, event 15...
[HOST] [EVE1 ] 1.320380 s: SYSTEM: Notify register to [EVE2] line 0, event 15...
[HOST] [EVE1 ] 1.321417 s: SYSTEM: Notify register to [EVE3] line 0, event 15...
[HOST] [EVE1 ] 1.322485 s: SYSTEM: Notify register to [EVE4] line 0, event 15...
[HOST] [EVE1 ] 1.323552 s: SYSTEM: Notify init done !!!
[HOST] [EVE1 ] 1.324986 s: SYSTEM: MsgQ init done !!!
[HOST] [EVE1 ] 1.325779 s: SYSTEM: IPC init DONE !!!
[HOST] [EVE1 ] 1.335875 s: TTEUTILS: MEM init done!!!
[HOST] [EVE1 ] 1.338223 s: SYSTEM: System Common Init Done !!!
[HOST] [EVE1 ] 1.339047 s: SYSTEM: System EVE Init in progress !!!
[HOST] [EVE1 ] 1.340267 s: UTILS: DMA: HWI Create for INT8 !!!
[HOST] [EVE1 ] 1.341243 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
[HOST] [EVE1 ] 1.342249 [ 5.432170] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
[HOST] [EVE1 ] 1.344110 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254320 B (248 KB)
[HOST] [EVE1 ] 1.346031 s: SYSTEM: Initializing Links !!!
[HOST] [EVE1 ] 1.433721 s: SYSTEM: Initializing Links ... DONE !!!
[HOST] [EVE1 ] 1.434545 s: SYSTEM: System EVE Init Done !!!
[HOST] [EVE2 ] 1.190386 s: ***** EVE Firmware build time 10:31:52 Dec 21 2022
[HOST] [EVE2 ] 1.191911 s: *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 325000000 Hz>
[HOST] [EVE2 ] 1.195022 s: SYSTEM: System Common Init in progress !!!
[HOST] [EVE2 ] 1.196943 s: UTILS: CIO: Init Done !!!
[HOST] [EVE2 ] 1.197736 s: SYSTEM: IPC init in progress !!!
[HOST] [EVE2 ] 1.198560 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [EVE2 ] 1.226529 s: SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
[HOST] [EVE2 ] 1.236198 s: SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
[HOST] [EVE2 ] 1.246080 s: SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
[HOST] [EVE2 ] 1.266272 s: SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
[HOST] [EVE2 ] 1.316110 s: SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
[HOST] [EVE2 ] 1.336088 s: SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
[HOST] [EVE2 ] 1.336973 s: SYSTEM: Notify register to [IPU2] line 0, event 15...
[HOST] [EVE2 ] 1.338101 s: SYSTEM: Notify register to [DSP1] line 0, event 15...
[HOST] [EVE2 ] 1.339230 s: SYSTEM: Notify register to [DSP2] line 0, event 15...
[HOST] [EVE2 ] 1.340358 s: SYSTEM: Notify register to [EVE1] line 0, event 15...
[HOST] [EVE2 ] 1.341487 s: SYSTEM: Notify register to [EVE3] line 0, event 15...
[HOST] [EVE2 ] 1.342554 s: SYSTEM: Notify register to [EVE4] line 0, event 15...
[HOST] [EVE2 ] 1.343652 s: SYSTEM: Notify init done !!!
[HOST] [EVE2 ] 1.345177 s: SYSTEM: MsgQ init done !!!
[HOST] [EVE2 ] 1.345940 s: SYSTEM: IPC init DONE !!!
[HOST] [EVE2 ] 1.356341 s: TTEUTILS: MEM init done!!!
[HOST] [EVE2 ] 1.358689 s: SYSTEM: System Common Init Done !!!
[HOST] [EVE2 ] 1.359513 s: SYSTEM: System EVE Init in progress !!!
PVR:(Error): WSEGL_InitialiseDisplay: Failed to open primary device: No such file or directory [0, ]
[HOST] [EVE2 ] 1.360855 s: UTILS: DMA: HWI Create for INT8 !!!
[HOST] [EVE2 ] 1.361953 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
[HOST] [EVE2 ] 1.363203 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
[HOST] [EVE2 ] 1.365369 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254320 B (248 KB)
[HOST] [EVE2 ] 1.367412 s: SYSTEM: Initializing Links !!!
[HOST] [EVE2 ] 1.454523 s: SYSTEM: Initializing Links ... DONE !!!
[HOST] [EVE2 ] 1.455377 s: SYSTEM: System EVE Init Done !!!
[HOST] [EVE3 ] 1.190386 s: ***** EVE Firmware build time 10:33:27 Dec 21 2022
[HOST] [EVE3 ] 1.191941 s: *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 325000000 Hz>
[HOST] [EVE3 ] 1.194869 s: SYSTEM: System Common Init in progress !!!
[HOST] [EVE3 ] 1.196760 s: UTILS: CIO: Init Done !!!
[HOST] [EVE3 ] 1.197523 s: SYSTEM: IPC init in progress !!!
[HOST] [EVE3 ] 1.198316 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [EVE3 ] 1.246507 s: SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
[HOST] [EVE3 ] 1.256237 s: SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
[HOST] [EVE3 ] 1.266119 s: SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
[HOST] [EVE3 ] 1.296223 s: SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
[HOST] [EVE3 ] 1.316110 s: SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
[HOST] [EVE3 ] 1.356097 s: SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
[HOST] [EVE3 ] 1.356951 s: SYSTEM: Notify register to [IPU2] line 0, event 15...
[HOST] [EVE3 ] 1.358110 s: SYSTEM: Notify register to [DSP1] line 0, event 15...
[HOST] [EVE3 ] 1.359299 s: SYSTEM: Notify register to [DSP2] line 0, event 15...
[HOST] [EVE3 ] 1.360519 s: SYSTEM: Notify register to [EVE1] line 0, event 15...
[HOST] [EVE3 ] 1.361831 s: SYSTEM: Notify register to [EVE2] line 0, event 15...
[HOST] [EVE3 ] 1.363203 s: SYSTEM: Notify register to [EVE4] line 0, event 15...
[HOST] [EVE3 ] 1.364515 s: SYSTEM: Notify init done !!!
[HOST] [EVE3 ] 1.366253 s: SYSTEM: MsgQ init done !!!
[HOST] [EVE3 ] 1.367016 s: SYSTEM: IPC init DONE !!!
[HOST] [EVE3 ] 1.377661 s: TTEUTILS: MEM init done!!!
[HOST] [EVE3 ] 1.380131 s: SYSTEM: System Common Init Done !!!
[HOST] [EVE3 ] 1.380955 s: SYSTEM: System EVE Init in progress !!!
[HOST] [EVE3 ] 1.382236 s: UTILS: DMA: HWI Create for INT8 !!!
[HOST] [EVE3 ] 1.383273 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
[HOST] [EVE3 ] 1.384371 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
[HOST] [EVE3 ] 1.386414 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254320 B (248 KB)
[HOST] [EVE3 ] 1.388305 s: SYSTEM: Initializing Links !!!
[HOST] [EVE3 ] 1.472884 s: SYSTEM: Initializing Links ... DONE !!!
[HOST] [EVE3 ] 1.473677 s: SYSTEM: System EVE Init Done !!!
[HOST] [EVE4 ] 1.190447 s: ***** EVE Firmware build time 10:33:27 Dec 21 2022
[HOST] [EVE4 ] 1.191972 s: *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 325000000 Hz>
[HOST] [EVE4 ] 1.195052 s: SYSTEM: System Common Init in progress !!!
[HOST] [EVE4 ] 1.196974 s: UTILS: CIO: Init Done !!!
[HOST] [EVE4 ] 1.197767 s: SYSTEM: IPC init in progress !!!
[HOST] [EVE4 ] 1.198560 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [EVE4 ] 1.266546 s: SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
[HOST] [EVE4 ] 1.276184 s: SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
[HOST] [EVE4 ] 1.286128 s: SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
[HOST] [EVE4 ] 1.316263 s: SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
[HOST] [EVE4 ] 1.336088 s: SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
[HOST] [EVE4 ] 1.356097 s: SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
[HOST] [EVE4 ] 1.356951 s: SYSTEM: Notify register to [IPU2] line 0, event 15...
[HOST] [EVE4 ] 1.358110 s: SYSTEM: Notify register to [DSP1] line 0, event 15...
[HOST] [EVE4 ] 1.359269 s: SYSTEM: Notify register to [DSP2] line 0, event 15...
[HOST] [EVE4 ] 1.360489 s: SYSTEM: Notify register to [EVE1] line 0, event 15...
[HOST] [EVE4 ] 1.361831 s: SYSTEM: Notify register to [EVE2] line 0, event 15...
[HOST] [EVE4 ] 1.363173 s: SYSTEM: Notify register to [EVE3] line 0, event 15...
[HOST] [EVE4 ] 1.364454 s: SYSTEM: Notify init done !!!
[HOST] [EVE4 ] 1.366192 s: SYSTEM: MsgQ init done !!!
[HOST] [EVE4 ] 1.366955 s: SYSTEM: IPC init DONE !!!
[HOST] [EVE4 ] 1.377691 s: TTEUTILS: MEM init done!!!
[HOST] [EVE4 ] 1.380162 s: SYSTEM: System Common Init Done !!!
[HOST] [EVE4 ] 1.381016 s: SYSTEM: System EVE Init in progress !!!
[HOST] [EVE4 ] 1.382297 s: UTILS: DMA: HWI Create for INT8 !!!
[HOST] [EVE4 ] 1.383334 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
[HOST] [EVE4 ] 1.384432 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
[HOST] [EVE4 ] 1.386445 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254320 B (248 KB)
[HOST] [EVE4 ] 1.388336 s: SYSTEM: Initializing Links !!!
[HOST] [EVE4 ] 1.472976 s: SYSTEM: Initializing Links ... DONE !!!
[HOST] [EVE4 ] 1.473769 s: SYSTEM: System EVE Init Done !!!
[HOST] [IPU2 ] 1.116879 s:
[HOST] [IPU2 ] EVE1 Image Load Completed
[HOST] [IPU2 ] 1.136857 s:
[HOST] [IPU2 ] EVE2 Image Load Completed
[HOST] [IPU2 ] 1.156987 s:
[HOST] [IPU2 ] EVE3 Image Load Completed
[HOST] [IPU2 ] 1.176935 s:
[HOST] [IPU2 ] EVE4 Image Load Completed
[HOST] [IPU2 ] 1.177026 s:
[HOST] [IPU2 ] EVE MMU configuration completed
[HOST] [IPU2 ] 1.177118 s:
[HOST] [IPU2 ] EVE MMU configuration completed
[HOST] [IPU2 ] 1.177179 s:
[HOST] [IPU2 ] EVE MMU configuration completed
[HOST] [IPU2 ] 1.177270 s:
[HOST] [IPU2 ] EVE MMU configuration completed
[HOST] [IPU2 ] 1.177331 s: ***** IPU2 Firmware build time 10:37:03 Dec 21 2022
[HOST] [IPU2 ] 1.177484 s: *** SYSTEM: CPU Frequency <ORG = 212800000 Hz>, <NEW = 16393 Hz>
[HOST] [IPU2 ] 1.180503 s: SYSTEM: System Common Init in progress !!!
[HOST] [IPU2 ] 1.191209 s: UTILS: CIO: Init Done !!!
[HOST] [IPU2 ] 1.191301 s: SYSTEM: IPC init in progress !!!
[HOST] [IPU2 ] 1.191392 s: SYSTEM: Attaching to [DSP1] ...
[HOST] [IPU2 ] 1.193985 s: SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
[HOST] [IPU2 ] 1.196882 s: SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
[HOST] [IPU2 ] 1.206460 s: SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
[HOST] [IPU2 ] 1.226529 s: SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
[HOST] [IPU2 ] 1.246507 s: SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
[HOST] [IPU2 ] 1.266546 s: SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
[HOST] [IPU2 ] 1.266638 s: SYSTEM: Notify register to [DSP1] line 0, event 15...
[HOST] [IPU2 ] 1.266760 s: SYSTEM: Notify register to [DSP2] line 0, event 15...
[HOST] [IPU2 ] 1.266912 s: SYSTEM: Notify register to [EVE1] line 0, event 15...
[HOST] [IPU2 ] 1.267034 s: SYSTEM: Notify register to [EVE2] line 0, event 15...
[HOST] [IPU2 ] 1.267156 s: SYSTEM: Notify register to [EVE3] line 0, event 15...
[HOST] [IPU2 ] 1.267278 s: SYSTEM: Notify register to [EVE4] line 0, event 15...
[HOST] [IPU2 ] 1.267370 s: SYSTEM: Notify init done !!!
[HOST] [IPU2 ] 1.269108 s: SYSTEM: MsgQ init done !!!
[HOST] [IPU2 ] 1.270023 s: RpmsgInit in progress...
[HOST] [IPU2 ] 1.270145 s: SYSTEM: IPC init DONE !!!
[HOST] [IPU2 ] 1.275239 s: SYSTEM: System Common Init Done !!!
[HOST] [IPU2 ] 1.275330 s: SYSTEM: System Init in progress !!!
[HOST] [IPU2 ] 1.275422 s: SYSTEM: BSP Common Init in progress !!!
[HOST] [IPU2 ] 1.275483 s: SYSTEM: BSP Common Init Done !!!
[HOST] [IPU2 ] 1.275544 s: SYSTEM: BSP Platform Init in progress !!!
[HOST] [IPU2 ] 1.275605 s: Run ECLW: system_bsp_init.c : System_bspInit : 170
[HOST] [IPU2 ] 1.275696 s: Run ECLW: system_bsp_init.c : System_bspInit : 172
[HOST] [IPU2 ] 1.275788 s: SYSTEM: BSP Platform Init Done !!!
[HOST] [IPU2 ] 1.275910 s: SYSTEM: FVID2 Init in progress !!!
[HOST] [IPU2 ] 1.276032 s: SYSTEM: FVID2 Init Done !!!
[HOST] [IPU2 ] 1.276093 s: SYSTEM: VPS Init in progress !!!
[HOST] [IPU2 ] 1.276154 s: SYSTEM: VPDMA Descriptor Memory Address translation ENABLED [0x80000000 -> 0x80000000]
[HOST] [IPU2 ] 1.279143 s: *** VPDMA Firmware Loading... ***
[HOST] [IPU2 ] 1.279265 s: VPDMA Firmware Address = 0xa035c4c0
[HOST] [IPU2 ] 1.279326 s: VPDMA Load Address = 0x4897d004
[HOST] [IPU2 ] 1.279448 s: VPDMA Firmware Version = 0x4d0001b8
[HOST] [IPU2 ] 1.279509 s: VPDMA List Busy Status = 0x00000000
[HOST] [IPU2 ] 1.279601 s: *** VPDMA Firmware Load Success ***
[HOST] [IPU2 ] 1.279997 s: *** VPDMA Firmware Loading... ***
[HOST] [IPU2 ] 1.280089 s: VPDMA Firmware Address = 0xa035c4c0
[HOST] [IPU2 ] 1.280180 s: VPDMA Load Address = 0x4899d004
[HOST] [IPU2 ] 1.280272 s: VPDMA Firmware Version = 0x4d0001b8
[HOST] [IPU2 ] 1.280363 s: VPDMA List Busy Status = 0x00000000
[HOST] [IPU2 ] 1.280455 s: *** VPDMA Firmware Load Success ***
[HOST] [IPU2 ] 1.280760 s: *** VPDMA Firmware Loading... ***
[HOST] [IPU2 ] 1.280882 s: VPDMA Firmware Address = 0xa035c4c0
[HOST] [IPU2 ] 1.280973 s: VPDMA Load Address = 0x489bd004
[HOST] [IPU2 ] 1.281065 s: VPDMA Firmware Version = 0x4d0001b8
[HOST] [IPU2 ] 1.281156 s: VPDMA List Busy Status = 0x00000000
[HOST] [IPU2 ] 1.281217 s: *** VPDMA Firmware Load Success ***
[HOST] [IPU2 ] 1.281553 s: *** VPDMA Firmware Loading... ***
[HOST] [IPU2 ] 1.281644 s: VPDMA Firmware Address = 0xa035c4c0
[HOST] [IPU2 ] 1.281705 s: VPDMA Load Address = 0x489dd004
[HOST] [IPU2 ] 1.281827 s: VPDMA Firmware Version = 0x4d0001b8
[HOST] [IPU2 ] 1.281919 s: VPDMA List Busy Status = 0x00000000
[HOST] [IPU2 ] 1.282010 s: *** VPDMA Firmware Load Success ***
[HOST] [IPU2 ] 1.340602 s: SYSTEM: VPS Init Done !!!
[HOST] [IPU2 ] 1.341487 s: UTILS: DMA: HWI Create for INT25 !!!
[HOST] [IPU2 ] 1.341731 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
[HOST] [IPU2 ] 1.341883 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254056 B (248 KB)
[HOST] [IPU2 ] 1.342036 s: SYSTEM: Heap = SR_OCMC @ 0x00000000, Total size = 0 B (0 KB), Free size = 0 B (0 KB)
[HOST] [IPU2 ] 1.342188 s: SYSTEM: Heap = SR_DDR_CACHED @ 0x84203000, Total size = 433061888 B (413 MB), Free size = 433061888 B (413 MB)
[HOST] [IPU2 ] 1.342371 s: SYSTEM: Heap = SR_DDR_NON_CACHED @ 0xa0100000, Total size = 1045376 B (0 MB), Free size = 861056 B (0 MB)
[HOST] [IPU2 ] 1.342524 s: SYSTEM: Initializing Links !!!
[HOST] [IPU2 ] 1.617885 s: SYSTEM: Initializing Links ... DONE !!!
[HOST] [IPU2 ] 1.705118 s: CHAINS: Application Started !!!
[HOST] [IPU2 ] 1.716403 s: CHAINS: Board_init() start !!!
[HOST] [IPU2 ] 1.716494 s: BOARD: Board Init in progress !!!
[HOST] [IPU2 ] 1.716982 s: BOARD: Board Init Done !!!
[HOST] [IPU2 ] 1.717043 s:
[HOST] [IPU2 ] 1.717074 s: CHAINS: Board_init() done !!!
[HOST] [IPU2 ] 1.717135 s: CHAINS: Chains_EarlyUsecase Power on!!!
[HOST] [IPU2 ] 1.725858 s: CHAINS: Chains_EarlyUsecase !!!
[HOST] [IPU2 ] 1.771365 s: CAPTURE: Create in progress !!!
[HOST] [IPU2 ] 1.771548 s: CAPTURE: VIP1 Slice1 PortA capture mode is [ 8-bit] !!!
[HOST] [IPU2 ] 1.774995 s: CAPTURE: Create Done !!
[HOST] [IPU2 ] 1.775147 s: DISPLAY: Create in progress !!!
[HOST] [IPU2 ] 1.775727 s: DISPLAY: Create Done !!!
[HOST] [IPU2 ] 1.775910 s: CHAINS: Sensor create in progress
[HOST] [IPU2 ] 1.776001 s: CHAINS: Sensor create ... DONE !!!
[HOST] [IPU2 ] 1.776093 s: DISPLAY: Start in progress !!!
[HOST] [IPU2 ] 1.776154 s: DISPLAY: Start Done !!!
[HOST] [IPU2 ] 1.776245 s: CAPTURE: Start in progress !!!
[HOST] [IPU2 ] 1.778228 s: CAPTURE: Start Done !!!
[HOST] [IPU2 ] 5.120112 s: Connection established with HLOS, calling rpmsgInit
[HOST] [IPU2 ] 6.973342 s: IPC_OUT_0 : Create in progress !!!
[HOST] [IPU2 ] 6.973677 s: IPC_OUT_0 : Create Done !!!
mount sd
EGL: eglInitialize() returned 0
EGL: after eglInitialize() eglError (0x3001)
ASSERT (sgxFrmcpyLink_drv.c|SgxFrmcpyLink_drvDoProcessEglInfo|225)
cant find usb
[HOST] [HOST ] 6.749588 s: SYSTEM: IPC: [IPU2] socket bind success !!! (dst vproc = 1, endpt = 81)
[HOST] [HOST ] 6.749618 s: SYSTEM: IPC: [IPU2] socket info (family = 41, dst proc id = -1, endpt = 81) !!!
[HOST] [HOST ] 6.749649 s: SYSTEM: IPC: [IPU2] socket connect success !!! (dst vproc = 1, endpt = 80)
[HOST] [HOST ] 6.749679 s: SYSTEM: IPC: [IPU2] socket info (family = 41, dst proc id = -1, endpt = 1024) !!!
[HOST] [HOST ] 6.749801 s: SYSTEM: IPC: [DSP1] socket bind success !!! (dst vproc = 2, endpt = 81)
[HOST] [HOST ] 6.749801 s: SYSTEM: IPC: [DSP1] socket info (family = 41, dst proc id = -1, endpt = 81) !!!
[HOST] [HOST ] 6.749832 s: SYSTEM: IPC: [DSP1] socket connect success !!! (dst vproc = 2, endpt = 80)
[HOST] [HOST ] 6.749832 s: SYSTEM: IPC: [DSP1] socket info (family = 41, dst proc id = -1, endpt = 1024) !!!
[HOST] [HOST ] 6.749954 s: SYSTEM: IPC: [DSP2] socket bind success !!! (dst vproc = 3, endpt = 81)
[HOST] [HOST ] 6.749954 s: SYSTEM: IPC: [DSP2] socket info (family = 41, dst proc id = -1, endpt = 81) !!!
[HOST] [HOST ] 6.749984 s: SYSTEM: IPC: [DSP2] socket connect success !!! (dst vproc = 3, endpt = 80)
[HOST] [HOST ] 6.749984 s: SYSTEM: IPC: [DSP2] socket info (family = 41, dst proc id = -1, endpt = 1024) !!!
[HOST] [HOST ] 6.750106 s: SYSTEM: IPC: Notify init DONE !!!
[HOST] [HOST ] 6.750106 s: SYSTEM: MSGQ: MsgQ init in progress !!!
[HOST] [HOST ] 6.750198 s: SYSTEM: MSGQ: MsgQ init DONE !!!
[HOST] [HOST ] 6.750228 s: SYSTEM: IPC: Init DONE !!!
[HOST] [HOST ] 6.750228 s: SYSTEM: Initializing A15 Links !!!
[HOST] [HOST ] 6.750320 s: IPC_OUT_0 : Init done - linkid-0x2000000
[HOST] [HOST ] 6.750381 s: IPC_OUT_1 : Init done - linkid-0x2000001
[HOST] [HOST ] 6.750472 s: IPC_OUT_2 : Init done - linkid-0x2000002
[HOST] [HOST ] 6.750564 s: IPC_OUT_3 : Init done - linkid-0x2000003
[HOST] [HOST ] 6.750625 s: IPC_OUT_4 : Init done - linkid-0x2000004
[HOST] [HOST ] 6.750716 s: IPC_IN_0 : Init done - linkid-0x200000a
[HOST] [HOST ] 6.750808 s: IPC_IN_1 : Init done - linkid-0x200000b
[HOST] [HOST ] 6.750899 s: IPC_IN_2 : Init done - linkid-0x200000c
[HOST] [HOST ] 6.750991 s: IPC_IN_3 : Init done - linkid-0x200000d
[HOST] [HOST ] 6.751082 s: IPC_IN_4 : Init done - linkid-0x200000e
[HOST] [HOST ] 6.751143 s: IPC_IN_5 : Init done - linkid-0x200000f
[HOST] [HOST ] 6.751235 s: IPC_IN_6 : Init done - linkid-0x2000010
[HOST] [HOST ] 6.751326 s: NULL_0 : Init done - linkid-0x2000014
[HOST] [HOST ] 6.751387 s: NULL_1 : Init done - linkid-0x2000015
[HOST] [HOST ] 6.751509 s: NULL_SRC_0 : Init done - linkid-0x200003f
[HOST] [HOST ] 6.751662 s: DISP_DIST_SRC_0 : Init done - linkid-0x200006e
[HOST] [HOST ] 6.751723 s: DISP_DIST_SRC_1 : Init done - linkid-0x200006f
[HOST] [HOST ] 6.751814 s: DISP_DIST_SRC_2 : Init done - linkid-0x2000070
[HOST] [HOST ] 6.751875 s: DISP_DIST_SRC_3 : Init done - linkid-0x2000071
[HOST] [HOST ] 6.751967 s: DISP_DIST_SRC_4 : Init done - linkid-0x2000072
[HOST] [HOST ] 6.752028 s: DISP_DIST_SRC_5 : Init done - linkid-0x2000073
[HOST] [HOST ] 6.752119 s: DISP_DIST_SRC_6 : Init done - linkid-0x2000074
[HOST] [HOST ] 6.752180 s: DISP_DIST_SRC_7 : Init done - linkid-0x2000075
[HOST] [HOST ] 6.752302 s: ALGORITHM_0 : Init done - linkid-0x2000037
[HOST] [HOST ] 6.752394 s: ALGORITHM_1 : Init done - linkid-0x2000038
[HOST] [HOST ] 6.752485 s: ALGORITHM_2 : Init done - linkid-0x2000039
[HOST] [HOST ] 6.752577 s: ALGORITHM_3 : Init done - linkid-0x200003a
[HOST] [HOST ] 6.752668 s: ALGORITHM_4 : Init done - linkid-0x200003b
[HOST] [HOST ] 6.752760 s: ALGORITHM_5 : Init done - linkid-0x200003c
[HOST] [HOST ] 6.752851 s: ALGORITHM_6 : Init done - linkid-0x200003d
[HOST] [HOST ] 6.752943 s: ALGORITHM_7 : Init done - linkid-0x200003e
[HOST] [HOST ] 6.753065 s: DUP0 : Init done - linkid-0x0
[HOST] [HOST ] 6.753217 s: DUP1 : Init done - linkid-0x0
[HOST] [HOST ] 6.753370 s: DUP2 : Init done - linkid-0x0
[HOST] [HOST ] 6.753492 s: DUP3 : Init done - linkid-0x0
[HOST] [HOST ] 6.753644 s: DUP4 : Init done - linkid-0x0
[HOST] [HOST ] 6.753736 s: SYNC_0 : Init done - linkid-0x0
[HOST] [HOST ] 6.753827 s: SYNC_1 : Init done - linkid-0x0
[HOST] [HOST ] 6.753919 s: SYNC_2 : Init done - linkid-0x0
[HOST] [HOST ] 6.754010 s: SYNC_3 : Init done - linkid-0x0
[HOST] [HOST ] 6.754102 s: SGXFRMCPY_0 : Init done - linkid-0x2000056
[HOST] [HOST ] 6.754102 s: SYSTEM: Initializing A15 Links ... DONE !!!
[HOST] [HOST ] 6.754773 s: OSA: Adjusting global time, timeH by 0 units!!!
[HOST] [HOST ] 6.754834 s: SYSTEM: System A15 Init Done !!!
[HOST] [HOST ] 6.971634 s: Run ECLW: chains_main.c : main : 471
[HOST] [HOST ] 6.972823 s: Run ECLW: chains_main.c : main : 484 for EARLY_USECASE_ENABLE
[HOST] [HOST ] 6.972823 s: Run ECLW: chains_main.c : main : 493
[HOST] [HOST ] 6.972823 s: Run ECLW: chains_main.c : main : 529
[HOST] [HOST ] 6.972854 s:
[HOST] [HOST ]
[HOST] [HOST ] ====================
[HOST] [HOST ] Vision SDK Usecases
[HOST] [HOST ] ====================
[HOST] [HOST ] 1: Single Camera Usecases
[HOST] [HOST ] 2: Multi-Camera LVDS Usecases
[HOST] [HOST ] 3: Open-Compute Usecases
[HOST] [HOST ]
[HOST] [HOST ] p: CPU Status
[HOST] [HOST ] i: Show IP Addr (IPU + NDK + AVB)
[HOST] [HOST ]
[HOST] [HOST ] s: System Settings
[HOST] [HOST ]
[HOST] [HOST ] x: Exit
[HOST] [HOST ] z: Exit - AND SHUTDOWN Remote CPUs
[HOST] [HOST ]
[HOST] [HOST ] Enter Choice:
[HOST] [HOST ]
[HOST] [HOST ] 6.972884 s: Run ECLW: chains_main.c : main : 562
[HOST] [HOST ] 6.972884 s:
[HOST] [HOST ]
[HOST] [HOST ] Single Camera Usecases
[HOST] [HOST ] ------------------------
[HOST] [HOST ] 1: 1CH VIP capture + SGX Copy + DISPLAY
[HOST] [HOST ] t: Test
[HOST] [HOST ] n: Null Src + Display
[HOST] [HOST ]
[HOST] [HOST ] x: Exit
[HOST] [HOST ]
[HOST] [HOST ] Enter Choice:
[HOST] [HOST ]
[HOST] [HOST ] 6.972884 s: Jeff: displayType is 5
[HOST] [HOST ] 6.972884 s: Jeff: captureSrc is 0
[HOST] [HOST ] 6.972884 s:
[HOST] [HOST ] 6.973921 s: IPC_IN_0 : Create in progress !!!
[HOST] [HOST ] 6.974379 s: IPC_IN_0 : Create Done !!!
[HOST] [HOST ] 6.974440 s: SGXFRMCPY: Create in progress for resolution: 1280x720 !!!
[HOST] [HOST ] 6.974501 s: SYSTEM_PVRSCOPE: FIFO /dev/gpufifo opened successfully
[HOST] [HOST ] 9.084090 s: EGL: version -1961034480.-1961034372
[HOST] [HOST ] 9.084090 s: EGL: eglInitialize() failed !!!

What's the meaning about "PVR:(Error): Couldn't load WS module libpvrws_WAYLAND.so [0, ]" and "PVR:(Error): WSEGL_InitialiseDisplay: Failed to open primary device: No such file or directory [0, ]". And how to solve them?

Thanks.

BR,

Jeff