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: Android filesystem start fails

Part Number: AM5728
Other Parts Discussed in Thread: PMP, DRA752

Tool/software: Linux

Purpose:

I am modify linux kernel to start android file system , 

version

linux kernel version is 4.4.19 ,   android kernel version is 4.4.67.

Problem:

01-01 00:00:16.739   151   151 I SurfaceFlinger: Using composer version 1.1
01-01 00:00:16.739   151   151 W SurfaceFlinger: no suitable EGLConfig found, trying a simpler query
01-01 00:00:16.739   151   151 F SurfaceFlinger: no suitable EGLConfig found, giving up

so ,please help me ti solve this issue or please tell me where to change the code you can use linux kernel to start android file system.

thanks

  • The software team have been notified. They will respond here.
  • Hi

    Can i go where to download about am5728 android source ? , Not the SDK

    Thanks
  • Hello,

    You can find access to the sources via the SDK as the SDK already contains the sources for the AM57xx. Please refer to the following link for more information under the "What would you like to do with the SDK?" section.

    processors.wiki.ti.com/.../Processor_SDK_Android_Getting_Started_Guide

    Please let us know if you have further questions on this question.
  • Hello,

    In order to replace the kernel you would need to rebuild the boot.img, specifying the new kernel you want to use.

    Please let me know if you have further questions.
  • Hi


    Yes,I same to do .Now,the question is : kernel is work,but filesystem can not work, log as below.




    U-Boot SPL 2016.05 (Oct 26 2017 - 16:07:03)
    DRA752-GP ES2.0
    Trying to boot from MMC1
    reading u-boot.img
    reading u-boot.img
    reading u-boot.img
    reading u-boot.img


    U-Boot 2016.05 (Oct 26 2017 - 16:07:03 +0800)

    CPU : DRA752-GP ES2.0
    Model: AM57xx ROM7510
    BoaI2C: ready
    DRAM: 2 GiB
    MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
    SF: Detected W25Q32BV with page size 256 Bytes, erase size 4 KiB, total 4 MiB, mapped at 5c000000
    SF: Detected W25Q32BV with page size 256 Bytes, erase size 4 KiB, total 4 MiB, mapped at 5c000000
    Read MAC from qspi.
    Skipped ethaddr assignment due to invalid,using default!
    booting from SD
    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: eth0: ethernet@48484000
    Hit any key to stop autoboot: 0
    ** First descriptor is NOT a primary desc on 0:1 **
    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
    1394 bytes read in 5 ms (271.5 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc0 ...
    Running uenvcmd ...
    reading .psdk_setup
    1 bytes read in 6 ms (0 Bytes/s)
    Already setup.
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    reading /zImage
    7809664 bytes read in 360 ms (20.7 MiB/s)
    reading /am57xx-rom7510a1.dtb
    99394 bytes read in 14 ms (6.8 MiB/s)
    Booting from mmc0 ...
    Kernel image @ 0x82000000 [ 0x000000 - 0x772a80 ]
    ## Flattened Device Tree blob at 88000000
    Booting using the fdt blob at 0x88000000
    Loading Device Tree to 8ffe4000, end 8ffff441 ... OK

    Starting kernel ...

    bootargs=console=ttyS2,115200n8 androidboot.serialno=${serial#} console=ttyS2,115200 androidboot.console=ttyS2 androidboot.hardware=am57xevmboard root=PARTUUID=0001dc0f-02 rw rootfstype=ext4 rootwait
    [ 0.000000] Booting Linux on physical CPU 0x0
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 4.4.67-gdb0b54cdad (root@ubuntu) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #11 SMP PREEMPT Wed Nov 1 18:04:03 CST 2017
    [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
    [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
    [ 0.000000] Machine model: TI AM5728 ROM7510
    [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB
    [ 0.000000] Reserved memory: 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] Reserved memory: 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] Reserved memory: 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] Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
    [ 0.000000] cma: Reserved 24 MiB at 0x00000000fd400000
    [ 0.000000] Forcing write-allocate cache policy for SMP
    [ 0.000000] Memory policy: Data cache writealloc
    [ 0.000000] OMAP4: Map 0x00000000fed00000 to fe600000 for dram barrier
    [ 0.000000] DRA752 ES2.0
    [ 0.000000] PERCPU: Embedded 13 pages/cpu @eed52000 s23488 r8192 d21568 u53248
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 337472
    [ 0.000000] Kernel command line: root=/dev/mmcblk0p2 rw init=/init rootfstype=ext4 rootwait drm.rnodes=1 androidboot.selinux=permissive snd.slots_reserved=1,1 snd-soc-core.pmdown_time=-1 uio_pdrv_genirq.of_id=generic-uio console=ttyS2,115200n8 androidboot.serialno=${serial#} console=ttyS2,115200 androidboot.console=ttyS2 androidboot.hardware=am57xevmboard root=PARTUUID=0001dc0f-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: 1137120K/1356800K available (10240K kernel code, 773K rwdata, 3496K rodata, 2048K init, 415K bss, 31264K reserved, 188416K cma-reserved, 742400K 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 - 0xc0c00000 (12256 kB)
    [ 0.000000] .init : 0xc1000000 - 0xc1200000 (2048 kB)
    [ 0.000000] .data : 0xc1200000 - 0xc12c1514 ( 774 kB)
    [ 0.000000] .bss : 0xc12c1514 - 0xc1329248 ( 416 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] Architected cp15 timer(s) running at 6.14MHz (virt).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
    [ 0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
    [ 0.000016] Switching to timer-based delay loop, resolution 162ns
    [ 0.000332] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [ 0.000340] OMAP clocksource: 32k_counter at 32768 Hz
    [ 0.000720] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
    [ 0.000734] pid_max: default: 32768 minimum: 301
    [ 0.000812] Security Framework initialized
    [ 0.000823] SELinux: Initializing.
    [ 0.000902] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.000913] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.001490] Initializing cgroup subsys io
    [ 0.001507] Initializing cgroup subsys memory
    [ 0.001532] Initializing cgroup subsys devices
    [ 0.001544] Initializing cgroup subsys freezer
    [ 0.001555] Initializing cgroup subsys perf_event
    [ 0.001567] Initializing cgroup subsys pids
    [ 0.001578] Initializing cgroup subsys debug
    [ 0.001616] CPU: Testing write buffer coherency: ok
    [ 0.001863] /cpus/cpu@0 missing clock-frequency property
    [ 0.001879] /cpus/cpu@1 missing clock-frequency property
    [ 0.001889] CPU0: update cpu_capacity 1024
    [ 0.001897] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [ 0.001944] Setting up static identity map for 0x80200000 - 0x80200058
    [ 0.080211] CPU1: update cpu_capacity 1024
    [ 0.080216] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [ 0.080290] Brought up 2 CPUs
    [ 0.080305] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    [ 0.080311] CPU: All CPU(s) started in SVC mode.
    [ 0.080346] CPU1: update max cpu_capacity 1024
    [ 0.090218] CPU1: update max cpu_capacity 1024
    [ 0.110278] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [ 0.111222] omap_hwmod: l3_main_2 using broken dt data from ocp
    [ 0.221706] omap_hwmod: dcan2: _wait_target_disable failed
    [ 0.315694] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [ 0.315717] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 0.319851] pinctrl core: initialized pinctrl subsystem
    [ 0.320852] NET: Registered protocol family 16
    [ 0.322145] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [ 0.350317] cpuidle: using governor ladder
    [ 0.380348] cpuidle: using governor menu
    [ 0.389909] OMAP GPIO hardware version 0.1
    [ 0.396483] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
    [ 0.423195] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [ 0.423206] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [ 0.423670] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    [ 0.423680] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    [ 0.424344] OMAP DMA hardware revision 0.0
    [ 0.465036] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver
    [ 0.466202] edma 43300000.edma: memcpy is disabled
    [ 0.471231] edma 43300000.edma: TI EDMA DMA engine driver
    [ 0.475177] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [ 0.475372] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [ 0.475537] omap-iommu 58882000.mmu: 58882000.mmu registered
    [ 0.475700] omap-iommu 55082000.mmu: 55082000.mmu registered
    [ 0.475982] omap-iommu 41501000.mmu: 41501000.mmu registered
    [ 0.476179] omap-iommu 41502000.mmu: 41502000.mmu registered
    [ 0.478158] SCSI subsystem initialized
    [ 0.478404] usbcore: registered new interface driver usbfs
    [ 0.478468] usbcore: registered new interface driver hub
    [ 0.478564] usbcore: registered new device driver usb
    [ 0.479666] palmas 0-0058: Irq flag is 0x00000008
    [ 0.492722] palmas 0-0058: Muxing GPIO ff, PWM 0, LED 0
    [ 0.571982] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [ 0.572671] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz
    [ 0.573092] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 100 kHz
    [ 0.573610] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz
    [ 0.573803] media: Linux media interface: v0.10
    [ 0.573858] Linux video capture interface: v2.00
    [ 0.573900] pps_core: LinuxPPS API ver. 1 registered
    [ 0.573907] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.573931] PTP clock support registered
    [ 0.573980] EDAC MC: Ver: 3.0.0
    [ 0.581213] omap-mailbox 4883c000.mailbox: omap mailbox rev 0x400
    [ 0.581514] omap-mailbox 4883e000.mailbox: omap mailbox rev 0x400
    [ 0.581813] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [ 0.582103] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [ 0.582535] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.584049] clocksource: Switched to clocksource arch_sys_counter
    [ 0.632442] NET: Registered protocol family 2
    [ 0.632996] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [ 0.633063] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.633189] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.633239] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.633270] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.633487] NET: Registered protocol family 1
    [ 0.633781] RPC: Registered named UNIX socket transport module.
    [ 0.633790] RPC: Registered udp transport module.
    [ 0.633797] RPC: Registered tcp transport module.
    [ 0.633803] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.635270] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    [ 0.637874] audit: initializing netlink subsys (disabled)
    [ 0.637914] audit: type=2000 audit(0.629:1): initialized
    [ 0.645505] VFS: Disk quotas dquot_6.6.0
    [ 0.645676] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.646684] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.647503] NFS: Registering the id_resolver key type
    [ 0.647534] Key type id_resolver registered
    [ 0.647541] Key type id_legacy registered
    [ 0.647602] ntfs: driver 2.1.32 [Flags: R/O].
    [ 0.647954] fuse init (API version 7.23)
    [ 0.656701] bounce: pool size: 64 pages
    [ 0.656759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
    [ 0.656775] io scheduler noop registered
    [ 0.656787] io scheduler deadline registered
    [ 0.656822] io scheduler cfq registered (default)
    [ 0.662551] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
    [ 0.666818] PCI host bridge /ocp/axi@0/pcie@51000000 ranges:
    [ 0.666831] No bus range found for /ocp/axi@0/pcie@51000000, using [bus 00-ff]
    [ 0.666863] IO 0x20003000..0x20012fff -> 0x00000000
    [ 0.666884] MEM 0x20013000..0x2fffffff -> 0x20013000
    [ 0.699511] dra7-pcie 51000000.pcie: link is not up
    [ 0.699680] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00
    [ 0.699694] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.699705] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.699715] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
    [ 0.700128] PCI: bus0: Fast back to back transfers disabled
    [ 0.700250] PCI: bus1: Fast back to back transfers enabled
    [ 0.700338] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
    [ 0.700353] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
    [ 0.700366] pci 0000:00:00.0: PCI bridge to [bus 01]
    [ 0.700601] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
    [ 0.701173] PCI host bridge /ocp/axi@1/pcie@51800000 ranges:
    [ 0.701184] No bus range found for /ocp/axi@1/pcie@51800000, using [bus 00-ff]
    [ 0.701214] IO 0x30003000..0x30012fff -> 0x00000000
    [ 0.701235] MEM 0x30013000..0x3fffffff -> 0x30013000
    [ 0.734823] dra7-pcie 51800000.pcie: link is not up
    [ 0.734987] dra7-pcie 51800000.pcie: PCI host bridge to bus 0001:00
    [ 0.735000] pci_bus 0001:00: root bus resource [bus 00-ff]
    [ 0.735012] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff])
    [ 0.735023] pci_bus 0001:00: root bus resource [mem 0x30013000-0x3fffffff]
    [ 0.735416] PCI: bus0: Fast back to back transfers disabled
    [ 0.735537] PCI: bus1: Fast back to back transfers enabled
    [ 0.735639] pci 0001:00:00.0: BAR 0: assigned [mem 0x30100000-0x301fffff]
    [ 0.735653] pci 0001:00:00.0: BAR 1: assigned [mem 0x30020000-0x3002ffff]
    [ 0.735666] pci 0001:00:00.0: PCI bridge to [bus 01]
    [ 0.735884] pcieport 0001:00:00.0: Signaling PME through PCIe PME interrupt
    [ 0.737087] backlight supply power not found, using dummy regulator
    [ 0.741363] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    [ 0.743922] console [ttyS2] disabled
    [ 0.743974] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 303, base_baud = 3000000) is a 8250
    [ 1.871257] console [ttyS2] enabled
    [ 1.875325] 4806e000.serial: ttyS3 at MMIO 0x4806e000 (irq = 304, base_baud = 3000000) is a 8250
    [ 1.884696] 48066000.serial: ttyS4 at MMIO 0x48066000 (irq = 305, base_baud = 3000000) is a 8250
    [ 1.894722] [drm] Initialized drm 1.1.0 20060810
    [ 1.901426] OMAP DSS rev 6.1
    [ 1.905214] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
    [ 1.913664] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
    [ 1.933645] brd: module loaded
    [ 1.941808] loop: module loaded
    [ 1.947708] spi spi1.1: not using DMA for McSPI (-19)
    [ 1.953976] m25p80 spi32766.0: found w25q32, expected w25q128
    [ 1.959843] m25p80 spi32766.0: w25q32 (4096 Kbytes)
    [ 1.966617] libphy: Fixed MDIO Bus: probed
    [ 1.971310] tun: Universal TUN/TAP device driver, 1.6
    [ 1.976408] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [ 1.982700] CAN device driver interface
    [ 1.987569] c_can_platform 48480000.can: c_can_platform device registered (regs=fa480000, irq=361)
    [ 2.044076] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
    [ 2.050203] davinci_mdio 48485000.mdio: detected phy mask ffffffef
    [ 2.058477] libphy: 48485000.mdio: probed
    [ 2.062508] davinci_mdio 48485000.mdio: phy[4]: device 48485000.mdio:04, driver Atheros 8035 ethernet
    [ 2.072456] cpsw 48484000.ethernet: Detected MACID = 00:01:02:03:04:05
    [ 2.079868] PPP generic driver version 2.4.2
    [ 2.084297] PPP BSD Compression module registered
    [ 2.089028] PPP Deflate Compression module registered
    [ 2.094151] PPP MPPE Compression module registered
    [ 2.101332] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 2.107927] ehci-pci: EHCI PCI platform driver
    [ 2.112444] ehci-platform: EHCI generic platform driver
    [ 2.118045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 2.124299] ohci-pci: OHCI PCI platform driver
    [ 2.128817] ohci-platform: OHCI generic platform driver
    [ 2.134857] usbcore: registered new interface driver usb-storage
    [ 2.141161] mousedev: PS/2 mouse device common for all mice
    [ 2.146947] usbcore: registered new interface driver xpad
    [ 2.152418] usbcore: registered new interface driver usb_acecad
    [ 2.158572] usbcore: registered new interface driver aiptek
    [ 2.164234] usbcore: registered new interface driver gtco
    [ 2.169703] usbcore: registered new interface driver hanwang
    [ 2.175462] usbcore: registered new interface driver kbtab
    [ 2.181324] i2c /dev entries driver
    [ 2.185994] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
    [ 2.193077] vip 48970000.vip: loading firmware vpdma-1b8.bin
    [ 2.200000] vip 48990000.vip: loading firmware vpdma-1b8.bin
    [ 2.205834] vpe 489d0000.vpe: Device registered as /dev/video0
    [ 2.212077] gspca_main: v2.14.0 registered
    [ 2.216228] vip 48970000.vip: VPDMA firmware loaded
    [ 2.224073] vip 48990000.vip: VPDMA firmware loaded
    [ 2.229919] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    [ 2.237147] device-mapper: uevent: version 1.0.3
    [ 2.242018] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
    [ 2.251592] omap_hsmmc 4809c000.mmc: Got CD GPIO
    [ 2.304465] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
    [ 2.310852] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
    [ 2.324187] vdd_3v3: supplied by regen1
    [ 2.375325] ledtrig-cpu: registered to indicate activity on CPUs
    [ 2.381440] hidraw: raw HID events driver (C) Jiri Kosina
    [ 2.389731] usbcore: registered new interface driver usbhid
    [ 2.395343] usbhid: USB HID core driver
    [ 2.399434] ashmem: initialized
    [ 2.403903] omap-rproc 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000
    [ 2.411740] remoteproc0: 58820000.ipu is available
    [ 2.416650] remoteproc0: Note: remoteproc is still under development and considered experimental.
    [ 2.425659] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [ 2.436184] remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2
    [ 2.444554] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
    [ 2.452375] remoteproc1: 55020000.ipu is available
    [ 2.457314] remoteproc0: Falling back to user helper
    [ 2.462491] remoteproc1: Note: remoteproc is still under development and considered experimental.
    [ 2.471528] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [ 2.482195] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
    [ 2.490083] remoteproc2: 40800000.dsp is available
    [ 2.495000] remoteproc2: Note: remoteproc is still under development and considered experimental.
    [ 2.504114] remoteproc1: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2
    [ 2.512327] remoteproc1: Falling back to user helper
    [ 2.517441] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [ 2.528346] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
    [ 2.536237] remoteproc3: 41000000.dsp is available
    [ 2.541137] remoteproc3: Note: remoteproc is still under development and considered experimental.
    [ 2.550231] remoteproc2: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2
    [ 2.558480] remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [ 2.568892] remoteproc2: Falling back to user helper
    [ 2.585238] remoteproc3: Direct firmware load for dra7-dsp2-fw.xe66 failed with error -2
    [ 2.593812] remoteproc3: Falling back to user helper
    [ 2.609471] usbcore: registered new interface driver snd-usb-audio
    [ 2.618448] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58040000.encoder mapping ok
    [ 2.638452] u32 classifier
    [ 2.641172] input device check on
    [ 2.644989] Actions configured
    [ 2.648421] Netfilter messages via NETLINK v0.30.
    [ 2.653199] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    [ 2.659821] ctnetlink v0.93: registering with nfnetlink.
    [ 2.665634] xt_time: kernel timezone is -0000
    [ 2.670343] ip_tables: (C) 2000-2006 Netfilter Core Team
    [ 2.675868] arp_tables: (C) 2002 David S. Miller
    [ 2.680569] Initializing XFRM netlink socket
    [ 2.685537] NET: Registered protocol family 10
    [ 2.700842] mip6: Mobile IPv6
    [ 2.703848] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [ 2.709493] sit: IPv6 over IPv4 tunneling driver
    [ 2.714870] NET: Registered protocol family 17
    [ 2.719363] NET: Registered protocol family 15
    [ 2.723829] can: controller area network core (rev 20120528 abi 9)
    [ 2.730132] NET: Registered protocol family 29
    [ 2.734649] can: raw protocol (rev 20120528)
    [ 2.738942] can: broadcast manager protocol (rev 20120528 t)
    [ 2.744672] can: netlink gateway (rev 20130117) max_hops=1
    [ 2.750535] Key type dns_resolver registered
    [ 2.754869] NET: Registered protocol family 41
    [ 2.759794] omap_voltage_late_init: Voltage driver support not added
    [ 2.766768] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [ 2.772978] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [ 2.779730] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [ 2.785981] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [ 2.794260] Power Management for TI OMAP4+ devices.
    [ 2.799361] Registering SWP/SWPB emulation handler
    [ 2.804524] registered taskstats version 1
    [ 2.810359] dmm 4e000000.dmm: initialized all PAT entries
    [ 2.837090] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 2.843732] [drm] No driver support for vblank timestamp query.
    [ 2.852007] mmc0: host does not support reading read-only switch, assuming write-enable
    [ 2.863293] mmc0: new high speed SDHC card at address 0007
    [ 2.869158] mmcblk0: mmc0:0007 SD04G 3.71 GiB
    [ 2.874959] mmcblk0: p1 p2
    [ 2.917357] mmc1: MAN_BKOPS_EN bit is not set
    [ 2.924599] mmc1: new DDR MMC card at address 0001
    [ 2.929731] mmcblk1: mmc1:0001 Q2J55L 7.09 GiB
    [ 2.934467] mmcblk1boot0: mmc1:0001 Q2J55L partition 1 16.0 MiB
    [ 2.940583] mmcblk1boot1: mmc1:0001 Q2J55L partition 2 16.0 MiB
    [ 2.947333] mmcblk1: p1 p2
    [ 3.117109] [drm] Enabling DMM ywrap scrolling
    [ 3.121689] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
    [ 3.154476] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
    [ 3.372378] dwc3 48890000.usb: otg: primary host xhci-hcd.1.auto registered
    [ 3.379392] dwc3 48890000.usb: otg: shared host xhci-hcd.1.auto registered
    [ 3.386306] dwc3 48890000.usb: otg: can't start till gadget registers
    [ 3.594910] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [ 3.600437] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [ 3.608386] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00010010
    [ 3.617172] xhci-hcd xhci-hcd.2.auto: irq 510, io mem 0x488d0000
    [ 3.623379] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [ 3.630212] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 3.637483] usb usb1: Product: xHCI Host Controller
    [ 3.642380] usb usb1: Manufacturer: Linux 4.4.67-gdb0b54cdad xhci-hcd
    [ 3.648860] usb usb1: SerialNumber: xhci-hcd.2.auto
    [ 3.654172] hub 1-0:1.0: USB hub found
    [ 3.657962] hub 1-0:1.0: 1 port detected
    [ 3.662202] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [ 3.667744] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [ 3.675587] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 3.683891] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
    [ 3.690766] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 3.698046] usb usb2: Product: xHCI Host Controller
    [ 3.702960] usb usb2: Manufacturer: Linux 4.4.67-gdb0b54cdad xhci-hcd
    [ 3.709449] usb usb2: SerialNumber: xhci-hcd.2.auto
    [ 3.715030] hub 2-0:1.0: USB hub found
    [ 3.718818] hub 2-0:1.0: 1 port detected
    [ 3.723971] input: gpio_keys as /devices/platform/gpio_keys/input/input0
    [ 3.730861] hctosys: unable to open rtc device (rtc0)
    [ 3.745906] aic_dvdd_fixed: disabling
    [ 3.749742] ALSA device list:
    [ 3.752718] #1: HDMI 58040000.encoder
    [ 3.984066] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [ 4.124243] usb 1-1: New USB device found, idVendor=04b4, idProduct=6560
    [ 4.130983] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [ 4.155760] hub 1-1:1.0: USB hub found
    [ 4.159584] hub 1-1:1.0: 4 ports detected
    [ 4.444085] usb 1-1.3: new high-speed USB device number 3 using xhci-hcd
    [ 4.497758] EXT4-fs (mmcblk0p2): 4 orphan inodes deleted
    [ 4.503104] EXT4-fs (mmcblk0p2): recovery complete
    [ 4.543478] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 4.551702] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 4.559258] Freeing unused kernel memory: 2048K (c1000000 - c1200000)
    [ 4.568559] usb 1-1.3: New USB device found, idVendor=0951, idProduct=1642
    [ 4.575572] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 4.582972] usb 1-1.3: Product: DT 101 G2
    [ 4.587027] usb 1-1.3: Manufacturer: Kingston
    [ 4.591493] usb 1-1.3: SerialNumber: F46D04613E3DBCB0291E021A
    [ 4.598114] usb-storage 1-1.3:1.0: USB Mass Storage device detected
    [ 4.615058] scsi host0: usb-storage 1-1.3:1.0
    [ 4.629013] init: init started!
    [ 4.655195] SELinux: Android master kernel running Android M policy in compatibility mode.
    [ 4.732230] audit: type=1403 audit(4.719:2): policy loaded auid=4294967295 ses=4294967295
    [ 4.740948] init: (Initializing SELinux non-enforcing took 0.11s.)
    [ 4.747253] audit: type=1400 audit(4.739:3): avc: denied { read } for pid=1 comm="init" name="selinux_version" dev="mmcblk0p2" ino=35 scontext=u:r:kernel:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 4.766825] audit: type=1400 audit(4.759:4): avc: denied { open } for pid=1 comm="init" path="/selinux_version" dev="mmcblk0p2" ino=35 scontext=u:r:kernel:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 4.786445] audit: type=1400 audit(4.779:5): avc: denied { getattr } for pid=1 comm="init" path="/selinux_version" dev="mmcblk0p2" ino=35 scontext=u:r:kernel:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 4.813802] init: init second stage started!
    [ 4.840057] init: waitpid failed: No child processes
    [ 4.846419] init: (Loading properties from /default.prop took 0.00s.)
    [ 4.858991] init: (Parsing /init.environ.rc took 0.00s.)
    [ 4.866164] init: (Parsing /init.usb.rc took 0.00s.)
    [ 4.873118] init: (Parsing /init.am57xevmboard.usb.rc took 0.00s.)
    [ 4.879393] init: (Parsing /init.am57xevmboard.rc took 0.01s.)
    [ 4.887501] init: (Parsing /init.usb.configfs.rc took 0.00s.)
    [ 4.894311] init: (Parsing /init.zygote32.rc took 0.00s.)
    [ 4.900801] init: (Parsing /init.trace.rc took 0.00s.)
    [ 4.906026] init: (Parsing /init.rc took 0.05s.)
    [ 4.910791] init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory.
    [ 4.921518] init: Starting service 'ueventd'...
    [ 4.926566] init: Waiting for /dev/.coldboot_done...
    [ 4.928401] ueventd: ueventd started!
    [ 4.928494] audit: type=1400 audit(4.919:6): avc: denied { read } for pid=133 comm="ueventd" name="ueventd.rc" dev="mmcblk0p2" ino=41 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 4.928525] audit: type=1400 audit(4.919:7): avc: denied { open } for pid=133 comm="ueventd" path="/ueventd.rc" dev="mmcblk0p2" ino=41 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 4.928555] audit: type=1400 audit(4.919:8): avc: denied { getattr } for pid=133 comm="ueventd" path="/ueventd.rc" dev="mmcblk0p2" ino=41 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 5.133015] audit: type=1400 audit(5.119:9): avc: denied { read } for pid=134 comm="ueventd" name="etc" dev="mmcblk0p2" ino=1491 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=lnk_file permissive=1
    [ 5.204895] ueventd: Coldboot took 0.20s.
    [ 5.213302] init: Waiting for /dev/.coldboot_done took 0.29s.
    [ 5.220682] init: /dev/hw_random not found
    [ 5.235166] audit: type=1400 audit(5.229:10): avc: denied { mounton } for pid=1 comm="init" path="/acct" dev="mmcblk0p2" ino=8193 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
    [ 5.260408] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory
    [ 5.271742] init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory
    [ 5.283765] init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument
    [ 5.296582] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory
    [ 5.319879] init: /dev/hw_random not found
    [ 5.351151] init: Warning! Service logd needs a SELinux domain defined; please fix!
    [ 5.359716] init: Starting service 'logd'...
    [ 5.426973] remoteproc1: powering up 55020000.ipu
    [ 5.431796] remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3734820
    [ 5.438795] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
    [ 5.502251] remoteproc1: remote processor 55020000.ipu is now up
    [ 5.508741] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 5.511854] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x65
    [ 5.512054] rpmsg_rpc rpmsg0: probing service dce-callback with src 1024 dst 101
    [ 5.512936] rpmsg_rpc rpmsg0: published functions = 4
    [ 5.512963] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x66
    [ 5.513109] rpmsg_rpc rpmsg1: probing service rpmsg-dce with src 1025 dst 102
    [ 5.513732] rpmsg_rpc rpmsg1: published functions = 9
    [ 5.552840] remoteproc1: registered virtio0 (type 7)
    [ 5.643506] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [ 5.651175] audit_printk_skb: 6 callbacks suppressed
    [ 5.656807] audit: type=1400 audit(5.639:13): avc: denied { mounton } for pid=1 comm="init" path="/" dev="mmcblk0p2" ino=2 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
    [ 5.680336] audit: type=1400 audit(5.669:14): avc: denied { mounton } for pid=1 comm="init" path="/storage" dev="mmcblk0p2" ino=8197 scontext=u:r:init:s0 tcontext=u:object_r:storage_file:s0 tclass=dir permissive=1
    [ 5.713416] scsi 0:0:0:0: Direct-Access Kingston DT 101 G2 PMAP PQ: 0 ANSI: 4
    [ 5.721674] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [ 5.741428] init: (Loading properties from /system/build.prop took 0.01s.)
    [ 5.748401] init: (Loading properties from /vendor/build.prop took 0.00s.)
    [ 5.755360] init: (Loading properties from /factory/factory.prop took 0.00s.)
    [ 5.773409] init: /recovery not specified in fstab
    [ 5.788079] init: Warning! Service vold needs a SELinux domain defined; please fix!
    [ 5.795884] init: Starting service 'vold'...
    [ 5.805905] init: Not bootcharting.
    [ 5.879280] init: Warning! Service exec 0 (/system/bin/tzdatacheck) needs a SELinux domain defined; please fix!
    [ 5.890103] init: Starting service 'exec 0 (/system/bin/tzdatacheck)'...
    [ 5.924839] audit: type=1400 audit(5.919:15): avc: denied { write } for pid=140 comm="logd" name="kmsg" dev="tmpfs" ino=8492 scontext=u:r:init:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1
    [ 5.945323] init: Service 'exec 0 (/system/bin/tzdatacheck)' (pid 144) exited with status 0
    [ 5.955457] audit: type=1400 audit(5.949:16): avc: denied { sys_nice } for pid=140 comm="logd" capability=23 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=1
    [ 5.973399] init: (Loading properties from /data/local.prop took 0.00s.)
    [ 5.981150] audit: type=1400 audit(5.969:17): avc: denied { create } for pid=140 comm="logd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_audit_socket permissive=1
    [ 5.997750] audit: type=1400 audit(5.989:18): avc: denied { write } for pid=140 comm="logd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_audit_socket permissive=1
    [ 6.014171] audit: type=1400 audit(6.009:19): avc: denied { nlmsg_write } for pid=140 comm="logd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_audit_socket permissive=1
    [ 6.030720] audit: type=1400 audit(6.019:20): avc: denied { audit_control } for pid=140 comm="logd" capability=30 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=1
    [ 6.048003] random: init: uninitialized urandom read (40 bytes read, 28 bits of entropy available)
    [ 6.057336] logd.auditd: start
    [ 6.060688] logd.klogd: 6056637568
    [ 6.115591] init: Warning! Service logd-reinit needs a SELinux domain defined; please fix!
    [ 6.124101] init: Starting service 'logd-reinit'...
    [ 6.131591] init: write_file: Unable to open '/proc/sys/vm/min_free_order_shift': No such file or directory
    [ 6.150340] init: Starting service 'healthd'...
    [ 6.155680] init: Warning! Service lmkd needs a SELinux domain defined; please fix!
    [ 6.159451] logd.daemon: reinit
    [ 6.166702] init: Starting service 'lmkd'...
    [ 6.171557] init: Warning! Service servicemanager needs a SELinux domain defined; please fix!
    [ 6.180737] remoteproc3: failed to load dra7-dsp2-fw.xe66
    [ 6.182209] type=1400 audit(6.049:21): avc: denied { read } for pid=140 comm="logd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_audit_socket permissive=1
    [ 6.182292] type=1400 audit(6.059:22): avc: denied { syslog_read } for pid=140 comm="logd" scontext=u:r:init:s0 tcontext=u:r:kernel:s0 tclass=system permissive=1
    [ 6.182381] type=1400 audit(6.149:23): avc: denied { write } for pid=151 comm="logd" name="logd" dev="tmpfs" ino=8630 scontext=u:r:init:s0 tcontext=u:object_r:logd_socket:s0 tclass=sock_file permissive=1
    [ 6.182775] type=1400 audit(6.159:24): avc: denied { entrypoint } for pid=152 comm="init" path="/sbin/healthd" dev="mmcblk0p2" ino=31 scontext=u:r:healthd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 6.183134] type=1400 audit(6.169:25): avc: denied { getopt } for pid=140 comm="logd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_audit_socket permissive=1
    [ 6.189893] type=1400 audit(6.179:26): avc: denied { read } for pid=152 comm="healthd" path="/sbin/healthd" dev="mmcblk0p2" ino=31 scontext=u:r:healthd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 6.197063] binder: 152:152 transaction failed 29189, size 0-0
    [ 6.293270] remoteproc0: failed to load dra7-ipu1-fw.xem4
    [ 6.298895] remoteproc2: failed to load dra7-dsp1-fw.xe66
    [ 6.304532] init: Starting service 'servicemanager'...
    [ 6.310513] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 6.319223] init: Starting service 'surfaceflinger'...
    [ 6.325641] init: Warning! Service pvrsrvinit needs a SELinux domain defined; please fix!
    [ 6.333955] init: Starting service 'pvrsrvinit'...
    [ 6.345022] type=1400 audit(6.339:27): avc: denied { set_context_mgr } for pid=156 comm="servicemanager" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
    [ 6.360716] init: cannot find '/system/bin/uim-sysfs', disabling 'uim'
    [ 6.367442] init: Service 'logd-reinit' (pid 151) exited with status 0
    [ 6.369433] type=1400 audit(6.359:28): avc: denied { write } for pid=143 comm="vold" name="property_service" dev="tmpfs" ino=5970 scontext=u:r:init:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
    [ 6.394628] init: Warning! Service exec 1 (/system/bin/init.am57xevmboard.cpuset.sh) needs a SELinux domain defined; please fix!
    [ 6.406414] init: Starting service 'exec 1 (/system/bin/init.am57xevmboard.cpuset.sh)'...
    [ 6.420101] type=1400 audit(6.389:29): avc: denied { create } for pid=143 comm="vold" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_kobject_uevent_socket permissive=1
    [ 6.441925] type=1400 audit(6.389:30): avc: denied { setopt } for pid=143 comm="vold" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_kobject_uevent_socket permissive=1
    [ 6.458683] type=1400 audit(6.389:31): avc: denied { bind } for pid=143 comm="vold" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_kobject_uevent_socket permissive=1
    [ 6.474962] type=1400 audit(6.389:32): avc: denied { getopt } for pid=143 comm="vold" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_kobject_uevent_socket permissive=1
    [ 6.491399] type=1400 audit(6.429:33): avc: denied { read } for pid=159 comm="vold" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_kobject_uevent_socket permissive=1
    [ 6.507625] type=1400 audit(6.429:34): avc: denied { create } for pid=159 comm="vold" name="disk:179,0" scontext=u:r:init:s0 tcontext=u:object_r:vold_device:s0 tclass=blk_file permissive=1
    [ 6.524689] type=1400 audit(6.479:35): avc: denied { module_load } for pid=158 comm="pvrsrvinit" path="/system/lib/modules/pvrsrvkm.ko" dev="mmcblk0p2" ino=1049 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=system permissive=1
    [ 6.526283] init: Service 'exec 1 (/system/bin/init.am57xevmboard.cpuset.sh)' (pid 160) exited with status 0
    [ 6.528117] init: insmod: open("/system/lib/modules/cmemk.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/galcore.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/pruss_intc.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/pruss.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/rpmsg_pru.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/pru_rproc.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/prueth.ko") failed: No such file or directory
    [ 6.528117] file system registered
    [ 6.530524] init: Starting service 'console'...
    [ 6.531201] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 6.531211] init: Starting service 'netd'...
    [ 6.531691] init: Warning! Service debuggerd needs a SELinux domain defined; please fix!
    [ 6.531701] init: Starting service 'debuggerd'...
    [ 6.532006] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
    [ 6.532034] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
    [ 6.532235] init: Warning! Service drm needs a SELinux domain defined; please fix!
    [ 6.532244] init: Starting service 'drm'...
    [ 6.532715] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 6.532724] init: Starting service 'media'...
    [ 6.533186] init: Warning! Service installd needs a SELinux domain defined; please fix!
    [ 6.533196] init: Starting service 'installd'...
    [ 6.533502] init: cannot find '/system/bin/install-recovery.sh', disabling 'flash_recovery'
    [ 6.533708] init: Warning! Service keystore needs a SELinux domain defined; please fix!
    [ 6.533716] init: Starting service 'keystore'...
    [ 6.534033] init: cannot find '/system/bin/lad_dra7xx', disabling 'lad_dra7xx'
    [ 6.534347] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 6.534356] init: Starting service 'zygote'...
    [ 6.534855] init: Warning! Service gatekeeperd needs a SELinux domain defined; please fix!
    [ 6.534864] init: Starting service 'gatekeeperd'...
    [ 6.535346] init: Warning! Service perfprofd needs a SELinux domain defined; please fix!
    [ 6.535355] init: Starting service 'perfprofd'...
    [ 6.535694] init: write_file: Unable to open '/config/usb_gadget/g1/functions/mtp.gs0/os_desc/interface.MTP/compatible_id': No such file or directory
    [ 6.535848] init: Starting service 'adbd'...
    [ 6.626251] pvrsrvkm: disagrees about version of symbol module_layout
    [ 6.787502] init: Service 'pvrsrvinit' (pid 158) exited with status 1
    [ 6.788497] type=1400 audit(6.519:36): avc: denied { module_request } for pid=1 comm="init" kmod="usbfunc:mtp" scontext=u:r:init:s0 tcontext=u:r:kernel:s0 tclass=system permissive=1
    [ 6.788562] type=1400 audit(6.519:37): avc: denied { entrypoint } for pid=175 comm="init" path="/sbin/adbd" dev="mmcblk0p2" ino=30 scontext=u:r:adbd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 6.834201] type=1400 audit(6.819:38): avc: denied { entrypoint } for pid=165 comm="init" path="/system/bin/sh" dev="mmcblk0p2" ino=341 scontext=u:r:shell:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 6.870485] type=1400 audit(6.819:39): avc: denied { read } for pid=165 comm="sh" path="/system/bin/linker" dev="mmcblk0p2" ino=247 scontext=u:r:shell:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 6.889808] type=1400 audit(6.819:40): avc: denied { read } for pid=165 comm="sh" name="vendor" dev="mmcblk0p2" ino=1493 scontext=u:r:shell:s0 tcontext=u:object_r:unlabeled:s0 tclass=lnk_file permissive=1
    [ 6.908556] type=1400 audit(6.819:41): avc: denied { open } for pid=165 comm="sh" path="/system/lib/libc++.so" dev="mmcblk0p2" ino=863 scontext=u:r:shell:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 6.927942] type=1400 audit(6.819:42): avc: denied { getattr } for pid=165 comm="sh" path="/system/lib/libc++.so" dev="mmcblk0p2" ino=863 scontext=u:r:shell:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 6.934138] sd 0:0:0:0: [sda] 15458304 512-byte logical blocks: (7.91 GB/7.37 GiB)
    [ 6.955220] sd 0:0:0:0: [sda] Write Protect is off
    [ 6.955487] type=1400 audit(6.819:43): avc: denied { execute } for pid=165 comm="sh" path="/system/lib/libc++.so" dev="mmcblk0p2" ino=863 scontext=u:r:shell:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 6.955560] type=1400 audit(6.859:44): avc: denied { call } for pid=173 comm="gatekeeperd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
    [ 6.994494] sd 0:0:0:0: [sda] No Caching mode page found
    [ 6.999958] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [ 7.007445] type=1400 audit(6.999:45): avc: denied { read } for pid=178 comm="sh" name="getprop" dev="mmcblk0p2" ino=219 scontext=u:r:shell:s0 tcontext=u:object_r:unlabeled:s0 tclass=lnk_file permissive=1
    [ 7.026211] type=1400 audit(6.999:46): avc: denied { execute_no_trans } for pid=178 comm="sh" path="/system/bin/toybox" dev="mmcblk0p2" ino=373 scontext=u:r:shell:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 7.086800] sda:
    [ 7.092994] sd 0:0:0:0: [sda] Attached SCSI removable disk
    [ 7.100301] type=1400 audit(7.089:47): avc: denied { transfer } for pid=173 comm="gatekeeperd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
    [ 7.135793] type=1400 audit(7.129:48): avc: denied { read } for pid=171 comm="keystore" name=".metadata" dev="mmcblk0p2" ino=1552 scontext=u:r:init:s0 tcontext=u:object_r:keystore_data_file:s0 tclass=file permissive=1
    [ 7.155461] type=1400 audit(7.129:49): avc: denied { open } for pid=171 comm="keystore" path="/data/misc/keystore/.metadata" dev="mmcblk0p2" ino=1552 scontext=u:r:init:s0 tcontext=u:object_r:keystore_data_file:s0 tclass=file permissive=1
    [ 7.185570] type=1400 audit(7.169:50): avc: denied { read } for pid=175 comm="adbd" path="/sbin/adbd" dev="mmcblk0p2" ino=30 scontext=u:r:adbd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 7.204532] healthd: No charger supplies found
    [ 7.209030] healthd: No battery devices found
    shell@am57xevm:/ $ [ 7.213677] read descriptors
    [ 7.218101] read strings
    [ 7.224826] init: write_file: Unable to write to '/config/usb_gadget/g1/UDC': No such device
    [ 7.227856] type=1400 audit(7.189:51): avc: denied { call } for pid=152 comm="healthd" scontext=u:r:healthd:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
    [ 7.227920] type=1400 audit(7.189:52): avc: denied { transfer } for pid=152 comm="healthd" scontext=u:r:healthd:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
    [ 7.227981] type=1400 audit(7.199:53): avc: denied { getattr } for pid=156 comm="servicemanager" scontext=u:r:init:s0 tcontext=u:r:healthd:s0 tclass=process permissive=1
    [ 7.262808] random: perfprofd: uninitialized urandom read (40 bytes read, 51 bits of entropy available)
    [ 7.277518] type=1400 audit(7.259:54): avc: denied { create } for pid=181 comm="iptables" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=rawip_socket permissive=1
    [ 7.277919] type=1400 audit(7.259:55): avc: denied { getopt } for pid=181 comm="iptables" lport=255 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=rawip_socket permissive=1
    [ 7.380813] type=1400 audit(7.369:56): avc: denied { setopt } for pid=190 comm="iptables" lport=255 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=rawip_socket permissive=1
    [ 8.342497] type=1400 audit(8.329:57): avc: denied { write } for pid=169 comm="mediaserver" name="video0" dev="tmpfs" ino=8590 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file permissive=1
    [ 8.415362] type=1400 audit(8.329:58): avc: denied { ioctl } for pid=169 comm="mediaserver" path="/dev/video0" dev="tmpfs" ino=8590 ioctlcmd=5600 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file permissive=1
    [ 9.380128] type=1400 audit(9.369:59): avc: denied { create } for pid=437 comm="ip" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_route_socket permissive=1
    [ 9.395719] type=1400 audit(9.369:60): avc: denied { setopt } for pid=437 comm="ip" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_route_socket permissive=1
    [ 9.412874] type=1400 audit(9.369:61): avc: denied { bind } for pid=437 comm="ip" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_route_socket permissive=1
    [ 9.428025] type=1400 audit(9.369:62): avc: denied { getattr } for pid=437 comm="ip" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_route_socket permissive=1
    [ 9.443694] type=1400 audit(9.369:63): avc: denied { write } for pid=437 comm="ip" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_route_socket permissive=1
    [ 9.459067] type=1400 audit(9.369:64): avc: denied { nlmsg_read } for pid=437 comm="ip" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_route_socket permissive=1
    [ 9.474859] type=1400 audit(9.369:65): avc: denied { read } for pid=437 comm="ip" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_route_socket permissive=1
    [ 9.489891] type=1400 audit(9.369:66): avc: denied { nlmsg_write } for pid=437 comm="ip" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_route_socket permissive=1
    [ 9.505534] type=1400 audit(9.369:67): avc: denied { connect } for pid=166 comm="netd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_route_socket permissive=1
    [ 9.520888] type=1400 audit(9.389:68): avc: denied { getopt } for pid=166 comm="netd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_route_socket permissive=1
    [ 9.536153] type=1400 audit(9.389:69): avc: denied { create } for pid=166 comm="netd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_nflog_socket permissive=1
    [ 9.551427] type=1400 audit(9.399:70): avc: denied { create } for pid=166 comm="netd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_netfilter_socket permissive=1
    [ 9.567021] type=1400 audit(9.399:71): avc: denied { setopt } for pid=166 comm="netd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_netfilter_socket permissive=1
    [ 9.582610] type=1400 audit(9.399:72): avc: denied { bind } for pid=166 comm="netd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_netfilter_socket permissive=1
    [ 9.598038] type=1400 audit(9.399:73): avc: denied { write } for pid=166 comm="netd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_netfilter_socket permissive=1
    [ 9.613570] type=1400 audit(9.399:74): avc: denied { read } for pid=166 comm="netd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_netfilter_socket permissive=1
    [ 9.629197] type=1400 audit(9.399:75): avc: denied { getopt } for pid=166 comm="netd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_netfilter_socket permissive=1
    [ 17.707581] type=1400 audit(17.699:76): avc: denied { getattr } for pid=157 comm="surfaceflinger" path="/dev/dri/card0" dev="tmpfs" ino=8551 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file permissive=1
    [ 17.729490] type=1400 audit(17.699:77): avc: denied { write } for pid=157 comm="surfaceflinger" name="card0" dev="tmpfs" ino=8551 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file permissive=1
    [ 17.749171] type=1400 audit(17.699:78): avc: denied { ioctl } for pid=157 comm="surfaceflinger" path="/dev/dri/card0" dev="tmpfs" ino=8551 ioctlcmd=6400 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file permissive=1
    [ 17.770410] type=1400 audit(17.719:79): avc: denied { sys_ptrace } for pid=167 comm="debuggerd" capability=19 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=1
    [ 17.787758] type=1400 audit(17.719:80): avc: denied { ptrace } for pid=167 comm="debuggerd" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=process permissive=1
    [ 17.893129] type=1400 audit(17.879:81): avc: denied { write } for pid=167 comm="debuggerd" name="logdr" dev="tmpfs" ino=8628 scontext=u:r:init:s0 tcontext=u:object_r:logdr_socket:s0 tclass=sock_file permissive=1
    [ 18.002795] init: Service 'surfaceflinger' (pid 157) killed by signal 6
    [ 18.014212] init: Service 'surfaceflinger' (pid 157) killing any children in process group
    [ 18.022543] init: Service 'zygote' is being killed...
    [ 18.028314] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 18.037152] init: Starting service 'surfaceflinger'...
    [ 18.042753] init: Service 'zygote' (pid 172) killed by signal 9
    [ 18.054131] init: Service 'zygote' (pid 172) killing any children in process group
    [ 18.061831] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 18.094211] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 18.102121] init: Service 'media' is being killed...
    [ 18.119203] init: Service 'netd' is being killed...
    [ 18.132246] init: Service 'media' (pid 169) killed by signal 9
    [ 18.154344] init: Service 'media' (pid 169) killing any children in process group
    [ 18.162223] init: Service 'netd' (pid 166) killed by signal 9
    [ 18.194852] init: Service 'netd' (pid 166) killing any children in process group
    [ 18.202770] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 18.210738] init: Starting service 'netd'...
    [ 18.215787] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 18.223699] init: Starting service 'media'...
    [ 18.228877] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 18.237454] init: Starting service 'zygote'...
    [ 28.752882] init: Service 'surfaceflinger' (pid 469) killed by signal 6
    [ 28.764275] init: Service 'surfaceflinger' (pid 469) killing any children in process group
    [ 28.772626] init: Service 'zygote' is being killed...
    [ 28.814563] init: Service 'zygote' (pid 475) killed by signal 9
    [ 28.820546] init: Service 'zygote' (pid 475) killing any children in process group
    [ 28.854202] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 28.863976] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 28.890679] init: Service 'media' is being killed...
    [ 28.899010] init: Service 'netd' is being killed...
    [ 28.924905] init: Service 'media' (pid 474) killed by signal 9
    [ 28.930814] init: Service 'media' (pid 474) killing any children in process group
    [ 28.964445] init: Service 'netd' (pid 473) killed by signal 9
    [ 28.970239] init: Service 'netd' (pid 473) killing any children in process group
    [ 28.994580] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 29.002374] init: Starting service 'netd'...
    [ 29.014704] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 29.023368] init: Starting service 'surfaceflinger'...
    [ 29.045247] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 29.053128] init: Starting service 'media'...
    [ 29.074785] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 29.082754] init: Starting service 'zygote'...
    [ 30.601612] random: nonblocking pool is initialized
    [ 40.069604] init: Service 'surfaceflinger' (pid 759) killed by signal 6
    [ 40.084122] init: Service 'surfaceflinger' (pid 759) killing any children in process group
    [ 40.092465] init: Service 'zygote' is being killed...
    [ 40.144576] init: Service 'zygote' (pid 761) killed by signal 9
    [ 40.150543] init: Service 'zygote' (pid 761) killing any children in process group
    [ 40.194179] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 40.203940] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 40.274132] init: Service 'media' is being killed...
    [ 40.281765] init: Service 'netd' is being killed...
    [ 40.305999] init: Service 'netd' (pid 757) killed by signal 9
    [ 40.311790] init: Service 'netd' (pid 757) killing any children in process group
    [ 40.364571] init: Service 'media' (pid 760) killed by signal 9
    [ 40.370454] init: Service 'media' (pid 760) killing any children in process group
    [ 40.404604] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 40.412397] init: Starting service 'netd'...
    [ 40.444773] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 40.453447] init: Starting service 'surfaceflinger'...
    [ 40.495086] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 40.502975] init: Starting service 'media'...
    [ 40.554829] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 40.562798] init: Starting service 'zygote'...




    surfaceflinger can not normal work.the class service was killed.
  • 130|shell@am57xevm:/ $ [ 51.636213] init: Service 'surfaceflinger' (pid 1045) killed by signal 6
    [ 51.642964] init: Service 'surfaceflinger' (pid 1045) killing any children in process group
    [ 51.714154] init: Service 'zygote' is being killed...
    [ 51.719815] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 51.774134] init: Starting service 'surfaceflinger'...
    [ 51.804182] init: Service 'zygote' (pid 1047) killed by signal 9
    [ 51.810239] init: Service 'zygote' (pid 1047) killing any children in process group
    [ 51.894183] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 51.903955] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 51.964134] init: Service 'media' is being killed...
    [ 52.014573] init: Service 'netd' is being killed...
    [ 52.041543] init: Service 'netd' (pid 1044) killed by signal 9
    [ 52.054247] init: Service 'netd' (pid 1044) killing any children in process group
    [ 52.062125] init: Service 'media' (pid 1046) killed by signal 9
    [ 52.084108] init: Service 'media' (pid 1046) killing any children in process group
    [ 52.092104] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 52.114123] init: Starting service 'netd'...
    [ 52.119048] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 52.164126] init: Starting service 'media'...
    [ 52.169174] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 52.214122] init: Starting service 'zygote'...
    [ 63.169598] init: Service 'surfaceflinger' (pid 1329) killed by signal 6
    [ 63.194376] init: Service 'surfaceflinger' (pid 1329) killing any children in process group
    [ 63.202826] init: Service 'zygote' is being killed...
    [ 63.289047] init: Service 'zygote' (pid 1335) killed by signal 9
    [ 63.314135] init: Service 'zygote' (pid 1335) killing any children in process group
    [ 63.321948] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 63.434229] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 63.442133] init: Service 'media' is being killed...
    [ 63.507204] init: Service 'netd' is being killed...
    [ 63.534513] init: Service 'netd' (pid 1333) killed by signal 9
    [ 63.540392] init: Service 'netd' (pid 1333) killing any children in process group
    [ 63.614564] init: Service 'media' (pid 1334) killed by signal 9
    [ 63.620532] init: Service 'media' (pid 1334) killing any children in process group
    [ 63.714528] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 63.722327] init: Starting service 'netd'...
    [ 63.784944] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 63.793613] init: Starting service 'surfaceflinger'...
    [ 63.854794] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 63.862680] init: Starting service 'media'...
    [ 63.944820] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 63.952787] init: Starting service 'zygote'...
    [ 67.205086] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a 1970-01-01 00:01:07.200345751 UTC
    [ 67.232954] type=1400 audit(67.199:82): avc: denied { open } for pid=152 comm="healthd" path="/system/usr/share/zoneinfo/tzdata" dev="mmcblk0p2" ino=1423 scontext=u:r:healthd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
    [ 75.252881] init: Service 'surfaceflinger' (pid 1615) killed by signal 6
    [ 75.274140] init: Service 'surfaceflinger' (pid 1615) killing any children in process group
    [ 75.282564] init: Service 'zygote' is being killed...
    [ 75.358000] init: Service 'zygote' (pid 1620) killed by signal 9
    [ 75.384133] init: Service 'zygote' (pid 1620) killing any children in process group
    [ 75.391920] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 75.474166] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 75.482065] init: Service 'media' is being killed...
    [ 75.537199] init: Service 'netd' is being killed...
    [ 75.574757] init: Service 'netd' (pid 1614) killed by signal 9
    [ 75.580637] init: Service 'netd' (pid 1614) killing any children in process group
    [ 75.634506] init: Service 'media' (pid 1617) killed by signal 9
    [ 75.640471] init: Service 'media' (pid 1617) killing any children in process group
    [ 75.689124] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 75.744141] init: Starting service 'netd'...
    [ 75.749081] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 75.804177] init: Starting service 'surfaceflinger'...
    [ 75.810013] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 75.863540] init: Starting service 'media'...
    [ 75.902718] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 75.962179] init: Starting service 'zygote'...
    [ 86.342114] init: Untracked pid 438 exited with status 1
    [ 87.759798] init: Service 'surfaceflinger' (pid 1900) killed by signal 6
    [ 87.784154] init: Service 'surfaceflinger' (pid 1900) killing any children in process group
    [ 87.854188] init: Service 'zygote' is being killed...
    [ 87.884517] init: Service 'zygote' (pid 1904) killed by signal 9
    [ 87.890573] init: Service 'zygote' (pid 1904) killing any children in process group
    [ 87.964217] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 87.974005] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 88.084144] init: Service 'media' is being killed...
    [ 88.089509] init: Service 'netd' is being killed...
    [ 88.135942] init: Service 'netd' (pid 1899) killed by signal 9
    [ 88.141837] init: Service 'netd' (pid 1899) killing any children in process group
    [ 88.214565] init: Service 'media' (pid 1902) killed by signal 9
    [ 88.220553] init: Service 'media' (pid 1902) killing any children in process group
    [ 88.285377] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 88.293183] init: Starting service 'netd'...
    [ 88.347390] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 88.394127] init: Starting service 'surfaceflinger'...
    [ 88.399942] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 88.472118] init: Starting service 'media'...
    [ 88.522587] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 88.594120] init: Starting service 'zygote'...
    [ 100.125934] init: Service 'surfaceflinger' (pid 2184) killed by signal 6
    [ 100.132701] init: Service 'surfaceflinger' (pid 2184) killing any children in process group
    [ 100.214176] init: Service 'zygote' is being killed...
    [ 100.254583] init: Service 'zygote' (pid 2189) killed by signal 9
    [ 100.260641] init: Service 'zygote' (pid 2189) killing any children in process group
    [ 100.354193] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 100.363969] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 100.464514] init: Service 'media' is being killed...
    [ 100.484329] init: Service 'netd' is being killed...
    [ 100.494673] init: Service 'media' (pid 2186) killed by signal 9
    [ 100.500688] init: Service 'media' (pid 2186) killing any children in process group
    [ 100.614772] init: Service 'netd' (pid 2183) killed by signal 9
    [ 100.674157] init: Service 'netd' (pid 2183) killing any children in process group
    [ 100.682172] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 100.785004] init: Starting service 'netd'...
    [ 100.789919] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 100.884158] init: Starting service 'surfaceflinger'...
    [ 100.889944] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 100.952384] init: Starting service 'media'...
    [ 101.004857] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 101.012831] init: Starting service 'zygote'...
    [ 113.032338] init: Service 'surfaceflinger' (pid 2469) killed by signal 6
    [ 113.054862] init: Service 'surfaceflinger' (pid 2469) killing any children in process group
    [ 113.063309] init: Service 'zygote' is being killed...
    [ 113.188222] init: Service 'zygote' (pid 2474) killed by signal 9
    [ 113.224123] init: Service 'zygote' (pid 2474) killing any children in process group
    [ 113.231908] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 113.384193] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 113.392120] init: Service 'media' is being killed...
    [ 113.477790] init: Service 'netd' is being killed...
    [ 113.534578] init: Service 'netd' (pid 2468) killed by signal 9
    [ 113.540561] init: Service 'netd' (pid 2468) killing any children in process group
    [ 113.634509] init: Service 'media' (pid 2471) killed by signal 9
    [ 113.640498] init: Service 'media' (pid 2471) killing any children in process group
    [ 113.744536] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 113.752330] init: Starting service 'netd'...
    [ 113.835856] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 113.914128] init: Starting service 'surfaceflinger'...
    [ 113.924850] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 113.932750] init: Starting service 'media'...
    [ 114.104828] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 114.112817] init: Starting service 'zygote'...
    [ 126.686188] init: Service 'surfaceflinger' (pid 2754) killed by signal 6
    [ 126.692942] init: Service 'surfaceflinger' (pid 2754) killing any children in process group
    [ 126.779276] init: Service 'zygote' is being killed...
    [ 126.854704] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 126.886913] init: Starting service 'surfaceflinger'...
    [ 126.964749] init: Service 'zygote' (pid 2759) killed by signal 9
    [ 126.970803] init: Service 'zygote' (pid 2759) killing any children in process group
    [ 127.064225] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 127.073994] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 127.244162] init: Service 'media' is being killed...
    [ 127.264340] init: Service 'netd' is being killed...
    [ 127.344620] init: Service 'netd' (pid 2753) killed by signal 9
    [ 127.350505] init: Service 'netd' (pid 2753) killing any children in process group
    [ 127.474559] init: Service 'media' (pid 2756) killed by signal 9
    [ 127.480532] init: Service 'media' (pid 2756) killing any children in process group
    [ 127.584522] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 127.592315] init: Starting service 'netd'...
    [ 127.684801] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 127.692686] init: Starting service 'media'...
    [ 127.806489] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 127.901050] init: Starting service 'zygote'...
    [ 140.914494] init: Service 'surfaceflinger' (pid 3038) killed by signal 6
    [ 140.921248] init: Service 'surfaceflinger' (pid 3038) killing any children in process group
    [ 141.023160] init: Service 'zygote' is being killed...
    [ 141.095976] init: Service 'zygote' (pid 3045) killed by signal 9
    [ 141.102031] init: Service 'zygote' (pid 3045) killing any children in process group
    [ 141.234230] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 141.243992] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 141.375893] init: Service 'media' is being killed...
    [ 141.454383] init: Service 'netd' is being killed...
    [ 141.464515] init: Service 'netd' (pid 3042) killed by signal 9
    [ 141.470392] init: Service 'netd' (pid 3042) killing any children in process group
    [ 141.604722] init: Service 'media' (pid 3043) killed by signal 9
    [ 141.610689] init: Service 'media' (pid 3043) killing any children in process group
    [ 141.734409] init: Untracked pid 3249 killed by signal 9
    [ 141.739922] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 141.874115] init: Starting service 'netd'...
    [ 141.879059] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 141.994122] init: Starting service 'surfaceflinger'...
    [ 141.999958] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 142.114111] init: Starting service 'media'...
    [ 142.119213] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 142.244127] init: Starting service 'zygote'...
    [ 155.902920] init: Untracked pid 523 exited with status 1
    [ 156.086010] init: Service 'surfaceflinger' (pid 3251) killed by signal 6
    [ 156.092764] init: Service 'surfaceflinger' (pid 3251) killing any children in process group
    [ 156.194130] init: Service 'zygote' is being killed...
    [ 156.264493] init: Service 'zygote' (pid 3256) killed by signal 9
    [ 156.270548] init: Service 'zygote' (pid 3256) killing any children in process group
    [ 156.354186] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 156.363954] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 156.514130] init: Service 'media' is being killed...
    [ 156.564379] init: Service 'netd' is being killed...
    [ 156.574483] init: Service 'netd' (pid 3250) killed by signal 9
    [ 156.580361] init: Service 'netd' (pid 3250) killing any children in process group
    [ 156.734548] init: Service 'media' (pid 3252) killed by signal 9
    [ 156.740515] init: Service 'media' (pid 3252) killing any children in process group
    [ 156.807952] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 156.914123] init: Starting service 'netd'...
    [ 156.919068] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 157.075481] init: Starting service 'surfaceflinger'...
    [ 157.081352] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 157.234127] init: Starting service 'media'...
    [ 157.239199] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 157.374150] init: Starting service 'zygote'...
    [ 170.810459] init: Service 'surfaceflinger' (pid 3536) killed by signal 6
    [ 170.834319] init: Service 'surfaceflinger' (pid 3536) killing any children in process group
    [ 170.842752] init: Service 'zygote' is being killed...
    [ 170.992365] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 171.114213] init: Starting service 'surfaceflinger'...
    [ 171.119969] init: Service 'zygote' (pid 3541) killed by signal 9
    [ 171.241733] init: Service 'zygote' (pid 3541) killing any children in process group
    [ 171.350305] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 171.444183] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 171.452083] init: Service 'media' is being killed...
    [ 171.597470] init: Service 'netd' is being killed...
    [ 171.674616] init: Service 'netd' (pid 3535) killed by signal 9
    [ 171.680497] init: Service 'netd' (pid 3535) killing any children in process group
    [ 171.813481] init: Service 'media' (pid 3538) killed by signal 9
    [ 171.884158] init: Service 'media' (pid 3538) killing any children in process group
    [ 171.892024] init: Untracked pid 3780 killed by signal 9
    [ 172.024387] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 172.032181] init: Starting service 'netd'...
    [ 172.154777] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 172.162660] init: Starting service 'media'...
    [ 172.294885] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 172.302856] init: Starting service 'zygote'...
    [ 186.352913] init: Service 'surfaceflinger' (pid 3771) killed by signal 6
    [ 186.424127] init: Service 'surfaceflinger' (pid 3771) killing any children in process group
    [ 186.432561] init: Service 'zygote' is being killed...
    [ 186.577897] init: Service 'zygote' (pid 3787) killed by signal 9
    [ 186.583952] init: Service 'zygote' (pid 3787) killing any children in process group
    [ 186.744203] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 186.753971] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 186.954132] init: Service 'media' is being killed...
    [ 187.024307] init: Service 'netd' is being killed...
    [ 187.044583] init: Service 'netd' (pid 3784) killed by signal 9
    [ 187.050462] init: Service 'netd' (pid 3784) killing any children in process group
    [ 187.214491] init: Service 'media' (pid 3785) killed by signal 9
    [ 187.220463] init: Service 'media' (pid 3785) killing any children in process group
    [ 187.414572] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 187.422367] init: Starting service 'netd'...
    [ 187.564803] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 187.664109] init: Starting service 'surfaceflinger'...
    [ 187.669880] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 187.824352] init: Starting service 'media'...
    [ 187.829415] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 188.014118] init: Starting service 'zygote'...
    [ 207.633365] init: Service 'surfaceflinger' (pid 4066) killed by signal 6
    [ 207.662787] init: Service 'surfaceflinger' (pid 4066) killing any children in process group
    [ 207.774167] init: Service 'zygote' is being killed...
    [ 207.874637] init: Service 'zygote' (pid 4070) killed by signal 9
    [ 207.918412] init: Service 'zygote' (pid 4070) killing any children in process group
    [ 208.024484] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
    [ 208.156755] init: write_file: Unable to write to '/sys/power/state': Invalid argument
    [ 208.228519] init: Service 'media' is being killed...
    [ 208.283776] init: Service 'netd' is being killed...
    [ 208.376400] init: Service 'netd' (pid 4065) killed by signal 9
    [ 208.382280] init: Service 'netd' (pid 4065) killing any children in process group
    [ 208.524448] init: Service 'media' (pid 4068) killed by signal 9
    [ 208.530415] init: Service 'media' (pid 4068) killing any children in process group
    [ 208.704602] init: Warning! Service netd needs a SELinux domain defined; please fix!
    [ 208.712404] init: Starting service 'netd'...
    [ 208.844828] init: Warning! Service surfaceflinger needs a SELinux domain defined; please fix!
    [ 208.853504] init: Starting service 'surfaceflinger'...
    [ 208.997074] init: Warning! Service media needs a SELinux domain defined; please fix!
    [ 209.104382] init: Starting service 'media'...
    [ 209.164543] init: Warning! Service zygote needs a SELinux domain defined; please fix!
    [ 209.266409] init: Starting service 'zygote'...
    [ 232.664618] ApmTone invoked oom-killer: gfp_mask=0x24000c0, order=0, oom_score_adj=-1000
    [ 232.672762] ApmTone cpuset=/ mems_allowed=0
    [ 232.677098] CPU: 0 PID: 4403 Comm: ApmTone Not tainted 4.4.67-gdb0b54cdad #11
    [ 232.684260] Hardware name: Generic DRA74X (Flattened Device Tree)
    [ 232.690373] Backtrace:
    [ 232.692839] [<c020c608>] (dump_backtrace) from [<c020c804>] (show_stack+0x18/0x1c)
    [ 232.700435] r6:600f0113 r5:c1261a84 r4:00000000 r3:dc8ba643
    [ 232.706147] [<c020c7ec>] (show_stack) from [<c0bc26f0>] (dump_stack+0x94/0xa8)
    [ 232.713398] [<c0bc265c>] (dump_stack) from [<c0bc1bac>] (dump_header+0x60/0x1a0)
    [ 232.720820] r6:00000000 r5:00000000 r4:ecf57c08 r3:dc8ba643
    [ 232.726530] [<c0bc1b4c>] (dump_header) from [<c03145cc>] (out_of_memory+0x348/0x358)
    [ 232.734300] r10:c120b4d0 r9:00000000 r8:c120b4d0 r7:00000000 r6:00051078 r5:ecf57c08
    [ 232.742190] r4:c1203948
    [ 232.744740] [<c0314284>] (out_of_memory) from [<c031ac7c>] (__alloc_pages_nodemask+0xb0c/0xb48)
    [ 232.753469] r10:ecf56000 r9:00000000 r8:00000000 r7:c12b7d50 r6:00000000 r5:024000c0
    [ 232.761361] r4:00000000
    [ 232.763907] [<c031a170>] (__alloc_pages_nodemask) from [<c031acd0>] (__get_free_pages+0x18/0x34)
    [ 232.772725] r10:ed4f1cc0 r9:ece54198 r8:ed21d990 r7:00000007 r6:ed296708 r5:ece54180
    [ 232.780614] r4:c1203948
    [ 232.783164] [<c031acb8>] (__get_free_pages) from [<c0522e10>] (inode_doinit_with_dentry+0x388/0x5e0)
    [ 232.792335] [<c0522a88>] (inode_doinit_with_dentry) from [<c0523088>] (selinux_d_instantiate+0x20/0x24)
    [ 232.801763] r10:ecf57e98 r9:ee7f77f8 r8:ed78d01b r7:ed21d990 r6:ed296708 r5:c124d3a0
    [ 232.809653] r4:c124faa8
    [ 232.812203] [<c0523068>] (selinux_d_instantiate) from [<c051bd20>] (security_d_instantiate+0x3c/0x5c)
    [ 232.821462] [<c051bce4>] (security_d_instantiate) from [<c0387650>] (d_splice_alias+0x8c/0x294)
    [ 232.830191] r7:ed296760 r6:00000000 r5:ed21d990 r4:ed296708
    [ 232.835899] [<c03875c4>] (d_splice_alias) from [<c03e555c>] (kernfs_iop_lookup+0x8c/0xac)
    [ 232.844105] r9:ee7f77f8 r8:ed78d01b r7:c1203948 r6:ed036438 r5:ed21d990 r4:eea0c780
    [ 232.851910] [<c03e54d0>] (kernfs_iop_lookup) from [<c0379b84>] (lookup_real+0x28/0x54)
    [ 232.859855] r6:ee7f77f8 r5:00000011 r4:ed21d990 r3:c03e54d0
    [ 232.865562] [<c0379b5c>] (lookup_real) from [<c037abf4>] (__lookup_hash+0x50/0x6c)
    [ 232.873157] r5:00000011 r4:c1203948
    [ 232.876757] [<c037aba4>] (__lookup_hash) from [<c037d940>] (walk_component+0x24c/0x338)
    [ 232.884789] r6:00000000 r5:ecf57e98 r4:00000001
    [ 232.889442] [<c037d6f4>] (walk_component) from [<c037db94>] (link_path_walk+0x168/0x53c)
    [ 232.897561] r9:ecf57f50 r8:ed78d01b r7:00000005 r6:9132eb62 r5:00000005 r4:00000000
    [ 232.905366] [<c037da2c>] (link_path_walk) from [<c037e3cc>] (path_openat+0x90/0x1118)
    [ 232.913223] r10:ecf56000 r9:ecf57f50 r8:ecf57e98 r7:c1203948 r6:ecf57f50 r5:c1203948
    [ 232.921112] r4:ed78d010
    [ 232.923658] [<c037e33c>] (path_openat) from [<c03804c4>] (do_filp_open+0x78/0xe4)
    [ 232.931166] r10:00000000 r9:ecf56000 r8:00000001 r7:ecf57e98 r6:ecf57f50 r5:c1203948
    [ 232.939055] r4:c1203948
    [ 232.941602] [<c038044c>] (do_filp_open) from [<c036f7b8>] (do_sys_open+0x12c/0x1f0)
    [ 232.949285] r8:c0208184 r7:ed78d000 r6:ffffff9c r5:c1203948 r4:00000008
    [ 232.956042] [<c036f68c>] (do_sys_open) from [<c036f8b8>] (SyS_openat+0x14/0x18)
    [ 232.963377] r10:00000000 r9:ecf56000 r8:c0208184 r7:00000142 r6:b6056a44 r5:b6ea6a11
    [ 232.971266] r4:b6973d10
    [ 232.973814] [<c036f8a4>] (SyS_openat) from [<c0207fe0>] (ret_fast_syscall+0x0/0x34)
    [ 232.989394] Mem-Info:
    [ 232.991691] active_anon:306767 inactive_anon:2160 isolated_anon:0
    [ 232.991691] active_file:288 inactive_file:304 isolated_file:0
    [ 232.991691] unevictable:0 dirty:0 writeback:0 unstable:0
    [ 232.991691] slab_reclaimable:1627 slab_unreclaimable:2519
    [ 232.991691] mapped:256 shmem:2165 pagetables:951 bounce:0
    [ 232.991691] free:2931 free_pcp:25 free_cma:1981
    [ 233.024732] DMA free:9964kB min:2512kB low:3140kB high:3768kB active_anon:466932kB inactive_anon:8640kB active_file:616kB inactive_file:608kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:589824kB managed:560608kB mlocked:0kB dirty:0kB writeback:0kB mapped:432kB shmem:8640kB slab_reclaimable:6508kB slab_unreclaimable:10076kB kernel_stack:1464kB pagetables:1280kB unstable:0kB bounce:0kB free_pcp:404kB local_pcp:0kB free_cma:7612kB writeback_tmp:0kB pages_scanned:5060 all_unreclaimable? no
    [ 233.069745] lowmem_reserve[]: 0 0 725 725
    [ 233.073822] HighMem free:1652kB min:512kB low:1692kB high:2872kB active_anon:760136kB inactive_anon:0kB active_file:404kB inactive_file:520kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:766976kB managed:766976kB mlocked:0kB dirty:0kB writeback:0kB mapped:368kB shmem:20kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:2524kB unstable:0kB bounce:0kB free_pcp:120kB local_pcp:0kB free_cma:312kB writeback_tmp:0kB pages_scanned:5120 all_unreclaimable? no
    [ 233.117467] lowmem_reserve[]: 0 0 0 0
    [ 233.121286] DMA: 134*4kB (UEC) 95*8kB (UEC) 193*16kB (UEC) 89*32kB (UEC) 21*64kB (EC) 4*128kB (EC) 3*256kB (UEC) 0*512kB 0*1024kB 0*2048kB 0*4096kB = 9856kB
    [ 233.135668] HighMem: 67*4kB (UC) 20*8kB (UC) 24*16kB (UMC) 10*32kB (UMC) 5*64kB (UMC) 0*128kB 1*256kB (U) 0*512kB 0*1024kB 0*2048kB 0*4096kB = 1708kB
    [ 233.149493] 2794 total pagecache pages
    [ 233.153263] 0 pages in swap cache
    [ 233.156744] Swap cache stats: add 0, delete 0, find 0/0
    [ 233.161990] Free swap = 0kB
    [ 233.164913] Total swap = 0kB
    [ 233.167882] 339200 pages RAM
    [ 233.170775] 191744 pages HighMem/MovableOnly
    [ 233.175080] 7304 pages reserved
    [ 233.178340] 47104 pages cma reserved
    [ 233.181943] [ pid ] uid tgid total_vm rss nr_ptes nr_pmds swapents oom_score_adj name
    [ 233.190680] [ 133] 0 133 557 101 4 2 0 -1000 ueventd
    [ 233.199529] [ 140] 1036 140 2673 343 8 2 0 -1000 logd
    [ 233.208390] [ 143] 0 143 2281 206 7 2 0 -1000 vold
    [ 233.216978] [ 152] 0 152 617 63 4 2 0 -1000 healthd
    [ 233.225868] [ 153] 0 153 770 79 4 2 0 -1000 lmkd
    [ 233.234455] [ 156] 1000 156 758 92 4 2 0 -1000 servicemanager
    [ 233.243901] [ 165] 2000 165 761 90 4 2 0 -1000 sh
    [ 233.252447] [ 167] 0 167 987 165 5 2 0 -1000 debuggerd
    [ 233.261470] [ 168] 1019 168 3221 271 9 2 0 -1000 drmserver
    [ 233.270488] [ 170] 0 170 690 85 4 2 0 -1000 installd
    [ 233.279520] [ 171] 1017 171 1370 139 5 2 0 -1000 keystore
    [ 233.288454] [ 173] 1000 173 1321 130 5 2 0 -1000 gatekeeperd
    [ 233.297650] [ 174] 0 174 694 87 4 2 0 -1000 perfprofd
    [ 233.306840] [ 175] 2000 175 1128 38 4 2 0 -1000 adbd
    [ 233.315421] [ 820] 0 820 98040 36306 91 3 0 -1000 main
    [ 233.323996] [ 1087] 0 1087 91493 32264 80 3 0 -1000 main
    [ 233.332566] [ 1388] 0 1388 89317 30009 76 3 0 -1000 main
    [ 233.341139] [ 1677] 0 1677 87524 28267 76 3 0 -1000 main
    [ 233.349716] [ 1959] 0 1959 86052 26689 71 3 0 -1000 main
    [ 233.358313] [ 2259] 0 2259 83685 24361 68 3 0 -1000 main
    [ 233.366961] [ 2545] 0 2545 82341 23036 62 3 0 -1000 main
    [ 233.375551] [ 2856] 0 2856 81062 21672 60 3 0 -1000 main
    [ 233.384135] [ 3097] 0 3097 79658 20166 55 3 0 -1000 main
    [ 233.392814] [ 3328] 0 3328 79401 19765 56 3 0 -1000 main
    [ 233.401399] [ 3627] 0 3627 77732 17775 52 3 0 -1000 main
    [ 233.409982] [ 3896] 0 3896 75942 15387 47 3 0 -1000 main
    [ 233.418565] [ 4178] 0 4178 72357 8859 35 3 0 -1000 main
    [ 233.427148] [ 4350] 0 4350 1019 115 5 2 0 -1000 netd
    [ 233.435731] [ 4351] 1000 4351 4226 275 12 2 0 -1000 surfaceflinger
    [ 233.445186] [ 4352] 1013 4352 10439 396 14 2 0 -1000 mediaserver
    [ 233.454492] [ 4353] 0 4353 8598 193 14 2 0 -1000 app_process
    [ 233.463676] [ 4402] 0 4402 565 122 3 2 0 -1000 iptables
    [ 233.472599] Kernel panic - not syncing: Out of memory and no killable processes...
    [ 233.472599]
    [ 233.481682] CPU1: stopping
    [ 233.484400] CPU: 1 PID: 31 Comm: kswapd0 Not tainted 4.4.67-gdb0b54cdad #11
    [ 233.491387] Hardware name: Generic DRA74X (Flattened Device Tree)
    [ 233.497502] Backtrace:
    [ 233.499963] [<c020c608>] (dump_backtrace) from [<c020c804>] (show_stack+0x18/0x1c)
    [ 233.507560] r6:60070193 r5:c1261a84 r4:00000000 r3:dc8ba643
    [ 233.513268] [<c020c7ec>] (show_stack) from [<c0bc26f0>] (dump_stack+0x94/0xa8)
    [ 233.520522] [<c0bc265c>] (dump_stack) from [<c0210438>] (handle_IPI+0x364/0x378)
    [ 233.527943] r6:c12bcfa8 r5:c108b490 r4:00000005 r3:dc8ba643
    [ 233.533650] [<c02100d4>] (handle_IPI) from [<c0201528>] (gic_handle_irq+0x90/0x94)
    [ 233.541246] r10:00000000 r9:fa213000 r8:fa212000 r7:ee041b90 r6:fa21200c r5:c1204058
    [ 233.549135] r4:c1261e88
    [ 233.551683] [<c0201498>] (gic_handle_irq) from [<c020d3c0>] (__irq_svc+0x40/0x74)
    [ 233.559192] Exception stack(0xee041b90 to 0xee041bd8)
    [ 233.564261] 1b80: ef199470 eeae44c0 dc8ba643 c034cb1c
    [ 233.572469] 1ba0: ee041c18 ece5ac00 ef199470 00000001 00000121 b67fd000 00000000 ee041c14
    [ 233.580677] 1bc0: ee041be0 ee041be0 c034e330 c034cb20 a0070113 ffffffff
    [ 233.587314] r9:b67fd000 r8:00000121 r7:ee041bc4 r6:ffffffff r5:a0070113 r4:c034cb20
    [ 233.595121] [<c034e260>] (rmap_walk) from [<c034e74c>] (try_to_unmap+0x88/0xb8)
    [ 233.602456] r10:00000000 r9:ee041ca0 r8:ee041d6c r7:ee041f08 r6:ed28dd1c r5:ef199470
    [ 233.610344] r4:c1203948
    [ 233.612895] [<c034e6c4>] (try_to_unmap) from [<c03268b0>] (shrink_page_list+0x3d4/0xaec)
    [ 233.621014] r5:ef199470 r4:ef199484
    [ 233.624615] [<c03264dc>] (shrink_page_list) from [<c03275e8>] (shrink_inactive_list+0x1f0/0x594)
    [ 233.633431] r10:c12b6f40 r9:00000002 r8:c1203948 r7:ee041d6c r6:c12b6c40 r5:ee041f08
    [ 233.641320] r4:00000020
    [ 233.643869] [<c03273f8>] (shrink_inactive_list) from [<c03281f4>] (shrink_lruvec+0x520/0x978)
    [ 233.652424] r10:00000000 r9:ee041e6c r8:51eb851f r7:00000000 r6:00000032 r5:ee827400
    [ 233.660314] r4:ee041f08
    [ 233.662861] [<c0327cd4>] (shrink_lruvec) from [<c032878c>] (shrink_zone+0x140/0x36c)
    [ 233.670632] r10:ee827000 r9:c12b6c40 r8:00000000 r7:00000000 r6:ee041e70 r5:00000000
    [ 233.678522] r4:ee041f08
    [ 233.681070] [<c032864c>] (shrink_zone) from [<c0329e10>] (kswapd+0x528/0xc1c)
    [ 233.688230] r10:00000000 r9:c12f669c r8:c12f4d38 r7:00000000 r6:c12f669c r5:c12b6c40
    [ 233.696121] r4:00000002
    [ 233.698672] [<c03298e8>] (kswapd) from [<c024f500>] (kthread+0x114/0x12c)
    [ 233.705483] r10:00000000 r9:00000000 r8:00000000 r7:c03298e8 r6:c12b6c40 r5:eebda300
    [ 233.713373] r4:00000000
    [ 233.715922] [<c024f3ec>] (kthread) from [<c0208088>] (ret_from_fork+0x14/0x2c)
    [ 233.723169] r7:00000000 r6:00000000 r5:c024f3ec r4:eebda300
    [ 233.728879] ---[ end Kernel panic - not syncing: Out of memory and no killable processes...
    [ 233.728879]
  • Hi


    I want use android to remake rootfs,such as remake ramdisk.img、system.img etc;
  • Hello,

    From looking over the logs that you have sent it seems like there are lot of SEPolicy missing reports, so the init script (in android FS) will not start Android as a result.

    To rebuild Android, you can follow this wiki page to get more information on how to do it:
     http://processors.wiki.ti.com/index.php/Processor_SDK_Android_Building_The_SDK


     Please let me know if this helps

  • Hello,

    Now, Iam trying to use repo sync get android source,but now i can not go on because of the following question:

    E: Failed to fetch apt.dockerproject.org/.../docker-engine_17.05.0~ce-0~ubuntu-trusty_amd64.deb GnuTLS recv error (-9): A TLS packet with unexpecte


    Thanks
  • Hello,

    From my location I have been able to download the specific file you have specified. Could you try again and see if you are able to access this now?  

  • Hello

    Download sucessful, Now i want to bulid SGX drivers,but have a quest as below :

    ~~~asiacon/build/linux2/omap_android# make TARGET_PRODUCT="am57xevm" BUILD=release
    ../common/android/platform_version.mk:46: *** Could not determine Android version. Did you set ANDROID_ROOT, OUT_DIR and TARGET_DEVICE in your environment correctly?
    ../common/android/platform_version.mk:48: *** Error reading /out/target/product/am57xevm/system/build.prop。 停止。

    #### make failed to build some targets ####


    I alreadly set env .

    Thanks
  • Hello,
    There are two steps to set the Android environment:
    • $ source build/envsetup.sh
    • $ lunch

    It appears as though the lunch command is missing in this case.

  • Hello,


    I've set this up, but do make TARGET_PRODUCT = "am57xevm" BUILD = release after entering the directory aosp-6AM.1.3 / device / ti / proprietary-open / jacinto6 / sgx_src / eurasia_km / eurasiacon / build / linux2 / omap_android same question

    This problem is very urgent, please help solve this problem as soon as possible



    Thanks

  • Hello,

    Can you provide more details on what the issue you are having is right now? Can you provide logs or errors you are getting?

    Thanks!

  • Hello


    Error log as below:

    ../common/android/platform_version.mk:46: *** Could not determine Android version. Did you set ANDROID_ROOT, OUT_DIR and TARGET_DEVICE in your environment correctly?
    ../common/android/platform_version.mk:48: *** Error reading /out/target/product/am57xevm/system/build.prop。 停止。

    #### make failed to build some targets ####


    The question is rebuile SGX module failed. I have set environment variables.

    Thanks
  • Hello,

    As you are trying to manually build the SGX drivers, straight from their source directory, this requires many manual steps, files and environment setup, that would take much more time to walk through in your custom build and is outside our ability to support you effectively.

    Based on the guide that has been linked it is possible to cleanly build Android as described.
  • Hello,

    I just only need how to setting environment.such as ANDROID_ROOT,TARGET_DEVICE .


    Thanks
  • Hello,

    It's difficult for us to determine your issues if there has been customization to the build you are working on. The SDK provides everything you need to do development. Following the guide that was posted earlier should help you set your environment correctly the first time. From there you could try to make your customizations.

    processors.wiki.ti.com/.../Processor_SDK_Android_Getting_Started_Guide
  • Hello,

    Thanks ,my question is solved.