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/PROCESSOR-SDK-AM335X: Touch Screen Not working

Part Number: PROCESSOR-SDK-AM335X
Other Parts Discussed in Thread: AM3352, TPS65910

Tool/software: Linux

I am Using : SDK 03.03.00.04.   -    If anybody know how to download latest SDK / share latest SDK for AM335x development board - please help here.

Error :  touch screen is not working by default   But mouse is working

Current Scenario :

             using mouse if launch QTTouch from matrix application ----> Qt Interaction ----->  ("now touch screen starts working ")

             if i come out of QT Interaction  --->   Then touch is not working

Observation:    (When i try to browse through my EVM using CoolTerm (RS232 terminal pgm)  from  root@am335x-evm:

TSLIB_TSDEVICE=/dev/input/touchscreen0       - This file available

TSLIB_FBDEVICE=/dev/fb0       -   This file is available

TSLIB_PLUGINDIR=/lib/ts       -   This folder itself (ts)  is not available

TSLIB_CONFFILE=/etc/ts.conf   - This  file (ts.conf)  itself is not available.

Can someone help me here ... what is happening :-)  :-(

  • I am posting my boot log for the same issue

    10:33:36 [ 0.000000] Booting Linux on physical CPU 0x0
    10:33:36 [ 0.000000] Initializing cgroup subsys cpu
    10:33:36 [ 0.000000] Initializing cgroup subsys cpuacct
    10:33:36 [ 0.000000] Linux version 4.4.41-gf9f6f0db2d (gtbldadm@ubuntu-16) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 PREEMPT Wed Mar 29 17:37:15 EDT 2017
    10:33:36 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
    10:33:36 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    10:33:36 [ 0.000000] Machine model: TI AM335x EVM-SK
    10:33:36 [ 0.000000] cma: Reserved 48 MiB at 0x8b800000
    10:33:36 [ 0.000000] Memory policy: Data cache writeback
    10:33:36 [ 0.000000] CPU: All CPU(s) started in SVC mode.
    10:33:36 [ 0.000000] AM335X ES1.0 (sgx neon )
    10:33:36 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64960
    10:33:36 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=PARTUUID=000d50b4-02 rw rootfstype=ext4 rootwait
    10:33:36 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
    10:33:36 [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    10:33:36 [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    10:33:36 [ 0.000000] Memory: 200272K/262144K available (6603K kernel code, 317K rwdata, 2416K rodata, 264K init, 265K bss, 12720K reserved, 49152K cma-reserved, 0K highmem)
    10:33:36 [ 0.000000] Virtual kernel memory layout:
    10:33:36 [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
    10:33:36 [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
    10:33:36 [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB)
    10:33:36 [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
    10:33:36 [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
    10:33:36 [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
    10:33:36 [ 0.000000] .text : 0xc0008000 - 0xc08d7004 (9021 kB)
    10:33:36 [ 0.000000] .init : 0xc08d8000 - 0xc091a000 ( 264 kB)
    10:33:36 [ 0.000000] .data : 0xc091a000 - 0xc09694b0 ( 318 kB)
    10:33:36 [ 0.000000] .bss : 0xc09694b0 - 0xc09abbd8 ( 266 kB)
    10:33:36 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    10:33:36 [ 0.000000] Preemptible hierarchical RCU implementation.
    10:33:36 [ 0.000000] Build-time adjustment of leaf fanout to 32.
    10:33:36 [ 0.000000] NR_IRQS:16 nr_irqs:16 16
    10:33:36 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
    10:33:36 [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
    10:33:36 [ 0.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
    10:33:36 [ 0.000041] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
    10:33:36 [ 0.000053] OMAP clocksource: timer1 at 24000000 Hz
    10:33:36 [ 0.000250] clocksource_probe: no matching clocksources found
    10:33:36 [ 0.000450] Console: colour dummy device 80x30
    10:33:36 [ 0.000478] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    10:33:36 [ 0.000485] This ensures that you still see kernel messages. Please
    10:33:36 [ 0.000492] update your kernel commandline.
    10:33:36 [ 0.000513] Calibrating delay loop... 718.02 BogoMIPS (lpj=3590144)
    10:33:36 [ 0.118987] pid_max: default: 32768 minimum: 301
    10:33:36 [ 0.119131] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
    10:33:36 [ 0.119143] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
    10:33:36 [ 0.119919] Initializing cgroup subsys io
    10:33:36 [ 0.119953] Initializing cgroup subsys memory
    10:33:36 [ 0.119993] Initializing cgroup subsys devices
    10:33:36 [ 0.120010] Initializing cgroup subsys freezer
    10:33:36 [ 0.120026] Initializing cgroup subsys perf_event
    10:33:36 [ 0.120039] Initializing cgroup subsys pids
    10:33:36 [ 0.120073] CPU: Testing write buffer coherency: ok
    10:33:36 [ 0.120521] Setting up static identity map for 0x80008200 - 0x80008260
    10:33:36 [ 0.122923] devtmpfs: initialized
    10:33:36 [ 0.137142] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
    10:33:36 [ 0.153360] omap_hwmod: debugss: _wait_target_disable failed
    10:33:36 [ 0.210483] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    10:33:36 [ 0.214920] pinctrl core: initialized pinctrl subsystem
    10:33:36 [ 0.216407] NET: Registered protocol family 16
    10:33:36 [ 0.218810] DMA: preallocated 256 KiB pool for atomic coherent allocations
    10:33:36 [ 0.248988] cpuidle: using governor ladder
    10:33:36 [ 0.278977] cpuidle: using governor menu
    10:33:36 [ 0.284030] OMAP GPIO hardware version 0.1
    10:33:36 [ 0.296012] hw-breakpoint: debug architecture 0x4 unsupported.
    10:33:36 [ 0.338339] edma 49000000.edma: TI EDMA DMA engine driver
    10:33:36 [ 0.339577] reg-fixed-voltage fixedregulator@2: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_wl12xx_gpio, deferring probe
    10:33:36 [ 0.343518] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
    10:33:36 [ 0.343689] media: Linux media interface: v0.10
    10:33:36 [ 0.343767] Linux video capture interface: v2.00
    10:33:36 [ 0.343820] pps_core: LinuxPPS API ver. 1 registered
    10:33:36 [ 0.343828] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    10:33:36 [ 0.343861] PTP clock support registered
    10:33:36 [ 0.343923] EDAC MC: Ver: 3.0.0
    10:33:36 [ 0.345248] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
    10:33:36 [ 0.345680] Advanced Linux Sound Architecture Driver Initialized.
    10:33:36 [ 0.347006] clocksource: Switched to clocksource timer1
    10:33:36 [ 0.359314] NET: Registered protocol family 2
    10:33:36 [ 0.360195] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
    10:33:36 [ 0.360237] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
    10:33:36 [ 0.360267] TCP: Hash tables configured (established 2048 bind 2048)
    10:33:36 [ 0.360356] UDP hash table entries: 256 (order: 0, 4096 bytes)
    10:33:36 [ 0.360377] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    10:33:36 [ 0.360545] NET: Registered protocol family 1
    10:33:36 [ 0.361009] RPC: Registered named UNIX socket transport module.
    10:33:36 [ 0.361027] RPC: Registered udp transport module.
    10:33:36 [ 0.361035] RPC: Registered tcp transport module.
    10:33:36 [ 0.361042] RPC: Registered tcp NFSv4.1 backchannel transport module.
    10:33:36 [ 0.362088] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
    10:33:36 [ 0.364329] futex hash table entries: 256 (order: -1, 3072 bytes)
    10:33:36 [ 0.373573] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    10:33:36 [ 0.374515] NFS: Registering the id_resolver key type
    10:33:36 [ 0.374600] Key type id_resolver registered
    10:33:36 [ 0.374609] Key type id_legacy registered
    10:33:36 [ 0.374687] ntfs: driver 2.1.32 [Flags: R/O].
    10:33:36 [ 0.378913] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
    10:33:36 [ 0.378947] io scheduler noop registered
    10:33:36 [ 0.378962] io scheduler deadline registered
    10:33:36 [ 0.379153] io scheduler cfq registered (default)
    10:33:36 [ 0.380758] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
    10:33:36 [ 0.384327] backlight supply power not found, using dummy regulator
    10:33:36 [ 0.453629] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    10:33:36 [ 0.458349] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
    10:33:36 [ 1.072793] console [ttyS0] enabled
    10:33:36 [ 1.077663] [drm] Initialized drm 1.1.0 20060810
    10:33:36 [ 1.083605] panel panel: found backlight
    10:33:36 [ 1.089193] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    10:33:36 [ 1.095851] [drm] No driver support for vblank timestamp query.
    10:33:36 [ 1.130315] Console: switching to colour frame buffer device 60x34
    10:33:36 [ 1.139027] tilcdc 4830e000.lcdc: fb0: frame buffer device
    10:33:36 [ 1.167218] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
    10:33:36 [ 1.180947] loop: module loaded
    10:33:36 [ 1.186761] libphy: Fixed MDIO Bus: probed
    10:33:36 [ 1.257043] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
    10:33:36 [ 1.263188] davinci_mdio 4a101000.mdio: detected phy mask fffffffc
    10:33:36 [ 1.271071] libphy: 4a101000.mdio: probed
    10:33:36 [ 1.275108] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Atheros 8031 ethernet
    10:33:36 [ 1.284486] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver Atheros 8031 ethernet
    10:33:36 [ 1.294683] cpsw 4a100000.ethernet: Detected MACID = d4:94:a1:86:56:1f
    10:33:36 [ 1.301658] cpsw 4a100000.ethernet: cpts: overflow check period 850
    10:33:36 [ 1.309004] cpsw 4a100000.ethernet: cpsw: Detected MACID = d4:94:a1:86:56:20
    10:33:36 [ 1.317994] mousedev: PS/2 mouse device common for all mice
    10:33:36 [ 1.324326] i2c /dev entries driver
    10:33:36 [ 1.329187] cpuidle: enable-method property 'ti,am3352' found operations
    10:33:36 [ 1.336743] omap_hsmmc 48060000.mmc: Got CD GPIO
    10:33:37 [ 1.398832] ledtrig-cpu: registered to indicate activity on CPUs
    10:33:37 [ 1.409342] NET: Registered protocol family 10
    10:33:37 [ 1.415529] sit: IPv6 over IPv4 tunneling driver
    10:33:37 [ 1.421274] NET: Registered protocol family 17
    10:33:37 [ 1.426109] Key type dns_resolver registered
    10:33:37 [ 1.430846] omap_voltage_late_init: Voltage driver support not added
    10:33:37 [ 1.457251] tps65910 0-002d: No interrupt support, no core IRQ
    10:33:37 [ 1.487252] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
    10:33:37 [ 1.493672] omap_hsmmc 48060000.mmc: Got CD GPIO
    10:33:37 [ 1.498963] vmmc: supplied by vbat
    10:33:37 [ 1.617792] mmc0: host does not support reading read-only switch, assuming write-enable
    10:33:37 [ 1.631149] mmc0: new high speed SDHC card at address aaaa
    10:33:37 [ 1.637664] mmcblk0: mmc0:aaaa SU04G 3.69 GiB
    10:33:37 [ 1.645838] mmcblk0: p1 p2
    10:33:37 [ 1.657500] vdd_mpu: supplied by vbat
    10:33:37 [ 1.663865] input: gpio_buttons@0 as /devices/platform/gpio_buttons@0/input/input0
    10:33:37 [ 1.672285] hctosys: unable to open rtc device (rtc0)
    10:33:37 [ 1.684696] lis3_reg: disabling
    10:33:37 [ 1.688442] omap_hsmmc 481d8000.mmc: card claims to support voltages below defined range
    10:33:37 [ 1.696712] ALSA device list:
    10:33:37 [ 1.699810] No soundcards found.
    10:33:37 [ 1.714801] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
    10:33:37 [ 1.722513] mmc1: new SDIO card at address 0001
    10:33:37 [ 1.729103] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    10:33:37 [ 1.737635] VFS: Mounted root (ext4 filesystem) on device 179:2.
    10:33:37 [ 1.747881] devtmpfs: mounted
    10:33:37 [ 1.751266] Freeing unused kernel memory: 264K (c08d8000 - c091a000)
    10:33:37 [ 1.757906] This architecture does not have kernel memory protection.
    10:33:37 [ 2.094519] systemd[1]: System time before build time, advancing clock.
    10:33:37 [ 2.172290] random: systemd: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
    10:33:37 [ 2.191186] random: systemd: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
    10:33:37 [ 2.217364] 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)
    10:33:37 [ 2.236640] systemd[1]: Detected architecture arm.
    10:33:37
    10:33:37 Welcome to [1mArago 2016.12[0m!
    10:33:37
    10:33:37 [ 2.268966] systemd[1]: Set hostname to <am335x-evm>.
    10:33:38 [ 2.401941] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
    10:33:38 [ 2.419324] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
    10:33:38 [ 2.431823] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 26 bits of entropy available)
    10:33:38 [ 2.460968] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 27 bits of entropy available)
    10:33:38 [ 2.483252] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 27 bits of entropy available)
    10:33:38 [ 2.618796] random: systemd: uninitialized urandom read (16 bytes read, 32 bits of entropy available)
    10:33:38 [ 2.629459] random: systemd: uninitialized urandom read (16 bytes read, 32 bits of entropy available)
    10:33:38 [ 2.640880] random: systemd: uninitialized urandom read (16 bytes read, 32 bits of entropy available)
    10:33:38 [ 2.876022] systemd[1]: [/lib/systemd/system/gadget-init.service:15] Unknown lvalue 'ExecStopPre' in section 'Service'
    10:33:38 [ 3.253468] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start
    10:33:38 [ 3.261487] systemd[1]: sysinit.target: Found dependency on alignment.service/start
    10:33:38 [ 3.269851] systemd[1]: sysinit.target: Found dependency on sysinit.target/start
    10:33:38 [ 3.277419] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start
    10:33:38 [ 3.286884] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with sysinit.target/start
    10:33:38 [[0;1;31m SKIP [0m] Ordering cycle found, skipping alignment.service
    10:33:38 [ 3.335425] systemd[1]: Listening on Network Service Netlink Socket.
    10:33:38 [[0;32m OK [0m] Listening on Network Service Netlink Socket.
    10:33:39 [ 3.367962] systemd[1]: Listening on Journal Socket.
    10:33:39 [[0;32m OK [0m] Listening on Journal Socket.
    10:33:39 [ 3.397801] systemd[1]: Listening on Syslog Socket.
    10:33:39 [[0;32m OK [0m] Listening on Syslog Socket.
    10:33:39 [ 3.430784] systemd[1]: Created slice User and Session Slice.
    10:33:39 [[0;32m OK [0m] Created slice User and Session Slice.
    10:33:39 [ 3.457588] systemd[1]: Reached target Remote File Systems.
    10:33:39 [[0;32m OK [0m] Reached target Remote File Systems.
    10:33:39 [ 3.487767] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    10:33:39 [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.
    10:33:39 [ 3.517452] systemd[1]: Reached target Swap.
    10:33:39 [[0;32m OK [0m] Reached target Swap.
    10:33:39 [ 3.539070] systemd[1]: Created slice System Slice.
    10:33:39 [[0;32m OK [0m] Created slice System Slice.
    10:33:39 [ 3.573037] systemd[1]: Starting Setup Virtual Console...
    10:33:39 Starting Setup Virtual Console...
    10:33:39 [ 3.618796] systemd[1]: Created slice system-serial\x2dgetty.slice.
    10:33:39 [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.
    10:33:39 [ 3.659802] systemd[1]: Created slice system-getty.slice.
    10:33:39 [[0;32m OK [0m] Created slice system-getty.slice.
    10:33:39 [ 3.708778] systemd[1]: Starting Load Kernel Modules...
    10:33:39 Starting Load Kernel Modules...
    10:33:39 [ 3.743839] systemd[1]: Mounting POSIX Message Queue File System...
    10:33:39 Mounting POSIX Message Queue File System...
    10:33:39 [ 3.806842] cryptodev: driver 1.8 loaded.
    10:33:39 [ 3.832083] systemd[1]: Mounting Debug File System...
    10:33:39 Mounting Debug File System...
    10:33:39 [ 3.897670] systemd[1]: Reached target Slices.
    10:33:39 [[0;32m OK [0m] Reached target Slices.
    10:33:39 [ 3.908938] systemd[1]: Listening on udev Kernel Socket.
    10:33:39 [[0;32m OK [0m] Listening on udev Kernel Socket.
    10:33:39 [ 3.938082] systemd[1]: Listening on Journal Socket (/dev/log).
    10:33:39 [[0;32m OK [0m] Listening on Journal Socket (/dev/log).
    10:33:39 [ 3.967826] systemd[1]: Listening on udev Control Socket.
    10:33:39 [[0;32m OK [0m] Listening on udev Control Socket.
    10:33:39 [ 4.021487] systemd[1]: Starting Journal Service...
    10:33:39 Starting Journal Service...
    10:33:39 [ 4.073672] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    10:33:39 Starting Create list of required st... nodes for the current kernel...
    10:33:39 [ 4.164056] systemd[1]: Mounting Temporary Directory...
    10:33:39 Mounting Temporary Directory...
    10:33:39 [ 4.223163] systemd[1]: Starting Remount Root and Kernel File Systems...
    10:33:39 Starting Remount Root and Kernel File Systems...
    10:33:39 [ 4.298260] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    10:33:40 [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 4.350579] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    10:33:40
    10:33:40 [ 4.361620] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    10:33:40 [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.
    10:33:40 [ 4.407759] systemd[1]: Reached target Paths.
    10:33:40 [[0;32m OK [0m] Reached target Paths.
    10:33:40 [ 4.495595] systemd[1]: Mounted Debug File System.
    10:33:40 [[0;32m OK [0m] Mounted Debug File System.
    10:33:40 [ 4.517806] systemd[1]: Mounted POSIX Message Queue File System.
    10:33:40 [[0;32m OK [0m] Mounted POSIX Message Queue File System.
    10:33:40 [ 4.548022] systemd[1]: Mounted Temporary Directory.
    10:33:40 [[0;32m OK [0m] Mounted Temporary Directory.
    10:33:40 [ 4.578313] systemd[1]: Started Journal Service.
    10:33:40 [[0;32m OK [0m] Started Journal Service.
    10:33:40 [[0;32m OK [0m] Started Setup Virtual Console.
    10:33:40 [[0;32m OK [0m] Started Load Kernel Modules.
    10:33:40 [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.
    10:33:40 [[0;32m OK [0m] Started Remount Root and Kernel File Systems.
    10:33:41 Starting udev Coldplug all Devices...
    10:33:41 Starting Create Static Device Nodes in /dev...
    10:33:41 Starting Apply Kernel Variables...
    10:33:41 Starting Flush Journal to Persistent Storage...
    10:33:41 [[0;32m OK [0m] Started Create Static Device Nodes in /dev.
    10:33:41 [[0;32m OK [0m] Started Apply Kernel Variables.
    10:33:42 [ 6.377972] systemd-journald[87]: Received request to flush runtime journal from PID 1
    10:33:42 [[0;32m OK [0m] Started Flush Journal to Persistent Storage.
    10:33:42 Starting udev Kernel Device Manager...
    10:33:42 [[0;32m OK [0m] Reached target Local File Systems (Pre).
    10:33:42 Mounting /var/volatile...
    10:33:42 Mounting /media/ram...
    10:33:42 [[0;32m OK [0m] Mounted /var/volatile.
    10:33:42 [[0;32m OK [0m] Mounted /media/ram.
    10:33:42 [[0;32m OK [0m] Started udev Kernel Device Manager.
    10:33:43 [[0;32m OK [0m] Started udev Coldplug all Devices.
    10:33:43 [ 8.285775] TI-am335x-tsc TI-am335x-tsc: ti,charge-delay not specified
    10:33:43 [ 8.322797] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    10:33:43 [ 8.362434] vaux2: supplied by vbat
    10:33:44 [ 8.415480] input: ti-tsc as /devices/platform/ocp/44e0d000.tscadc/TI-am335x-tsc/input/input1
    10:33:44 [ 8.438503] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
    10:33:44 [ 8.495060] 47401300.usb-phy supply vcc not found, using dummy regulator
    10:33:44 [[0;32m OK [0m] Found device /dev/ttyS0.
    10:33:44 [ 8.609875] 47401b00.usb-phy supply vcc not found, using dummy regulator
    10:33:44 [[0;32m OK [0m] Created slice system-systemd\x2dbacklight.slice.
    10:33:44 Starting Load/Save Screen Backlight...htness of backlight:backlight...
    10:33:44 [[0;32m OK [0m] Reached target Local File Systems.
    10:33:44 Starting Create Volatile Files and Directories...
    10:33:44 [ 9.013497] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
    10:33:44 Starting Load/Save Random Seed...
    10:33:44 [[0;32m OK [0m] Started Load/Save Screen Backlight Brightness of backlight:backlight.
    10:33:44 [[0;32m OK [0m] Started Load/Save Random Seed.
    10:33:45 [[0;32m OK [0m] Started Create Volatile Files and Directories.
    10:33:45 [ 9.709673] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
    10:33:45 [ 9.986552] remoteproc0: wkup_m3 is available
    10:33:45 [ 10.037756] remoteproc0: Note: remoteproc is still under development and considered experimental.
    10:33:45 [ 10.144307] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    10:33:46 [ 10.482697] remoteproc0: powering up wkup_m3
    10:33:46 [ 10.522195] remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217280
    10:33:46 [ 10.533543] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
    10:33:46 [ 10.622880] remoteproc0: remote processor wkup_m3 is now up
    10:33:46 [ 10.622906] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
    10:33:46 [ 10.939012] asoc-simple-card sound: tlv320aic3x-hifi <-> 4803c000.mcasp mapping ok
    10:33:46 [ 10.961194] ti-pruss 4a300000.pruss: creating PRU cores and other child platform devices
    10:33:46 [ 11.013812] irq: no irq domain found for /ocp/pruss@4a300000/intc@4a320000 !
    10:33:46 [ 11.096297] irq: no irq domain found for /ocp/pruss@4a300000/intc@4a320000 !
    10:33:46 [ 11.213079] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
    10:33:46 [ 11.270777] PM: bootloader does not support rtc-only!
    10:33:46 [ 11.284767] remoteproc1: 4a334000.pru0 is available
    10:33:47 [ 11.379500] remoteproc1: Note: remoteproc is still under development and considered experimental.
    10:33:47 [ 11.514620] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    10:33:47 [ 11.675325] remoteproc1: registered virtio0 (type 7)
    10:33:47 [ 11.706337] pru-rproc 4a334000.pru0: PRU rproc node /ocp/pruss@4a300000/pru0@4a334000 probed successfully
    10:33:47 [ 11.807761] remoteproc2: 4a338000.pru1 is available
    10:33:47 [ 11.853704] remoteproc2: Note: remoteproc is still under development and considered experimental.
    10:33:47 [ 11.912379] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    10:33:47 [[0;32m OK [0m] Found device /dev/ttyS3.
    10:33:48 [ 13.076536] remoteproc2: registered virtio1 (type 7)
    10:33:48 [ 13.106543] pru-rproc 4a338000.pru1: PRU rproc node /ocp/pruss@4a300000/pru1@4a338000 probed successfully
    10:33:48 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    10:33:48 Starting Update UTMP about System Boot/Shutdown...
    10:33:48 Starting Network Time Synchronization...
    10:33:49 [ 13.447878] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    10:33:49 [[0;32m OK [0m] Started Network Time Synchronization.
    10:33:50 [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.
    10:33:50 [ 15.146474] usbcore: registered new interface driver usbfs
    10:33:50 [ 15.219746] usbcore: registered new interface driver hub
    10:33:50 [ 15.272743] usbcore: registered new device driver usb
    10:33:51 [ 15.382352] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
    10:33:51 [ 15.439400] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
    10:33:51 [ 15.507549] hub 1-0:1.0: USB hub found
    10:33:51 [ 15.555643] hub 1-0:1.0: 1 port detected
    10:33:51 [ 15.615428] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver
    10:33:51 [ 15.674369] remoteproc1: powering up 4a334000.pru0
    10:33:51 [ 15.706708] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 2
    10:33:51 [ 15.715537] remoteproc1: Booting fw image am335x-pru0-fw, size 75724
    10:33:51 [ 15.742278] ti-pruss 4a300000.pruss: configured system_events = 0x0000000000030000 intr_channels = 0x00000005 host_intr = 0x00000005
    10:33:51 [ 15.761907] hub 2-0:1.0: USB hub found
    10:33:51 [ 15.783622] hub 2-0:1.0: 1 port detected
    10:33:51 [ 15.799116] remoteproc1: remote processor 4a334000.pru0 is now up
    10:33:51 [ 15.805694] virtio_rpmsg_bus virtio0: creating channel rpmsg-pru addr 0x1e
    10:33:51 [ 15.857461] virtio_rpmsg_bus virtio0: rpmsg host is online
    10:33:51 [ 15.884791] remoteproc2: powering up 4a338000.pru1
    10:33:51 [ 15.924046] remoteproc2: Booting fw image am335x-pru1-fw, size 75724
    10:33:51 [ 15.967555] ti-pruss 4a300000.pruss: configured system_events = 0x00000000000c0000 intr_channels = 0x0000000a host_intr = 0x0000000a
    10:33:51 [ 16.025647] remoteproc2: remote processor 4a338000.pru1 is now up
    10:33:51 [ 16.038024] virtio_rpmsg_bus virtio1: creating channel rpmsg-pru addr 0x1f
    10:33:51 [ 16.048858] virtio_rpmsg_bus virtio1: rpmsg host is online
    10:33:51 [ 16.148363] rpmsg_pru rpmsg0: new rpmsg_pru device: /dev/rpmsg_pru30
    10:33:51 [ 16.188697] rpmsg_pru rpmsg1: new rpmsg_pru device: /dev/rpmsg_pru31
    10:33:52 [[0;32m OK [0m] Found device /dev/mmcblk0p1.
    10:33:52 [ 16.592327] random: nonblocking pool is initialized
    10:33:52 [[0;32m OK [0m] Reached target Sound Card.
    10:33:52 Starting Synchronize System and HW clocks...
    10:33:52 [[0;32m OK [0m] Reached target System Time Synchronized.
    10:33:52 [[0;32m OK [0m] Started Synchronize System and HW clocks.
    10:33:52 [[0;32m OK [0m] Reached target System Initialization.
    10:33:52 [[0;32m OK [0m] Listening on dropbear.socket.
    10:33:52 [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.
    10:33:52 [[0;32m OK [0m] Reached target Timers.
    10:33:52 [[0;32m OK [0m] Listening on RPCbind Server Activation Socket.
    10:33:52 [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.
    10:33:52 [[0;32m OK [0m] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    10:33:52 [[0;32m OK [0m] Reached target Sockets.
    10:33:52 [[0;32m OK [0m] Reached target Basic System.
    10:33:52 [[0;32m OK [0m] Started D-Bus System Message Bus.
    10:33:53 Starting Network Service...
    10:33:53 [[0;32m OK [0m] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
    10:33:53 Starting uim-sysfs.service...
    10:33:53 Starting Permit User Sessions...
    10:33:53 Starting Print notice about GPLv3 packages...
    10:33:53 Starting Telephony service...
    10:33:53 [[0;32m OK [0m] Started Kernel Logging Service.
    10:33:53 Starting Login Service...
    10:33:53 [[0;32m OK [0m] Started System Logging Service.
    10:33:53 Starting Save/Restore Sound Card State...
    10:33:53 [ 18.151269] net eth1: initializing cpsw version 1.12 (0)
    10:33:53 Starting Start USB gadget...
    10:33:53 [ 18.254535] net eth0: initialized cpsw ale version 1.4
    10:33:54 [ 18.314847] net eth0: ALE Table size 1024
    10:33:54 Starting Avahi mDNS/DNS-SD Stack...
    10:33:54 [[ 18.487935] net eth1: phy found : id is : 0x4dd074
    10:33:54 [0;32m OK [0m] Started Network Service.
    10:33:54 [ 18.592011] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
    10:33:54 [ 18.601103] Bluetooth: Core ver 2.21
    10:33:54 [[0;32m OK [0m] Started Permit User Sessions.
    10:33:54 [ 18.644812] NET: Registered protocol family 31
    10:33:54 [ 18.718072] Bluetooth: HCI device and connection manager initialized
    10:33:54 [ 18.724527] Bluetooth: HCI socket layer initialized
    10:33:54 [ 18.753331] net eth0: initializing cpsw version 1.12 (0)
    10:33:54 [ 18.854520] NET: Registered protocol family 15
    10:33:54 [ 18.865866] Bluetooth: L2CAP socket layer initialized
    10:33:54 [ 18.923753] Bluetooth: SCO socket layer initialized
    10:33:54 [ 18.938024] net eth0: phy found : id is : 0x4dd074
    10:33:54 [ 19.019254] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    10:33:54 [ 19.110514] using random self ethernet address
    10:33:54 [ 19.115021] using random host ethernet address
    10:33:54 [[0;32m OK [0m] Started Save/Restore Sound Card State.
    10:33:54 [ 19.196725] using host ethernet address: D4:94:A1:86:56:20
    10:33:54 [ 19.249044] using random self ethernet address
    10:33:55 [ 19.285684] using random host ethernet address
    10:33:55 [ 19.311709] using host ethernet address: D4:94:A1:86:56:20
    10:33:55 [ 19.385499] usb0: HOST MAC d4:94:a1:86:56:20
    10:33:55 [ 19.429383] usb0: MAC ae:4d:56:b3:4e:81
    10:33:55 [ 19.558511] Mass Storage Function, version: 2009/09/11
    10:33:55 [ 19.563708] LUN: removable file: (no medium)
    10:33:55 [ 19.638345] LUN: removable read only file: /dev/mmcblk0p1
    10:33:55 [ 19.680902] Number of LUNs=1
    10:33:55 [ 19.715385] g_multi gadget: Multifunction Composite Gadget
    10:33:55 [ 19.779047] g_multi gadget: g_multi ready
    10:33:55 [ 19.931418] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
    10:33:55 [ 19.960427] Initializing XFRM netlink socket
    10:33:55 [[0;32m OK [0m] Found device /dev/ttyGS0.
    10:33:56 [[0;32m OK [0m] Started Start USB gadget.
    10:33:59 [[0;32m OK [0m] Started Telephony service.
    10:34:00 [[0;32m OK [0m] Started Avahi mDNS/DNS-SD Stack.
    10:34:00 [[0;32m OK [0m] Started Login Service.
    10:34:00 Mounting Configuration File System...
    10:34:00 [[0;32m OK [0m] Started Getty on tty1.
    10:34:00 [[0;32m OK [0m] Started Serial Getty on ttyGS0.
    10:34:00 [[0;32m OK [0m] Started Serial Getty on ttyS0.
    10:34:00 [[0;32m OK [0m] Started Serial Getty on ttyS3.
    10:34:00 [[0;32m OK [0m] Reached target Network.
    10:34:00 Starting Lightning Fast Webserver With Light System Requirements...
    10:34:00 Starting Network Name Resolution...
    10:34:00 [[0;32m OK [0m] Mounted Configuration File System.
    10:34:00 [[0;32m OK [0m] Started Lightning Fast Webserver With Light System Requirements.
    10:34:00 [[0;32m OK [0m] Started Network Name Resolution.
    10:34:02 [[0;32m OK [0m] Started uim-sysfs.service.
    10:34:02 Starting rc.pvr.service...
    10:34:03 [ 27.420447] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
    10:34:03 [[0;32m OK [0m] Started rc.pvr.service.
    10:34:03 Starting weston.service...
    10:34:03 [[0;32m OK [0m] Started weston.service.
    10:34:03 Starting telnetd.service...
    10:34:03 ***************************************************************
    10:34:04 ***************************************************************
    10:34:04 NOTICE: This file system contains the following GPLv3 packages:
    10:34:04 autoconf
    10:34:04 binutils
    10:34:04 bison-dev
    10:34:04 bison
    10:34:04 cpp-symlinks
    10:34:04 cpp
    10:34:04 dosfstools
    10:34:04 g++-symlinks
    10:34:04 g++
    10:34:04 gawk-dev
    10:34:04 gawk
    10:34:04 gcc-symlinks
    10:34:04 gcc
    10:34:04 gdb
    10:34:04 gdbserver
    10:34:04 gstreamer1.0-libav
    10:34:04 hidapi
    10:34:04 libcairo-perf-utils
    10:34:04 libgmp10
    10:34:04 libidn11
    10:34:04 libmpc3
    10:34:04 libmpfr4
    10:34:04 m4-dev
    10:34:04 m4
    10:34:04 make
    10:34:04 nettle
    10:34:04 swig-dev
    10:34:04 swig
    10:34:04
    10:34:04 If you do not wish to distribute GPLv3 components please remove
    10:34:04 the above packages prior to distribution. This can be done using
    10:34:04 the opkg remove command. i.e.:
    10:34:04 opkg remove <package>
    10:34:04 Where <package> is the name printed in the list above
    10:34:04
    10:34:04 NOTE: If the package is a dependency of another package you
    10:34:04 will be notified of the dependent packages. You should
    10:34:04 use the --force-removal-of-dependent-packages option to
    10:34:04 also remove the dependent packages as well
    10:34:04 ***************************************************************
    10:34:04 ***************************************************************
    10:34:04 [[0;32m OK [0m] Started Print notice about GPLv3 packages.
    10:34:04 [[0;32m OK [0m] Started telnetd.service.
    10:34:04 Starting busybox-udhcpd.service...
    10:34:04 Starting thttpd.service...
    10:34:04 [[0;32m OK [0m] Started busybox-udhcpd.service.
    10:34:04 [[0;32m OK [0m] Started thttpd.service.
    10:34:04 Starting rng-tools.service...
    10:34:05 [[0;32m OK [0m] Started rng-tools.service.
    10:34:05 Starting matrix-gui-2.0.service...
    10:34:06

    10:34:06 _____ _____ _ _
    10:34:06 | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
    10:34:06 | | _| .'| . | . | | __| _| . | | | -_| _| _|
    10:34:06 |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
    10:34:06 |___| |___|
    10:34:06
    10:34:06 Arago Project http://arago-project.org am335x-evm ttyS0
    10:34:06
    10:34:06 Arago 2016.12 am335x-evm ttyS0
    10:34:06
    10:34:16 am335x-evm login:
  • Hi,

    Is this a custom QT application, or touchscreen does NOT work at all with the Matrix gui?

    As far as I know latest SDK does not use tslib. It uses weston.

    Can you share your bootlog?

    Best Regards,
    Yordan
  • the SD card itself is made out of pre-built images. the bootlog is as shared above. Yes the Touchscreen does not work at all the matrix GUI.

    one more question on top it: it might look silly but still would like to confirm. in the below two, which one is the latest SDK??

    1) software-dl.ti.com/.../ti-sdk-am335x-evm-08.00.00.00-Linux-x86-Install.bin (32-binary)
    2) software-dl.ti.com/.../index_FDS.html
    ti-processor-sdk-linux-am335x-evm-03.03.00.04-Linux-x86-Install.bin AM335x EVM Linux SDK (64-bit Binary) 2388644K
  • Touch screen does not work at all with Matrix GUI.

    Note: The SD card is created from pre-built images.

    Boot log shared as requested.

    10:33:36 [ 0.000000] Booting Linux on physical CPU 0x0
    10:33:36 [ 0.000000] Initializing cgroup subsys cpu
    10:33:36 [ 0.000000] Initializing cgroup subsys cpuacct
    10:33:36 [ 0.000000] Linux version 4.4.41-gf9f6f0db2d (gtbldadm@ubuntu-16) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 PREEMPT Wed Mar 29 17:37:15 EDT 2017
    10:33:36 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
    10:33:36 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    10:33:36 [ 0.000000] Machine model: TI AM335x EVM-SK
    10:33:36 [ 0.000000] cma: Reserved 48 MiB at 0x8b800000
    10:33:36 [ 0.000000] Memory policy: Data cache writeback
    10:33:36 [ 0.000000] CPU: All CPU(s) started in SVC mode.
    10:33:36 [ 0.000000] AM335X ES1.0 (sgx neon )
    10:33:36 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64960
    10:33:36 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=PARTUUID=000d50b4-02 rw rootfstype=ext4 rootwait
    10:33:36 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
    10:33:36 [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    10:33:36 [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    10:33:36 [ 0.000000] Memory: 200272K/262144K available (6603K kernel code, 317K rwdata, 2416K rodata, 264K init, 265K bss, 12720K reserved, 49152K cma-reserved, 0K highmem)
    10:33:36 [ 0.000000] Virtual kernel memory layout:
    10:33:36 [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
    10:33:36 [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
    10:33:36 [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB)
    10:33:36 [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
    10:33:36 [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
    10:33:36 [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
    10:33:36 [ 0.000000] .text : 0xc0008000 - 0xc08d7004 (9021 kB)
    10:33:36 [ 0.000000] .init : 0xc08d8000 - 0xc091a000 ( 264 kB)
    10:33:36 [ 0.000000] .data : 0xc091a000 - 0xc09694b0 ( 318 kB)
    10:33:36 [ 0.000000] .bss : 0xc09694b0 - 0xc09abbd8 ( 266 kB)
    10:33:36 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    10:33:36 [ 0.000000] Preemptible hierarchical RCU implementation.
    10:33:36 [ 0.000000] Build-time adjustment of leaf fanout to 32.
    10:33:36 [ 0.000000] NR_IRQS:16 nr_irqs:16 16
    10:33:36 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
    10:33:36 [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
    10:33:36 [ 0.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
    10:33:36 [ 0.000041] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
    10:33:36 [ 0.000053] OMAP clocksource: timer1 at 24000000 Hz
    10:33:36 [ 0.000250] clocksource_probe: no matching clocksources found
    10:33:36 [ 0.000450] Console: colour dummy device 80x30
    10:33:36 [ 0.000478] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    10:33:36 [ 0.000485] This ensures that you still see kernel messages. Please
    10:33:36 [ 0.000492] update your kernel commandline.
    10:33:36 [ 0.000513] Calibrating delay loop... 718.02 BogoMIPS (lpj=3590144)
    10:33:36 [ 0.118987] pid_max: default: 32768 minimum: 301
    10:33:36 [ 0.119131] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
    10:33:36 [ 0.119143] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
    10:33:36 [ 0.119919] Initializing cgroup subsys io
    10:33:36 [ 0.119953] Initializing cgroup subsys memory
    10:33:36 [ 0.119993] Initializing cgroup subsys devices
    10:33:36 [ 0.120010] Initializing cgroup subsys freezer
    10:33:36 [ 0.120026] Initializing cgroup subsys perf_event
    10:33:36 [ 0.120039] Initializing cgroup subsys pids
    10:33:36 [ 0.120073] CPU: Testing write buffer coherency: ok
    10:33:36 [ 0.120521] Setting up static identity map for 0x80008200 - 0x80008260
    10:33:36 [ 0.122923] devtmpfs: initialized
    10:33:36 [ 0.137142] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
    10:33:36 [ 0.153360] omap_hwmod: debugss: _wait_target_disable failed
    10:33:36 [ 0.210483] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    10:33:36 [ 0.214920] pinctrl core: initialized pinctrl subsystem
    10:33:36 [ 0.216407] NET: Registered protocol family 16
    10:33:36 [ 0.218810] DMA: preallocated 256 KiB pool for atomic coherent allocations
    10:33:36 [ 0.248988] cpuidle: using governor ladder
    10:33:36 [ 0.278977] cpuidle: using governor menu
    10:33:36 [ 0.284030] OMAP GPIO hardware version 0.1
    10:33:36 [ 0.296012] hw-breakpoint: debug architecture 0x4 unsupported.
    10:33:36 [ 0.338339] edma 49000000.edma: TI EDMA DMA engine driver
    10:33:36 [ 0.339577] reg-fixed-voltage fixedregulator@2: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_wl12xx_gpio, deferring probe
    10:33:36 [ 0.343518] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
    10:33:36 [ 0.343689] media: Linux media interface: v0.10
    10:33:36 [ 0.343767] Linux video capture interface: v2.00
    10:33:36 [ 0.343820] pps_core: LinuxPPS API ver. 1 registered
    10:33:36 [ 0.343828] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    10:33:36 [ 0.343861] PTP clock support registered
    10:33:36 [ 0.343923] EDAC MC: Ver: 3.0.0
    10:33:36 [ 0.345248] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
    10:33:36 [ 0.345680] Advanced Linux Sound Architecture Driver Initialized.
    10:33:36 [ 0.347006] clocksource: Switched to clocksource timer1
    10:33:36 [ 0.359314] NET: Registered protocol family 2
    10:33:36 [ 0.360195] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
    10:33:36 [ 0.360237] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
    10:33:36 [ 0.360267] TCP: Hash tables configured (established 2048 bind 2048)
    10:33:36 [ 0.360356] UDP hash table entries: 256 (order: 0, 4096 bytes)
    10:33:36 [ 0.360377] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    10:33:36 [ 0.360545] NET: Registered protocol family 1
    10:33:36 [ 0.361009] RPC: Registered named UNIX socket transport module.
    10:33:36 [ 0.361027] RPC: Registered udp transport module.
    10:33:36 [ 0.361035] RPC: Registered tcp transport module.
    10:33:36 [ 0.361042] RPC: Registered tcp NFSv4.1 backchannel transport module.
    10:33:36 [ 0.362088] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
    10:33:36 [ 0.364329] futex hash table entries: 256 (order: -1, 3072 bytes)
    10:33:36 [ 0.373573] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    10:33:36 [ 0.374515] NFS: Registering the id_resolver key type
    10:33:36 [ 0.374600] Key type id_resolver registered
    10:33:36 [ 0.374609] Key type id_legacy registered
    10:33:36 [ 0.374687] ntfs: driver 2.1.32 [Flags: R/O].
    10:33:36 [ 0.378913] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
    10:33:36 [ 0.378947] io scheduler noop registered
    10:33:36 [ 0.378962] io scheduler deadline registered
    10:33:36 [ 0.379153] io scheduler cfq registered (default)
    10:33:36 [ 0.380758] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
    10:33:36 [ 0.384327] backlight supply power not found, using dummy regulator
    10:33:36 [ 0.453629] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    10:33:36 [ 0.458349] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
    10:33:36 [ 1.072793] console [ttyS0] enabled
    10:33:36 [ 1.077663] [drm] Initialized drm 1.1.0 20060810
    10:33:36 [ 1.083605] panel panel: found backlight
    10:33:36 [ 1.089193] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    10:33:36 [ 1.095851] [drm] No driver support for vblank timestamp query.
    10:33:36 [ 1.130315] Console: switching to colour frame buffer device 60x34
    10:33:36 [ 1.139027] tilcdc 4830e000.lcdc: fb0: frame buffer device
    10:33:36 [ 1.167218] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
    10:33:36 [ 1.180947] loop: module loaded
    10:33:36 [ 1.186761] libphy: Fixed MDIO Bus: probed
    10:33:36 [ 1.257043] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
    10:33:36 [ 1.263188] davinci_mdio 4a101000.mdio: detected phy mask fffffffc
    10:33:36 [ 1.271071] libphy: 4a101000.mdio: probed
    10:33:36 [ 1.275108] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Atheros 8031 ethernet
    10:33:36 [ 1.284486] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver Atheros 8031 ethernet
    10:33:36 [ 1.294683] cpsw 4a100000.ethernet: Detected MACID = d4:94:a1:86:56:1f
    10:33:36 [ 1.301658] cpsw 4a100000.ethernet: cpts: overflow check period 850
    10:33:36 [ 1.309004] cpsw 4a100000.ethernet: cpsw: Detected MACID = d4:94:a1:86:56:20
    10:33:36 [ 1.317994] mousedev: PS/2 mouse device common for all mice
    10:33:36 [ 1.324326] i2c /dev entries driver
    10:33:36 [ 1.329187] cpuidle: enable-method property 'ti,am3352' found operations
    10:33:36 [ 1.336743] omap_hsmmc 48060000.mmc: Got CD GPIO
    10:33:37 [ 1.398832] ledtrig-cpu: registered to indicate activity on CPUs
    10:33:37 [ 1.409342] NET: Registered protocol family 10
    10:33:37 [ 1.415529] sit: IPv6 over IPv4 tunneling driver
    10:33:37 [ 1.421274] NET: Registered protocol family 17
    10:33:37 [ 1.426109] Key type dns_resolver registered
    10:33:37 [ 1.430846] omap_voltage_late_init: Voltage driver support not added
    10:33:37 [ 1.457251] tps65910 0-002d: No interrupt support, no core IRQ
    10:33:37 [ 1.487252] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
    10:33:37 [ 1.493672] omap_hsmmc 48060000.mmc: Got CD GPIO
    10:33:37 [ 1.498963] vmmc: supplied by vbat
    10:33:37 [ 1.617792] mmc0: host does not support reading read-only switch, assuming write-enable
    10:33:37 [ 1.631149] mmc0: new high speed SDHC card at address aaaa
    10:33:37 [ 1.637664] mmcblk0: mmc0:aaaa SU04G 3.69 GiB
    10:33:37 [ 1.645838] mmcblk0: p1 p2
    10:33:37 [ 1.657500] vdd_mpu: supplied by vbat
    10:33:37 [ 1.663865] input: gpio_buttons@0 as /devices/platform/gpio_buttons@0/input/input0
    10:33:37 [ 1.672285] hctosys: unable to open rtc device (rtc0)
    10:33:37 [ 1.684696] lis3_reg: disabling
    10:33:37 [ 1.688442] omap_hsmmc 481d8000.mmc: card claims to support voltages below defined range
    10:33:37 [ 1.696712] ALSA device list:
    10:33:37 [ 1.699810] No soundcards found.
    10:33:37 [ 1.714801] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
    10:33:37 [ 1.722513] mmc1: new SDIO card at address 0001
    10:33:37 [ 1.729103] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    10:33:37 [ 1.737635] VFS: Mounted root (ext4 filesystem) on device 179:2.
    10:33:37 [ 1.747881] devtmpfs: mounted
    10:33:37 [ 1.751266] Freeing unused kernel memory: 264K (c08d8000 - c091a000)
    10:33:37 [ 1.757906] This architecture does not have kernel memory protection.
    10:33:37 [ 2.094519] systemd[1]: System time before build time, advancing clock.
    10:33:37 [ 2.172290] random: systemd: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
    10:33:37 [ 2.191186] random: systemd: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
    10:33:37 [ 2.217364] 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)
    10:33:37 [ 2.236640] systemd[1]: Detected architecture arm.
    10:33:37
    10:33:37 Welcome to [1mArago 2016.12[0m!
    10:33:37
    10:33:37 [ 2.268966] systemd[1]: Set hostname to <am335x-evm>.
    10:33:38 [ 2.401941] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
    10:33:38 [ 2.419324] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
    10:33:38 [ 2.431823] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 26 bits of entropy available)
    10:33:38 [ 2.460968] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 27 bits of entropy available)
    10:33:38 [ 2.483252] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 27 bits of entropy available)
    10:33:38 [ 2.618796] random: systemd: uninitialized urandom read (16 bytes read, 32 bits of entropy available)
    10:33:38 [ 2.629459] random: systemd: uninitialized urandom read (16 bytes read, 32 bits of entropy available)
    10:33:38 [ 2.640880] random: systemd: uninitialized urandom read (16 bytes read, 32 bits of entropy available)
    10:33:38 [ 2.876022] systemd[1]: [/lib/systemd/system/gadget-init.service:15] Unknown lvalue 'ExecStopPre' in section 'Service'
    10:33:38 [ 3.253468] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start
    10:33:38 [ 3.261487] systemd[1]: sysinit.target: Found dependency on alignment.service/start
    10:33:38 [ 3.269851] systemd[1]: sysinit.target: Found dependency on sysinit.target/start
    10:33:38 [ 3.277419] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start
    10:33:38 [ 3.286884] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with sysinit.target/start
    10:33:38 [[0;1;31m SKIP [0m] Ordering cycle found, skipping alignment.service
    10:33:38 [ 3.335425] systemd[1]: Listening on Network Service Netlink Socket.
    10:33:38 [[0;32m OK [0m] Listening on Network Service Netlink Socket.
    10:33:39 [ 3.367962] systemd[1]: Listening on Journal Socket.
    10:33:39 [[0;32m OK [0m] Listening on Journal Socket.
    10:33:39 [ 3.397801] systemd[1]: Listening on Syslog Socket.
    10:33:39 [[0;32m OK [0m] Listening on Syslog Socket.
    10:33:39 [ 3.430784] systemd[1]: Created slice User and Session Slice.
    10:33:39 [[0;32m OK [0m] Created slice User and Session Slice.
    10:33:39 [ 3.457588] systemd[1]: Reached target Remote File Systems.
    10:33:39 [[0;32m OK [0m] Reached target Remote File Systems.
    10:33:39 [ 3.487767] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    10:33:39 [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.
    10:33:39 [ 3.517452] systemd[1]: Reached target Swap.
    10:33:39 [[0;32m OK [0m] Reached target Swap.
    10:33:39 [ 3.539070] systemd[1]: Created slice System Slice.
    10:33:39 [[0;32m OK [0m] Created slice System Slice.
    10:33:39 [ 3.573037] systemd[1]: Starting Setup Virtual Console...
    10:33:39 Starting Setup Virtual Console...
    10:33:39 [ 3.618796] systemd[1]: Created slice system-serial\x2dgetty.slice.
    10:33:39 [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.
    10:33:39 [ 3.659802] systemd[1]: Created slice system-getty.slice.
    10:33:39 [[0;32m OK [0m] Created slice system-getty.slice.
    10:33:39 [ 3.708778] systemd[1]: Starting Load Kernel Modules...
    10:33:39 Starting Load Kernel Modules...
    10:33:39 [ 3.743839] systemd[1]: Mounting POSIX Message Queue File System...
    10:33:39 Mounting POSIX Message Queue File System...
    10:33:39 [ 3.806842] cryptodev: driver 1.8 loaded.
    10:33:39 [ 3.832083] systemd[1]: Mounting Debug File System...
    10:33:39 Mounting Debug File System...
    10:33:39 [ 3.897670] systemd[1]: Reached target Slices.
    10:33:39 [[0;32m OK [0m] Reached target Slices.
    10:33:39 [ 3.908938] systemd[1]: Listening on udev Kernel Socket.
    10:33:39 [[0;32m OK [0m] Listening on udev Kernel Socket.
    10:33:39 [ 3.938082] systemd[1]: Listening on Journal Socket (/dev/log).
    10:33:39 [[0;32m OK [0m] Listening on Journal Socket (/dev/log).
    10:33:39 [ 3.967826] systemd[1]: Listening on udev Control Socket.
    10:33:39 [[0;32m OK [0m] Listening on udev Control Socket.
    10:33:39 [ 4.021487] systemd[1]: Starting Journal Service...
    10:33:39 Starting Journal Service...
    10:33:39 [ 4.073672] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    10:33:39 Starting Create list of required st... nodes for the current kernel...
    10:33:39 [ 4.164056] systemd[1]: Mounting Temporary Directory...
    10:33:39 Mounting Temporary Directory...
    10:33:39 [ 4.223163] systemd[1]: Starting Remount Root and Kernel File Systems...
    10:33:39 Starting Remount Root and Kernel File Systems...
    10:33:39 [ 4.298260] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    10:33:40 [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 4.350579] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    10:33:40
    10:33:40 [ 4.361620] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    10:33:40 [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.
    10:33:40 [ 4.407759] systemd[1]: Reached target Paths.
    10:33:40 [[0;32m OK [0m] Reached target Paths.
    10:33:40 [ 4.495595] systemd[1]: Mounted Debug File System.
    10:33:40 [[0;32m OK [0m] Mounted Debug File System.
    10:33:40 [ 4.517806] systemd[1]: Mounted POSIX Message Queue File System.
    10:33:40 [[0;32m OK [0m] Mounted POSIX Message Queue File System.
    10:33:40 [ 4.548022] systemd[1]: Mounted Temporary Directory.
    10:33:40 [[0;32m OK [0m] Mounted Temporary Directory.
    10:33:40 [ 4.578313] systemd[1]: Started Journal Service.
    10:33:40 [[0;32m OK [0m] Started Journal Service.
    10:33:40 [[0;32m OK [0m] Started Setup Virtual Console.
    10:33:40 [[0;32m OK [0m] Started Load Kernel Modules.
    10:33:40 [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.
    10:33:40 [[0;32m OK [0m] Started Remount Root and Kernel File Systems.
    10:33:41 Starting udev Coldplug all Devices...
    10:33:41 Starting Create Static Device Nodes in /dev...
    10:33:41 Starting Apply Kernel Variables...
    10:33:41 Starting Flush Journal to Persistent Storage...
    10:33:41 [[0;32m OK [0m] Started Create Static Device Nodes in /dev.
    10:33:41 [[0;32m OK [0m] Started Apply Kernel Variables.
    10:33:42 [ 6.377972] systemd-journald[87]: Received request to flush runtime journal from PID 1
    10:33:42 [[0;32m OK [0m] Started Flush Journal to Persistent Storage.
    10:33:42 Starting udev Kernel Device Manager...
    10:33:42 [[0;32m OK [0m] Reached target Local File Systems (Pre).
    10:33:42 Mounting /var/volatile...
    10:33:42 Mounting /media/ram...
    10:33:42 [[0;32m OK [0m] Mounted /var/volatile.
    10:33:42 [[0;32m OK [0m] Mounted /media/ram.
    10:33:42 [[0;32m OK [0m] Started udev Kernel Device Manager.
    10:33:43 [[0;32m OK [0m] Started udev Coldplug all Devices.
    10:33:43 [ 8.285775] TI-am335x-tsc TI-am335x-tsc: ti,charge-delay not specified
    10:33:43 [ 8.322797] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    10:33:43 [ 8.362434] vaux2: supplied by vbat
    10:33:44 [ 8.415480] input: ti-tsc as /devices/platform/ocp/44e0d000.tscadc/TI-am335x-tsc/input/input1
    10:33:44 [ 8.438503] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
    10:33:44 [ 8.495060] 47401300.usb-phy supply vcc not found, using dummy regulator
    10:33:44 [[0;32m OK [0m] Found device /dev/ttyS0.
    10:33:44 [ 8.609875] 47401b00.usb-phy supply vcc not found, using dummy regulator
    10:33:44 [[0;32m OK [0m] Created slice system-systemd\x2dbacklight.slice.
    10:33:44 Starting Load/Save Screen Backlight...htness of backlight:backlight...
    10:33:44 [[0;32m OK [0m] Reached target Local File Systems.
    10:33:44 Starting Create Volatile Files and Directories...
    10:33:44 [ 9.013497] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
    10:33:44 Starting Load/Save Random Seed...
    10:33:44 [[0;32m OK [0m] Started Load/Save Screen Backlight Brightness of backlight:backlight.
    10:33:44 [[0;32m OK [0m] Started Load/Save Random Seed.
    10:33:45 [[0;32m OK [0m] Started Create Volatile Files and Directories.
    10:33:45 [ 9.709673] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
    10:33:45 [ 9.986552] remoteproc0: wkup_m3 is available
    10:33:45 [ 10.037756] remoteproc0: Note: remoteproc is still under development and considered experimental.
    10:33:45 [ 10.144307] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    10:33:46 [ 10.482697] remoteproc0: powering up wkup_m3
    10:33:46 [ 10.522195] remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217280
    10:33:46 [ 10.533543] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
    10:33:46 [ 10.622880] remoteproc0: remote processor wkup_m3 is now up
    10:33:46 [ 10.622906] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
    10:33:46 [ 10.939012] asoc-simple-card sound: tlv320aic3x-hifi <-> 4803c000.mcasp mapping ok
    10:33:46 [ 10.961194] ti-pruss 4a300000.pruss: creating PRU cores and other child platform devices
    10:33:46 [ 11.013812] irq: no irq domain found for /ocp/pruss@4a300000/intc@4a320000 !
    10:33:46 [ 11.096297] irq: no irq domain found for /ocp/pruss@4a300000/intc@4a320000 !
    10:33:46 [ 11.213079] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
    10:33:46 [ 11.270777] PM: bootloader does not support rtc-only!
    10:33:46 [ 11.284767] remoteproc1: 4a334000.pru0 is available
    10:33:47 [ 11.379500] remoteproc1: Note: remoteproc is still under development and considered experimental.
    10:33:47 [ 11.514620] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    10:33:47 [ 11.675325] remoteproc1: registered virtio0 (type 7)
    10:33:47 [ 11.706337] pru-rproc 4a334000.pru0: PRU rproc node /ocp/pruss@4a300000/pru0@4a334000 probed successfully
    10:33:47 [ 11.807761] remoteproc2: 4a338000.pru1 is available
    10:33:47 [ 11.853704] remoteproc2: Note: remoteproc is still under development and considered experimental.
    10:33:47 [ 11.912379] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    10:33:47 [[0;32m OK [0m] Found device /dev/ttyS3.
    10:33:48 [ 13.076536] remoteproc2: registered virtio1 (type 7)
    10:33:48 [ 13.106543] pru-rproc 4a338000.pru1: PRU rproc node /ocp/pruss@4a300000/pru1@4a338000 probed successfully
    10:33:48 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    10:33:48 Starting Update UTMP about System Boot/Shutdown...
    10:33:48 Starting Network Time Synchronization...
    10:33:49 [ 13.447878] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    10:33:49 [[0;32m OK [0m] Started Network Time Synchronization.
    10:33:50 [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.
    10:33:50 [ 15.146474] usbcore: registered new interface driver usbfs
    10:33:50 [ 15.219746] usbcore: registered new interface driver hub
    10:33:50 [ 15.272743] usbcore: registered new device driver usb
    10:33:51 [ 15.382352] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
    10:33:51 [ 15.439400] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
    10:33:51 [ 15.507549] hub 1-0:1.0: USB hub found
    10:33:51 [ 15.555643] hub 1-0:1.0: 1 port detected
    10:33:51 [ 15.615428] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver
    10:33:51 [ 15.674369] remoteproc1: powering up 4a334000.pru0
    10:33:51 [ 15.706708] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 2
    10:33:51 [ 15.715537] remoteproc1: Booting fw image am335x-pru0-fw, size 75724
    10:33:51 [ 15.742278] ti-pruss 4a300000.pruss: configured system_events = 0x0000000000030000 intr_channels = 0x00000005 host_intr = 0x00000005
    10:33:51 [ 15.761907] hub 2-0:1.0: USB hub found
    10:33:51 [ 15.783622] hub 2-0:1.0: 1 port detected
    10:33:51 [ 15.799116] remoteproc1: remote processor 4a334000.pru0 is now up
    10:33:51 [ 15.805694] virtio_rpmsg_bus virtio0: creating channel rpmsg-pru addr 0x1e
    10:33:51 [ 15.857461] virtio_rpmsg_bus virtio0: rpmsg host is online
    10:33:51 [ 15.884791] remoteproc2: powering up 4a338000.pru1
    10:33:51 [ 15.924046] remoteproc2: Booting fw image am335x-pru1-fw, size 75724
    10:33:51 [ 15.967555] ti-pruss 4a300000.pruss: configured system_events = 0x00000000000c0000 intr_channels = 0x0000000a host_intr = 0x0000000a
    10:33:51 [ 16.025647] remoteproc2: remote processor 4a338000.pru1 is now up
    10:33:51 [ 16.038024] virtio_rpmsg_bus virtio1: creating channel rpmsg-pru addr 0x1f
    10:33:51 [ 16.048858] virtio_rpmsg_bus virtio1: rpmsg host is online
    10:33:51 [ 16.148363] rpmsg_pru rpmsg0: new rpmsg_pru device: /dev/rpmsg_pru30
    10:33:51 [ 16.188697] rpmsg_pru rpmsg1: new rpmsg_pru device: /dev/rpmsg_pru31
    10:33:52 [[0;32m OK [0m] Found device /dev/mmcblk0p1.
    10:33:52 [ 16.592327] random: nonblocking pool is initialized
    10:33:52 [[0;32m OK [0m] Reached target Sound Card.
    10:33:52 Starting Synchronize System and HW clocks...
    10:33:52 [[0;32m OK [0m] Reached target System Time Synchronized.
    10:33:52 [[0;32m OK [0m] Started Synchronize System and HW clocks.
    10:33:52 [[0;32m OK [0m] Reached target System Initialization.
    10:33:52 [[0;32m OK [0m] Listening on dropbear.socket.
    10:33:52 [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.
    10:33:52 [[0;32m OK [0m] Reached target Timers.
    10:33:52 [[0;32m OK [0m] Listening on RPCbind Server Activation Socket.
    10:33:52 [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.
    10:33:52 [[0;32m OK [0m] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    10:33:52 [[0;32m OK [0m] Reached target Sockets.
    10:33:52 [[0;32m OK [0m] Reached target Basic System.
    10:33:52 [[0;32m OK [0m] Started D-Bus System Message Bus.
    10:33:53 Starting Network Service...
    10:33:53 [[0;32m OK [0m] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
    10:33:53 Starting uim-sysfs.service...
    10:33:53 Starting Permit User Sessions...
    10:33:53 Starting Print notice about GPLv3 packages...
    10:33:53 Starting Telephony service...
    10:33:53 [[0;32m OK [0m] Started Kernel Logging Service.
    10:33:53 Starting Login Service...
    10:33:53 [[0;32m OK [0m] Started System Logging Service.
    10:33:53 Starting Save/Restore Sound Card State...
    10:33:53 [ 18.151269] net eth1: initializing cpsw version 1.12 (0)
    10:33:53 Starting Start USB gadget...
    10:33:53 [ 18.254535] net eth0: initialized cpsw ale version 1.4
    10:33:54 [ 18.314847] net eth0: ALE Table size 1024
    10:33:54 Starting Avahi mDNS/DNS-SD Stack...
    10:33:54 [[ 18.487935] net eth1: phy found : id is : 0x4dd074
    10:33:54 [0;32m OK [0m] Started Network Service.
    10:33:54 [ 18.592011] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
    10:33:54 [ 18.601103] Bluetooth: Core ver 2.21
    10:33:54 [[0;32m OK [0m] Started Permit User Sessions.
    10:33:54 [ 18.644812] NET: Registered protocol family 31
    10:33:54 [ 18.718072] Bluetooth: HCI device and connection manager initialized
    10:33:54 [ 18.724527] Bluetooth: HCI socket layer initialized
    10:33:54 [ 18.753331] net eth0: initializing cpsw version 1.12 (0)
    10:33:54 [ 18.854520] NET: Registered protocol family 15
    10:33:54 [ 18.865866] Bluetooth: L2CAP socket layer initialized
    10:33:54 [ 18.923753] Bluetooth: SCO socket layer initialized
    10:33:54 [ 18.938024] net eth0: phy found : id is : 0x4dd074
    10:33:54 [ 19.019254] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    10:33:54 [ 19.110514] using random self ethernet address
    10:33:54 [ 19.115021] using random host ethernet address
    10:33:54 [[0;32m OK [0m] Started Save/Restore Sound Card State.
    10:33:54 [ 19.196725] using host ethernet address: D4:94:A1:86:56:20
    10:33:54 [ 19.249044] using random self ethernet address
    10:33:55 [ 19.285684] using random host ethernet address
    10:33:55 [ 19.311709] using host ethernet address: D4:94:A1:86:56:20
    10:33:55 [ 19.385499] usb0: HOST MAC d4:94:a1:86:56:20
    10:33:55 [ 19.429383] usb0: MAC ae:4d:56:b3:4e:81
    10:33:55 [ 19.558511] Mass Storage Function, version: 2009/09/11
    10:33:55 [ 19.563708] LUN: removable file: (no medium)
    10:33:55 [ 19.638345] LUN: removable read only file: /dev/mmcblk0p1
    10:33:55 [ 19.680902] Number of LUNs=1
    10:33:55 [ 19.715385] g_multi gadget: Multifunction Composite Gadget
    10:33:55 [ 19.779047] g_multi gadget: g_multi ready
    10:33:55 [ 19.931418] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
    10:33:55 [ 19.960427] Initializing XFRM netlink socket
    10:33:55 [[0;32m OK [0m] Found device /dev/ttyGS0.
    10:33:56 [[0;32m OK [0m] Started Start USB gadget.
    10:33:59 [[0;32m OK [0m] Started Telephony service.
    10:34:00 [[0;32m OK [0m] Started Avahi mDNS/DNS-SD Stack.
    10:34:00 [[0;32m OK [0m] Started Login Service.
    10:34:00 Mounting Configuration File System...
    10:34:00 [[0;32m OK [0m] Started Getty on tty1.
    10:34:00 [[0;32m OK [0m] Started Serial Getty on ttyGS0.
    10:34:00 [[0;32m OK [0m] Started Serial Getty on ttyS0.
    10:34:00 [[0;32m OK [0m] Started Serial Getty on ttyS3.
    10:34:00 [[0;32m OK [0m] Reached target Network.
    10:34:00 Starting Lightning Fast Webserver With Light System Requirements...
    10:34:00 Starting Network Name Resolution...
    10:34:00 [[0;32m OK [0m] Mounted Configuration File System.
    10:34:00 [[0;32m OK [0m] Started Lightning Fast Webserver With Light System Requirements.
    10:34:00 [[0;32m OK [0m] Started Network Name Resolution.
    10:34:02 [[0;32m OK [0m] Started uim-sysfs.service.
    10:34:02 Starting rc.pvr.service...
    10:34:03 [ 27.420447] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
    10:34:03 [[0;32m OK [0m] Started rc.pvr.service.
    10:34:03 Starting weston.service...
    10:34:03 [[0;32m OK [0m] Started weston.service.
    10:34:03 Starting telnetd.service...
    10:34:03 ***************************************************************
    10:34:04 ***************************************************************
    10:34:04 NOTICE: This file system contains the following GPLv3 packages:
    10:34:04 autoconf
    10:34:04 binutils
    10:34:04 bison-dev
    10:34:04 bison
    10:34:04 cpp-symlinks
    10:34:04 cpp
    10:34:04 dosfstools
    10:34:04 g++-symlinks
    10:34:04 g++
    10:34:04 gawk-dev
    10:34:04 gawk
    10:34:04 gcc-symlinks
    10:34:04 gcc
    10:34:04 gdb
    10:34:04 gdbserver
    10:34:04 gstreamer1.0-libav
    10:34:04 hidapi
    10:34:04 libcairo-perf-utils
    10:34:04 libgmp10
    10:34:04 libidn11
    10:34:04 libmpc3
    10:34:04 libmpfr4
    10:34:04 m4-dev
    10:34:04 m4
    10:34:04 make
    10:34:04 nettle
    10:34:04 swig-dev
    10:34:04 swig
    10:34:04
    10:34:04 If you do not wish to distribute GPLv3 components please remove
    10:34:04 the above packages prior to distribution. This can be done using
    10:34:04 the opkg remove command. i.e.:
    10:34:04 opkg remove <package>
    10:34:04 Where <package> is the name printed in the list above
    10:34:04
    10:34:04 NOTE: If the package is a dependency of another package you
    10:34:04 will be notified of the dependent packages. You should
    10:34:04 use the --force-removal-of-dependent-packages option to
    10:34:04 also remove the dependent packages as well
    10:34:04 ***************************************************************
    10:34:04 ***************************************************************
    10:34:04 [[0;32m OK [0m] Started Print notice about GPLv3 packages.
    10:34:04 [[0;32m OK [0m] Started telnetd.service.
    10:34:04 Starting busybox-udhcpd.service...
    10:34:04 Starting thttpd.service...
    10:34:04 [[0;32m OK [0m] Started busybox-udhcpd.service.
    10:34:04 [[0;32m OK [0m] Started thttpd.service.
    10:34:04 Starting rng-tools.service...
    10:34:05 [[0;32m OK [0m] Started rng-tools.service.
    10:34:05 Starting matrix-gui-2.0.service...
    10:34:06

    10:34:06 _____ _____ _ _
    10:34:06 | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
    10:34:06 | | _| .'| . | . | | __| _| . | | | -_| _| _|
    10:34:06 |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
    10:34:06 |___| |___|
    10:34:06
    10:34:06 Arago Project http://arago-project.org am335x-evm ttyS0
    10:34:06
    10:34:06 Arago 2016.12 am335x-evm ttyS0
    10:34:06
    10:34:16 am335x-evm login: