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/AM5728: Qt issue

Part Number: AM5728

Tool/software: Linux

Hi All,

I'm using AM5728 custom board, testing with buildroot using ti-SDK kernel and uboot from SDK version "ti-processor-sdk-linux-am57xx-evm-04.02.00.09".


Facing issue when we run the QT application. QT version using 5.6.3.

Please find the attached kernel log

U-Boot SPL 2017.01-00444-g17f04de-dirty (Jan 29 2018 - 17:45:25)
DRA752-GP ES2.0
Trying to boot from MMC1
** First descriptor is NOT a primary desc on 1:1 **
*** Warning - bad CRC, using default environment

reading u-boot.img
reading u-boot.img


U-Boot 2017.01-00444-g17f04de-dirty (Jan 29 2018 - 17:45:25 +0530)

CPU  : DRA752-GP ES2.0
Model: TI AM5728 BeagleBoard-X15
Board: UNKNOWN(BeagleBoard X15?) REV UNKNOWN
DRAM:  2 GiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
** First descriptor is NOT a primary desc on 1:1 **
*** Warning - bad CRC, using default environment

I2C chip 50: requested alen 2 does not match chip offset_len 1
Warning: fastboot.board_rev: unknown board revision
GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
part_get_info_efi: *** ERROR: Invalid GPT ***
GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
part_get_info_efi: *** ERROR: Invalid Backup GPT ***
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:   <ethaddr> not set. Validating first E-fuse MAC
cpsw
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
23 bytes read in 3 ms (6.8 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
5053296 bytes read in 246 ms (19.6 MiB/s)
107139 bytes read in 19 ms (5.4 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 8ffe2000, end 8ffff282 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.59-ga75d8e9305 (root@fg-desktop) (gcc version 5.4.0 (Buildroot 2017.02.9) ) #5 SMP PREEMPT Mon Jan 29 19:04:22 IST 2018
[    0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt:Machine model: TI AM5728 EVM
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB
[    0.000000] OF: reserved mem: initialized node ipu2_cma@95800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node dsp1_cma@99000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB
[    0.000000] OF: reserved mem: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB
[    0.000000] OF: reserved mem: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
[    0.000000] cma: Reserved 24 MiB at 0x00000000fe400000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] OMAP4: Map 0x00000000ffd00000 to fe600000 for dram barrier
[    0.000000] DRA752 ES2.0
[    0.000000] percpu: Embedded 13 pages/cpu @eed34000 s22156 r8192 d22900 u53248
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 472640
[    0.000000] Kernel command line: console=ttyO2,115200n8 root=PARTUUID=00000000-02 rw rootfstype=ext4 rootwait
[    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: 1675664K/1897472K available (8192K kernel code, 318K rwdata, 2444K rodata, 2048K init, 304K bss, 33392K reserved, 188416K cma-reserved, 1283072K 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 - 0xc0a00000   (10208 kB)
[    0.000000]       .init : 0xc0e00000 - 0xc1000000   (2048 kB)
[    0.000000]       .data : 0xc1000000 - 0xc104fb88   ( 319 kB)
[    0.000000]        .bss : 0xc1051000 - 0xc109d130   ( 305 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] OMAP clockevent source: timer1 at 32786 Hz
[    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 6.14MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
[    0.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[    0.000015] Switching to timer-based delay loop, resolution 162ns
[    0.000327] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[    0.000335] OMAP clocksource: 32k_counter at 32768 Hz
[    0.000767] Console: colour dummy device 80x30
[    0.000782] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2'
[    0.000789] This ensures that you still see kernel messages. Please
[    0.000795] update your kernel commandline.
[    0.000811] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[    0.000824] pid_max: default: 32768 minimum: 301
[    0.000924] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000934] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001558] CPU: Testing write buffer coherency: ok
[    0.001761] /cpus/cpu@0 missing clock-frequency property
[    0.001777] /cpus/cpu@1 missing clock-frequency property
[    0.001788] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.001805] Setting up static identity map for 0x80200000 - 0x80200060
[    0.080066] EFI services will not be available.
[    0.170261] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.170350] Brought up 2 CPUs
[    0.170363] SMP: Total of 2 processors activated (24.59 BogoMIPS).
[    0.170370] CPU: All CPU(s) started in HYP mode.
[    0.170375] CPU: Virtualization extensions available.
[    0.170876] devtmpfs: initialized
[    0.198749] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    0.198994] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.199010] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.202320] pinctrl core: initialized pinctrl subsystem
[    0.203137] NET: Registered protocol family 16
[    0.204008] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.205061] omap_hwmod: l3_main_2 using broken dt data from ocp
[    0.321010] omap_hwmod: dcan1: _wait_target_disable failed
[    0.450397] cpuidle: using governor ladder
[    0.490438] cpuidle: using governor menu
[    0.500381] OMAP GPIO hardware version 0.1
[    0.515010] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
[    0.542143] No ATAGs?
[    0.542169] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.542177] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.542536] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[    0.542546] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[    0.543082] OMAP DMA hardware revision 0.0
[    0.591933] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[    0.593261] edma 43300000.edma: memcpy is disabled
[    0.598054] edma 43300000.edma: TI EDMA DMA engine driver
[    0.602612] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[    0.602786] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[    0.602940] omap-iommu 58882000.mmu: 58882000.mmu registered
[    0.603092] omap-iommu 55082000.mmu: 55082000.mmu registered
[    0.603357] omap-iommu 41501000.mmu: 41501000.mmu registered
[    0.603541] omap-iommu 41502000.mmu: 41502000.mmu registered
[    0.606088] palmas 0-0058: Irq flag is 0x00000008
[    0.633120] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0
[    0.637023] vtt_fixed: supplied by smps3
[    0.671446] random: fast init done
[    0.712248] vdd_3v3: supplied by regen1
[    0.712475] aic_dvdd_fixed: supplied by vdd_3v3
[    0.715751] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[    0.716264] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
[    0.716323] omap_i2c 4807a000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@2000/pinmux@1400/i2c4_pins_default, deferring probe
[    0.716797] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz
[    0.716987] media: Linux media interface: v0.10
[    0.717035] Linux video capture interface: v2.00
[    0.717069] pps_core: LinuxPPS API ver. 1 registered
[    0.717076] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.717095] PTP clock support registered
[    0.717124] EDAC MC: Ver: 3.0.0
[    0.717835] omap-mailbox 4883c000.mailbox: omap mailbox rev 0x400
[    0.718134] omap-mailbox 4883e000.mailbox: omap mailbox rev 0x400
[    0.718423] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[    0.718715] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[    0.719059] Advanced Linux Sound Architecture Driver Initialized.
[    0.719876] clocksource: Switched to clocksource arch_sys_counter
[    0.730673] NET: Registered protocol family 2
[    0.731174] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.731236] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.731362] TCP: Hash tables configured (established 8192 bind 8192)
[    0.731407] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.731438] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.731627] NET: Registered protocol family 1
[    0.731957] RPC: Registered named UNIX socket transport module.
[    0.731966] RPC: Registered udp transport module.
[    0.731972] RPC: Registered tcp transport module.
[    0.731979] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.732920] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[    0.735858] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[    0.743218] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.743917] NFS: Registering the id_resolver key type
[    0.743937] Key type id_resolver registered
[    0.743945] Key type id_legacy registered
[    0.743984] ntfs: driver 2.1.32 [Flags: R/O].
[    0.745146] bounce: pool size: 64 pages
[    0.745285] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.745294] io scheduler noop registered
[    0.745301] io scheduler deadline registered
[    0.745427] io scheduler cfq registered (default)
[    0.750400] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
[    0.753635] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a094000.pciephy.3
[    0.753949] OF: PCI: host bridge /ocp/axi@0/pcie@51000000 ranges:
[    0.753961] OF: PCI:   No bus range found for /ocp/axi@0/pcie@51000000, using [bus 00-ff]
[    0.753992] OF: PCI:    IO 0x20003000..0x20012fff -> 0x00000000
[    0.754012] OF: PCI:   MEM 0x20013000..0x2fffffff -> 0x20013000
[    1.755399] dra7-pcie 51000000.pcie: phy link never came up
[    1.755565] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00
[    1.755578] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.755588] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    1.755598] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
[    1.755976] PCI: bus0: Fast back to back transfers disabled
[    1.756090] PCI: bus1: Fast back to back transfers enabled
[    1.756209] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
[    1.756224] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
[    1.756237] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.756465] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[    1.757618] backlight supply power not found, using dummy regulator
[    1.819607] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    1.823031] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 301, base_baud = 3000000) is a 8250
[    2.803999] console [ttyS2] enabled
[    2.808378] 48422000.serial: ttyS7 at MMIO 0x48422000 (irq = 302, base_baud = 3000000) is a 8250
[    2.819164] omap_rng 48090000.rng: OMAP Random Number Generator ver. 20
[    2.825940] [drm] Initialized
[    2.830352] OMAP DSS rev 6.1
[    2.833688] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
[    2.844268] display supply vcc not found, using dummy regulator
[    2.850897] Error: Driver 'tfp410' is already registered, aborting...
[    2.918102] brd: module loaded
[    2.956456] loop: module loaded
[    2.960237] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write
[    2.969940] libphy: Fixed MDIO Bus: probed
[    3.029912] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
[    3.036034] libphy: 48485000.mdio: probed
[    3.043134] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver Micrel KSZ9031 Gigabit PHY
[    3.053373] cpsw 48484000.ethernet: Detected MACID = fc:0f:4b:e3:47:c6
[    3.060014] cpsw 48484000.ethernet: device node lookup for pps timer failed
[    3.067042] cpsw 48484000.ethernet: cpts: overflow check period 500 (jiffies)
[    3.075213] cpsw 48484000.ethernet: cpsw: Detected MACID = fc:0f:4b:e3:47:c7
[    3.083772] mousedev: PS/2 mouse device common for all mice
[    3.089705] i2c /dev entries driver
[    3.096126] gpio-fan gpio_fan: GPIO fan initialized
[    3.102410] tmp102 0-0048: initialized
[    3.111371] omap_hsmmc 4809c000.mmc: Got CD GPIO
[    3.170392] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
[    3.176773] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
[    3.320788] ledtrig-cpu: registered to indicate activity on CPUs
[    3.331509] NET: Registered protocol family 10
[    3.346631] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.352986] NET: Registered protocol family 17
[    3.357584] Key type dns_resolver registered
[    3.361976] omap_voltage_late_init: Voltage driver support not added
[    3.368421] Power Management for TI OMAP4+ devices.
[    3.373530] Registering SWP/SWPB emulation handler
[    3.386348] dmm 4e000000.dmm: workaround for errata i878 in use
[    3.393574] dmm 4e000000.dmm: initialized all PAT entries
[    3.420338] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.426977] [drm] No driver support for vblank timestamp query.
[    3.435070] [drm] Enabling DMM ywrap scrolling
[    3.459821] mmc1: new DDR MMC card at address 0001
[    3.460159] mmcblk1: mmc1:0001 P1XXXX 3.60 GiB 
[    3.460296] mmcblk1boot0: mmc1:0001 P1XXXX partition 1 16.0 MiB
[    3.460425] mmcblk1boot1: mmc1:0001 P1XXXX partition 2 16.0 MiB
[    3.491699] mmc0: host does not support reading read-only switch, assuming write-enable
[    3.494951] mmc0: new high speed SDHC card at address e624
[    3.495235] mmcblk0: mmc0:e624 SS08G 7.40 GiB 
[    3.497369]  mmcblk0: p1 p2
[    3.505808] Console: switching to colour frame buffer device 100x37
[    3.556505] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
[    3.601935] input: TSC2007 Touchscreen as /devices/platform/44000000.ocp/4807a000.i2c/i2c-3/3-004b/input/input0
[    3.612373] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz
[    3.619140] input: gpio_keys as /devices/platform/gpio_keys/input/input1
[    3.626096] hctosys: unable to open rtc device (rtc0)
[    3.632103] aic_dvdd_fixed: disabling
[    3.635781] vmmcwl_fixed: disabling
[    3.639456] ALSA device list:
[    3.642470]   No soundcards found.
[    4.030159] EXT4-fs (mmcblk0p2): recovery complete
[    4.036296] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    4.044566] VFS: Mounted root (ext4 filesystem) on device 179:50.
[    4.055769] devtmpfs: mounted
[    4.060075] Freeing unused kernel memory: 2048K
[    4.286103] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Starting logging: OK
Populating /dev using udev: [    4.657736] udevd[112]: starting version 3.2.1
[    4.729740] udevd[113]: starting eudev-3.2.1
[    4.902500] omap-rproc 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000
[    4.917892] remoteproc remoteproc0: 58820000.ipu is available
[    4.924950] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
[    4.934439] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2
[    4.934448] remoteproc remoteproc0: powering up 58820000.ipu
[    4.934478] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2
[    4.934484] remoteproc remoteproc0: request_firmware failed: -2
[    4.969390] remoteproc remoteproc1: 55020000.ipu is available
[    4.975686] remoteproc remoteproc1: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2
[    4.985495] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
[    4.985595] remoteproc remoteproc2: 40800000.dsp is available
[    4.985902] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
[    4.985986] remoteproc remoteproc3: 41000000.dsp is available
[    5.025497] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: rtc core: registered 48070000.i2c:tps659 as rtc1
[    5.050343] rtc-ds1307: probe of 2-006f failed with error -5
[    5.083090] mt9t11x 4-003c: input-clock-freq: 32000000
[    5.083096] mt9t11x 4-003c: pixel-clock-freq: 96000000
[    5.100684] remoteproc remoteproc1: powering up 55020000.ipu
[    5.107025] remoteproc remoteproc1: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2
[    5.119542] omap_rtc 48838000.rtc: rtc core: registered 48838000.rtc as rtc2
[    5.125671] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
[    5.137345] omap-des 480a5000.des: will run requests pump with realtime priority
[    5.144731] mt9t11x 4-003c: Product ID error ffffff87
[    5.159765] remoteproc remoteproc1: request_firmware failed: -2
[    5.166906] remoteproc remoteproc2: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2
[    5.177506] remoteproc remoteproc2: powering up 40800000.dsp
[    5.178429] vip 48990000.vip: loading firmware vpdma-1b8.bin
[    5.178826] vip 48990000.vip: Direct firmware load for vpdma-1b8.bin failed with error -2
[    5.178833] vip 48990000.vip: couldn't get firmware
[    5.179361] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
[    5.179720] vpe 489d0000.vpe: Direct firmware load for vpdma-1b8.bin failed with error -2
[    5.179727] vpe 489d0000.vpe: couldn't get firmware
[    5.220413] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[    5.242628] remoteproc remoteproc2: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2
[    5.252074] remoteproc remoteproc2: request_firmware failed: -2
[    5.258521] remoteproc remoteproc3: Direct firmware load for dra7-dsp2-fw.xe66 failed with error -2
[    5.267948] remoteproc remoteproc3: powering up 41000000.dsp
[    5.274903] remoteproc remoteproc3: Direct firmware load for dra7-dsp2-fw.xe66 failed with error -2
[    5.284387] remoteproc remoteproc3: request_firmware failed: -2
[    5.311609] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
[    5.321483] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
[    5.329935] omap-aes 4b500000.aes: will run requests pump with realtime priority
[    5.339921] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
[    5.346653] omap-aes 4b700000.aes: will run requests pump with realtime priority
[    5.370290] SCSI subsystem initialized
[    5.419734] pvrsrvkm: loading out-of-tree module taints kernel.
[    5.438990] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
[    5.447834] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
[    5.456852] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled
[    5.456871] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[    5.456877] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst 
[    5.492787] scsi host0: ahci
[    5.493057] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 347
[    5.666618] ti-pruss 4b200000.pruss: creating PRU cores and other child platform devices
[    5.679352] irq: no irq domain found for /ocp/pruss_soc_bus@4b226000/pruss@4b200000/intc@4b220000 !
[    5.689025] irq: no irq domain found for /ocp/pruss_soc_bus@4b226000/pruss@4b200000/intc@4b220000 !
[    5.699988] ti-pruss 4b280000.pruss: creating PRU cores and other child platform devices
[    5.710272] irq: no irq domain found for /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/intc@4b2a0000 !
[    5.719913] irq: no irq domain found for /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/intc@4b2a0000 !
[    5.739984] usbcore: registered new interface driver usbfs
[    5.747154] usbcore: registered new interface driver hub
[    5.752771] usbcore: registered new device driver usb
[    5.771890] remoteproc remoteproc4: 4b234000.pru0 is available
[    5.777889] pru-rproc 4b234000.pru0: PRU rproc node /ocp/pruss_soc_bus@4b226000/pruss@4b200000/pru@4b234000 probed successfully
[    5.789837] remoteproc remoteproc5: 4b238000.pru1 is available
[    5.795853] pru-rproc 4b238000.pru1: PRU rproc node /ocp/pruss_soc_bus@4b226000/pruss@4b200000/pru@4b238000 probed successfully
[    5.796955] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    5.796976] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    5.807783] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
[    5.807835] xhci-hcd xhci-hcd.0.auto: irq 475, io mem 0x48890000
[    5.808763] hub 1-0:1.0: USB hub found
[    5.808793] hub 1-0:1.0: 1 port detected
[    5.809095] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    5.809105] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    5.809165] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.809958] hub 2-0:1.0: USB hub found
[    5.809983] hub 2-0:1.0: 1 port detected
[    5.832812] ata1: SATA link down (SStatus 0 SControl 300)
[    5.879626] remoteproc remoteproc6: 4b2b4000.pru0 is available
[    5.885725] pru-rproc 4b2b4000.pru0: PRU rproc node /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/pru@4b2b4000 probed successfully
[    5.897579] remoteproc remoteproc7: 4b2b8000.pru1 is available
[    5.903551] pru-rproc 4b2b8000.pru1: PRU rproc node /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/pru@4b2b8000 probed successfully
done
Initializing random number generator... done.
Starting system message bus: done
Starting network: OK
Starting dropbear sshd: OK
Starting lighttpd: OK

Welcome to AGHMI
FGT login: root
Password: 
# 
# ./dashboard 
PVR: Hint: Setting WindowSystem to libpvrDRMWSEGL_FRONT.so

PVR:(Error): OpenServices: Cannot open device driver /dev/omapdrm_pvr. [140, /pvr_bridge_u.c]
PVR:(Error): PVRSRVConnect: Unable to open connection. [361, /bridged_pvr_glue.c]
Cannot initialize PVR2D contex
Could not initialize egl display
Aborted
# 
# 
# ./dashboard -platform linuxfb
libpng warning: iCCP: known incorrect sRGB profile
This plugin does not support createPlatformOpenGLContext!
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 
Aborted
# 
# modetest
trying to open device 'i915'...failed
trying to open device 'amdgpu'...failed
trying to open device 'radeon'...failed
trying to open device 'nouveau'...failed
trying to open device 'vmwgfx'...failed
trying to open device 'omapdrm'...done
Encoders:
id      crtc    type    possible crtcs  possible clones
30      34      TMDS    0x00000001      0x00000000

Connectors:
id      encoder status          name            size (mm)       modes   encoders
31      30      connected       (null)-1        0x0             1       30
  modes:
        name refresh (Hz) hdisp hss hse htot vdisp vss vse vtot)
  800x600 66 800 810 858 894 600 601 605 612 36000 flags: phsync, pvsync; type: preferred, driver
  props:
        1 EDID:
                flags: immutable blob
                blobs:

                value:
        2 DPMS:
                flags: enum
                enums: On=0 Standby=1 Suspend=2 Off=3
                value: 0

CRTCs:
id      fb      pos     size
34      49      (0,0)   (800x600)
  800x600 66 800 810 858 894 600 601 605 612 36000 flags: phsync, pvsync; type: preferred, driver
  props:
        20 CTM:
                flags: blob
                blobs:

                value:
        21 GAMMA_LUT:
                flags: blob
                blobs:

                value:
        22 GAMMA_LUT_SIZE:
                flags: immutable range
                values: 0 4294967295
                value: 256
        26 background:
                flags: range
                values: 0 16777215
                value: 0
        27 trans-key-mode:
                flags: enum
                enums: disable=0 gfx-dst=1 vid-src=2
                value: 0
        28 trans-key:
                flags: range
                values: 0 16777215
                value: 0
        29 alpha_blender:
                flags: range
                values: 0 1
                value: 0
        33 rotation:
                flags: bitmask
                values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20
                value: 1
        23 zorder:
                flags: range
                values: 0 3
                value: 0

Planes:
id      crtc    fb      CRTC x,y        x,y     gamma size      possible crtcs
32      34      49      0,0             0,0     0               0x00000001
  formats: RX12 AR12 RG16 XR24 RG24 AR24 RA24 RX24 AR15 XR12 RA12 XR15
  props:
        5 type:
                flags: immutable enum
                enums: Overlay=0 Primary=1 Cursor=2
                value: 1
        33 rotation:
                flags: bitmask
                values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20
                value: 1
        23 zorder:
                flags: range
                values: 0 3
                value: 0
        24 global_alpha:
                flags: range
                values: 0 255
                value: 255
        25 pre_mult_alpha:
                flags: range
                values: 0 1
                value: 0
35      0       0       0,0             0,0     0               0x00000001
  formats: RG16 RX12 YUYV AR15 RA24 NV12 RA12 XR24 RG24 UYVY AR12 XR15 AR24 XR12 RX24
  props:
        5 type:
                flags: immutable enum
                enums: Overlay=0 Primary=1 Cursor=2
                value: 0
        36 rotation:
                flags: bitmask
                values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20
                value: 1
        23 zorder:
                flags: range
                values: 0 3
                value: 1
        24 global_alpha:
                flags: range
                values: 0 255
                value: 255
        25 pre_mult_alpha:
                flags: range
                values: 0 1
                value: 0
39      0       0       0,0             0,0     0               0x00000001
  formats: RG16 RX12 YUYV AR15 RA24 NV12 RA12 XR24 RG24 UYVY AR12 XR15 AR24 XR12 RX24
  props:
        5 type:
                flags: immutable enum
                enums: Overlay=0 Primary=1 Cursor=2
                value: 0
        40 rotation:
                flags: bitmask
                values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20
                value: 1
        23 zorder:
                flags: range
                values: 0 3
                value: 2
        24 global_alpha:
                flags: range
                values: 0 255
                value: 255
        25 pre_mult_alpha:
                flags: range
                values: 0 1
                value: 0
43      0       0       0,0             0,0     0               0x00000001
  formats: RG16 RX12 YUYV AR15 RA24 NV12 RA12 XR24 RG24 UYVY AR12 XR15 AR24 XR12 RX24
  props:
        5 type:
                flags: immutable enum
                enums: Overlay=0 Primary=1 Cursor=2
                value: 0
        44 rotation:
                flags: bitmask
                values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20
                value: 1
        23 zorder:
                flags: range
                values: 0 3
                value: 3
        24 global_alpha:
                flags: range
                values: 0 255
                value: 255
        25 pre_mult_alpha:
                flags: range
                values: 0 1
                value: 0

Frame buffers:
id      size    pitch

# 
# ls /dev/
autofs              ptyud               ttycb
block               ptyue               ttycc
bus                 ptyuf               ttycd
char                ptyv0               ttyce
console             ptyv1               ttycf
cpu_dma_latency     ptyv2               ttyd0
disk                ptyv3               ttyd1
dri                 ptyv4               ttyd2
fb0                 ptyv5               ttyd3
fd                  ptyv6               ttyd4
full                ptyv7               ttyd5
gpiochip0           ptyv8               ttyd6
gpiochip1           ptyv9               ttyd7
gpiochip2           ptyva               ttyd8
gpiochip3           ptyvb               ttyd9
gpiochip4           ptyvc               ttyda
gpiochip5           ptyvd               ttydb
gpiochip6           ptyve               ttydc
gpiochip7           ptyvf               ttydd
gpiochip8           ptyw0               ttyde
hwrng               ptyw1               ttydf
i2c-0               ptyw2               ttye0
i2c-2               ptyw3               ttye1
i2c-3               ptyw4               ttye2
i2c-4               ptyw5               ttye3
input               ptyw6               ttye4
kmem                ptyw7               ttye5
kmsg                ptyw8               ttye6
log                 ptyw9               ttye7
loop-control        ptywa               ttye8
loop0               ptywb               ttye9
loop1               ptywc               ttyea
loop2               ptywd               ttyeb
loop3               ptywe               ttyec
loop4               ptywf               ttyed
loop5               ptyx0               ttyee
loop6               ptyx1               ttyef
loop7               ptyx2               ttyp0
mem                 ptyx3               ttyp1
memory_bandwidth    ptyx4               ttyp2
mmcblk0             ptyx5               ttyp3
mmcblk0p1           ptyx6               ttyp4
mmcblk0p2           ptyx7               ttyp5
mmcblk1             ptyx8               ttyp6
mmcblk1boot0        ptyx9               ttyp7
mmcblk1boot1        ptyxa               ttyp8
network_latency     ptyxb               ttyp9
network_throughput  ptyxc               ttypa
null                ptyxd               ttypb
port                ptyxe               ttypc
psaux               ptyxf               ttypd
ptmx                ptyy0               ttype
pts                 ptyy1               ttypf
ptya0               ptyy2               ttyq0
ptya1               ptyy3               ttyq1
ptya2               ptyy4               ttyq2
ptya3               ptyy5               ttyq3
ptya4               ptyy6               ttyq4
ptya5               ptyy7               ttyq5
ptya6               ptyy8               ttyq6
ptya7               ptyy9               ttyq7
ptya8               ptyya               ttyq8
ptya9               ptyyb               ttyq9
ptyaa               ptyyc               ttyqa
ptyab               ptyyd               ttyqb
ptyac               ptyye               ttyqc
ptyad               ptyyf               ttyqd
ptyae               ptyz0               ttyqe
ptyaf               ptyz1               ttyqf
ptyb0               ptyz2               ttyr0
ptyb1               ptyz3               ttyr1
ptyb2               ptyz4               ttyr2
ptyb3               ptyz5               ttyr3
ptyb4               ptyz6               ttyr4
ptyb5               ptyz7               ttyr5
ptyb6               ptyz8               ttyr6
ptyb7               ptyz9               ttyr7
ptyb8               ptyza               ttyr8
ptyb9               ptyzb               ttyr9
ptyba               ptyzc               ttyra
ptybb               ptyzd               ttyrb
ptybc               ptyze               ttyrc
ptybd               ptyzf               ttyrd
ptybe               ram0                ttyre
ptybf               ram1                ttyrf
ptyc0               ram10               ttys0
ptyc1               ram11               ttys1
ptyc2               ram12               ttys2
ptyc3               ram13               ttys3
ptyc4               ram14               ttys4
ptyc5               ram15               ttys5
ptyc6               ram2                ttys6
ptyc7               ram3                ttys7
ptyc8               ram4                ttys8
ptyc9               ram5                ttys9
ptyca               ram6                ttysa
ptycb               ram7                ttysb
ptycc               ram8                ttysc
ptycd               ram9                ttysd
ptyce               random              ttyse
ptycf               rfkill              ttysf
ptyd0               rtc1                ttyt0
ptyd1               rtc2                ttyt1
ptyd2               shm                 ttyt2
ptyd3               snd                 ttyt3
ptyd4               stderr              ttyt4
ptyd5               stdin               ttyt5
ptyd6               stdout              ttyt6
ptyd7               tty                 ttyt7
ptyd8               tty0                ttyt8
ptyd9               tty1                ttyt9
ptyda               tty10               ttyta
ptydb               tty11               ttytb
ptydc               tty12               ttytc
ptydd               tty13               ttytd
ptyde               tty14               ttyte
ptydf               tty15               ttytf
ptye0               tty16               ttyu0
ptye1               tty17               ttyu1
ptye2               tty18               ttyu2
ptye3               tty19               ttyu3
ptye4               tty2                ttyu4
ptye5               tty20               ttyu5
ptye6               tty21               ttyu6
ptye7               tty22               ttyu7
ptye8               tty23               ttyu8
ptye9               tty24               ttyu9
ptyea               tty25               ttyua
ptyeb               tty26               ttyub
ptyec               tty27               ttyuc
ptyed               tty28               ttyud
ptyee               tty29               ttyue
ptyef               tty3                ttyuf
ptyp0               tty30               ttyv0
ptyp1               tty31               ttyv1
ptyp2               tty32               ttyv2
ptyp3               tty33               ttyv3
ptyp4               tty34               ttyv4
ptyp5               tty35               ttyv5
ptyp6               tty36               ttyv6
ptyp7               tty37               ttyv7
ptyp8               tty38               ttyv8
ptyp9               tty39               ttyv9
ptypa               tty4                ttyva
ptypb               tty40               ttyvb
ptypc               tty41               ttyvc
ptypd               tty42               ttyvd
ptype               tty43               ttyve
ptypf               tty44               ttyvf
ptyq0               tty45               ttyw0
ptyq1               tty46               ttyw1
ptyq2               tty47               ttyw2
ptyq3               tty48               ttyw3
ptyq4               tty49               ttyw4
ptyq5               tty5                ttyw5
ptyq6               tty50               ttyw6
ptyq7               tty51               ttyw7
ptyq8               tty52               ttyw8
ptyq9               tty53               ttyw9
ptyqa               tty54               ttywa
ptyqb               tty55               ttywb
ptyqc               tty56               ttywc
ptyqd               tty57               ttywd
ptyqe               tty58               ttywe
ptyqf               tty59               ttywf
ptyr0               tty6                ttyx0
ptyr1               tty60               ttyx1
ptyr2               tty61               ttyx2
ptyr3               tty62               ttyx3
ptyr4               tty63               ttyx4
ptyr5               tty7                ttyx5
ptyr6               tty8                ttyx6
ptyr7               tty9                ttyx7
ptyr8               ttyS0               ttyx8
ptyr9               ttyS1               ttyx9
ptyra               ttyS2               ttyxa
ptyrb               ttyS3               ttyxb
ptyrc               ttyS4               ttyxc
ptyrd               ttyS5               ttyxd
ptyre               ttyS6               ttyxe
ptyrf               ttyS7               ttyxf
ptys0               ttyS8               ttyy0
ptys1               ttyS9               ttyy1
ptys2               ttya0               ttyy2
ptys3               ttya1               ttyy3
ptys4               ttya2               ttyy4
ptys5               ttya3               ttyy5
ptys6               ttya4               ttyy6
ptys7               ttya5               ttyy7
ptys8               ttya6               ttyy8
ptys9               ttya7               ttyy9
ptysa               ttya8               ttyya
ptysb               ttya9               ttyyb
ptysc               ttyaa               ttyyc
ptysd               ttyab               ttyyd
ptyse               ttyac               ttyye
ptysf               ttyad               ttyyf
ptyt0               ttyae               ttyz0
ptyt1               ttyaf               ttyz1
ptyt2               ttyb0               ttyz2
ptyt3               ttyb1               ttyz3
ptyt4               ttyb2               ttyz4
ptyt5               ttyb3               ttyz5
ptyt6               ttyb4               ttyz6
ptyt7               ttyb5               ttyz7
ptyt8               ttyb6               ttyz8
ptyt9               ttyb7               ttyz9
ptyta               ttyb8               ttyza
ptytb               ttyb9               ttyzb
ptytc               ttyba               ttyzc
ptytd               ttybb               ttyzd
ptyte               ttybc               ttyze
ptytf               ttybd               ttyzf
ptyu0               ttybe               ubi_ctrl
ptyu1               ttybf               urandom
ptyu2               ttyc0               v4l
ptyu3               ttyc1               vcs
ptyu4               ttyc2               vcs1
ptyu5               ttyc3               vcsa
ptyu6               ttyc4               vcsa1
ptyu7               ttyc5               video10
ptyu8               ttyc6               video11
ptyu9               ttyc7               watchdog
ptyua               ttyc8               watchdog0
ptyub               ttyc9               zero
ptyuc               ttyca
# 
# 
# lsmod
Module                  Size  Used by
xhci_plat_hcd           6347  0
pru_rproc              10520  0
xhci_hcd              108656  1 xhci_plat_hcd
pruss_intc              7163  1 pru_rproc
usbcore               198773  2 xhci_plat_hcd,xhci_hcd
dwc3                   70622  0
udc_core               19450  1 dwc3
pruss                   9710  1 pru_rproc
usb_common              4737  3 udc_core,usbcore,dwc3
ahci_platform           3474  0
libahci_platform        8757  1 ahci_platform
libahci                28423  2 ahci_platform,libahci_platform
snd_soc_simple_card     5780  0
libata                205034  3 ahci_platform,libahci_platform,libahci
pvrsrvkm              412558  0
snd_soc_simple_card_utils     5031  1 snd_soc_simple_card
scsi_mod              132598  1 libata
omap_aes_driver        19165  0
omap_sham              21538  0
pruss_soc_bus           4143  0
omap_wdt                4634  0
ti_vpe                 18494  0
ti_vip                 40832  0
ti_sc                  24203  2 ti_vpe,ti_vip
omap_des               11525  0
ti_csc                  2351  2 ti_vpe,ti_vip
ti_vpdma               15038  2 ti_vpe,ti_vip
rtc_omap                9662  0
dwc3_omap               5132  0
mt9t11x                14536  0
des_generic            17736  1 omap_des
crypto_engine           6394  2 omap_des,omap_aes_driver
snd_soc_tlv320aic3x    48321  1
extcon_palmas           5981  0
rtc_ds1307             14224  0
rtc_palmas              5322  0
extcon_core            17114  3 dwc3_omap,extcon_palmas,dwc3
omap_remoteproc        12696  0
remoteproc             28635  2 pru_rproc,omap_remoteproc
# 
#
. Can anyone suggest what could be the issue.

Thanks.