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.

DRA72XEVM: Touchscreen doesn't seems work

Part Number: DRA72XEVM

Hello.

I wrote boot image to micro sd, and DRA7xx EVM had booted. On screen display shows ti Matrix Launcher v2 p1, but touchscreen doesn't work.

Could anyone help me this problem?

I successfully built ti-processor-sdk-linux-automotive-dra7xx-evm-03.02.00.03. (./build-core-sdk.sh dra7xx-evm)

First, I set dip switches according to the DRA7xx_EVM_Quick_Start_Guide.pdf.

Next, I made micro sd according to below steps.

 1) $ sudo ${INSTALL_DIR}/bin/mksdboot.sh --device /dev/sdY --sdk ${INSTALL_DIR}

 2) extract "tisdk-rootfs-image-dra7xx-evm-20170321004205.rootfs.tar.xz" to /rootfs, copy "zImage-dra7xx-evm.bin" to /rootfs/boot/zImage, "zImage-dra7-evm-lcd-osd.dtb" to /boot/dra7-evm.dtb, and "u-boot-dra7xx-evm.img" to /boot/u-boot.img,

 3) attached lcd serial starts with "OSD_", so I set device tree as "dra7-evm-lcd-osd.dtb" by adding fdtfile=dra7-evm-lcd-osd.dtb to second line of  /boot/uenv.txt

Below is what I tested. After loading weston and starting weston-terminal, I cannot move weston-terminal with touchscreen.

 - target # weston --tty=1 --backend=drm-backend.so&

 - target # weston-terminal

console says 'failed to find a view!' or 'touch event received with 2 points downbut no surface focused' whether there is weston-terminal or not where I touched.

root@dra7xx-evm:~# weston --tty=1 --backend=drm-backend.so
Date: 2017-03-20 UTC
[12:41:13.022] weston 1.9.0
http://wayland.freedesktop.org
Bug reports to: bugs.freedesktop.org/enter_bug.cgi
Build: 1.8.93-2-gb05cdb8 configure.ac: bump to version 1.9.0 for the official release (2015-09-21 18:11:26 -0700)
[12:41:13.022] OS: Linux, 4.4.23-g91222fb42d, #1 SMP PREEMPT Mon Mar 20 23:46:40 KST 2017, armv7l
[12:41:13.022] Using config file '/etc//weston.ini'
[12:41:13.022] Loading module '/usr/lib/weston/drm-backend.so'
[12:41:13.026] Output repaint window is 7 ms maximum.
[12:41:13.026] initializing drm backend
[12:41:13.113] using /dev/dri/card0
[12:41:13.113] Loading module '/usr/lib/weston/gl-renderer.so'
failed to load module: /usr/lib/gbm/gbm_dri.so: cannot open shared object file: No such file or directory
failed to load module: /usr/lib/gbm/gbm_gallium_drm.so: cannot open shared object file: No such file or directory
loaded module : gbm_pvr.so
found valid GBM backend : gbm_pvr.so
[12:41:13.120] warning: either no EGL_EXT_platform_base support or specific platform support; falling back to eglGetDisplay.
[12:41:13.129] warning: EGL_EXT_buffer_age not supported. Performance could be affected.
[12:41:13.129] Retrieving EGL client extension string failed.
[12:41:13.134] input device 'EP05120M09', /dev/input/event0 is tagged by udev as: Touchscreen
[12:41:13.134] input device 'EP05120M09', /dev/input/event0 is a touch device
[12:41:13.135] input device 'gpio_keys', /dev/input/event1 not tagged as input device
[12:41:13.187] failed to create input device '/dev/input/event1'.
[12:41:13.234] EGL version: 1.4 build 1.14@3699939 (MAIN)
[12:41:13.234] EGL vendor: Imagination Technologies
[12:41:13.234] EGL client APIs: OpenGL_ES
[12:41:13.234] EGL extensions: EGL_IMG_client_api_ogl EGL_KHR_image
EGL_KHR_image_base EGL_KHR_gl_texture_2D_image
EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image
EGL_KHR_vg_parent_image EGL_IMG_cl_image EGL_KHR_fence_sync
EGL_IMG_context_priority EGL_IMG_hibernate_process
EGL_IMG_image_plane_attribs EGL_KHR_surfaceless_context
EGL_KHR_wait_sync EGL_KHR_create_context
EGL_WL_bind_wayland_display
[12:41:13.234] GL version: OpenGL ES 2.0 build 1.14@3699939 (MAIN)
[12:41:13.234] GLSL version: OpenGL ES GLSL ES 1.00 build 1.14@3699939 (MAIN)
[12:41:13.234] GL vendor: Imagination Technologies
[12:41:13.234] GL renderer: PowerVR SGX 544MP
[12:41:13.234] GL extensions: GL_OES_rgb8_rgba8 GL_OES_depth24
GL_OES_vertex_half_float GL_OES_texture_float
GL_OES_texture_half_float GL_OES_element_index_uint
GL_OES_mapbuffer GL_OES_fragment_precision_high
GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image
GL_OES_EGL_image_external GL_OES_required_internalformat
GL_OES_depth_texture GL_OES_get_program_binary
GL_OES_packed_depth_stencil GL_OES_standard_derivatives
GL_OES_vertex_array_object GL_OES_egl_sync GL_OES_texture_npot
GL_OES_surfaceless_context GL_EXT_discard_framebuffer
GL_EXT_blend_minmax GL_EXT_multi_draw_arrays
GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod
GL_EXT_texture_format_BGRA8888 GL_EXT_occlusion_query_boolean
GL_EXT_texture_rg GL_EXT_draw_buffers
GL_EXT_shader_framebuffer_fetch GL_IMG_shader_binary
GL_IMG_texture_compression_pvrtc
GL_IMG_texture_compression_pvrtc2 GL_IMG_texture_npot
GL_IMG_texture_format_BGRA8888 GL_IMG_read_format
GL_IMG_program_binary GL_IMG_uniform_buffer_object
GL_IMG_multisampled_render_to_texture GL_KHR_debug
[12:41:13.235] GL ES 2 renderer features:
read-back format: RGBA
wl_shm sub-image to texture: no
EGL Wayland extension: yes
[12:41:13.235] Chosen EGL config details:
RGBA bits: 8 8 8 8
swap interval range: 1 - 1
[12:41:13.235] cursor buffers unavailable, using gl cursors
[12:41:13.235] Failed to initialize backlight
[12:41:13.236] Applying calibration: 39.926609 73.981659 -94217.398438 8.623853 7.155964 -14756.145508 (normalized -49.071560 -12.296788)
[12:41:13.236] Output Unknown-1, (connector 32, crtc 34)
mode 1920x1200@60.0, preferred, current
mode 1920x1200@60.0, preferred
[12:41:13.236] Compositor capabilities:
arbitrary surface rotation: yes
screen capture uses y-flip: yes
presentation clock: CLOCK_MONOTONIC, id 1
[12:41:13.236] libwayland: unable to lock lockfile /tmp/0-runtime-dir/wayland-0.lock, maybe another compositor is running
[12:41:13.236] Loading module '/usr/lib/weston/desktop-shell.so'
[12:41:13.237] launching '/usr/libexec/weston-keyboard'
[12:41:13.238] launching '/usr/libexec/weston-desktop-shell'

             -------- I started to touch the screen -------

[12:41:31.939] notify_touch: weston_compositor_pick_view(20146, -5732) failed to find a view!
[12:41:32.423] notify_touch: weston_compositor_pick_view(35706, -3702) failed to find a view!
[12:41:32.477] touch event received with 2 points downbut no surface focused
[12:41:33.040] notify_touch: weston_compositor_pick_view(5541, -6900) failed to find a view!
[12:41:33.201] notify_touch: weston_compositor_pick_view(39169, -3049) failed to find a view!
[12:41:33.739] notify_touch: weston_compositor_pick_view(34573, -3449) failed to find a view!
[12:41:33.793] touch event received with 2 points downbut no surface focused
[12:41:34.289] notify_touch: weston_compositor_pick_view(3010, -6342) failed to find a view!
[12:41:34.356] touch event received with 2 points downbut no surface focused

  • Hi,

    I have forwarded your question to an weston expert.

    Regards,
    Yordan
  • I attach boot message.

    U-Boot SPL 2016.05-g97c89e23c8 (Mar 09 2017 - 08:17:38)
    DRA752-GP ES2.0
    MMC Device 1 not found
    *** Warning - No MMC card found, using default environment

    Trying to boot from MMC1
    spl: falcon_args_file not set in environment, falling back to default
    reading args
    spl_load_image_fat_os: error reading image args, err - -1
    reading u-boot.img
    reading u-boot.img
    reading u-boot.img
    reading u-boot.img


    U-Boot 2016.05-g97c89e23c8 (Mar 17 2017 - 14:58:29 -0700)

    CPU : DRA752-GP ES2.0
    Model: TI DRA742
    Board: DRA74x EVM REV H.0
    DRAM: 4 GiB
    MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
    *** Warning - bad CRC, using default environment

    ERROR: cannot find partition: 'userdata'

    at arch/arm/cpu/armv7/omap-common/utils.c:195/mmc_get_part_size()
    Warning: fastboot.userdata_size: unable to calc
    SCSI: SATA link 0 timeout.
    AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
    flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
    scanning bus for devices...
    Found 0 device(s).
    Net:
    Warning: ethernet@48484000 using MAC address from ROM
    eth0: ethernet@48484000
    Hit any key to stop autoboot: 0
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    reading boot.scr
    ** Unable to read file boot.scr **
    reading uEnv.txt
    251 bytes read in 3 ms (81.1 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc0 ...
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    3632840 bytes read in 84 ms (41.2 MiB/s)
    110502 bytes read in 34 ms (3.1 MiB/s)
    Booting from mmc0 ...
    Kernel image @ 0x82000000 [ 0x000000 - 0x376ec8 ]
    ## Flattened Device Tree blob at 88000000
    Booting using the fdt blob at 0x88000000
    Loading Device Tree to 8ffe2000, end 8fffffa5 ... OK

    Starting kernel ...

    [ 0.000000] Booting Linux on physical CPU 0x0
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 4.4.45-g89944627d5 (wjjang@ubuntu) (gcc version 5.3 .1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Fri Mar 17 09:53:09 PDT 20 17
    [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
    [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
    [ 0.000000] Machine model: TI DRA742
    [ 0.000000] bootconsole [earlycon0] enabled
    [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, s ize 56 MiB
    [ 0.000000] Reserved memory: initialized node ipu2_cma@95800000, compatible i d shared-dma-pool
    [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, s ize 64 MiB
    [ 0.000000] Reserved memory: initialized node dsp1_cma@99000000, compatible i d shared-dma-pool
    [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, s ize 32 MiB
    [ 0.000000] Reserved memory: initialized node ipu1_cma@9d000000, compatible i d shared-dma-pool
    [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, s ize 8 MiB
    [ 0.000000] Reserved memory: initialized node dsp2_cma@9f000000, compatible i d shared-dma-pool
    [ 0.000000] cma: Reserved 64 MiB at 0x00000000fb000000
    [ 0.000000] Forcing write-allocate cache policy for SMP
    [ 0.000000] Memory policy: Data cache writealloc
    [ 0.000000] OMAP4: Map 0x000000027fd00000 to fe600000 for dram barrier
    [ 0.000000] DRA752 ES2.0
    [ 0.000000] PERCPU: Embedded 11 pages/cpu @eb724000 s14848 r8192 d22016 u4505 6
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 1040704
    [ 0.000000] Kernel command line: console=ttyO0,115200n8 elevator=noop root=PA RTUUID=50870cfb-02 rw rootwait earlyprintk fixrtc omapdrm.num_crtc=2 consoleblan k=0 cma=64M rootfstype=ext4 snd.slots_reserved=1,1
    [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [ 0.000000] Memory: 3891672K/4169728K available (6619K kernel code, 371K rwda ta, 2580K rodata, 332K init, 290K bss, 48680K reserved, 229376K cma-reserved, 33 21856K highmem)
    [ 0.000000] Virtual kernel memory layout:
    [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
    [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
    [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
    [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
    [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
    [ 0.000000] .text : 0xc0008000 - 0xc0904044 (9201 kB)
    [ 0.000000] .init : 0xc0905000 - 0xc0958000 ( 332 kB)
    [ 0.000000] .data : 0xc0958000 - 0xc09b4f50 ( 372 kB)
    [ 0.000000] .bss : 0xc09b6000 - 0xc09fe840 ( 291 kB)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] Build-time adjustment of leaf fanout to 32.
    [ 0.000000] NR_IRQS:16 nr_irqs:16 16
    [ 0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_ clk_div
    [ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
    [ 0.000000] Architected cp15 timer(s) running at 6.14MHz (phys).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
    [ 0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 43980 46511023ns
    [ 0.008307] Switching to timer-based delay loop, resolution 162ns
    [ 0.014961] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff , max_idle_ns: 58327039986419 ns
    [ 0.025223] OMAP clocksource: 32k_counter at 32768 Hz
    [ 0.030980] Console: colour dummy device 80x30
    [ 0.035637] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    [ 0.042431] This ensures that you still see kernel messages. Please
    [ 0.048946] update your kernel commandline.
    [ 0.053337] Calibrating delay loop (skipped), value calculated using timer fr equency.. 12.29 BogoMIPS (lpj=61475)
    [ 0.063972] pid_max: default: 32768 minimum: 301
    [ 0.068882] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.075770] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.083618] Initializing cgroup subsys io
    [ 0.087840] Initializing cgroup subsys memory
    [ 0.092413] Initializing cgroup subsys devices
    [ 0.097065] Initializing cgroup subsys freezer
    [ 0.101725] Initializing cgroup subsys perf_event
    [ 0.106643] Initializing cgroup subsys pids
    [ 0.111040] CPU: Testing write buffer coherency: ok
    [ 0.116332] /cpus/cpu@0 missing clock-frequency property
    [ 0.121877] /cpus/cpu@1 missing clock-frequency property
    [ 0.127433] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [ 0.133354] Setting up static identity map for 0x80008380 - 0x800083e0
    [ 0.220556] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [ 0.220618] Brought up 2 CPUs
    [ 0.229639] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    [ 0.236080] CPU: All CPU(s) started in HYP mode.
    [ 0.240902] CPU: Virtualization extensions available.
    [ 0.246546] devtmpfs: initialized
    [ 0.279620] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [ 0.288549] omap_hwmod: l3_main_2 using broken dt data from ocp
    [ 0.502496] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 19112604462750000 ns
    [ 0.517290] pinctrl core: initialized pinctrl subsystem
    [ 0.523608] NET: Registered protocol family 16
    [ 0.529211] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [ 0.566430] cpuidle: using governor ladder
    [ 0.596455] cpuidle: using governor menu
    [ 0.609382] OMAP GPIO hardware version 0.1
    [ 0.617796] GPIO line 161 (radio_rst) hogged as output/low
    [ 0.625848] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@140 0 !
    [ 0.650934] omap-gpmc 50000000.gpmc: GPMC revision 6.0
    [ 0.656314] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
    [ 0.674878] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [ 0.683198] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [ 0.689739] omap4_sram_init:Unable to allocate sram needed to handle errata I 688
    [ 0.697432] omap4_sram_init:Unable to get sram pool needed to handle errata I 688
    [ 0.705681] OMAP DMA hardware revision 0.0
    [ 0.751391] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver ( LinkedList1/2/3 supported)
    [ 0.762354] edma 43300000.edma: memcpy is disabled
    [ 0.772133] edma 43300000.edma: TI EDMA DMA engine driver
    [ 0.782161] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [ 0.788233] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [ 0.794293] omap-iommu 58882000.mmu: 58882000.mmu registered
    [ 0.800334] omap-iommu 55082000.mmu: 55082000.mmu registered
    [ 0.806527] omap-iommu 41501000.mmu: 41501000.mmu registered
    [ 0.812610] omap-iommu 41502000.mmu: 41502000.mmu registered
    [ 0.821963] palmas 0-0058: IRQ missing: skipping irq request
    [ 0.838870] palmas 0-0058: Muxing GPIO 2e, PWM 0, LED 0
    [ 0.911152] pcf857x 0-0020: probed
    [ 0.915285] pcf857x 0-0021: probed
    [ 0.919567] pcf857x 0-0027: probed
    [ 0.923292] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [ 0.949376] GPIO line 447 (vin6_sel_s0) hogged as output/low
    [ 0.955357] pcf857x 1-0026: probed
    [ 0.959645] omap_i2c 48072000.i2c: bus 1 rev0.12 at 400 kHz
    [ 0.965816] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
    [ 0.991741] pcf857x: probe of 3-0021 failed with error -121
    [ 0.997577] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz
    [ 1.003617] media: Linux media interface: v0.10
    [ 1.008397] Linux video capture interface: v2.00
    [ 1.013260] pps_core: LinuxPPS API ver. 1 registered
    [ 1.018455] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome tti <giometti@linux.it>
    [ 1.027932] PTP clock support registered
    [ 1.032100] EDAC MC: Ver: 3.0.0
    [ 1.036147] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [ 1.042787] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [ 1.049487] Advanced Linux Sound Architecture Driver Initialized.
    [ 1.056706] clocksource: Switched to clocksource arch_sys_counter
    [ 1.073775] NET: Registered protocol family 2
    [ 1.078852] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [ 1.086227] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [ 1.093060] TCP: Hash tables configured (established 8192 bind 8192)
    [ 1.099721] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 1.105906] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 1.112731] NET: Registered protocol family 1
    [ 1.117558] RPC: Registered named UNIX socket transport module.
    [ 1.123722] RPC: Registered udp transport module.
    [ 1.128652] RPC: Registered tcp transport module.
    [ 1.133564] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 1.141341] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counte rs available
    [ 1.152301] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 1.166285] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 1.173065] NFS: Registering the id_resolver key type
    [ 1.178375] Key type id_resolver registered
    [ 1.182754] Key type id_legacy registered
    [ 1.187025] ntfs: driver 2.1.32 [Flags: R/O].
    [ 1.193590] bounce: pool size: 64 pages
    [ 1.197801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 47)
    [ 1.205484] io scheduler noop registered (default)
    [ 1.210532] io scheduler deadline registered
    [ 1.215028] io scheduler cfq registered
    [ 1.224113] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
    [ 1.234820] PCI host bridge /ocp/axi@0/pcie_rc@51000000 ranges:
    [ 1.241028] No bus range found for /ocp/axi@0/pcie_rc@51000000, using [bus 00-ff]
    [ 1.249032] IO 0x20003000..0x20012fff -> 0x00000000
    [ 1.254405] MEM 0x20013000..0x2fffffff -> 0x20013000
    [ 1.292265] dra7-pcie 51000000.pcie_rc: link is not up
    [ 1.297798] dra7-pcie 51000000.pcie_rc: PCI host bridge to bus 0000:00
    [ 1.304592] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 1.310329] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 1.316775] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
    [ 1.324316] PCI: bus0: Fast back to back transfers disabled
    [ 1.330251] PCI: bus1: Fast back to back transfers enabled
    [ 1.336044] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
    [ 1.343122] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
    [ 1.350193] pci 0000:00:00.0: PCI bridge to [bus 01]
    [ 1.355586] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
    [ 1.386861] fpd3_serdes: probe of 7-002c failed with error -5
    [ 1.392987] fpd3_serdes 1-001b: Serializer fpd3_24b_ser ready
    [ 1.400529] fpd3_serdes 7-002c: Deserializer fpd3_24b_des ready
    [ 1.467230] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    [ 1.477315] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 301, base_baud = 3000000) is a 8250
    [ 1.486494] console [ttyS0] enabled
    [ 1.486494] console [ttyS0] enabled
    [ 1.493694] bootconsole [earlycon0] disabled
    [ 1.493694] bootconsole [earlycon0] disabled
    [ 1.503350] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 302, base_baud = 3000000) is a 8250
    [ 1.513052] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 303, base_baud = 3000000) is a 8250
    [ 1.523184] [drm] Initialized drm 1.1.0 20060810
    [ 1.529932] OMAP DSS rev 6.1
    [ 1.533705] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_compone nt_ops)
    [ 1.542192] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_compo nent_ops)
    [ 1.552650] connector-hdmi connector@1: failed to find video source
    [ 1.565331] loop: module loaded
    [ 1.569505] nand: No NAND device found
    [ 1.573274] omap2-nand 8000000.nand: scan failed, may be bus-width mismatch
    [ 1.583212] m25p80 spi32766.0: s25fl256s1 (32768 Kbytes)
    [ 1.588630] 7 ofpart partitions found on MTD device spi32766.0
    [ 1.594490] Creating 7 MTD partitions on "spi32766.0":
    [ 1.599668] 0x000000000000-0x000000040000 : "QSPI.SPL"
    [ 1.605726] 0x000000040000-0x000000140000 : "QSPI.u-boot"
    [ 1.612041] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os"
    [ 1.618970] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env"
    [ 1.625597] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1"
    [ 1.632930] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel"
    [ 1.639209] 0x0000009e0000-0x000002000000 : "QSPI.file-system"
    [ 1.646924] libphy: Fixed MDIO Bus: probed
    [ 1.696739] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
    [ 1.702864] davinci_mdio 48485000.mdio: detected phy mask fffffff3
    [ 1.713327] libphy: 48485000.mdio: probed
    [ 1.717400] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driv er unknown
    [ 1.725441] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driv er unknown
    [ 1.734180] cpsw 48484000.ethernet: Detected MACID = a0:f6:fd:9d:ce:ac
    [ 1.740881] cpsw 48484000.ethernet: cpts: overflow check period 800
    [ 1.747886] cpsw 48484000.ethernet: cpsw: Detected MACID = a0:f6:fd:9d:ce:ad
    [ 1.756621] mousedev: PS/2 mouse device common for all mice
    [ 2.079051] input: EP05120M09 as /devices/platform/44000000.ocp/48070000.i2c/ i2c-0/0-0038/input/input0
    [ 2.089100] i2c /dev entries driver
    [ 2.093456] tvp5158 1-0058: Unable to of_probe
    [ 2.098309] ov1063x 1-0037: Failed writing register 0x0103!
    [ 2.103920] ov1063x: probe of 1-0037 failed with error -121
    [ 2.110325] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
    [ 2.117427] vip 48970000.vip: loading firmware vpdma-1b8.bin
    [ 2.126886] vpe 489d0000.vpe: Device registered as /dev/video0
    [ 2.133868] omap_hsmmc 4809c000.mmc: Got CD GPIO
    [ 2.138551] vip 48970000.vip: VPDMA firmware loaded
    [ 2.167350] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
    [ 2.173734] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
    [ 2.180287] evm_3v3_sw: supplied by sysen1
    [ 2.260468] mmc0: MAN_BKOPS_EN bit is not set
    [ 2.297024] mmc0: new HS200 MMC card at address 0001
    [ 2.312462] mmcblk0: mmc0:0001 MMC08G 7.25 GiB
    [ 2.327508] mmcblk0boot0: mmc0:0001 MMC08G partition 1 8.00 MiB
    [ 2.343712] mmcblk0boot1: mmc0:0001 MMC08G partition 2 8.00 MiB
    [ 2.350360] mmcblk0: p1 p2 p3
    [ 2.621591] ledtrig-cpu: registered to indicate activity on CPUs
    [ 2.630152] hwspinlock_user gatemp: requested 10 hwspinlocks
    [ 2.637727] aic_dvdd: supplied by evm_3v3_sw
    [ 2.644523] davinci-mcasp 48464000.mcasp: DAI is shared
    [ 2.650674] davinci-mcasp 48474000.mcasp: DAI is shared
    [ 2.656126] davinci-mcasp 4847c000.mcasp: invalid tdm slots: 0
    [ 2.663245] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 580 40000.encoder mapping ok
    [ 2.674104] NET: Registered protocol family 10
    [ 2.679402] sit: IPv6 over IPv4 tunneling driver
    [ 2.684592] NET: Registered protocol family 17
    [ 2.689313] Key type dns_resolver registered
    [ 2.693750] omap_voltage_late_init: Voltage driver support not added
    [ 2.700666] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [ 2.706894] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [ 2.713593] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [ 2.719847] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [ 2.728163] Power Management for TI OMAP4+ devices.
    [ 2.733265] Registering SWP/SWPB emulation handler
    [ 2.740194] dmm 4e000000.dmm: initialized all PAT entries
    [ 2.746657] backlight supply power not found, using dummy regulator
    [ 2.754425] tvp5158 1-0058: Unable to of_probe
    [ 2.759385] omap_hsmmc 4809c000.mmc: Got CD GPIO
    [ 2.797889] asoc-simple-card sound@0: tlv320aic3x-hifi <-> 48468000.mcasp map ping ok
    [ 2.816668] asoc-simple-card jamr3_sound: tlv320aic3x-hifi <-> 48474000.mcasp mapping ok
    [ 2.859480] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 2.866122] [drm] No driver support for vblank timestamp query.
    [ 2.880264] [drm] Enabling DMM ywrap scrolling
    [ 2.942692] Console: switching to colour frame buffer device 240x75
    [ 2.961488] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
    [ 3.007120] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
    [ 3.013242] tvp5158 1-0058: Unable to of_probe
    [ 3.018631] input: gpio_keys as /devices/platform/gpio_keys/input/input1
    [ 3.025530] hctosys: unable to open rtc device (rtc0)
    [ 3.026872] tvp5158 1-0058: Unable to of_probe
    [ 3.043420] aic_dvdd: disabling
    [ 3.046576] vmmcwl_fixed: disabling
    [ 3.050276] ldousb: disabling
    [ 3.053683] ALSA device list:
    [ 3.056665] #0: DRA7xx-EVM
    [ 3.059717] #1: HDMI 58040000.encoder
    [ 3.063574] #2: DRA7xx-JAMR3
    [ 3.067809] Waiting for root device PARTUUID=50870cfb-02...
    [ 3.094452] mmc2: host does not support reading read-only switch, assuming wr ite-enable
    [ 3.137395] mmc2: new ultra high speed SDR104 SDHC card at address 59b4
    [ 3.144444] mmcblk1: mmc2:59b4 USDU1 7.31 GiB
    [ 3.149968] mmcblk1: p1 p2
    [ 3.153405] tvp5158 1-0058: Unable to of_probe
    [ 3.274669] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. O pts: (null)
    [ 3.282860] VFS: Mounted root (ext4 filesystem) on device 179:50.
    [ 3.292507] devtmpfs: mounted
    [ 3.295660] Freeing unused kernel memory: 332K (c0905000 - c0958000)
    [ 3.302062] This architecture does not have kernel memory protection.
    [ 3.406975] systemd[1]: System time before build time, advancing clock.
    [ 3.430945] random: systemd: uninitialized urandom read (16 bytes read, 24 bi ts of entropy available)
    [ 3.442926] random: systemd: uninitialized urandom read (16 bytes read, 24 bi ts of entropy available)
    [ 3.455208] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SEL INUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL + XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
    [ 3.473667] systemd[1]: Detected architecture arm.

    Welcome to Arago 2016.12!

    [ 3.497690] systemd[1]: Set hostname to <dra7xx-evm>.
    [ 3.542860] random: systemd-sysv-ge: uninitialized urandom read (16 bytes rea d, 25 bits of entropy available)
    [ 3.562114] random: systemd-gpt-aut: uninitialized urandom read (16 bytes rea d, 26 bits of entropy available)
    [ 3.572322] random: systemd-gpt-aut: uninitialized urandom read (16 bytes rea d, 26 bits of entropy available)
    [ 3.583398] random: systemd-sysv-ge: uninitialized urandom read (16 bytes rea d, 26 bits of entropy available)
    [ 3.600365] random: systemd-sysv-ge: uninitialized urandom read (16 bytes rea d, 27 bits of entropy available)
    [ 3.653731] random: systemd: uninitialized urandom read (16 bytes read, 30 bi ts of entropy available)
    [ 3.663252] random: systemd: uninitialized urandom read (16 bytes read, 30 bi ts of entropy available)
    [ 3.673204] random: systemd: uninitialized urandom read (16 bytes read, 30 bi ts of entropy available)
    [ 4.020785] systemd[1]: sysinit.target: Found ordering cycle on sysinit.targe t/start
    [ 4.028673] systemd[1]: sysinit.target: Found dependency on alignment.service /start
    [ 4.036377] systemd[1]: sysinit.target: Found dependency on basic.target/star t
    [ 4.043671] systemd[1]: sysinit.target: Found dependency on sockets.target/st art
    [ 4.051156] systemd[1]: sysinit.target: Found dependency on dropbear.socket/s top
    [ 4.058602] systemd[1]: sysinit.target: Found dependency on sysinit.target/st art
    [ 4.066032] systemd[1]: sysinit.target: Breaking ordering cycle by deleting j ob alignment.service/start
    [ 4.075487] systemd[1]: alignment.service: Job alignment.service/start delete d to break ordering cycle starting with sysinit.target/start
    [ SKIP ] Ordering cycle found, skipping alignment.service
    [ 4.109291] systemd[1]: Listening on Journal Socket (/dev/log).
    [ OK ] Listening on Journal Socket (/dev/log).
    [ 4.137168] systemd[1]: Listening on Network Service Netlink Socket.
    [ OK ] Listening on Network Service Netlink Socket.
    [ 4.157068] systemd[1]: Started Dispatch Password Requests to Console Directo ry Watch.
    [ OK ] Started Dispatch Password Requests to Console Directory Watch.
    [ 4.186978] systemd[1]: Listening on Journal Socket.
    [ OK ] Listening on Journal Socket.
    [ 4.208157] systemd[1]: Created slice System Slice.
    [ OK ] Created slice System Slice.
    [ 4.227529] systemd[1]: Created slice system-getty.slice.
    [ OK ] Created slice system-getty.slice.
    [ 4.276890] systemd[1]: Mounting Debug File System...
    Mounting Debug File System...
    [ 4.300659] systemd[1]: Starting Load Kernel Modules...
    Starting Load Kernel Modules...
    [ 4.314746] CMEMK module: reference Linux version 4.4.45
    [ 4.320703] no physical memory specified
    [ 4.324647] cmemk initialized
    [ 4.337761] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [ 4.344123] cryptodev: driver 1.8 loaded.
    [ OK ] Created slice system-serial\x2dgetty.slice.
    [ 4.407108] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    Starting Create list of required st... nodes for the current kernel...
    [ 4.437061] systemd[1]: Listening on udev Control Socket.
    [ OK ] Listening on udev Control Socket.
    [ 4.457012] systemd[1]: Listening on udev Kernel Socket.
    [ OK ] Listening on udev Kernel Socket.
    [ 4.479871] systemd[1]: Reached target Remote File Systems.
    [ OK ] Reached target Remote File Systems.
    [ 4.497120] systemd[1]: Started Forward Password Requests to Wall Directory W atch.
    [ OK ] Started Forward Password Requests to Wall Directory Watch.
    [ 4.526893] systemd[1]: Reached target Paths.
    [ OK ] Reached target Paths.
    [ 4.546982] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
    [ 4.566954] systemd[1]: Listening on Syslog Socket.
    [ OK ] Listening on Syslog Socket.
    [ 4.616990] systemd[1]: Mounting POSIX Message Queue File System...
    Mounting POSIX Message Queue File System...
    [ 4.646992] systemd[1]: Reached target Swap.
    [ OK ] Reached target Swap.
    [ 4.706912] systemd[1]: Mounting Temporary Directory...
    Mounting Temporary Directory...
    [ 4.737537] systemd[1]: Created slice User and Session Slice.
    [ OK ] Created slice User and Session Slice.
    [ 4.766906] systemd[1]: Reached target Slices.
    [ OK ] Reached target Slices.
    [ 4.817081] systemd[1]: Starting Setup Virtual Console...
    Starting Setup Virtual Console...
    [ 4.849126] systemd[1]: Starting Journal Service...
    Starting Journal Service...
    [ 4.879205] systemd[1]: Starting Remount Root and Kernel File Systems...
    Starting Remount Root and Kernel File Systems...
    [ 4.897209] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [ 4.913699] systemd[1]: Mounted Debug File System.
    [ OK ] Mounted Debug File System.
    [ 4.937099] systemd[1]: Mounted POSIX Message Queue File System.
    [ OK ] Mounted POSIX Message Queue File System.
    [ 4.967013] systemd[1]: Mounted Temporary Directory.
    [ OK ] Mounted Temporary Directory.
    [ 4.987137] systemd[1]: Started Journal Service.
    [ OK ] Started Journal Service.
    [ OK ] Started Load Kernel Modules.
    [ OK ] Started Create list of required sta...ce nodes for the current kernel.
    [ OK ] Started Setup Virtual Console.
    [ OK ] Started Remount Root and Kernel File Systems.
    Starting udev Coldplug all Devices...
    Starting Create Static Device Nodes in /dev...
    Starting Apply Kernel Variables...
    Starting Flush Journal to Persistent Storage...
    [ OK ] Started Create Static Device Nodes in /dev.
    [ OK ] Started Apply Kernel Variables.
    [ 5.608992] systemd-journald[153]: Received request to flush runtime journal from PID 1
    [ OK ] Started Flush Journal to Persistent Storage.
    [ OK ] Reached target Local File Systems (Pre).
    Mounting /media/ram...
    Mounting /var/volatile...
    Starting udev Kernel Device Manager...
    [ OK ] Mounted /var/volatile.
    [ OK ] Mounted /media/ram.
    [ OK ] Started udev Kernel Device Manager.
    [ OK ] Started udev Coldplug all Devices.
    [ 6.004276] omap-rproc 58820000.ipu: assigned reserved memory node ipu1_cma@9 d000000
    [ 6.018036] remoteproc0: 58820000.ipu is available
    [ 6.029902] remoteproc0: Note: remoteproc is still under development and con sidered experimental.
    [ .039644] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [ 6.050560] tvp5158 1-0058: Unable to of_probe
    Starting Load/Save Random Seed...
    [ 6.056055] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@9 5800000
    [ 6.069230] remoteproc1: 55020000.ipu is available
    [ 6.075375] remoteproc1: Note: remoteproc is still under development and con sidered experimental.
    [ 6.085239] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIED, and backward compatibility isn't yet guaranteed.
    [ 6.101341] tvp5158 1-0058: Unable to of_probe
    [ OK ] Reached target Local File Systems.
    [ 6.108191] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@9 9000000
    [ 6.132887] remoteproc2: 40800000.dsp is available
    [ 6.141007] remoteproc2: Note: remoteproc is still under development and con sidered experimental.
    Starting Create Volatile Files and Directories...
    [ OK ] Started Load/Save Random Seed.
    [ 6.194906] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backwar d compatibility isn't yet guaranteed.
    [ 6.218938] tvp5158 1-0058: Unable to of_probe
    [ 6.223742] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9 f000000
    [ 6.246990] remoteproc3: 41000000.dsp is available
    [ 6.272852] remoteproc3: Note: remoteproc is still under development and con sidered experimental.
    [ OK ] Started Create Volatile Files and Directories.
    [ 6.293355] remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backwar d compatibility isn't yet guaranteed.
    [ 6.311987] remoteproc1: registered virtio0 (type 7)
    [ 6.323688] remoteproc0: registered virtio1 (type 7)
    [ 6.330507] tvp5158 1-0058: Unable to of_probe
    [ OK ] Found device /dev/ttyS0.
    [ 6.460930] remoteproc2: registered virtio2 (type 7)
    Starting Update UTMP about System Boot/Shutdown...[ 6.486304] omap-d es 480a5000.des: OMAP DES hw accel rev: 2.2

    [ 6.514565] remoteproc3: registered virtio3 (type 7)
    Starting Network Time Synchronization...[ 6.526913] alg: skcipher: s etkey failed on test 5 for ecb-des-omap: flags=100

    [ 6.588250] alg: skcipher-ddst: setkey failed on test 5 for ecb-des-omap: fla gs=100
    [ 6.638204] alg: skcipher-ddst: setkey failed on test 5 for ecb-des-omap: fla gs=100
    [ OK ] Started Network Time Synchronization.
    [ OK ] Started Update UTMP about System Boot/Shutdown.
    [ 6.725886] tvp5158 1-0058: Unable to of_probe
    [ 6.731343] omap_rng 48090000.rng: OMAP Random Number Generator ver. 20
    [ 6.747152] SCSI subsystem initialized
    [ 6.747426] tvp5158 1-0058: Unable to of_probe
    [ 6.755510] omap_rtc 48838000.rtc: rtc core: registered 48838000.rtc as rtc0
    [ 6.767640] tvp5158 1-0058: Unable to of_probe
    [ OK ] Reached target System Time Synchronized.
    [ 6.820236] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled
    [ 6.857954] ahci 4a140000.sata: Enable 32-bit DMA instead of 64-bit.
    [ 6.870680] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 im pl platform mode
    Starting Synchronize System and HW clocks...
    [ 6.902736] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pm p pio slum part ccc apst
    [ OK ] Started Synchronize System and HW clocks.
    [ 6.970968] scsi host0: ahci
    [ 6.975391] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x1 00 irq 345
    [ OK ] Reached target System Initialization.
    [ 7.017470] tvp5158 1-0058: Unable to of_probe
    [ 7.027291] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    [ 7.040270] CAN device driver interface
    [ OK ] Listening on D-Bus System Message Bus Socket.
    [ 7.056069] tvp5158 1-0058: Unable to of_probe
    [ 7.061272] c_can_platform 4ae3c000.can: c_can_platform device registered (re gs=fce3c000, irq=365)
    [ OK ] Started Daily Cleanup of Temporary Directories.
    [ 7.106014] tvp5158 1-0058: Unable to of_probe
    [ OK ] Reached target Timers.
    [ 7.112998] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
    [ OK ] Listening on RPCbind Server Activation Socket.
    [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [ OK ] Listening on dropbear.socket.
    [ OK ] Reached target Sockets.
    [ OK ] Reached target Basic System.
    Starting uim-sysfs.service...
    [ 7.315041] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. O pts: (null)
    Starting Telephony service...
    [ 7.356781] ata1: SATA link down (SStatus 0 SControl 300)
    [ 7.357950] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. O pts: (null)
    Starting Avahi mDNS/DNS-SD Stack...
    [ 7.393740] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [ OK ] Started System Logging Service.
    [ OK ] Started D-Bus System Message Bus.
    [ OK ] Started Telephony service.
    [ OK ] Started Avahi mDNS/DNS-SD Stack.
    [ 7.642503] Bluetooth: Core ver 2.21
    [ 7.646148] NET: Registered protocol family 31
    [ 7.686899] Bluetooth: HCI device and connection manager initialized
    [ 7.695811] tvp5158 1-0058: Unable to of_probe
    [ 7.705285] tvp5158 1-0058: Unable to of_probe
    Starting Network Service...
    [ 7.734868] Bluetooth: HCI socket layer initialized
    [ 7.759899] net eth1: initializing cpsw version 1.15 (0)
    [ 7.771817] Bluetooth: L2CAP socket layer initialized
    [ 7.775319] net eth0: initialized cpsw ale version 1.4
    [ 7.775322] net eth0: ALE Table size 1024
    [ 7.778497] tvp5158 1-0058: Unable to of_probe
    [ OK ] Started Kernel Logging Service.
    [ 7.803129] tvp5158 1-0058: Unable to of_probe
    [ 7.803502] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
    Starting Save/Restore Sound Card State...
    [ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
    [ 7.870598] net eth1: phy found : id is : 0x20005c7a
    [ 7.885132] Bluetooth: SCO socket layer initialized
    Starting Login Service...
    [ 7.930442] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
    Starting Permit User Sessions...
    [ 7.967400] net eth0: initializing cpsw version 1.15 (0)
    Starting Print notice about GPLv3 packages...
    [ 8.013303] tvp5158 1-0058: Unable to of_probe
    [ 8.068217] NET: Registered protocol family 15
    [ 8.075486] random: nonblocking pool is initialized
    [ 8.094729] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
    [ 8.094782] tvp5158 1-0058: Unable to of_probe
    [ 8.105668] tvp5158 1-0058: Unable to of_probe
    [ 8.114959] net eth0: phy found : id is : 0x20005c7a
    [ 8.134683] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
    [ 8.156048] tvp5158 1-0058: Unable to of_probe
    [ 8.173562] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ OK ] Started Network Service.
    [ OK ] Started Permit User Sessions.
    [ 8.570661] Initializing XFRM netlink socket
    [ OK ] Started Save/Restore Sound Card State.
    [ 8.972807] remoteproc1: powering up 55020000.ipu
    [ 9.023566] remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3747196
    [ 9.071823] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
    [ 9.316672] remoteproc1: remote processor 55020000.ipu is now up
    [ 9.349372] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 9.352467] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x65
    [ 9.353372] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x66
    [ 9.414564] tvp5158 1-0058: Unable to of_probe
    [ 9.422045] remoteproc0: powering up 58820000.ipu
    [ 9.451662] remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 5000484
    [ 9.474173] omap-iommu 58882000.mmu: 58882000.mmu: version 2.1
    [ 9.489102] tvp5158 1-0058: Unable to of_probe
    [ 9.510315] remoteproc0: remote processor 58820000.ipu is now up
    [ 9.527870] virtio_rpmsg_bus virtio1: rpmsg host is online
    [ 9.529226] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample ad dr 0x32
    [ 9.529373] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample ad dr 0x33
    [ 9.529548] virtio_rpmsg_bus virtio1: creating channel rpmsg-omx addr 0x3c
    [ 9.529707] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65
    [ 9.640128] tvp5158 1-0058: Unable to of_probe
    [ 9.652052] remoteproc2: powering up 40800000.dsp
    [ 9.694230] remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 5932668
    [ 9.723747] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
    [ 9.729645] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
    [ 9.735596] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
    [ 9.807391] remoteproc2: remote processor 40800000.dsp is now up
    [ 9.816429] virtio_rpmsg_bus virtio2: rpmsg host is online
    [ 9.817558] virtio_rpmsg_bus virtio2: creating channel rpmsg-client-sample ad dr 0x32
    [ 9.817891] virtio_rpmsg_bus virtio2: creating channel rpmsg-client-sample ad dr 0x33
    [ 9.818208] virtio_rpmsg_bus virtio2: creating channel rpmsg-omx addr 0x3c
    [ 9.818592] virtio_rpmsg_bus virtio2: creating channel rpmsg-rpc addr 0x65
    [ 9.905848] tvp5158 1-0058: Unable to of_probe
    [ 9.912149] remoteproc3: powering up 41000000.dsp
    [ 9.936570] tvp5158 1-0058: Unable to of_probe
    [ 9.938965] remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 5932696
    [ 9.945573] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
    [ 9.945611] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
    [ 9.945651] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
    [ 9.979976] remoteproc3: remote processor 41000000.dsp is now up
    [ 10.000887] virtio_rpmsg_bus virtio3: rpmsg host is online
    [ 10.002181] virtio_rpmsg_bus virtio3: creating channel rpmsg-client-sample ad dr 0x32
    [ 10.015430] virtio_rpmsg_bus virtio3: creating channel rpmsg-client-sample ad dr 0x33
    [ 10.028719] virtio_rpmsg_bus virtio3: creating channel rpmsg-omx addr 0x3c
    [ 10.036654] tvp5158 1-0058: Unable to of_probe
    [ 10.039620] usbcore: registered new interface driver usbfs
    [ 10.039667] usbcore: registered new interface driver hub
    [ 10.039874] usbcore: registered new device driver usb
    [ 10.046558] dwc3 48890000.usb: otg: primary host xhci-hcd.1.auto registered
    [ 10.046564] dwc3 48890000.usb: otg: shared host xhci-hcd.1.auto registered
    [ 10.046567] dwc3 48890000.usb: otg: can't start till gadget registers
    [ 10.046639] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [ 10.046656] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus nu mber 1
    [ 10.107488] virtio_rpmsg_bus virtio3: creating channel rpmsg-rpc addr 0x65
    [ 10.118721] rpmsg_rpc rpmsg0: probing service dce-callback with src 1024 dst 101
    [ 10.162282] rpmsg_rpc rpmsg1: probing service rpmsg-dce with src 1025 dst 102
    [ 10.168416] rpmsg_rpc rpmsg13: probing service rpc_example_3 with src 1024 ds t 101
    [ 10.176034] rpmsg_rpc rpmsg0: published functions = 4
    [ 10.186361] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
    [ 10.195451] rpmsg_rpc rpmsg13: published functions = 8
    [ 10.205650] rpmsg_rpc rpmsg5: probing service rpc_example_2 with src 1024 dst 101
    [ 10.216808] xhci-hcd xhci-hcd.2.auto: irq 511, io mem 0x488d0000
    [ 10.223831] rpmsg_rpc rpmsg1: published functions = 9
    [ 10.224558] rpmsg_rpc rpmsg9: probing service rpc_example_4 with src 1024 dst 101
    [ 10.249730] tvp5158 1-0058: Unable to of_probe
    [ 10.258253] rpmsg_rpc rpmsg5: published functions = 8
    [ 10.265453] hub 1-0:1.0: USB hub found
    [ 10.280292] hub 1-0:1.0: 1 port detected
    [ 10.288680] rpmsg_rpc rpmsg9: published functions = 8
    [ 10.297449] tvp5158 1-0058: Unable to of_probe
    [ 10.297688] tvp5158 1-0058: Unable to of_probe
    [ 10.297820] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [ 10.297835] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus nu mber 2
    [ 10.299248] usb usb2: We don't know the algorithms for LPM for this host, dis abling LPM.
    [ 10.328385] hub 2-0:1.0: USB hub found
    [ 10.328414] hub 2-0:1.0: 1 port detected
    [ 10.328766] tvp5158 1-0058: Unable to of_probe
    [ 10.329007] tvp5158 1-0058: Unable to of_probe
    [ 10.329240] tvp5158 1-0058: Unable to of_probe
    [ OK ] Started Login Service.
    [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [ OK ] Reached target Sound Card.
    [ OK ] Created slice system-systemd\x2dbacklight.slice.
    Starting Load/Save Screen Backlight...htness of backlight:backlight...
    [ OK ] Started Getty on tty1.
    [ OK ] Started Serial Getty on ttyS0.
    [ OK ] Reached target Network.
    Starting Lightning Fast Webserver With Light System Requirements...
    Starting Network Name Resolution...
    [ OK ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
    [ OK ] Started Lightning Fast Webserver With Light System Requirements.
    [ OK ] Started Network Name Resolution.
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
    autoconf
    binutils-dev
    binutils
    bison-dev
    bison
    cpp-symlinks
    cpp
    dosfstools
    g++-symlinks
    g++
    gawk-dev
    gawk
    gcc-symlinks
    gcc
    gdb
    gdbc6x
    gdbserver
    gstreamer1.0-libav
    libcairo-perf-utils
    libgmp10
    libidn11
    libmpc3
    libmpfr4
    m4-dev
    m4
    make
    nettle
    parted
    swig-dev
    swig

    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution. This can be done using
    the opkg remove command. i.e.:
    opkg remove <package>
    Where <package> is the name printed in the list above

    NOTE: If the package is a dependency of another package you
    will be notified of the dependent packages. You should
    use the --force-removal-of-dependent-packages option to
    also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [ OK ] Started uim-sysfs.service.
    [ OK ] Started Print notice about GPLv3 packages.
    Starting rc.pvr.service...
    [ 11.000278] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
    [ OK ] Started rc.pvr.service.
    Starting weston.service...
    [ OK ] Started weston.service.
    Starting telnetd.service...
    Starting tiipclad-daemon.service...
    [ OK ] Started telnetd.service.
    [ OK ] Started tiipclad-daemon.service.
    Starting thttpd.service...
    [ OK ] Started thttpd.service.
    Starting rng-tools.service...
    [ OK ] Started rng-tools.service.
    Starting gdbserverproxy.service...
    [ OK ] Started gdbserverproxy.service.
    Starting matrix-gui-2.0.service...
    [ OK ] Started matrix-gui-2.0.service.
    Starting thermal-zone-init.service...
    [ OK ] Started thermal-zone-init.service.

    _____ _____ _ _
    | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
    | | _| .'| . | . | | __| _| . | | | -_| _| _|
    |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
    |___| |___|

    Arago Project http://arago-project.org dra7xx-evm ttyS0

    Arago 2016.12 dra7xx-evm ttyS0

    dra7xx-evm login: root
    root@dra7xx-evm:~# [ 20.303908] omap_hwmod: mmu1_dsp2: _wait_target_disable fa iled
    [ 20.316322] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
    [ 20.341366] omap_hwmod: mmu1_dsp1: _wait_target_disable failed
    [ 20.353988] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
  • Look into the source of terminal.c and verify whether it has a touch_listener installed.

    Regards,

    Subhajit