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.

Linux/TDA2PXEVM: Qt platform Plugin support :eglfs, linuxfb, minimal, minimalegl, offscreen on VisionSDK 3.04

Part Number: TDA2PXEVM

Tool/software: Linux

Hello:

    

  we can succeed to run the weston-simple-egl  on TDA2PxEVM board.

root@dra7xx-evm:~/build-avm_qt_app-TI_QT5_ARM-Debug# weston-simple-egl        
wlpvr: PVR Services Initialised
302 frames in 5 seconds: 60.400002 fps
^Csimple-egl exiting
wlpvr: PVR Services DeInitialised
root@dra7xx-evm:~/build-avm_qt_app-TI_QT5_ARM-Debug# 

and our Qt application run with "./avm_qt_app -platform eglfs

"

root@dra7xx-evm:~/build-avm_qt_app-TI_QT5_ARM-Debug# ./avm_qt_app -platform eglfs
[AVMS]log_init. server log_to_console=1, log_to_shm=1
EGLFS: Failed to open /dev/fb0
EGLFS: Can't continue without a display
Aborted (core dumped)

and seems it support eglfs, linuxfb, minimal, minimalegl, offscreen.

but why it failed to run with eglfs?

  • and run weston-simple-egl without camera , the hdmi is no signal.
  • What is eglfs? does this application run on processor_sdk_linux_automotive_3.04.00.03?
  • Hi:

      we're try to run it on VisionSDK 3.04.

    eglfs is the plugin for backends of QT, it's one of plugins that listed by weston in VisionSDK 3.04.

    So we wounder why it not working properly.

    BTW, what's the expected hdmi out if we run weston-simple-egl.

  • You should be able to see a rotating triangle with weston background when you run weston-simple-egl
  • Hi:
    any help about eglfs support, our QT application need this and it should be supported in VisionSDK regarding the output of weston output.
  • Can you run your EGLFS based application in PSDKLA - 3.04.0.03 out-of-the-box ? If that is the case, then we can investigate why it is not running in vision SDK environment
  • Hi:
    we can run weston-simple-egl( see output above), but no output for HDMI.(no camera connected).
  • This is documented in VDRM user guide. You will need to run the usecase to see any output on HDMI
  • Hi:
    please point out where is the VDRM user guide ?
  • Hello:

      sorry for late response.

     As the document above, we run the weston-simple-egl, but hdmi no output. (no camera connected).

    what's the expect output when run the weston-simple-egl.

    root@dra7xx-evm:/opt/vision_sdk# weston-simple-egl 
    wlpvr: PVR Services Initialised
    301 frames in 5 seconds: 60.200001 fps
    301 frames in 5 seconds: 60.200001 fps
    301 frames in 5 seconds: 60.200001 fps
    301 frames in 5 seconds: 60.200001 fps
    301 frames in 5 seconds: 60.200001 fps
    301 frames in 5 seconds: 60.200001 fps
    301 frames in 5 seconds: 60.200001 fps

    and for following instruction
    [HOST] [HOST  ]  1: Single Camera Usecases
    followed by
     [HOST] [HOST  ]  8: DispDistSrc (weston) + Display (1920x1080 HDMI)

    we can't find the option "8: DispDistSrc (weston) + Display (1920x1080 HDMI)"

    and would please give suggestion on how we can run the QT application that need eglfs plugin

  • Which version of vision SDK are you using? Can you tell me the name of the downloaded file? Also send me a log of your minicom from system bootup

  • Hello:

     1.VisionSDK 3.04

    2. download from   "PROCESSOR_SDK_VISION_03_04_00_00.bin"

    3. see the attachment.

    tda2px-bootup.log
    [17:26:10:409]U-Boot SPL 2016.05-00010-g9551b3d (Aug 05 2018 - 19:28:19)
    [17:26:10:410]DRA762-GP ES1.0
    [17:26:10:456]no pinctrl for hs200_1_8v
    [17:26:10:457]no pinctrl for ddr_1_8v
    [17:26:10:918]Trying to boot from MMC1
    [17:26:10:918]reading dra7-ipu2-fw.lzop
    [17:26:10:918]spl_load_file_fat: error reading file dra7-ipu2-fw.lzop, err - -1
    [17:26:10:918]spl: error reading image dra7-ipu2-fw.lzop, err - -1
    [17:26:10:919]Error loading remotecore IPU2!,Continuing with boot ...
    [17:26:10:919]reading dra7-dsp1-fw.lzop
    [17:26:10:919]spl_load_file_fat: error reading file dra7-dsp1-fw.lzop, err - -1
    [17:26:10:921]spl: error reading image dra7-dsp1-fw.lzop, err - -1
    [17:26:10:921]Error loading remotecore DSP1!,Continuing with boot ...
    [17:26:10:921]reading dra7-dsp2-fw.lzop
    [17:26:10:922]spl_load_file_fat: error reading file dra7-dsp2-fw.lzop, err - -1
    [17:26:10:922]spl: error reading image dra7-dsp2-fw.lzop, err - -1
    [17:26:10:922]Error loading remotecore DSP2!,Continuing with boot ...
    [17:26:10:922]reading dra7-ipu1-fw.lzop
    [17:26:10:922]spl_load_file_fat: error reading file dra7-ipu1-fw.lzop, err - -1
    [17:26:10:922]spl: error reading image dra7-ipu1-fw.lzop, err - -1
    [17:26:10:922]Error loading remotecore IPU1!,Continuing with boot ...
    [17:26:10:922]spl: falcon_args_file not set in environment, falling back to default
    [17:26:10:922]reading single-stage-boot.dtb
    [17:26:10:923]spl_load_image_fat_os: error reading image single-stage-boot.dtb, err - -1
    [17:26:10:931]reading u-boot.img
    [17:26:10:931]reading u-boot.img
    [17:26:10:931]reading u-boot.img
    [17:26:10:937]reading u-boot.img
    [17:26:11:243]
    [17:26:11:244]
    [17:26:11:265]U-Boot 2016.05-00010-g9551b3d (Aug 05 2018 - 19:28:19 -0700)
    [17:26:11:265]
    [17:26:11:265]CPU  : DRA762-GP ES1.0
    [17:26:11:265]Model: TI DRA762 EVM
    [17:26:11:265]Board: DRA76x EVM REV A.2
    [17:26:11:267]DRAM:  4 GiB
    [17:26:11:411]MMC:   mmc@4809c000: fail to find sdr104 mode FDT_ERR_NOTFOUND
    [17:26:11:411]no pinctrl for sdr104
    [17:26:11:411]mmc@4809c000: fail to find ddr50 mode FDT_ERR_NOTFOUND
    [17:26:11:412]no pinctrl for ddr50
    [17:26:11:412]mmc@4809c000: fail to find sdr50 mode FDT_ERR_NOTFOUND
    [17:26:11:412]no pinctrl for sdr50
    [17:26:11:414]mmc@4809c000: fail to find sdr25 mode FDT_ERR_NOTFOUND
    [17:26:11:428]no pinctrl for sdr25
    [17:26:11:428]mmc@4809c000: fail to find sdr12 mode FDT_ERR_NOTFOUND
    [17:26:11:428]no pinctrl for sdr12
    [17:26:11:429]OMAP SD/MMC: 0, OMAP SD/MMC: 1
    [17:26:11:545]ERROR: cannot find partition: 'userdata'
    [17:26:11:545]
    [17:26:11:546]at arch/arm/cpu/armv7/omap-common/utils.c:199/mmc_get_part_size()
    [17:26:11:552]Warning: fastboot.userdata_size: unable to calc
    [17:26:11:770]SCSI:  SATA link 0 timeout.
    [17:26:11:771]AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
    [17:26:11:780]flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst 
    [17:26:11:780]scanning bus for devices...
    [17:26:11:781]Found 0 device(s).
    [17:26:11:797]Net:   
    [17:26:11:798]Warning: ethernet@48484000 using MAC address from ROM
    [17:26:11:799]eth0: ethernet@48484000
    [17:26:13:793]Hit any key to stop autoboot:  0 
    [17:26:14:037]switch to partitions #0, OK
    [17:26:14:039]mmc0 is current device
    [17:26:14:256]SD/MMC found on device 0
    [17:26:14:282]reading boot.scr
    [17:26:14:282]** Unable to read file boot.scr **
    [17:26:14:283]reading uEnv.txt
    [17:26:14:283]175 bytes read in 2 ms (85 KiB/s)
    [17:26:14:283]Loaded env from uEnv.txt
    [17:26:14:289]Importing environment from mmc0 ...
    [17:26:14:511]switch to partitions #0, OK
    [17:26:14:512]mmc0 is current device
    [17:26:14:749]SD/MMC found on device 0
    [17:26:14:939]3559184 bytes read in 177 ms (19.2 MiB/s)
    [17:26:15:000]107957 bytes read in 31 ms (3.3 MiB/s)
    [17:26:15:000]Booting from mmc0 ...
    [17:26:15:000]Kernel image @ 0x82000000 [ 0x000000 - 0x364f10 ]
    [17:26:15:000]## Flattened Device Tree blob at 88000000
    [17:26:15:001]   Booting using the fdt blob at 0x88000000
    [17:26:15:009]   Loading Device Tree to 8ffe2000, end 8ffff5b4 ... OK
    [17:26:15:009]
    [17:26:15:010]Starting kernel ...
    [17:26:15:011]
    [17:26:17:839][    0.000000] Booting Linux on physical CPU 0x0
    [17:26:17:839][    0.000000] Initializing cgroup subsys cpuset
    [17:26:17:839][    0.000000] Initializing cgroup subsys cpu
    [17:26:17:840][    0.000000] Initializing cgroup subsys cpuacct
    [17:26:17:840][    0.000000] Linux version 4.4.84-00027-g018eb62 (root@ubuntu) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Sun Aug 5 19:39:31 PDT 2018
    [17:26:17:840][    0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d
    [17:26:17:840][    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
    [17:26:17:840][    0.000000] Machine model: TI DRA762 EVM
    [17:26:17:840][    0.000000] Ignoring memory block 0x200000000 - 0x280000000
    [17:26:17:840][    0.000000] Reserved memory: OVERLAP DETECTED!
    [17:26:17:840][    0.000000] vsdk_sr1_mem@84000000 (0x84000000--0x99000000) overlaps with cmem@95400000 (0x95400000--0x95800000)
    [17:26:17:840][    0.000000] Reserved memory: created DMA memory pool at 0x40300000, size 3 MiB
    [17:26:17:841][    0.000000] Reserved memory: initialized node cmem@40300000, compatible id shared-dma-pool
    [17:26:17:841][    0.000000] Reserved memory: regions without no-map are not yet supported
    [17:26:17:841][    0.000000] Reserved memory: created CMA memory pool at 0x99000000, size 80 MiB
    [17:26:17:841][    0.000000] Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool
    [17:26:17:841][    0.000000] Reserved memory: created CMA memory pool at 0x9e000000, size 32 MiB
    [17:26:17:841][    0.000000] Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool
    [17:26:17:841][    0.000000] Reserved memory: regions without no-map are not yet supported
    [17:26:17:841][    0.000000] Reserved memory: created CMA memory pool at 0xa1000000, size 32 MiB
    [17:26:17:841][    0.000000] Reserved memory: initialized node dsp1_cma@99000000, compatible id shared-dma-pool
    [17:26:17:841][    0.000000] Reserved memory: created CMA memory pool at 0xa3000000, size 32 MiB
    [17:26:17:842][    0.000000] Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
    [17:26:17:842][    0.000000] Reserved memory: regions without no-map are not yet supported
    [17:26:17:842][    0.000000] Reserved memory: created DMA memory pool at 0xa9000000, size 64 MiB
    [17:26:17:842][    0.000000] Reserved memory: initialized node cmem@A9000000, compatible id shared-dma-pool
    [17:26:17:842][    0.000000] cma: Reserved 128 MiB at 0xb7800000
    [17:26:17:842][    0.000000] Memory policy: Data cache writealloc
    [17:26:17:842][    0.000000] OMAP4: Map 0xbfe00000 to fe600000 for dram barrier
    [17:26:17:842][    0.000000] DRA762 ES1.0
    [17:26:17:842][    0.000000] PERCPU: Embedded 11 pages/cpu @ef62f000 s14912 r8192 d21952 u45056
    [17:26:17:842][    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 242240
    [17:26:17:843][    0.000000] Kernel command line: console=ttyO0,115200n8 vram=16M root=PARTUUID=12f1f274-02 rw rootwait ip=none mem=1024M cma=128M
    [17:26:17:843][    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [17:26:17:843][    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [17:26:17:843][    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [17:26:17:843][    0.000000] Memory: 222448K/975872K available (6663K kernel code, 318K rwdata, 2392K rodata, 332K init, 286K bss, 442128K reserved, 311296K cma-reserved, 128000K highmem)
    [17:26:17:843][    0.000000] Virtual kernel memory layout:
    [17:26:17:843][    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [17:26:17:843][    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    [17:26:17:843][    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
    [17:26:17:843][    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
    [17:26:17:843][    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    [17:26:17:844][    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
    [17:26:17:851][    0.000000]       .text : 0xc0008000 - 0xc08e000c   (9057 kB)
    [17:26:17:851][    0.000000]       .init : 0xc08e1000 - 0xc0934000   ( 332 kB)
    [17:26:17:852][    0.000000]       .data : 0xc0934000 - 0xc09839e0   ( 319 kB)
    [17:26:17:852][    0.000000]        .bss : 0xc0985000 - 0xc09cc980   ( 287 kB)
    [17:26:17:853][    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [17:26:17:853][    0.000000] Preemptible hierarchical RCU implementation.
    [17:26:17:855][    0.000000]  Build-time adjustment of leaf fanout to 32.
    [17:26:18:195][    0.000000] NR_IRQS:16 nr_irqs:16 16
    [17:26:18:195][    0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_clk_div
    [17:26:18:196][    0.000000] OMAP clockevent source: timer1 at 32786 Hz
    [17:26:18:196][    0.000000] Architected cp15 timer(s) running at 6.14MHz (phys).
    [17:26:18:197][    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
    [17:26:18:197][    0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
    [17:26:18:198][    0.000016] Switching to timer-based delay loop, resolution 162ns
    [17:26:18:198][    0.000337] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [17:26:18:199][    0.000345] OMAP clocksource: 32k_counter at 32768 Hz
    [17:26:18:199][    0.000813] Console: colour dummy device 80x30
    [17:26:18:200][    0.000829] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    [17:26:18:201][    0.000836] This ensures that you still see kernel messages. Please
    [17:26:18:201][    0.000841] update your kernel commandline.
    [17:26:18:202][    0.000854] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
    [17:26:18:202][    0.000867] pid_max: default: 32768 minimum: 301
    [17:26:18:202][    0.000961] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [17:26:18:203][    0.000972] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [17:26:18:203][    0.001515] Initializing cgroup subsys io
    [17:26:18:203][    0.001531] Initializing cgroup subsys memory
    [17:26:18:204][    0.001554] Initializing cgroup subsys devices
    [17:26:18:204][    0.001566] Initializing cgroup subsys freezer
    [17:26:18:204][    0.001578] Initializing cgroup subsys perf_event
    [17:26:18:204][    0.001589] Initializing cgroup subsys pids
    [17:26:18:205][    0.001616] CPU: Testing write buffer coherency: ok
    [17:26:18:205][    0.001811] /cpus/cpu@0 missing clock-frequency property
    [17:26:18:205][    0.001827] /cpus/cpu@1 missing clock-frequency property
    [17:26:18:205][    0.001837] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [17:26:18:206][    0.001877] Setting up static identity map for 0x80008340 - 0x800083a0
    [17:26:18:206][    0.080149] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [17:26:18:206][    0.080217] Brought up 2 CPUs
    [17:26:18:206][    0.080230] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    [17:26:18:207][    0.080237] CPU: All CPU(s) started in HYP mode.
    [17:26:18:207][    0.080242] CPU: Virtualization extensions available.
    [17:26:18:207][    0.081272] devtmpfs: initialized
    [17:26:18:207][    0.110365] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [17:26:18:208][    0.111311] omap_hwmod: l3_main_2 using broken dt data from ocp
    [17:26:18:208][    0.227011] omap_hwmod: dcan1: _wait_target_disable failed
    [17:26:18:208][    0.324065] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [17:26:18:209][    0.324089] futex hash table entries: 512 (order: 3, 32768 bytes)
    [17:26:18:209][    0.330011] pinctrl core: initialized pinctrl subsystem
    [17:26:18:209][    0.330902] NET: Registered protocol family 16
    [17:26:18:210][    0.331832] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [17:26:18:210][    0.360239] cpuidle: using governor ladder
    [17:26:18:210][    0.390266] cpuidle: using governor menu
    [17:26:18:215][    0.398883] OMAP GPIO hardware version 0.1
    [17:26:18:216][    0.403061] GPIO line 161 (radio_rst) hogged as output/low
    [17:26:18:216][    0.405475] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
    [17:26:18:216][    0.430772] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [17:26:18:217][    0.430782] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [17:26:18:217][    0.431267] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    [17:26:18:217][    0.431276] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    [17:26:18:217][    0.431749] OMAP DMA hardware revision 0.0
    [17:26:18:217][    0.471549] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
    [17:26:18:218][    0.472711] edma 43300000.edma: memcpy is disabled
    [17:26:18:218][    0.477518] edma 43300000.edma: TI EDMA DMA engine driver
    [17:26:18:218][    0.482341] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [17:26:18:219][    0.482518] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [17:26:18:219][    0.482684] omap-iommu 58882000.mmu: 58882000.mmu registered
    [17:26:18:220][    0.482841] omap-iommu 55082000.mmu: 55082000.mmu registered
    [17:26:18:534][    0.483123] omap-iommu 41501000.mmu: 41501000.mmu registered
    [17:26:18:534][    0.483312] omap-iommu 41502000.mmu: 41502000.mmu registered
    [17:26:18:534][    0.486383] palmas 0-0058: IRQ missing: skipping irq request
    [17:26:18:534][    0.500721] palmas 0-0058: Muxing GPIO 51, PWM 0, LED 2
    [17:26:18:534][    0.551266] irq: no irq domain found for /ocp/i2c@48070000/tps65917@58 !
    [17:26:18:534][    0.552193] pcf857x 0-0020: probed
    [17:26:18:534][    0.552757] pcf857x 0-0021: probed
    [17:26:18:534][    0.553139] GPIO line 465 (vin6_sel_s0) hogged as output/low
    [17:26:18:534][    0.553264] GPIO line 466 (vin2_s0) hogged as output/low
    [17:26:18:534][    0.553390] GPIO line 471 (vin2_s2) hogged as output/high
    [17:26:18:534][    0.553515] GPIO line 473 (exvin2_s0) hogged as output/low
    [17:26:18:534][    0.553640] GPIO line 474 (exvin2_s2) hogged as output/high
    [17:26:18:535][    0.553735] pcf857x 0-0026: probed
    [17:26:18:535][    0.553887] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [17:26:18:535][    0.554279] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
    [17:26:18:535][    0.570583] pcf857x: probe of 3-0021 failed with error -121
    [17:26:18:535][    0.570622] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz
    [17:26:18:535][    0.570825] media: Linux media interface: v0.10
    [17:26:18:535][    0.570876] Linux video capture interface: v2.00
    [17:26:18:535][    0.570919] pps_core: LinuxPPS API ver. 1 registered
    [17:26:18:535][    0.570926] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [17:26:18:535][    0.570949] PTP clock support registered
    [17:26:18:535][    0.570992] EDAC MC: Ver: 3.0.0
    [17:26:18:536][    0.571757] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [17:26:18:536][    0.572047] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [17:26:18:536][    0.572399] Advanced Linux Sound Architecture Driver Initialized.
    [17:26:18:536][    0.573268] clocksource: Switched to clocksource arch_sys_counter
    [17:26:18:536][    0.583667] NET: Registered protocol family 2
    [17:26:18:536][    0.584161] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [17:26:18:536][    0.584223] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [17:26:18:536][    0.584348] TCP: Hash tables configured (established 8192 bind 8192)
    [17:26:18:536][    0.584397] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [17:26:18:536][    0.584429] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [17:26:18:536][    0.584632] NET: Registered protocol family 1
    [17:26:18:536][    0.584888] RPC: Registered named UNIX socket transport module.
    [17:26:18:536][    0.584897] RPC: Registered udp transport module.
    [17:26:18:537][    0.584904] RPC: Registered tcp transport module.
    [17:26:18:537][    0.584910] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [17:26:18:537][    0.585923] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    [17:26:18:537][    0.594920] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [17:26:18:537][    0.595566] NFS: Registering the id_resolver key type
    [17:26:18:537][    0.595590] Key type id_resolver registered
    [17:26:18:537][    0.595598] Key type id_legacy registered
    [17:26:18:537][    0.595669] ntfs: driver 2.1.32 [Flags: R/O].
    [17:26:18:540][    0.596976] bounce: pool size: 64 pages
    [17:26:18:541][    0.597124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
    [17:26:18:541][    0.597137] io scheduler noop registered
    [17:26:18:541][    0.597148] io scheduler deadline registered
    [17:26:18:541][    0.597179] io scheduler cfq registered (default)
    [17:26:18:541][    0.599577] vsys_5v0: supplied by vsys_12v0
    [17:26:18:541][    0.599629] ldo3: supplied by vsys_5v0
    [17:26:18:541][    0.603391] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
    [17:26:18:541][    0.606656] PCI host bridge /ocp/axi@0/pcie_rc@51000000 ranges:
    [17:26:18:541][    0.606668]   No bus range found for /ocp/axi@0/pcie_rc@51000000, using [bus 00-ff]
    [17:26:18:541][    0.606702]    IO 0x20003000..0x20012fff -> 0x00000000
    [17:26:18:541][    0.606723]   MEM 0x20013000..0x2fffffff -> 0x20013000
    [17:26:18:541][    0.636647] dra7-pcie 51000000.pcie_rc: link is not up
    [17:26:18:541][    0.636813] dra7-pcie 51000000.pcie_rc: PCI host bridge to bus 0000:00
    [17:26:18:542][    0.636826] pci_bus 0000:00: root bus resource [bus 00-ff]
    [17:26:18:542][    0.636836] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
    [17:26:18:542][    0.636846] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
    [17:26:18:542][    0.637255] PCI: bus0: Fast back to back transfers disabled
    [17:26:18:543][    0.637379] PCI: bus1: Fast back to back transfers enabled
    [17:26:18:750][    0.637461] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
    [17:26:18:750][    0.637476] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
    [17:26:18:751][    0.637489] pci 0000:00:00.0: PCI bridge to [bus 01]
    [17:26:18:751][    0.637712] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
    [17:26:18:751][    0.698265] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    [17:26:18:751][    0.701605] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 301, base_baud = 3000000) is a 8250
    [17:26:18:752][    1.777096] console [ttyS0] enabled
    [17:26:18:752][    1.781477] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 302, base_baud = 3000000) is a 8250
    [17:26:18:752][    1.791166] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 303, base_baud = 3000000) is a 8250
    [17:26:18:752][    1.801239] [drm] Initialized drm 1.1.0 20060810
    [17:26:18:752][    1.806790] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [17:26:18:752][    1.813475] [drm] No driver support for vblank timestamp query.
    [17:26:18:753][    1.819598] [drm] Initialized vdrm 1.0.0 20110917 on minor 0
    [17:26:18:753][    1.826489] vsys_3v3: supplied by vsys_12v0
    [17:26:18:753][    1.830738] ldo5: supplied by vsys_3v3
    [17:26:18:753][    1.835098] OMAP DSS rev 6.1
    [17:26:18:753][    1.838833] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
    [17:26:18:753][    1.854595] loop: module loaded
    [17:26:18:754][    1.860549] vmemexp device MAJOR num = 245
    [17:26:18:754][    1.864702] vmemexp class registered
    [17:26:18:754][    1.868414] /dev/vmemexp device registered
    [17:26:18:754][    1.872528] ioctl DBUFIOC_EXPORT_VIRTMEM = -1072899120
    [17:26:18:754][    1.880913] m25p80 spi32766.0: s25fl256s1 (32768 Kbytes)
    [17:26:18:754][    1.886333] 7 ofpart partitions found on MTD device spi32766.0
    [17:26:18:755][    1.892190] Creating 7 MTD partitions on "spi32766.0":
    [17:26:18:755][    1.897368] 0x000000000000-0x000000040000 : "QSPI.SPL"
    [17:26:18:755][    1.903494] 0x000000040000-0x000000140000 : "QSPI.u-boot"
    [17:26:18:755][    1.909805] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os"
    [17:26:18:755][    1.916754] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env"
    [17:26:18:757][    1.923443] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1"
    [17:26:18:766][    1.930810] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel"
    [17:26:18:767][    1.937156] 0x0000009e0000-0x000002000000 : "QSPI.file-system"
    [17:26:18:768][    1.944909] libphy: Fixed MDIO Bus: probed
    [17:26:18:921][    1.993302] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
    [17:26:18:922][    1.999424] libphy: 48485000.mdio: probed
    [17:26:18:922][    2.007812] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver TI DP83867
    [17:26:18:922][    2.016158] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver TI DP83867
    [17:26:18:923][    2.025135] cpsw 48484000.ethernet: Detected MACID = 0c:b2:b7:92:97:54
    [17:26:18:923][    2.031779] cpsw 48484000.ethernet: cpts: overflow check period 800
    [17:26:18:923][    2.038845] cpsw 48484000.ethernet: cpsw: Detected MACID = 0c:b2:b7:92:97:55
    [17:26:18:923][    2.047545] mousedev: PS/2 mouse device common for all mice
    [17:26:18:924][    2.053803] i2c /dev entries driver
    [17:26:18:924][    2.062560] omap_hsmmc 4809c000.mmc: Got CD GPIO
    [17:26:18:924][    2.067448] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr104 mode
    [17:26:18:924][    2.073962] omap_hsmmc 4809c000.mmc: no pinctrl state for ddr50 mode
    [17:26:18:925][    2.080344] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr50 mode
    [17:26:18:925][    2.086741] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr25 mode
    [17:26:18:925][    2.093123] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr12 mode
    [17:26:18:925][    2.099706] vio_3v3: supplied by vsys_3v3
    [17:26:18:927][    2.104352] vio_3v3_sd: supplied by vio_3v3
    [17:26:18:936][    2.108688] ldo4: supplied by vsys_5v0
    [17:26:18:978][    2.153867] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
    [17:26:18:979][    2.160252] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
    [17:26:18:991][    2.183445] smps5: supplied by vsys_3v3
    [17:26:19:008][    2.203360] vio_1v8: supplied by smps5
    [17:26:19:088][    2.245013] ledtrig-cpu: registered to indicate activity on CPUs
    [17:26:19:088][    2.256668] hwspinlock_user gatemp: requested 20 hwspinlocks
    [17:26:19:088][    2.263627] aic_dvdd: supplied by vio_3v3
    [17:26:19:092][    2.268880] davinci-mcasp 48464000.mcasp: DAI is shared
    [17:26:19:100][    2.274987] davinci-mcasp 48474000.mcasp: DAI is shared
    [17:26:19:101][    2.281484] NET: Registered protocol family 10
    [17:26:19:208][    2.296832] sit: IPv6 over IPv4 tunneling driver
    [17:26:19:208][    2.302020] NET: Registered protocol family 17
    [17:26:19:208][    2.306752] Key type dns_resolver registered
    [17:26:19:208][    2.311164] omap_voltage_late_init: Voltage driver support not added
    [17:26:19:208][    2.318062] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [17:26:19:208][    2.324283] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [17:26:19:208][    2.330565] buck10: supplied by vsys_3v3
    [17:26:19:208][    2.335160] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [17:26:19:208][    2.341369] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [17:26:19:208][    2.349598] Power Management for TI OMAP4+ devices.
    [17:26:19:209][    2.354651] Registering SWP/SWPB emulation handler
    [17:26:19:209][    2.360225] dmm 4e000000.dmm: workaround for errata i878 in use
    [17:26:19:209][    2.367269] dmm 4e000000.dmm: initialized all PAT entries
    [17:26:19:209][    2.374304] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [17:26:19:209][    2.380944] [drm] No driver support for vblank timestamp query.
    [17:26:19:210][    2.387200] [drm] Initialized omapdrm 1.0.0 20110917 on minor 1
    [17:26:19:217][    2.394258] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
    [17:26:19:254][    2.413887] input: gpio_keys as /devices/platform/gpio_keys/input/input0
    [17:26:19:255][    2.420747] hctosys: unable to open rtc device (rtc0)
    [17:26:19:255][    2.432691] aic_dvdd: disabling
    [17:26:19:255][    2.435999] ALSA device list:
    [17:26:19:257][    2.438975]   #0: DRA7xx-EVM
    [17:26:19:264][    2.442414] Waiting for root device PARTUUID=12f1f274-02...
    [17:26:19:402][    2.573096] mmc0: host does not support reading read-only switch, assuming write-enable
    [17:26:19:411][    2.584475] mmc0: new high speed SDXC card at address aaaa
    [17:26:19:412][    2.590253] mmcblk0: mmc0:aaaa SL64G 59.5 GiB 
    [17:26:19:421][    2.609256]  mmcblk0: p1 p2
    [17:26:19:520][    2.656999] mmc1: MAN_BKOPS_EN bit is not set
    [17:26:19:520][    2.668756] mmc1: new HS200 MMC card at address 0001
    [17:26:19:520][    2.674117] mmcblk1: mmc1:0001 MMC08G 7.25 GiB 
    [17:26:19:520][    2.674134] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
    [17:26:19:520][    2.686861] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
    [17:26:19:521][    2.695179] mmcblk1boot0: mmc1:0001 MMC08G partition 1 8.00 MiB
    [17:26:19:521][    2.701343] mmcblk1boot1: mmc1:0001 MMC08G partition 2 8.00 MiB
    [17:26:19:526][    2.709927]  mmcblk1: p1 p2
    [17:26:20:398][    3.550011] EXT4-fs (mmcblk0p2): recovery complete
    [17:26:20:398][    3.556484] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [17:26:20:398][    3.564664] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [17:26:20:400][    3.574819] devtmpfs: mounted
    [17:26:20:407][    3.578025] Freeing unused kernel memory: 332K
    [17:26:20:407][    3.582487] This architecture does not have kernel memory protection.
    [17:26:20:629][    3.812518] systemd[1]: System time before build time, advancing clock.
    [17:26:20:733][    3.867991] random: systemd: uninitialized urandom read (16 bytes read, 20 bits of entropy available)
    [17:26:20:733][    3.880439] random: systemd: uninitialized urandom read (16 bytes read, 20 bits of entropy available)
    [17:26:20:733][    3.896869] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
    [17:26:20:733][    3.915417] systemd[1]: Detected architecture arm.
    [17:26:20:733]
    [17:26:20:741]Welcome to Arago 2016.12!
    [17:26:20:746]
    [17:26:20:754][    3.944400] systemd[1]: Set hostname to <dra7xx-evm>.
    [17:26:20:827][    4.009957] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 21 bits of entropy available)
    [17:26:20:887][    4.035654] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
    [17:26:20:887][    4.035792] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
    [17:26:20:888][    4.056669] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
    [17:26:20:893][    4.070169] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
    [17:26:21:003][    4.168536] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
    [17:26:21:007][    4.178039] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
    [17:26:21:015][    4.188066] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
    [17:26:21:483][    4.606400] systemd[1]: basic.target: Found ordering cycle on basic.target/start
    [17:26:21:484][    4.613873] systemd[1]: basic.target: Found dependency on sockets.target/start
    [17:26:21:484][    4.621136] systemd[1]: basic.target: Found dependency on dbus.socket/start
    [17:26:21:484][    4.628154] systemd[1]: basic.target: Found dependency on sysinit.target/start
    [17:26:21:484][    4.635450] systemd[1]: basic.target: Found dependency on alignment.service/start
    [17:26:21:484][    4.642970] systemd[1]: basic.target: Found dependency on basic.target/start
    [17:26:21:486][    4.650073] systemd[1]: basic.target: Breaking ordering cycle by deleting job sockets.target/start
    [17:26:21:494][    4.659115] systemd[1]: sockets.target: Job sockets.target/start deleted to break ordering cycle starting with basic.target/start
    [17:26:21:497][ SKIP ] Ordering cycle found, skipping Sockets
    [17:26:21:558][    4.693839] systemd[1]: basic.target: Found ordering cycle on basic.target/start
    [17:26:21:559][    4.701303] systemd[1]: basic.target: Found dependency on sysinit.target/start
    [17:26:21:559][    4.708631] systemd[1]: basic.target: Found dependency on alignment.service/start
    [17:26:21:559][    4.716290] systemd[1]: basic.target: Found dependency on basic.target/start
    [17:26:21:559][    4.723380] systemd[1]: basic.target: Breaking ordering cycle by deleting job alignment.service/start
    [17:26:21:560][    4.732642] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with basic.target/start
    [17:26:21:566][ SKIP ] Ordering cycle found, skipping alignment.service
    [17:26:21:593][    4.767053] systemd[1]: Created slice User and Session Slice.
    [17:26:21:594][  OK  ] Created slice User and Session Slice.
    [17:26:21:616][    4.793545] systemd[1]: Listening on udev Control Socket.
    [17:26:21:620][  OK  ] Listening on udev Control Socket.
    [17:26:21:641][    4.823560] systemd[1]: Listening on Network Service Netlink Socket.
    [17:26:21:651][  OK  ] Listening on Network Service Netlink Socket.
    [17:26:21:675][    4.853415] systemd[1]: Reached target Remote File Systems.
    [17:26:21:676][  OK  ] Reached target Remote File Systems.
    [17:26:21:704][    4.883505] systemd[1]: Listening on Journal Socket.
    [17:26:21:705][  OK  ] Listening on Journal Socket.
    [17:26:21:731][    4.913618] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [17:26:21:737][  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [17:26:21:763][    4.943503] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [17:26:21:769][  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
    [17:26:21:792][    4.973523] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [17:26:21:799][  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [17:26:21:832][    5.013425] systemd[1]: Reached target Swap.
    [17:26:21:833][  OK  ] Reached target Swap.
    [17:26:21:869][    5.033709] systemd[1]: Listening on udev Kernel Socket.
    [17:26:21:871][  OK  ] Listening on udev Kernel Socket.
    [17:26:21:880][    5.053460] systemd[1]: Reached target Paths.
    [17:26:21:881][  OK  ] Reached target Paths.
    [17:26:21:911][    5.073540] systemd[1]: Listening on Journal Socket (/dev/log).
    [17:26:21:912][  OK  ] Listening on Journal Socket (/dev/log).
    [17:26:21:920][    5.093502] systemd[1]: Listening on Syslog Socket.
    [17:26:21:922][  OK  ] Listening on Syslog Socket.
    [17:26:21:936][    5.114081] systemd[1]: Created slice System Slice.
    [17:26:21:937][  OK  ] Created slice System Slice.
    [17:26:21:958][    5.134091] systemd[1]: Created slice system-getty.slice.
    [17:26:21:960][  OK  ] Created slice system-getty.slice.
    [17:26:22:003][    5.183634] systemd[1]: Starting Journal Service...
    [17:26:22:004]         Starting Journal Service...
    [17:26:22:026][    5.205576] systemd[1]: Starting Setup Virtual Console...
    [17:26:22:028]         Starting Setup Virtual Console...
    [17:26:22:122][    5.253648] systemd[1]: Starting Remount Root and Kernel File Systems...
    [17:26:22:123]         Starting Remount Root and Kernel File Systems...
    [17:26:22:123][    5.274328] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [17:26:22:123][  OK  ] Created slice system-serial\x2dgetty.slice.
    [17:26:22:123][    5.290226] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [17:26:22:124][    5.298353] systemd[1]: Mounting POSIX Message Queue File System...
    [17:26:22:130]         Mounting POSIX Message Queue File System...
    [17:26:22:160][    5.336547] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [17:26:22:165]         Starting Create list of required st... nodes for the current kernel...
    [17:26:22:225][    5.403636] systemd[1]: Starting Load Kernel Modules...
    [17:26:22:226]         Starting Load Kernel Modules...
    [17:26:22:252][    5.425713] systemd[1]: Mounting Debug File System...
    [17:26:22:253]         Mounting Debug File System...
    [17:26:22:283][    5.456659] systemd[1]: Mounting Temporary Directory...
    [17:26:22:284]         Mounting Temporary Directory...
    [17:26:22:304][    5.483540] systemd[1]: Reached target Slices.
    [17:26:22:308][  OK  ] Reached target Slices.
    [17:26:22:358][    5.537945] systemd[1]: Mounted Debug File System.
    [17:26:22:359][  OK  ] Mounted Debug File System.
    [17:26:22:384][    5.563506] systemd[1]: Mounted POSIX Message Queue File System.
    [17:26:22:395][  OK  ] Mounted POSIX Message Queue File System.
    [17:26:22:432][    5.593490] systemd[1]: Mounted Temporary Directory.
    [17:26:22:436][  OK  ] Mounted Temporary Directory.
    [17:26:22:447][    5.613660] systemd[1]: Started Journal Service.
    [17:26:22:449][  OK  ] Started Journal Service.
    [17:26:22:456][  OK  ] Started Setup Virtual Console.
    [17:26:22:472][  OK  ] Started Remount Root and Kernel File Systems.
    [17:26:22:494][  OK  ] Started Create list of required sta...ce nodes for the current kernel.
    [17:26:22:512][FAILED] Failed to start Load Kernel Modules.
    [17:26:22:542]See 'systemctl status systemd-modules-load.service' for details.
    [17:26:22:798]         Starting Apply Kernel Variables...
    [17:26:22:831]         Starting Create Static Device Nodes in /dev...
    [17:26:22:845]         Starting udev Coldplug all Devices...
    [17:26:22:878]         Starting Flush Journal to Persistent Storage...
    [17:26:22:894][  OK  ] Started Apply Kernel Variables.
    [17:26:22:983][  OK  ] Started Create Static Device Nodes in /dev.
    [17:26:23:055][    6.238440] systemd-journald[120]: Received request to flush runtime journal from PID 1
    [17:26:23:070][  OK  ] Started Flush Journal to Persistent Storage.
    [17:26:23:135]         Starting udev Kernel Device Manager...
    [17:26:23:162][  OK  ] Reached target Local File Systems (Pre).
    [17:26:23:209]         Mounting /var/volatile...
    [17:26:23:256]         Mounting /media/ram...
    [17:26:23:289][  OK  ] Mounted /var/volatile.
    [17:26:23:309][  OK  ] Mounted /media/ram.
    [17:26:23:340][  OK  ] Started udev Kernel Device Manager.
    [17:26:23:449][  OK  ] Started udev Coldplug all Devices.
    [17:26:23:475][    6.657138] CAN device driver interface
    [17:26:23:481][    6.661810] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
    [17:26:23:524][    6.703332]  remoteproc0: 55020000.ipu is available
    [17:26:23:531][    6.711292]  remoteproc0: Note: remoteproc is still under development and considered experimental.
    [17:26:23:562][    6.743437]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [17:26:23:629][    6.773578] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
    [17:26:23:630][    6.785456]  remoteproc1: 40800000.dsp is available
    [17:26:23:630][    6.798404]  remoteproc1: Note: remoteproc is still under development and considered experimental.
    [17:26:23:633]         Starting Load/Save Random Seed...
    [17:26:23:639][    6.816570]  remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [17:26:23:664][  OK  ] Reached target Local File Systems.[    6.840298] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
    [17:26:23:665]
    [17:26:23:712][    6.870389]  remoteproc2: 41000000.dsp is available
    [17:26:23:714][    6.875889]  remoteproc2: Note: remoteproc is still under development and considered experimental.
    [17:26:23:720][    6.895233]  remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [17:26:23:751]         Starting Create Volatile Files and Directories...[    6.921777] m_can 42c01a00.mcan: hclk could not be found
    [17:26:23:752]
    [17:26:23:763][    6.932466] m_can 42c01a00.mcan: m_can device registered (irq=361, version=32)
    [17:26:23:764][  OK  ] Started Load/Save Random Seed.
    [17:26:23:785][  OK  ] Found device /dev/ttyS0.
    [17:26:24:377][    7.561438]  remoteproc1: registered virtio0 (type 7)
    [17:26:24:516][  OK  ] Started Create Volatile Files and Directories.
    [17:26:24:520][    7.702346]  remoteproc2: registered virtio1 (type 7)
    [17:26:24:554][    7.738279] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
    [17:26:24:570]         Starting Update UTMP about System Boot/Shutdown...
    [17:26:24:620]         Starting Network Time Synchronization...
    [17:26:24:621][    7.797893] omap_rng 48090000.rng: OMAP Random Number Generator ver. 20
    [17:26:24:686][    7.869134] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
    [17:26:24:804][    7.986707] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
    [17:26:24:809][    7.993166] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
    [17:26:24:843][    8.040046]  remoteproc0: registered virtio2 (type 7)
    [17:26:24:873][  OK  ] Started Network Time Synchronization.
    [17:26:24:906][  OK  ] Reached target System Time Synchronized.
    [17:26:24:907][    8.095866] SCSI subsystem initialized
    [17:26:24:949]         Starting Synchronize System and HW clocks...
    [17:26:25:009][  OK  ] Started Update UTMP about System Boot/Shutdown.
    [17:26:25:043][FAILED] Failed to start Synchronize System and HW clocks.
    [17:26:25:075]See 'systemctl status sync-clocks.service' for details.
    [17:26:25:260][  OK  ] Reached target System Initialization.
    [17:26:25:264][  OK  ] Started Daily Cleanup of Temporary Directories.
    [17:26:25:278][    8.461621] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled
    [17:26:25:301][  OK  ] Reached target Timers.[    8.480549] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
    [17:26:25:301]
    [17:26:25:346][  OK  ] Reached target Basic System.
    [17:26:25:347][    8.526932] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst 
    [17:26:25:359]         Starting rc.pvr.service...
    [17:26:25:405][    8.577106] scsi host0: ahci
    [17:26:25:409][    8.580708] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 341
    [17:26:25:416][  OK  ] Started Kernel Logging Service.
    [17:26:25:511][    8.692061] [drm] Initialized pvr 1.14.3699939 20110701 on minor 2
    [17:26:25:542][  OK  ] Started System Logging Service.
    [17:26:25:574]         Starting Save/Restore Sound Card State...
    [17:26:25:687][    8.864126] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
    [17:26:25:689]         Starting Permit User Sessions...
    [17:26:25:721][  OK  ] Listening on D-Bus System Message Bus Socket.
    [17:26:25:779][    8.963454] ata1: SATA link down (SStatus 0 SControl 300)
    [17:26:25:783]         Starting Login Service...
    [17:26:25:795][  OK  ] Started D-Bus System Message Bus.
    [17:26:25:945][    9.125697] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [17:26:26:009]         Starting Network Service...
    [17:26:26:090][  OK  ] Started rc.pvr.service.
    [17:26:26:090][    9.258981] net eth1: initializing cpsw version 1.15 (0)
    [17:26:26:098][    9.270734] net eth0: initialized cpsw ale version 1.4
    [17:26:26:098][    9.279048] net eth0: ALE Table size 1024
    [17:26:26:133][    9.309415  remoteproc1: powering up 40800000.dsp
    [17:26:26:134][  OK  ] Started Permit User Sessions.
    [17:26:26:167][    9.328945]  remoteproc1: Booting fw image dra7-dsp1-fw.xe66, size 5583407
    [17:26:26:168][    9.342600] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
    [17:26:26:176][    9.348482] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
    [17:26:26:177][    9.354409] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
    [17:26:26:224][    9.377785]  remoteproc1: remote processor 40800000.dsp is now up
    [17:26:26:224][    9.382894] net eth1: phy found : id is : 0x2000a231
    [17:26:26:224][    9.90390] virtio_rpmsg_bus virtio0: rpmsg host is online
    [17:26:26:224][    9.398541] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
    [17:26:26:224][    9.405006]  remoteproc2: powering up 41000000.dsp
    [17:26:26:225][    9.406289] net eth0: initializing cpsw version 1.15 (0)
    [17:26:26:230][  OK  ] Started Network Service.
    [17:26:26:278][    9.454082]  remoteproc2: Booting fw image dra7-dsp2-fw.xe66, size 5583407
    [17:26:26:288][    9.458815] net eth0: phy found : id is : 0x2000a231
    [17:26:26:289][    9.463708] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [17:26:26:323][    9.497442] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
    [17:26:26:323][    9.503326] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
    [17:26:26:331][    9.509233] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
    [17:26:26:378][    9.561569]  remoteproc2: remote processor 41000000.dsp is now up
    [17:26:26:405][    9.584193] virtio_rpmsg_bus virtio1: rpmsg host is online
    [17:26:26:406][    9.590358]  remoteproc0: powering up 55020000.ipu
    [17:26:26:437][    9.610929]  remoteproc0: Booting fw image dra7-ipu2-fw.xem4, size 10010828
    [17:26:26:444][    9.627085] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
    [17:26:26:493][    9.672144]  remoteproc0: remote processor 55020000.ipu is now up
    [17:26:26:499][    9.682627] virtio_rpmsg_bus virtio2: rpmsg host is online
    [17:26:26:612][    9.796635] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x50
    [17:26:26:649][    9.814893] virtio_rpmsg_bus virtio0: creating channel rpmsg-proto addr 0x50
    [17:26:26:649][    9.822470] virtio_rpmsg_bus virtio1: creating channel rpmsg-proto addr 0x50
    [17:26:26:654][  OK  ] Started Save/Restore Sound Card State.
    [17:26:26:660][    9.840430] NET: Registered protocol family 41
    [17:26:26:879][  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.[   10.038187] usbcore: registered new interface driver usbfs
    [17:26:26:879]
    [17:26:26:884][   10.038226] usbcore: registered new interface driver hub
    [17:26:26:895][   10.038344] usbcore: registered new device driver usb
    [17:26:26:897][  OK  ] Reached target Sound Card.
    [17:26:26:905][  OK  ] Reached target Network.
    [17:26:27:047][   10.115407] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [17:26:27:047][   10.120929] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [17:26:27:048][   10.129579] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
    [17:26:27:048][   10.138436] xhci-hcd xhci-hcd.2.auto: irq 496, io mem 0x488d0000
    [17:26:27:048]         Starting Network Name Resolution...[   10.152011] hub 1-0:1.0: USB hub found
    [17:26:27:048]
    [17:26:27:048][   10.156342] hub 1-0:1.0: 1 port detected
    [17:26:27:048][   10.161553] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [17:26:27:048][   10.169825] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [17:26:27:048][   10.178593] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [17:26:27:048][   10.188630] hub 2-0:1.0: USB hub found
    [17:26:27:048][  OK  ] Started Getty on tty1.
    [17:26:27:048][   10.192697] hub 2-0:1.0: 1 port detected
    [17:26:27:048][   10.207049] dwc3 48890000.usb: otg: primary host xhci-hcd.3.auto registered
    [17:26:27:049][  OK  ] Started Serial Getty on ttyS0.
    [17:26:27:050][   10.214441] dwc3 48890000.usb: otg: shared host xhci-hcd.3.auto registered
    [17:26:27:060][   10.226062] dwc3 48890000.usb: otg: can't start till gadget registers
    [17:26:27:062]         Starting weston.service...
    [17:26:27:067][  OK  ] Started Network Name Resolution.
    [17:26:27:098][  OK  ] Started weston.service.
    [17:26:27:114][  OK  ] Started Login Service.
    [17:26:27:193]         Starting telnetd.service...
    [17:26:27:209]         Starting tiipclad-daemon.service...
    [17:26:27:241][  OK  ] Started telnetd.service.
    [17:26:27:286][  OK  ] Started tiipclad-daemon.service.
    [17:26:27:292][   10.473310] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [17:26:27:448][   10.626738] hub 1-1:1.0: USB hub found
    [17:26:27:449][   10.630874] hub 1-1:1.0: 2 ports detected
    [17:26:27:909][   11.106767] random: nonblocking pool is initialized
    [17:26:33:043]
    [17:26:33:094] _____                    _____           _         _   
    [17:26:33:094]|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    [17:26:33:094]|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    [17:26:33:095]|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
    [17:26:33:102]              |___|                    |___|            
    [17:26:33:103]
    [17:26:33:103]Arago Project http://arago-project.org dra7xx-evm ttyS0
    [17:26:33:103]
    [17:26:33:103]Arago 2016.12 dra7xx-evm ttyS0
    [17:26:33:104]
    [17:27:29:155]dra7xx-evm login: 
    [17:27:29:218] _____                    _____           _         _   
    [17:27:29:219]|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    [17:27:29:219]|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    [17:27:29:219]|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
    [17:27:29:219]              |___|                    |___|            
    [17:27:29:219]
    [17:27:29:219]Arago Project http://arago-project.org dra7xx-evm ttyS0
    [17:27:29:219]
    [17:27:29:220]Arago 2016.12 dra7xx-evm ttyS0
    [17:27:29:225]
    [17:27:29:313]dra7xx-evm login: 
    [17:27:29:355] _____                    _____           _         _   
    [17:27:29:356]|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    [17:27:29:356]|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    [17:27:29:356]|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
    [17:27:29:356]              |___|                    |___|            
    [17:27:29:357]
    [17:27:29:366]Arago Project http://arago-project.org dra7xx-evm ttyS0
    [17:27:29:366]
    [17:27:29:366]Arago 2016.12 dra7xx-evm ttyS0
    [17:27:29:367]
    [17:27:29:469]dra7xx-evm login: 
    [17:27:29:516] _____                    _____           _         _   
    [17:27:29:517]|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    [17:27:29:517]|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    [17:27:29:517]|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
    [17:27:29:517]              |___|                    |___|            
    [17:27:29:517]
    [17:27:29:517]Arago Project http://arago-project.org dra7xx-evm ttyS0
    [17:27:29:517]
    [17:27:29:518]Arago 2016.12 dra7xx-evm ttyS0
    [17:27:29:522]
    

  • Also send the logs that you see when you run apps.out
  • Hello:

     The powervr.ini  

    root@dra7xx-evm:~/build-avm_qt_app-TI_QT5_ARM-Debug# cat /etc/powervr.ini 
    [default]
    #WindowSystem=libpvrws_WAYLAND.so
    
    [weston]
    DbmDriverName=vdrm
    
    [weston-simple-egl]
    DbmDriverName=vdrm
    
    [avm_qt_app]
    DbmDriverName=vdrm

    The QT application output 

    root@dra7xx-evm:~/build-avm_qt_app-TI_QT5_ARM-Debug# ./avm_qt_app -platform eglfs
    [AVMS]log_init. server log_to_console=1, log_to_shm=1strace ./avm_qt_app -platfor
    EGLFS: Failed to open /dev/fb0
    EGLFS: Can't continue without a display
    Aborted (core dumped)

    appout.log
    [09:13:38:778]root@dra7xx-evm:~/build-avm_qt_app-TI_QT5_ARM-Debug# cd /opt/vision_sdk/
    [09:13:43:208]root@dra7xx-evm:/opt/vision_sdk# source vision_sdk_load.sh 
    [09:13:43:264][  950.686728] DMA: Module install successful, device major num = 242 
    [09:13:43:265][  950.693193] DRV: Module install successful
    [09:13:43:270]insmod: ERROR: could not load module ./bin/cmemk.ko: No such file or directory
    [09:13:43:343]Error: I2C Read failed
    [09:13:43:343]Error: I2C Read failed
    [09:13:43:344]Error: I2C Read failed
    [09:13:43:422]./disableDssInterruptsOnA15.sh: line 11: @0x4A002ACA:: command not found
    [09:13:43:422]./disableDssInterruptsOnA15.sh: line 12: @0x4A002ACA:: command not found
    [09:13:43:425]./disableDssInterruptsOnA15.sh: line 13: @0x4A002ACA:: command not found
    [09:13:43:425]./disableDssInterruptsOnA15.sh: line 14: @0x4A002ACA:: command not found
    [09:13:43:425]./disableDssInterruptsOnA15.sh: line 15: @0x4A002ACA:: command not found
    [09:13:43:426]./disableDssInterruptsOnA15.sh: line 16: @0x4A002ACA:: command not found
    [09:13:43:426]./disableDssInterruptsOnA15.sh: line 17: @0x4A002ACA:: command not found
    [09:13:43:427]./disableDssInterruptsOnA15.sh: line 18: @0x4A002ACA:: command not found
    [09:13:43:439]./disableDssInterruptsOnA15.sh: line 19: @0x4A002ACA:: command not found
    [09:13:43:442]updated 0x4A002ACA value is 00930000
    [09:13:44:143]root@dra7xx-evm:/opt/vision_sdk# 
    [09:13:44:302]root@dra7xx-evm:/opt/vision_sdk# 
    [09:13:45:791]root@dra7xx-evm:/opt/vision_sdk# ./apps.out 
    [09:13:46:178] [HOST]  OSA: MEM: 0: Mapped 0xa0100000 to 0xb69a3000 of size 0x00100000 
    [09:13:46:179] [HOST]  OSA: MEM: 1: Mapped 0x84203000 to 0xa1fa3000 of size 0x14a00000 
    [09:13:46:179] [HOST]  OSA: MEM: 2: Mapped 0xa0200000 to 0xa1ee3000 of size 0x00040000 
    [09:13:46:179] [HOST]  OSA: MEM: 3: Mapped 0xa02c0000 to 0xa1f23000 of size 0x00080000 
    [09:13:46:180] [HOST]  OSA: MEM: 4: Mapped 0x00000000 to 0x00000000 of size 0x00000000 
    [09:13:46:180] [HOST]  OSA: HOST Remote Log Shared Memory @ 0xa024f140
    [09:13:46:180] [HOST]  OSA: DSP1 Remote Log Shared Memory @ 0xa0[769e0
    [09:13:46:181] [HOST]  OSA: DSP2 Remote Log Shared Memory @ 0xa029e280
    [09:13:46:181] [HOST]  OSA: EVE1 Remote Log Shared Memory @ 0xa02c5b20
    [09:13:46:181] [HOST]  OSA: EVE2 Remote Log Shared Memory @ 0xa02ed3c0
    [09:13:46:181] [HOST]  OSA: IPU2 Remote Log Shared Memory @ 0xa0363da0
    [09:13:46:182] 953.308616] omap_l3_noc 44000000.ocp: L3 application error: target 3 mod:2 (unclearable)
    [09:13:46:182][  953.358834] omap_l3_noc 44000000.ocp: L3 debug error: target 3 mod:2 (unclearable)
    [09:13:46:182][ HOST] [HOST  ]    960.181815 s:  SYSTEM: System A15 Init in proress !!!
    [09:13:46:182] [HOST] [HOST  ]    960.181906 s:  SYSTEM: IPC: Init in progress !!!
    [09:13:46:183] [HOST] [HOST  ]    960.181906 s:  SYSTEM: IPC: Notify init in progress !!!
    [09:13:46:183] [HOST] [HOST  ]    960.182943 s:  SYSTEM: IPC: [IPU2] socket bind success !!! (dst vproc = 1, endpt = 81)
    [09:13:46:184] [HOST] [HOST  ]    960.182974 s:  SYSTEM: IPC: [IPU2] socket info (family = 41, dst proc id = -1, endpt = 81) !!!
    [09:13:46:184] [HOST] [HOST  ]    960.183004 s:  SYSTEM: IPC: [IPU2] socket connect success !!! (dst vproc = 1, endpt = 80)
    [09:13:46:184] [HOST] [HOST  ]    960.183035 s:  SYSTEM: IPC: [IPU2] socket info (family = 41, dst proc id = -1, endpt = 1024) !!!
    [09:13:46:185] [HOST] [HOST  ]    960.183797 s:  SYSTEM: IPC: [DSP1] socket bind success !!! (dst vproc = 2, endpt = 81)
    [09:13:46:185] [HOST] [HOST  ]    960.183797 s:  SYSTEM: IPC: [DSP1] socket info (family = 41, dst proc id = -1, endpt = 81) !!!
    [09:13:46:186] [HOST] [HOST  ]    960.183828 s:  SYSTEM: IPC: [DSP1] socket connect success !!! (dst vproc = 2, endpt = 80)
    [09:13:46:186] [HOST] [HOST  ]    960.183828 s:  SYSTEM: IPC: [DSP1] socket info (family = 41, dst proc id = -1, endpt = 1024) !!!
    [09:13:46:187] [HOST] [HOST  ]    960.184529 s:  SYSTEM: IPC: [DSP2] socket bind success !!! (dst vproc = 3, endpt = 81)
    [09:13:46:187] [HOST] [HOST  ]    960.184529 s:  SYSTEM: IPC: [DSP2] socket info (family = 41, dst proc id = -1, endpt = 81) !!!
    [09:13:46:188] [HOST] [HOST  ]    960.184560 s:  SYSTEM: IPC: [DSP2] socket connect success !!! (dst vproc = 3, endpt = 80)
    [09:13:46:188] [HOST] [HOST  ]    960.184560 s:  SYSTEM: IPC: [DSP2] socket info (family = 41, dst proc id = -1, endpt = 1024) !!!
    [09:13:46:188] [HOST] [HOST  ]    960.184804 s:  SYSTEM: IPC: Notify init DONE !!!
    [09:13:46:189] [HOST] [HOST  ]    960.184804 s:  SYSTEM: MSGQ: MsgQ init in progress !!!
    [09:13:46:189] [HOST] [HOST  ]    960.184987 s:  SYSTEM: MSGQ: MsgQ init DONE !!!
    [09:13:46:189] [HOST] [HOST  ]    960.184987 s:  SYSTEM: IPC: Init DONE !!!
    [09:13:46:189] [HOST] [HOST  ]    960.185017 s:  SYSTEM: Initializing A15 Links !!! 
    [09:13:46:189] [HOST] [HOST  ]    960.185170 s:  IPC_OUT_0 : Init done - linkid-0x2000000
    [09:13:46:189] [HOST] [HOST  ]    960.185353 s:  IPC_OUT_1 : Init done - linkid-0x2000001
    [09:13:46:190] [HOST] [HOST  ]    960.185506 s:  IPC_OUT_2 : Init done - linkid-0x2000002
    [09:13:46:190] [HOST] [HOST  ]    960.185658 s:  IPC_OUT_3 : Init done - linkid-0x2000003
    [09:13:46:190] [HOST] [HOST  ]    960.185811 s:  IPC_OUT_4 : Init done - linkid-0x2000004
    [09:13:46:190] [HOST] [HOST  ]    960.185994 s:  IPC_IN_0 : Init done - linkid-0x200000a
    [09:13:46:191] [HOST] [HOST  ]    960.186146 s:  IPC_IN_1 : Init done - linkid-0x200000b
    [09:13:46:191] [HOST] [HOST  ]    960.186268 s:  IPC_IN_2 : Init done - linkid-0x200000c
    [09:13:46:191] [HOST] [HOST  ]    960.186421 s:  IPC_IN_3 : Init done - linkid-0x200000d
    [09:13:46:191] [HOST] [HOST  ]    960.186573 s:  IPC_IN_4 : Init done - linkid-0x200000e
    [09:13:46:191] [HOST] [HOST  ]    960.186726 s:  IPC_IN_5 : Init done - linkid-0x200000f
    [09:13:46:196] [HOST] [HOST  ]    960.186878 s:  IPC_IN_6 : Init done - linkid-0x2000010
    [09:13:46:197] [HOST] [HOST  ]    960.187092 s:  NULL_0 : Init done - linkid-0x2000014
    [09:13:46:197] [HOST] [HOST  ]    960.187244 s:  NULL_1 : Init done - linkid-0x2000015
    [09:13:46:520] [HOST] [HOST  ]    960.187458 s:  NULL_SRC_0 : Init done - linkid-0x2000039
    [09:13:46:521] [HOST] [HOST  ]    960.187641 s:  DISP_DIST_SRC_0 : Init done - linkid-0x200005c
    [09:13:46:521] [HOST] [HOST  ]    960.191209 s:  DISP_DIST_SRC_1 : Init done - linkid-0x200005d
    [09:13:46:521] [HOST] [HOST  ]    960.191362 s:  DISP_DIST_SRC_2 : Init done - linkid-0x200005e
    [09:13:46:521] [HOST] [HOST  ]    960.191453 s:  DISP_DIST_SRC_3 : Init done - linkid-0x200005f
    [09:13:46:521] [HOST] [HOST  ]    960.191575 s:  DISP_DIST_SRC_4 : Init done - linkid-0x2000060
    [09:13:46:521] [HOST] [HOST  ]    960.191667 s:  DISP_DIST_SRC_5 : Init done - linkid-0x2000061
    [09:13:46:521] [HOST] [HOST  ]    960.191789 s:  DISP_DIST_SRC_6 : Init done - linkid-0x2000062
    [09:13:46:521] [HOST] [HOST  ]    960.195235 s:  DISP_DIST_SRC_7 : Init done - linkid-0x2000063
    [09:13:46:521] [HOST] [HOST  ]    960.195357 s:  SGX3DSRV_0 : Init done - linkid-0x2000045
    [09:13:46:521] [HOST] [HOST  ]    960.195540 s:  ALGORITHM_0 : Init done - linkid-0x2000031
    [09:13:46:522] [HOST] [HOST  ]    960.195662 s:  ALGORITHM_1 : Init done - linkid-0x2000032
    [09:13:46:522] [HOST] [HOST  ]    960.195784 s:  ALGORITHM_2 : Init done - linkid-0x2000033
    [09:13:46:522] [HOST] [HOST  ]    960.195906 s:  ALGORITHM_3 : Init done - linkid-0x2000034
    [09:13:46:522] [HOST] [HOST  ]    960.196028 s:  ALGORITHM_4 : Init done - linkid-0x2000035
    [09:13:46:522] [HOST] [HOST  ]    960.196181 s:  ALGORITHM_5 : Init done - linkid-0x2000036
    [09:13:46:522] [HOST] [HOST  ]    960.196333 s:  ALGORITHM_6 : Init done - linkid-0x2000037
    [09:13:46:522] [HOST] [HOST  ]    960.196516 s:  ALGORITHM_7 : Init done - linkid-0x2000038
    [09:13:46:522] [HOST] [HOST  ]    960.196730 s:  DUP0 : Init done - linkid-0x0
    [09:13:46:523] [HOST] [HOST  ]    960.197035 s:  DUP1 : Init done - linkid-0x0
    [09:13:46:523] [HOST] [HOST  ]    960.197248 s:  DUP2 : Init done - linkid-0x0
    [09:13:46:523] [HOST] [HOST  ]    960.197462 s:  DUP3 : Init done - linkid-0x0
    [09:13:46:523] [HOST] [HOST  ]    960.197645 s:  DUP4 : Init done - linkid-0x0
    [09:13:46:523] [HOST] [HOST  ]    960.197767 s:  SYNC_0 : Init done - linkid-0x0
    [09:13:46:523] [HOST] [HOST  ]    960.197889 s:  SYNC_1 : Init done - linkid-0x0
    [09:13:46:524] [HOST] [HOST  ]    960.198011 s:  SYNC_2 : Init done - linkid-0x0
    [09:13:46:524] [HOST] [HOST  ]    960.198133 s:  SYNC_3 : Init done - linkid-0x0
    [09:13:46:524] [HOST] [HOST  ]    960.198285 s:  MERGE_0 : Init done - linkid-0x0
    [09:13:46:524] [HOST] [HOST  ]    960.198407 s:  MERGE_1 : Init done - linkid-0x0
    [09:13:46:524] [HOST] [HOST  ]    960.198560 s:  MERGE_2 : Init done - linkid-0x0
    [09:13:46:524] [HOST] [HOST  ]    960.198682 s:  MERGE_3 : Init done - linkid-0x0
    [09:13:46:524] [HOST] [HOST  ]    960.198834 s:  MERGE_4 : Init done - linkid-0x0
    [09:13:46:525] [HOST] [HOST  ]    960.198956 s:  SELECT_0 : Init done - linkid-0x0
    [09:13:46:525] [HOST] [HOST  ]    960.199109 s:  SELECT_1 : Init done - linkid-0x0
    [09:13:46:525] [HOST] [HOST  ]    960.199200 s:  GATE_0 : Init done - linkid-0x0
    [09:13:46:525] [HOST] [HOST  ]    960.199322 s:  GATE_1 : Init done - linkid-0x0
    [09:13:46:525] [HOST] [HOST  ]    960.199444 s:  GATE_2 : Init done - linkid-0x0
    [09:13:46:525] [HOST] [HOST  ]    960.199566 s:  GATE_3 : Init done - linkid-0x0
    [09:13:46:525] [HOST] [HOST  ]    960.199658 s:  SGXFRMCPY_0 : Init done - linkid-0x2000044
    [09:13:46:525] [HOST] [HOST  ]    960.199688 s:  SYSTEM: Initializing A15 Links ... DONE !!! 
    [09:13:46:525] [HOST] [HOST  ]    960.200329 s:  OSA: Adjusting global time, timeH by 0 units!!!
    [09:13:46:525] [HOST] [HOST  ]    960.200329 s:  SYSTEM: System A15 Init Done !!!
    [09:13:46:525] [HOST] [HOST  ]    960.200481 s:  NETWORK_CTRL: Starting Server (port=5000) !!!
    [09:13:46:525] [HOST] [HOST  ]    960.200573 s:  NETWORK_CTRL: Starting Server ... DONE (port=5000) !!!
    [09:13:46:526] [HOST] [DSP1  ]     15.971176 s:  ***** DSP1 Firmware build time 20:10:18 Aug  5 2018
    [09:13:46:526] [HOST] [DSP1  ]     15.971237 s:  *** SYSTEM: CPU Frequency <ORG = 600000000 Hz>, <NEW = 850000000 Hz>
    [09:13:46:526] [HOST] [DSP1  ]     15.971481 s:  SYSTEM: System Common Init in progress !!!
    [09:13:46:526] [HOST] [DSP1  ]     15.971695 s:  UTILS: CIO: Init Done !!!
    [09:13:46:526] [HOST] [DSP1  ]     15.971725 s:  SYSTEM: IPC init in progress !!!
    [09:13:46:526] [HOST] [DSP1  ]     15.971756 s:  SYSTEM: Attaching to [IPU2] ... 
    [09:13:46:526] [HOST] [DSP1  ]     15.973647 s:  SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
    [09:13:46:530] [HOST] [DSP1  ]     15.978588 s:  SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
    [09:13:46:866] [HOST] [DSP1  ]     16.002684 s:  SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
    [09:13:46:866] [HOST] [DSP1  ]     16.022692 s:  SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
    [09:13:46:866] [HOST] [DSP1  ]     16.022753 s:  SYSTEM: Notify register to [IPU2] line 0, event 15... 
    [09:13:46:866] [HOST] [DSP1  ]     16.022784 s:  SYSTEM: Notify register to [DSP2] line 0, event 15... 
    [09:13:46:866] [HOST] [DSP1  ]     16.022814 s:  SYSTEM: Notify register to [EVE1] line 0, event 15... 
    [09:13:46:867] [HOST] [DSP1  ]     16.022845 s:  SYSTEM: Notify register to [EVE2] line 0, event 15... 
    [09:13:46:867] [HOST] [DSP1  ]     16.022875 s:  SYSTEM: Notify init done !!!
    [09:13:46:867] [HOST] [DSP1  ]     16.023028 s:  SYSTEM: MsgQ init done !!!
    [09:13:46:867] [HOST] [DSP1  ]     16.023119 s: RpmsgInit in progress...
    [09:13:46:867] [HOST] [DSP1  ]     16.023150 s: Connection established with HLOS, calling rpmsgInit
    [09:13:46:867] [HOST] [DSP1  ]     16.023333 s:  SYSTEM: IPC init DONE !!!
    [09:13:46:867] [HOST] [DSP1  ]     16.023943 s:  SYSTEM: System Common Init Done !!!
    [09:13:46:867] [HOST] [DSP1  ]     16.023973 s:  SYSTEM: System DSP Init in progress !!!
    [09:13:46:867] [HOST] [DSP1  ]     16.024187 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
    [09:13:46:867] [HOST] [DSP1  ]     16.024217 s:  SYSTEM: Heap = LOCAL_L2             @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221 KB)
    [09:13:46:867] [HOST] [DSP1  ]     16.024248 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 524288 B (512 KB), Free size = 518440 B (506 KB)
    [09:13:46:867] [HOST] [DSP1  ]     16.024278 s:  SYSTEM: Initializing Links !!! 
    [09:13:46:868] [HOST] [DSP1  ]     16.032452 s:  SYSTEM: Initializing Links ... DONE !!! 
    [09:13:46:868] [HOST] [DSP1  ]     16.032513 s: lz4CompDecomp Init
    [09:13:46:868] [HOST] [DSP1  ]     16.032544 s:  SYSTEM: System DSP Init Done !!!
    [09:13:46:868] [HOST] [DSP1  ]     16.405477 s:  SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after boot !!!
    [09:13:46:868] [HOST] [DSP1  ]     16.405508 s:  SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after update by APP !!!
    [09:13:46:868] [HOST] [DSP2  ]     15.695144 s: ***** DSP2 Firmware build time 20:12:13 Aug  5 2018
    [09:13:46:868] [HOST] [DSP2  ]     15.695205 s:  *** SYSTEM: CPU Frequency <ORG = 600000000 Hz>, <NEW = 850000000 Hz>
    [09:13:46:868] [HOST] [DSP2  ]     15.695449 s:  SYSTEM: System Common Init in progress !!!
    [09:13:46:868] [HOST] [DSP2  ]     15.695662 s:  UTILS: CIO: Init Done !!!
    [09:13:46:868] [HOST] [DSP2  ]     15.695693 s:  SYSTEM: IPC init in progress !!!
    [09:13:46:868] [HOST] [DSP2  ]     15.695723 s:  SYSTEM: Attaching to [IPU2] ... 
    [09:13:46:868] [HOST] [DSP2  ]     15.976636 s:  SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
    [09:13:46:869] [HOST] [DSP2  ]     15.978588 s:  SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
    [09:13:46:869] [HOST] [DSP2  ]     16.012627 s:  SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
    [09:13:46:869] [HOST] [DSP2  ]     16.032605 s:  SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
    [09:13:46:869] [HOST] [DSP2  ]     16.032666 s:  SYSTEM: Notify register to [IPU2] line 0, event 15... 
    [09:13:46:869] [HOST] [DSP2  ]     16.032696 s:  SYSTEM: Notify register to [DSP1] line 0, event 15... 
    [09:13:46:869] [HOST] [DSP2  ]     16.032757 s:  SYSTEM: Notify register to [EVE1] line 0, event 15... 
    [09:13:46:869] [HOST] [DSP2  ]     16.032788 s:  SYSTEM: Notify register to [EVE2] line 0, event 15... 
    [09:13:46:869] [HOST] [DSP2  ]     16.032818 s:  SYSTEM: Notify init done !!!
    [09:13:46:869] [HOST] [DSP2  ]     16.032971 s:  SYSTEM: MsgQ init done !!!
    [09:13:46:869] [HOST] [DSP2  ]     16.033062 s: RpmsgInit in progress...
    [09:13:46:869] [HOST] [DSP2  ]     16.033093 s: Connection established with HLOS, calling rpmsgInit
    [09:13:46:870] [HOST] [DSP2  ]     16.033276 s:  SYSTEM: IPC init DONE !!!
    [09:13:46:870] [HOST] [DSP2  ]     16.033855 s:  SYSTEM: System Common Init Done !!!
    [09:13:46:870] [HOST] [DSP2  ]     16.033916 s:  SYSTEM: System DSP Init in progress !!!
    [09:13:46:870] [HOST] [DSP2  ]     16.034130 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
    [09:13:46:870] [HOST] [DSP2  ]     16.034160 s:  SYSTEM: Heap = LOCAL_L2             @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221 KB)
    [09:13:46:876] [HOST] [DSP2  ]     16.034191 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 524288 B (512 KB), Free size = 518440 B (506 KB)
    [09:13:47:212] [HOST] [DSP2  ]     16.034221 s:  SYSTEM: Initializing Links !!! 
    [09:13:47:212] [HOST] [DSP2  ]     16.042304 s:  SYSTEM: Initializing Links ... DONE !!! 
    [09:13:47:212] [HOST] [DSP2  ]     16.042365 s: lz4CompDecomp Init
    [09:13:47:212] [HOST] [DSP2  ]     16.042365 s:  SYSTEM: System DSP Init Done !!!
    [09:13:47:212] [HOST] [DSP2  ]     16.407491 s:  SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after boot !!!
    [09:13:47:213] [HOST] [DSP2  ]     16.407521 s:  SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after update by APP !!!
    [09:13:47:213] [HOST] [EVE1  ]     15.957207 s:  ***** EVE Firmware build time 20:07:58 Aug  5 2018 
    [09:13:47:213] [HOST] [EVE1  ]     15.958976 s:  *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 267500000 Hz>
    [09:13:47:213] [HOST] [EVE1  ]     15.961416 s:  SYSTEM: System Common Init in progress !!!
    [09:13:47:213] [HOST] [EVE1  ]     15.963307 s:  UTILS: CIO: Init Done !!!
    [09:13:47:213] [HOST] [EVE1  ]     15.964161 s:  SYSTEM: IPC init in progress !!!
    [09:13:47:213] [HOST] [EVE1  ]     15.965046 s:  SYSTEM: Attaching to [IPU2] ... 
    [09:13:47:213] [HOST] [EVE1  ]     15.992984 s:  SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
    [09:13:47:213] [HOST] [EVE1  ]     16.002684 s:  SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
    [09:13:47:213] [HOST] [EVE1  ]     16.012627 s:  SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
    [09:13:47:213] [HOST] [EVE1  ]     16.052735 s:  SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
    [09:13:47:213] [HOST] [EVE1  ]     16.053711 s:  SYSTEM: Notify register to [IPU2] line 0, event 15... 
    [09:13:47:214] [HOST] [EVE1  ]     16.054931 s:  SYSTEM: Notify register to [DSP1] line 0, event 15... 
    [09:13:47:214] [HOST] [EVE1  ]     16.056152 s:  SYSTEM: Notify register to [DSP2] line 0, event 15... 
    [09:13:47:214] [HOST] [EVE1  ]     16.057372 s:  SYSTEM: Notify register to [EVE2] line 0, event 15... 
    [09:13:47:214] [HOST] [EVE1  ]     16.058592 s:  SYSTEM: Notify init done !!!
    [09:13:47:214] [HOST] [EVE1  ]     16.060178 s:  SYSTEM: MsgQ init done !!!
    [09:13:47:214] [HOST] [EVE1  ]     16.061001 s:  SYSTEM: IPC init DONE !!!
    [09:13:47:214] [HOST] [EVE1  ]     16.073506 s:  SYSTEM: System Common Init Done !!!
    [09:13:47:214] [HOST] [EVE1  ]     16.074361 s:  SYSTEM: System EVE Init in progress !!!
    [09:13:47:214] [HOST] [EVE1  ]     16.075703 s:  UTILS: DMA: HWI Create for INT8 !!!
    [09:13:47:214] [HOST] [EVE1  ]     16.076740 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
    [09:13:47:215] [HOST] [EVE1  ]     16.077899 s:  SYSTEM: Heap = LOCAL_L2             @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
    [09:13:47:215] [HOST] [EVE1  ]     16.079942 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 256528 B (250 KB)
    [09:13:47:215] [HOST] [EVE1  ]     16.081955 s:  SYSTEM: Initializing Links !!! 
    [09:13:47:215] [HOST] [EVE1  ]     16.159885 s:  SYSTEM: Initializing Links ... DONE !!! 
    [09:13:47:215] [HOST] [EVE1  ]     16.160800 s:  SYSTEM: System EVE Init Done !!!
    [09:13:47:215] [HOST] [EVE2  ]     15.957329 s:  ***** EVE Firmware build time 20:08:52 Aug  5 2018 
    [09:13:47:215] [HOST] [EVE2  ]     15.959098 s:  *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 267500000 Hz>
    [09:13:47:215] [HOST] [EVE2  ]     15.961538 s:  SYSTEM: System Common Init in progress !!!
    [09:13:47:215] [HOST] [EVE2  ]     15.963399 s:  UTILS: CIO: Init Done !!!
    [09:13:47:215] [HOST] [EVE2  ]     15.964283 s:  SYSTEM: IPC init in progress !!!
    [09:13:47:215] [HOST] [EVE2  ]     15.965168 s:  SYSTEM: Attaching to [IPU2] ... 
    [09:13:47:215] [HOST] [EVE2  ]     16.013054 s:  SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
    [09:13:47:216] [HOST] [EVE2  ]     16.022692 s:  SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
    [09:13:47:216] [HOST] [EVE2  ]     16.032605 s:  SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
    [09:13:47:216] [HOST] [EVE2  ]     16.052735 s:  SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
    [09:13:47:216] [HOST] [EVE2  ]     16.053711 s:  SYSTEM: Notify register to [IPU2] line 0, event 15... 
    [09:13:47:216] [HOST] [EVE2  ]     16.054931 s:  SYSTEM: Notify register to [DSP1] line 0, event 15... 
    [09:13:47:218] [HOST] [EVE2  ]     16.056182 s:  SYSTEM: Notify register to [DSP2] line 0, event 15... 
    [09:13:47:218] [HOST] [EVE2  ]     16.057402 s:  SYSTEM: Notify register to [EVE1] line 0, event 15... 
    [09:13:47:218] [HOST] [EVE2  ]     16.058592 s:  SYSTEM: Notify init done !!!
    [09:13:47:222] [HOST] [EVE2  ]     16.060208 s:  SYSTEM: MsgQ init done !!!
    [09:13:47:559] [HOST] [EVE2  ]     16.061062 s:  SYSTEM: IPC init DONE !!!
    [09:13:47:559] [HOST] [EVE2  ]     16.073567 s:  SYSTEM: System Common Init Done !!!
    [09:13:47:559] [HOST] [EVE2  ]     16.074452 s:  SYSTEM: System EVE Init in progress !!!
    [09:13:47:559] [HOST] [EVE2  ]     16.075733 s:  UTILS: DMA: HWI Create for INT8 !!!
    [09:13:47:559] [HOST] [EVE2  ]     16.076801 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
    [09:13:47:559] [HOST] [EVE2  ]     16.077929 s:  SYSTEM: Heap = LOCAL_L2             @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
    [09:13:47:559] [HOST] [EVE2  ]     16.080003 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 256528 B (250 KB)
    [09:13:47:559] [HOST] [EVE2  ]     16.082016 s:  SYSTEM: Initializing Links !!! 
    [09:13:47:559] [HOST] [EVE2  ]     16.160220 s:  SYSTEM: Initializing Links ... DONE !!! 
    [09:13:47:560] [HOST] [EVE2  ]     16.161135 s:  SYSTEM: System EVE Init Done !!!
    [09:13:47:560] [HOST] [IPU2  ]     15.902976 s: 
    [09:13:47:560] [HOST] [IPU2  ] WARNING: Device Id Does not Match
    [09:13:47:560] [HOST] [IPU2  ]     15.923900 s: 
    [09:13:47:560] [HOST] [IPU2  ]  EVE1 Image Load Completed 
    [09:13:47:560] [HOST] [IPU2  ]     15.944458 s: 
    [09:13:47:560] [HOST] [IPU2  ]  EVE2 Image Load Completed 
    [09:13:47:561] [HOST] [IPU2  ]     15.944580 s: 
    [09:13:47:561] [HOST] [IPU2  ]  EVE MMU configuration completed 
    [09:13:47:561] [HOST] [IPU2  ]     15.944671 s: 
    [09:13:47:561] [HOST] [IPU2  ]  EVE MMU configuration completed 
    [09:13:47:561] [HOST] [IPU2  ]     15.944732 s:  ***** IPU2 Firmware build time 20:13:47 Aug  5 2018
    [09:13:47:561] [HOST] [IPU2  ]     15.944885 s:  *** SYSTEM: CPU Frequency <ORG = 212800000 Hz>, <NEW = 212800000 Hz>
    [09:13:47:561] [HOST] [IPU2  ]     15.947813 s:  SYSTEM: System Common Init in progress !!!
    [09:13:47:562] [HOST] [IPU2  ]     15.958457 s:  UTILS: CIO: Init Done !!!
    [09:13:47:562] [HOST] [IPU2  ]     15.958549 s:  SYSTEM: IPC init in progress !!!
    [09:13:47:562] [HOST] [IPU2  ]     15.958640 s:  SYSTEM: Attaching to [DSP1] ... 
    [09:13:47:562] [HOST] [IPU2  ]     15.973647 s:  SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
    [09:13:47:562] [HOST] [IPU2  ]     15.976636 s:  SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
    [09:13:47:562] [HOST] [IPU2  ]     15.992984 s:  SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
    [09:13:47:562] [HOST] [IPU2  ]     16.013054 s:  SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
    [09:13:47:562] [HOST] [IPU2  ]     16.013176 s:  SYSTEM: Notify register to [DSP1] line 0, event 15... 
    [09:13:47:563] [HOST] [IPU2  ]     16.013328 s:  SYSTEM: Notify register to [DSP2] line 0, event 15... 
    [09:13:47:563] [HOST] [IPU2  ]     16.013420 s:  SYSTEM: Notify register to [EVE1] line 0, event 15... 
    [09:13:47:563] [HOST] [IPU2  ]     16.013542 s:  SYSTEM: Notify register to [EVE2] line 0, event 15... 
    [09:13:47:563] [HOST] [IPU2  ]     16.013664 s:  SYSTEM: Notify init done !!!
    [09:13:47:563] [HOST] [IPU2  ]     16.015372 s:  SYSTEM: MsgQ init done !!!
    [09:13:47:563] [HOST] [IPU2  ]     16.016287 s: RpmsgInit in progress...
    [09:13:47:563] [HOST] [IPU2  ]     16.016378 s: Connection established with HLOS, calling rpmsgInit
    [09:13:47:564] [HOST] [IPU2  ]     16.016927 s:  SYSTEM: IPC init DONE !!!
    [09:13:47:564] [HOST] [IPU2  ]     16.022021 s:  SYSTEM: System Common Init Done !!!
    [09:13:47:564] [HOST] [IPU2  ]     16.022113 s:  SYSTEM: System Init in progress !!!
    [09:13:47:564] [HOST] [IPU2  ]     16.022235 s:  SYSTEM: BSP Common Init in progress !!!
    [09:13:47:564] [HOST] [IPU2  ]     16.022296 s:  SYSTEM: BSP Common Init Done !!!
    [09:13:47:564] [HOST] [IPU2  ]     16.022357 s:  SYSTEM: BSP Platform Init in progress !!!
    [09:13:47:565] [HOST] [IPU2  ]     16.022448 s:  SYSTEM: BSP Platform Init Done !!!
    [09:13:47:565] [HOST] [IPU2  ]     16.022509 s:  SYSTEM: FVID2 Init in progress !!!
    [09:13:47:565] [HOST] [IPU2  ]     16.022662 s:  SYSTEM: FVID2 Init Done !!!
    [09:13:47:565] [HOST] [IPU2  ]     16.022723 s:  SYSTEM: VPS Init in progress !!!
    [09:13:47:565] [HOST] [IPU2  ]     16.022784 s:  SYSTEM: VPDMA Descriptor Memory Address translation ENABLED [0x80000000 -> 0x80000000]
    [09:13:47:565] [HOST] [IPU2  ]     16.025712 s: *** VPDMA Firmware Loading... ***
    [09:13:47:565] [HOST] [IPU2  ]     16.025834 s: VPDMA Firmware Address = 0xa035b5c0
    [09:13:47:566] [HOST] [IPU2  ]     16.025895 s: VPDMA Load Address     = 0x4897d004
    [09:13:47:566] [HOST] [IPU2  ]     16.026017 s: VPDMA Firmware Version = 0x4d0001b8
    [09:13:47:569] [HOST] [IPU2  ]     16.026078 s: VPDMA List Busy Status = 0x00000000
    [09:13:47:822] [HOST] [IPU2  ]     16.026200 s: *** VPDMA Firmware Load Success ***
    [09:13:47:822] [HOST] [IPU2  ]     16.026535 s: *** VPDMA Firmware Loading... ***
    [09:13:47:823] [HOST] [IPU2  ]     16.026627 s: VPDMA Firmware Address = 0xa035b5c0
    [09:13:47:823] [HOST] [IPU2  ]     16.026718 s: VPDMA Load Address     = 0x4899d004
    [09:13:47:823] [HOST] [IPU2  ]     16.026810 s: VPDMA Firmware Version = 0x4d0001b8
    [09:13:47:823] [HOST] [IPU2  ]     16.026901 s: VPDMA List Busy Status = 0x00000000
    [09:13:47:823] [HOST] [IPU2  ]     16.026962 s: *** VPDMA Firmware Load Success ***
    [09:13:47:823] [HOST] [IPU2  ]     16.027298 s: *** VPDMA Firmware Loading... ***
    [09:13:47:823] [HOST] [IPU2  ]     16.027389 s: VPDMA Firmware Address = 0xa035b5c0
    [09:13:47:823] [HOST] [IPU2  ]     16.027481 s: VPDMA Load Address     = 0x489dd004
    [09:13:47:823] [HOST] [IPU2  ]     16.027572 s: VPDMA Firmware Version = 0x4d0001b8
    [09:13:47:824] [HOST] [IPU2  ]     16.027664 s: VPDMA List Busy Status = 0x00000000
    [09:13:47:824] [HOST] [IPU2  ]     16.027725 s: *** VPDMA Firmware Load Success ***
    [09:13:47:824] [HOST] [IPU2  ]     16.098395 s:  SYSTEM: VPS Init Done !!!
    [09:13:47:824] [HOST] [IPU2  ]     16.099280 s:  UTILS: DMA: HWI Create for INT25 !!!
    [09:13:47:824] [HOST] [IPU2  ]     16.099524 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
    [09:13:47:824] [HOST] [IPU2  ]     16.099646 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 256080 B (250 KB)
    [09:13:47:824] [HOST] [IPU2  ]     16.099798 s:  SYSTEM: Heap = SR_OCMC              @ 0x00000000, Total size = 0 B (0 KB), Free size = 0 B (0 KB)
    [09:13:47:824] [HOST] [IPU2  ]     16.099920 s:  SYSTEM: Heap = SR_DDR_CACHED        @ 0x84203000, Total size = 346030080 B (330 MB), Free size = 346030080 B (330 MB)
    [09:13:47:825] [HOST] [IPU2  ]     16.100164 s:  SYSTEM: Heap = SR_DDR_NON_CACHED    @ 0xa0100000, Total size = 1046656 B (0 MB), Free size = 954496 B (0 MB)
    [09:13:47:825] [HOST] [IPU2  ]     16.100317 s:  SYSTEM: Initializing Links !!! 
    [09:13:47:825] [HOST] [IPU2  ]     16.399072 s:  SYSTEM: Initializing Links ... DONE !!! 
    [09:13:47:825] [HOST] [IPU2  ]     16.441621 s:  CHAINS: Application Started !!!
    [09:13:47:825] [HOST] [IPU2  ]     16.454858 s:  BOARD: Board Init in progress !!!
    [09:13:47:825] [HOST] [IPU2  ]     16.455407 s:  BOARD: Board Init Done !!!
    [09:13:47:825] [HOST] [IPU2  ]     16.465351 s:  
    [09:13:47:825] [HOST] [HOST  ]    960.760416 s: 
    [09:13:47:825] [HOST] [HOST  ]  
    [09:13:47:825] [HOST] [HOST  ]  ====================
    [09:13:47:825] [HOST] [HOST  ]  Vision SDK Usecases
    [09:13:47:825] [HOST] [HOST  ]  ====================
    [09:13:47:825] [HOST] [HOST  ]  1: Single Camera Usecases
    [09:13:47:826] [HOST] [HOST  ]  2: Multi-Camera LVDS Usecases
    [09:13:47:826] [HOST] [HOST  ]  3: Open-Compute Usecases
    [09:13:47:826] [HOST] [HOST  ]  5: ISS Usecases, (TDA2Px ONLY)
    [09:13:47:826] [HOST] [HOST  ]  
    [09:13:47:826] [HOST] [HOST  ]  p: CPU Status
    [09:13:47:826] [HOST] [HOST  ]  i: Show IP Addr (IPU + NDK + AVB) 
    [09:13:47:826] [HOST] [HOST  ]  
    [09:13:47:826] [HOST] [HOST  ]  s: System Settings 
    [09:13:47:826] [HOST] [HOST  ]  
    [09:13:47:826] [HOST] [HOST  ]  x: Exit 
    [09:13:47:826] [HOST] [HOST  ]  z: Exit - AND SHUTDOWN Remote CPUs
    [09:13:47:827] [HOST] [HOST  ]  
    [09:13:47:836] [HOST] [HOST  ]  Enter Choice: 
    [09:13:47:837] [HOST] [HOST  ]  
    [09:13:51:199]1
    [09:13:51:350] [HOST] [HOST  ]    965.546818 s: 
    [09:13:51:350] [HOST] [HOST  ]  
    [09:13:51:350] [HOST] [HOST  ]  Single Camera Usecases
    [09:13:51:350] [HOST] [HOST  ]  ------------------------
    [09:13:51:350] [HOST] [HOST  ]  1: 1CH VIP capture + SGX Copy + DISPLAY
    [09:13:51:350] [HOST] [HOST  ]  2: 1CH VIP capture + Encode + Decode + SGX Copy + DISPLAY
    [09:13:51:351] [HOST] [HOST  ]  3: 1CH VIP capture + Alg FrameCopy (EVE1) + SGX Copy + DISPLAY - (TDA2xx ONLY)
    [09:13:51:351] [HOST] [HOST  ]  6: 1CH VIP capture + Alg Frame Copy (A15) + SGX Copy + DISPLAY
    [09:13:51:351] [HOST] [HOST  ]  7: 1CH VIP + Alg Frame Copy (A15) + Connetor Links (Dup, Merge, Select, Gate on A15) + SGX Copy + DISPLAY
    [09:13:51:351] [HOST] [HOST  ]  
    [09:13:51:351] [HOST] [HOST  ]  x: Exit 
    [09:13:51:351] [HOST] [HOST  ]  
    [09:13:51:351] [HOST] [HOST  ]  Enter Choice: 
    [09:13:51:351] [HOST] [HOST  ]  
    [09:13:51:351] [HOST] [HOST  ]    965.546849 s:  
    [09:13:51:351] [HOST] [HOST  ]    965.546849 s:  Unsupported option '
    [09:13:51:351] [HOST] [HOST  ] '. Please try again
    [09:13:51:351] [HOST] [HOST  ]    965.546879 s: 
    [09:13:51:351] [HOST] [HOST  ]  
    [09:13:51:351] [HOST] [HOST  ]  Single Camera Usecases
    [09:13:51:352] [HOST] [HOST  ]  ------------------------
    [09:13:51:352] [HOST] [HOST  ]  1: 1CH VIP capture + SGX Copy + DISPLAY
    [09:13:51:352] [HOST] [HOST  ]  2: 1CH VIP capture + Encode + Decode + SGX Copy + DISPLAY
    [09:13:51:352] [HOST] [HOST  ]  3: 1CH VIP capture + Alg FrameCopy (EVE1) + SGX Copy + DISPLAY - (TDA2xx ONLY)
    [09:13:51:352] [HOST] [HOST  ]  6: 1CH VIP capture + Alg Frame Copy (A15) + SGX Copy + DISPLAY
    [09:13:51:352] [HOST] [HOST  ]  7: 1CH VIP + Alg Frame Copy (A15) + Connetor Links (Dup, Merge, Select, Gate on A15) + SGX Copy + DISPLAY
    [09:13:51:352] [HOST] [HOST  ]  
    [09:13:51:352] [HOST] [HOST  ]  x: Exit 
    [09:13:51:354] [HOST] [HOST  ]  
    [09:13:51:362] [HOST] [HOST  ]  Enter Choice: 
    [09:13:51:362] [HOST] [HOST  ]  
    [09:13:54:805]8
    [09:13:54:805] [HOST] [HOST  ]    969.068077 s:  
    [09:13:54:806] [HOST] [HOST  ]    969.068077 s:  Unsupported option '8'. Please try again
    [09:13:54:806] [HOST] [HOST  ]    969.068077 s: 
    [09:13:54:806] [HOST] [HOST  ]  
    [09:13:54:806] [HOST] [HOST  ]  Single Camera Usecases
    [09:13:54:807] [HOST] [HOST  ]  ------------------------
    [09:13:54:807] [HOST] [HOST  ]  1: 1CH VIP capture + SGX Copy + DISPLAY
    [09:13:54:807] [HOST] [HOST  ]  2: 1CH VIP capture + Encode + Decode + SGX Copy + DISPLAY
    [09:13:54:807] [HOST] [HOST  ]  3: 1CH VIP capture + Alg FrameCopy (EVE1) + SGX Copy + DISPLAY - (TDA2xx ONLY)
    [09:13:54:808] [HOST] [HOST  ]  6: 1CH VIP capture + Alg Frame Copy (A15) + SGX Copy + DISPLAY
    [09:13:54:809] [HOST] [HOST  ]  7: 1CH VIP + Alg Frame Copy (A15) + Connetor Links (Dup, Merge, Select, Gate on A15) + SGX Copy + DISPLAY
    [09:13:54:809] [HOST] [HOST  ]  
    [09:13:54:814] [HOST] [HOST  ]  x: Exit 
    [09:13:54:822] [HOST] [HOST  ]  
    [09:13:54:823] [HOST] [HOST  ]  Enter Choice: 
    [09:13:54:825] [HOST] [HOST  ]  
    [09:13:59:533]x
    [09:13:59:533] [HOST] [HOST  ]    973.796529 s:  
    [09:13:59:533] [HOST] [HOST  ]    973.796529 s: 
    [09:13:59:533] [HOST] [HOST  ]  
    [09:13:59:534] [HOST] [HOST  ]  ====================
    [09:13:59:534] [HOST] [HOST  ]  Vision SDK Usecases
    [09:13:59:534] [HOST] [HOST  ]  ====================
    [09:13:59:534] [HOST] [HOST  ]  1: Single Camera Usecases
    [09:13:59:534] [HOST] [HOST  ]  2: Multi-Camera LVDS Usecases
    [09:13:59:534] [HOST] [HOST  ]  3: Open-Compute Usecases
    [09:13:59:534] [HOST] [HOST  ]  5: ISS Usecases, (TDA2Px ONLY)
    [09:13:59:534] [HOST] [HOST  ]  
    [09:13:59:534] [HOST] [HOST  ]  p: CPU Status
    [09:13:59:534] [HOST] [HOST  ]  i: Show IP Addr (IPU + NDK + AVB) 
    [09:13:59:534] [HOST] [HOST  ]  
    [09:13:59:534] [HOST] [HOST  ]  s: System Settings 
    [09:13:59:534] [HOST] [HOST  ]  
    [09:13:59:536] [HOST] [HOST  ]  x: Exit 
    [09:13:59:543] [HOST] [HOST  ]  z: Exit - AND SHUTDOWN Remote CPUs
    [09:13:59:543] [HOST] [HOST  ]  
    [09:13:59:543] [HOST] [HOST  ]  Enter Choice: 
    [09:13:59:544] [HOST] [HOST  ]  
    [09:14:01:459]z
    [09:14:01:493] [HOST] [HOST  ]    975.810589 s:  SYSTEM: System A15 De-Init in progress !!!
    [09:14:01:682] [HOST] [IPU2  ]    976.001647 s:  CHAINS: Application Exited !!!
    [09:14:01:688] [HOST] [IPU2  ]    976.001799 s:  SYSTEM: De-Initializing Links !!! 
    [09:14:02:696]
    [09:14:03:894]x
    [09:14:04:483] [HOST] [IPU2  ]    978.668578 s:  SYSTEM: De-Initializing Links ... DONE !!! 
    [09:14:04:483] [HOST] [IPU2  ]    978.668700 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
    [09:14:04:483] [HOST] [IPU2  ]    978.668822 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 253832 B (247 KB)
    [09:14:04:483] [HOST] [IPU2  ]    978.668974 s:  SYSTEM: Heap = SR_OCMC              @ 0x00000000, Total size = 0 B (0 KB), Free size = 0 B (0 KB)
    [09:14:04:484] [HOST] [IPU2  ]    978.669157 s:  SYSTEM: Heap = SR_DDR_CACHED        @ 0x84203000, Total size = 346030080 B (330 MB), Free size = 346030080 B (330 MB)
    [09:14:04:484] [HOST] [IPU2  ]    978.669340 s:  SYSTEM: Heap = SR_DDR_NON_CACHED    @ 0xa0100000, Total size = 1046656 B (0 MB), Free size = 954496 B (0 MB)
    [09:14:04:485] [HOST] [IPU2  ]    978.716525 s:  SYSTEM: System De-Init Done !!!
    [09:14:04:485] [HOST] [IPU2  ]    978.716616 s:  SYSTEM: System Common De-Init in progress !!!
    [09:14:04:486][  971.854384] virtio_rpmsg_bus virtio1: destroying channel rpmsg-proto addr 0x50
    [09:14:04:486][ HOST] [IPU2  ]    978.748246 s:  SYSTEM: IPC de-init in progres !!!
    [09:14:04:487] [HOST] [IPU2  ]    978.748551 s:  SYSTEM: IPC Notify de-init in progress !!!
    [09:14:04:488] [HOST] [IPU2  ]    978.748764 s:  SYSTEM: IPC Notify de-init DONE !!!
    [09:14:04:489] [HOST] [IPU2  ]    978.748825 s:  SYSTEM: IPC MsgQ Task Delete in progress !!!
    [09:14:04:489] [HOST] [IPU2  ]    978.749222 s:  SYSTEM: IPC MsgQ Task Delete DONE !!!
    [09:14:04:490] [HOST] [IPU2  ]    978.749313 s:  SYSTEM: IPC de-init DONE !!!
    [09:14:04:491] [HOST] [IPU2  ]    978.749466 s:  SYSTEM: System Common De-Init Done !!!
    [09:14:04:493] [HOST] [EVE2  ]    978.767583 s:  SYSTEM: System Eve De-Init in progress !!!
    [09:14:04:502] [HOST] [EVE2  ]    978.768651 s:  SYSTEM: De-Initializing Links !!! 
    [09:14:04:536] [HOST] [DSP1  ]    978.831482 s:  SYSTEM: System DSP De-Init in progress !!!
    [09:14:04:536] [HOST] [DSP1  ]    978.831482 s:  SYSTEM: De-Initializing Links !!! 
    [09:14:04:536] [HOST] [DSP2  ]    978.833465 s:  SYSTEM: System DSP De-Init in progress !!!
    [09:14:04:536] [HOST] [DSP2  ]    978.833496 s:  SYSTEM: De-Initializing Links !!! 
    [09:14:04:538] [HOST] [EVE1  ]    978.847587 s:  SYSTEM: System Eve De-Init in progress !!!
    [09:14:04:544] [HOST] [EVE1  ]    978.848624 s:  SYSTEM: De-Initializing Links !!! 
    [09:14:04:959] [HOST] [DSP1  ]    978.962605 s:  SYSTEM: De-Initializing Links ... DONE !!! 
    [09:14:04:960] [HOST] [DSP1  ]    978.962636 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
    [09:14:04:960] [HOST] [DSP1  ]    978.962666 s:  SYSTEM: Heap = LOCAL_L2             @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221 KB)
    [09:14:04:960] [HOST] [DSP1  ]    978.962697 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 524288 B (512 KB), Free size = 518440 B (506 KB)
    [09:14:04:960] [HOST] [DSP1  ]    978.962788 s:  SYSTEM: System DSP De-Init Done !!!
    [09:14:04:960] [HOST] [DSP1  ]    978.962819 s:  SYSTEM: System Common De-Init in progress !!!
    [09:14:04:960]  972.100426] virtio_rpmsg_bus virtio2: destroying channel rpmsg-proto addr 0x50
    [09:14:04:960][ HOST] [DSP2  ]    978.964619 s:  SYSTEM: De-Initializing Links .. DONE !!! 
    [09:14:04:960] [HOST] [DSP2  ]    978.964649 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
    [09:14:04:960] [HOST] [DSP2  ]    978.964680 s:  SYSTEM: Heap = LOCAL_L2             @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221 KB)
    [09:14:04:961] [HOST] [DSP2  ]    978.964710 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 524288 B (512 KB), Free size = 518440 B (506 KB)
    [09:14:04:961] [HOST] [DSP2  ]    978.964771 s:  SYSTEM: System DSP De-Init Done !!!
    [09:14:04:961] [HOST] [DSP2  ]    978.964802 s:  SYSTEM: System Common De-Init in progress !!!
    [09:14:04:961] [HOST] [DSP1  ]    978.994509 s:  SYSTEM: IPC de-init in progress !!!
    [09:14:04:961] [HOST] [DSP1  ]    978.994601 s:  SYSTEM: IPC Notify de-init in progress !!!
    [09:14:04:961] [HOST] [DSP1  ]    978.994662 s:  SYSTEM: IPC Notify de-init DONE !!!
    [09:14:04:961]72.132362] virtio_rpmsg_bus virtio0: destroying channel rpmsg-proto addr 0x50
    [09:14:04:961][ HOST] [DSP1  ]    978.994692 s:  SYSTEM: IPC MsgQ Task Delete i progress !!!
    [09:14:04:961] [HOST] [DSP1  ]    978.995516 s:  SYSTEM: IPC MsgQ Task Delete DONE !!!
    [09:14:04:961] [HOST] [DSP1  ]    978.995546 s:  SYSTEM: IPC de-init DONE !!!
    [09:14:04:961] [HOST] [DSP1  ]    978.995577 s:  SYSTEM: System Common De-Init Done !!!
    [09:14:04:962] [HOST] [DSP1  ]    978.995577 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:962] [HOST] [DSP1  ]    979.005490 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:962] [HOST] [DSP1  ]    979.015463 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:962] [HOST] [DSP1  ]    979.025468 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:962] [HOST] [DSP2  ]    978.996522 s:  SYSTEM: IPC de-init in progress !!!
    [09:14:04:962] [HOST] [DSP2  ]    978.996614 s:  SYSTEM: IPC Notify de-init in progress !!!
    [09:14:04:962] [HOST] [DSP2  ]    978.996675 s:  SYSTEM: IPC Notify de-init DONE !!!
    [09:14:04:962] [HOST] [DSP2  ]    978.996705 s:  SYSTEM: IPC MsgQ Task Delete in progress !!!
    [09:14:04:962] [HOST] [DSP2  ]    978.997498 s:  SYSTEM: IPC MsgQ Task Delete DONE !!!
    [09:14:04:962] [HOST] [DSP2  ]    978.997529 s:  SYSTEM: IPC de-init DONE !!!
    [09:14:04:962] [HOST] [DSP2  ]    978.997559 s:  SYSTEM: System Common De-Init Done !!!
    [09:14:04:962] [HOST] [DSP2  ]    978.997590 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:963] [HOST] [DSP2  ]    979.007472 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:963] [HOST] [DSP2  ]    979.017476 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:963] [HOST] [DSP2  ]    979.027481 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:963] [HOST] [DSP2  ]    979.037485 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:963] [HOST] [DSP2  ]    979.047489 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:963] [HOST] [DSP2  ]    979.057463 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:963] [HOST] [DSP2  ]    979.067467 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:963] [HOST] [DSP2  ]    979.077472 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:963] [HOST] [DSP2  ]    979.087476 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:963] [HOST] [DSP2  ]    979.097480 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:963] [HOST] [DSP2  ]    979.107484 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:04:964] [HOST] [EVE2  ]    979.095589 s:  SYSTEM: De-Initializing Links ... DONE !!! 
    [09:14:04:964] [HOST] [EVE2  ]    979.096596 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
    [09:14:04:968] [HOST] [EVE2  ]    979.097877 s:  SYSTEM: Heap = LOCAL_L2             @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
    [09:14:05:257] [HOST] [EVE2  ]    979.099981 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 256528 B (250 KB)
    [09:14:05:257] [HOST] [EVE2  ]    979.102147 s:  SYSTEM: System Eve De-Init Done !!!
    [09:14:05:257] [HOST] [EVE2  ]    979.103153 s:  SYSTEM: System Common De-Init in progress !!!
    [09:14:05:257] [HOST] [DSP1  ]    979.035472 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:258] [HOST] [DSP1  ]    979.045476 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:258] [HOST] [DSP1  ]    979.055480 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:258] [HOST] [DSP1  ]    979.065485 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:258] [HOST] [DSP1  ]    979.075489 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:258] [HOST] [DSP1  ]    979.085463 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:259] [HOST] [DSP1  ]    979.095467 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:259] [HOST] [DSP1  ]    979.105471 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:259] [HOST] [DSP1  ]    979.115476 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:259] [HOST] [DSP2  ]    979.117489 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:259] [HOST] [EVE2  ]    979.108003 s:  SYSTEM: IPC de-init in progress !!!
    [09:14:05:260] [HOST] [EVE2  ]    979.109009 s:  SYSTEM: IPC Notify de-init in progress !!!
    [09:14:05:260] [HOST] [EVE2  ]    979.110382 s:  SYSTEM: IPC Notify de-init DONE !!!
    [09:14:05:260] [HOST] [EVE2  ]    979.111389 s:  SYSTEM: IPC MsgQ Task Delete in progress !!!
    [09:14:05:260] [HOST] [DSP1  ]    979.125480 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:261] [HOST] [DSP2  ]    979.127493 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:261] [HOST] [DSP2  ]    979.127615 s:  SYSTEM: Detaching to [EVE2] ... SUCCESS !!!
    [09:14:05:261] [HOST] [DSP2  ]    979.127645 s:  SYSTEM: Detaching to [EVE1] ... 
    [09:14:05:262] [HOST] [EVE2  ]    979.117733 s:  SYSTEM: IPC MsgQ Task Delete DONE !!!
    [09:14:05:262] [HOST] [EVE2  ]    979.118739 s:  SYSTEM: IPC de-init DONE !!!
    [09:14:05:262] [HOST] [EVE2  ]    979.119868 s:  SYSTEM: System Common De-Init Done !!!
    [09:14:05:262] [HOST] [EVE2  ]    979.120874 s:  SYSTEM: Detaching to [EVE1] ... 
    [09:14:05:262] [HOST] [EVE2  ]    979.122338 s:  SYSTEM: Detaching to [EVE1] ... SUCCESS !!!
    [09:14:05:262] [HOST] [EVE2  ]    979.123375 s:  SYSTEM: Detaching to [DSP2] ... 
    [09:14:05:263] [HOST] [EVE2  ]    979.124839 s:  SYSTEM: Detaching to [DSP2] ... SUCCESS !!!
    [09:14:05:263] [HOST] [EVE2  ]    979.125876 s:  SYSTEM: Detaching to [DSP1] ... 
    [09:14:05:263] [HOST] [EVE2  ]    979.127310 s:  SYSTEM: Detaching to [DSP1] ... SUCCESS !!!
    [09:14:05:263] [HOST] [EVE2  ]    979.128438 s:  SYSTEM: Detaching to [IPU2] ... 
    [09:14:05:263] [HOST] [EVE2  ]    979.129933 s:  SYSTEM: Detaching to [IPU2] ... SUCCESS !!!
    [09:14:05:263] [HOST] [IPU2  ]    979.222167 s:  SYSTEM: Detaching to [EVE2] ... 
    [09:14:05:263] [HOST] [IPU2  ]    979.222503 s:  SYSTEM: Detaching to [EVE2] ... SUCCESS !!!
    [09:14:05:263] [HOST] [IPU2  ]    979.222595 s:  SYSTEM: Detaching to [EVE1] ... 
    [09:14:05:263] [HOST] [IPU2  ]    979.222839 s:  SYSTEM: Detaching to [EVE1] ... SUCCESS !!!
    [09:14:05:263] [HOST] [IPU2  ]    979.222930 s:  SYSTEM: Detaching to [DSP2] ... 
    [09:14:05:264] [HOST] [IPU2  ]    979.223235 s:  SYSTEM: Detaching to [DSP2] ... SUCCESS !!!
    [09:14:05:264] [HOST] [IPU2  ]    979.223296 s:  SYSTEM: Detaching to [DSP1] ... 
    [09:14:05:265] [HOST] [IPU2  ]    979.223571 s:  SYSTEM: Detaching to [DSP1] ... SUCCESS !!!
    [09:14:05:274] [HOST] [IPU2  ]    979.223754 s: ###############APPLICATION END########################
    [09:14:05:274]root@dra7xx-evm:/opt/vision_sdk# 
    [09:14:05:275]root@dra7xx-evm:/opt/vision_sdk# x
    [09:14:05:287]-sh: x: command not found
    

  • Looks like your eglfs has some dependency on fbdev emulation. VDRM does not support fbdev emulation. please try to debug your application and fix it for drm API based egl calls.

  • Subhajit Paul said:

    please try to debug your application and fix it for drm API based egl calls.

    Can you share experience how to fix it for drm API based egl calls instead of fbdev.

    This QT application build as

  • I do not have experience on QT build setups. I am marking this thread as closed. You can raise another thread regarding QT application build.

    As per this post, your query of launching weston clients on VDRM setup is resolved.