IMX6D Android services starting-dying loop

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX6D Android services starting-dying loop

6,858 Views
borisgorshkov
Contributor I

Hi all! I try to build android for imx6 using android user's guide and have problem with running it. I can't expalain it better that log:


U-Boot 2015.04-dirty (Nov 17 2016 - 14:59:40)


CPU:   Freescale i.MX6D rev1.5 at 792 MHz

CPU:   Temperature 39 C

Reset cause: POR

Board: MX6-SabreSD

I2C:   ready

DRAM:  1 GiB

MMC:   FSL_SDHC: 0, FSL_SDHC: 1

*** Warning - bad CRC, using default environment


No panel detected: default to SK-ATM0704

Display: SK-ATM0704 (1024x768)

In:    serial

Out:   serial

Err:   serial

check_and_clean: reg 0, flag_set 0

Fastboot: Normal

flash target is MMC:0

Net:   Phy 1 not found

PHY reset timed out

FEC [PRIME]

Error: FEC address not set.


Normal Boot

Hit any key to stop autoboot:  1     0

boota mmc0

kernel   @ 14008000 (7928368)

ramdisk  @ 15000000 (1034301)

fdt      @ 14f00000 (40054)

## Booting Android Image at 0x12000000 ...

Kernel load addr 0x14008000 size 7743 KiB

Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,SK-ATM0704,if=RGB666 ldb=sep0 vmalloc=256M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=384M androidboot.dm_verity=disabled

## Flattened Device Tree blob at 14f00000

   Booting using the fdt blob at 0x14f00000

   Loading Kernel Image ... OK

   Using Device Tree in place at 14f00000, end 14f0cc75


Starting kernel ...


[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.1.15-dirty (feadagor@feadagor-HP) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #71 SMP PREEMPT Thu Nov 17 14:18:38 SAMT 2016
[    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Starterkit SK-iMX6D-SODIMM Board
[    0.000000] cma: Reserved 384 MiB at 0x26000000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/arm/kernel/devtree.c:144 arm_dt_init_cpu_maps+0x144/0x1e4()
[    0.000000] ---[ end trace cb88537fdc8fa200 ]---
[    0.000000] PERCPU: Embedded 13 pages/cpu @ee6fe000 s22144 r8192 d22912 u53248
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 260384
[    0.000000] Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,SK-ATM0704,if=RGB666 ldb=sep0 vmalloc=256M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=384M androidboot.dm_verity=disabled androidboot.serialno=1a0d09d4e317316b
[    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: 626492K/1047552K available (10518K kernel code, 778K rwdata, 3252K rodata, 1024K init, 630K bss, 27844K reserved, 393216K cma-reserved, 277504K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xef800000 - 0xff000000   ( 248 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef000000   ( 752 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0e72940   (14763 kB)
[    0.000000]       .init : 0xc0f00000 - 0xc1000000   (1024 kB)
[    0.000000]       .data : 0xc1000000 - 0xc10c2b88   ( 779 kB)
[    0.000000]        .bss : 0xc10c2b88 - 0xc1160664   ( 631 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]     Additional per-CPU info printed with stalls.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] L2C-310 erratum 769419 enabled
[    0.000000] L2C-310 enabling early BRESP for Cortex-A9
[    0.000000] L2C-310 full line of zeros enabled for Cortex-A9
[    0.000000] L2C-310 ID prefetch enabled, offset 16 lines
[    0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[    0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB
[    0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76070001
[    0.000000] mxc_clocksource_init 3000000
[    0.000000] Switching to timer-based delay loop, resolution 333ns
[    0.000008] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns
[    0.000027] clocksource mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns
[    0.000837] Console: colour dummy device 80x30
[    0.000855] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
[    0.000871] pid_max: default: 32768 minimum: 301
[    0.000947] Security Framework initialized
[    0.000960] SELinux:  Initializing.
[    0.001001] AppArmor: AppArmor disabled by boot time parameter
[    0.001038] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001051] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001772] Initializing cgroup subsys freezer
[    0.001792] Initializing cgroup subsys debug
[    0.001822] CPU: Testing write buffer coherency: ok
[    0.002124] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.002236] Setting up static identity map for 0x10100000 - 0x10100058
[    0.060333] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.060415] Brought up 2 CPUs
[    0.060433] SMP: Total of 2 processors activated (12.00 BogoMIPS).
[    0.060443] CPU: All CPU(s) started in SVC mode.
[    0.061023] devtmpfs: initialized
[    0.070959] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.071418] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.094165] pinctrl core: initialized pinctrl subsystem
[    0.095474] NET: Registered protocol family 16
[    0.104987] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.129715] cpuidle: using governor ladder
[    0.159711] cpuidle: using governor menu
[    0.160140] CPU identified as i.MX6Q, silicon rev 1.5
[    0.182747] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.182762] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.182786] VDSO is not a valid ELF object!
[    0.183405] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
[    0.222825] SCSI subsystem initialized
[    0.223383] usbcore: registered new interface driver usbfs
[    0.223456] usbcore: registered new interface driver hub
[    0.223548] usbcore: registered new device driver usb
[    0.223747] 2000000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator
[    0.223879] 2000000.aips-bus:usbphy_nop2 supply vcc not found, using dummy regulator
[    0.225154] i2c i2c-1: IMX I2C adapter registered
[    0.225173] i2c i2c-1: can't use DMA
[    0.225325] pps_core: LinuxPPS API ver. 1 registered
[    0.225335] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.225377] PTP clock support registered
[    0.239759] imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
[    0.259748] imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
[    0.260934] Advanced Linux Sound Architecture Driver Initialized.
[    0.262219] Bluetooth: Core ver 2.20
[    0.262267] NET: Registered protocol family 31
[    0.262279] Bluetooth: HCI device and connection manager initialized
[    0.262295] Bluetooth: HCI socket layer initialized
[    0.262309] Bluetooth: L2CAP socket layer initialized
[    0.262355] Bluetooth: SCO socket layer initialized
[    0.263844] Switched to clocksource mxc_timer1
[    0.341118] NET: Registered protocol family 2
[    0.341869] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.341968] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.342136] TCP: Hash tables configured (established 8192 bind 8192)
[    0.342334] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.342389] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.342625] NET: Registered protocol family 1
[    0.343028] RPC: Registered named UNIX socket transport module.
[    0.343039] RPC: Registered udp transport module.
[    0.343049] RPC: Registered tcp transport module.
[    0.343057] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.343364] Trying to unpack rootfs image as initramfs...
[    0.412005] Freeing initrd memory: 1012K (c5000000 - c50fd000)
[    0.412773] CPU PMU: Failed to parse /soc/pmu/interrupt-affinity[0]
[    0.412849] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    0.415539] Bus freq driver module loaded
[    0.416977] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.417064] audit: initializing netlink subsys (disabled)
[    0.417130] audit: type=2000 audit(0.410:1): initialized
[    0.424632] VFS: Disk quotas dquot_6.6.0
[    0.424840] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.427354] NFS: Registering the id_resolver key type
[    0.427403] Key type id_resolver registered
[    0.427413] Key type id_legacy registered
[    0.427523] ntfs: driver 2.1.32 [Flags: R/W DEBUG].
[    0.427842] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.428596] fuse init (API version 7.23)
[    0.434384] bounce: pool size: 64 pages
[    0.434407] io scheduler noop registered
[    0.434423] io scheduler deadline registered
[    0.434601] io scheduler cfq registered (default)
[    0.435617] imx-weim 21b8000.weim: Driver registered.
[    0.436661] backlight supply power not found, using dummy regulator
[    0.439063] ldb 2000000.aips-bus:ldb@020e0008: ZOG-ZOG
[    0.439080] mxc_sdc_fb fb@0: registered mxc display driver ldb
[    0.463955] imx-ipuv3 2800000.ipu: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
[    0.515234] Console: switching to colour frame buffer device 160x50
[    0.542694] imx-sdma 20ec000.sdma: no iram assigned, using external mem
[    0.542956] imx-sdma 20ec000.sdma: no event needs to be remapped
[    0.543159] imx-sdma 20ec000.sdma: loaded firmware 3.3
[    0.545996] imx-sdma 20ec000.sdma: initialized
[    0.546900] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 27, base_baud = 5000000) is a IMX
[    1.362850] console [ttymxc0] enabled
[    1.367330] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 295, base_baud = 5000000) is a IMX
[    1.376584] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 296, base_baud = 5000000) is a IMX
[    1.397170] brd: module loaded
[    1.406544] loop: module loaded
[    1.410307] zram: Created 1 device(s)
[    1.415303] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024
[    1.423238] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480
[    1.431301] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000
[    1.439513] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000
[    1.451135] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled
[    1.458165] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[    1.466985] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst
[    1.477643] scsi host0: ahci-imx
[    1.481210] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 306
[    1.492063] spi_imx 2008000.ecspi: probed
[    1.496787] spi_imx 2014000.ecspi: probed
[    1.501632] tun: Universal TUN/TAP device driver, 1.6
[    1.506759] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.513181] CAN device driver interface
[    1.517452] 2094000.flexcan supply xceiver not found, using dummy regulator
[    1.525298] flexcan 2094000.flexcan: device registered (reg_base=efac8000, irq=33)
[    1.534015] 2188000.ethernet supply phy not found, using dummy regulator
[    1.554329] pps pps0: new PPS source ptp0
[    1.559355] fec 2188000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00
[    1.569333] fec 2188000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: da:21:43:94:1c:d7
[    1.583418] libphy: fec_enet_mii_bus: probed
[    1.588361] fec 2188000.ethernet eth0: registered PHC device 0
[    1.594943] PPP generic driver version 2.4.2
[    1.599451] PPP BSD Compression module registered
[    1.604198] PPP Deflate Compression module registered
[    1.609289] PPP MPPE Compression module registered
[    1.614130] NET: Registered protocol family 24
[    1.618635] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[    1.626156] usbcore: registered new interface driver pegasus
[    1.631889] usbcore: registered new interface driver rtl8150
[    1.637638] usbcore: registered new interface driver r8152
[    1.643213] usbcore: registered new interface driver asix
[    1.648702] usbcore: registered new interface driver ax88179_178a
[    1.654884] usbcore: registered new interface driver cdc_ether
[    1.660785] usbcore: registered new interface driver cdc_eem
[    1.666590] usbcore: registered new interface driver net1080
[    1.672328] usbcore: registered new interface driver cdc_subset
[    1.678343] usbcore: registered new interface driver zaurus
[    1.684046] usbcore: registered new interface driver cdc_ncm
[    1.689726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.696293] ehci-mxc: Freescale On-Chip EHCI Host driver
[    1.701794] usbcore: registered new interface driver cdc_acm
[    1.707487] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.715642] usbcore: registered new interface driver usb-storage
[    1.721861] usbcore: registered new interface driver usbserial
[    1.727782] usbcore: registered new interface driver usbserial_generic
[    1.734417] usbserial: USB Serial support registered for generic
[    1.740493] usbcore: registered new interface driver ftdi_sio
[    1.746322] usbserial: USB Serial support registered for FTDI USB Serial Device
[    1.753696] usbcore: registered new interface driver option
[    1.759361] usbserial: USB Serial support registered for GSM modem (1-port)
[    1.766421] usbcore: registered new interface driver usb_ehset_test
[    1.773892] 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
[    1.782015] 2184000.usb supply vbus not found, using dummy regulator
[    1.792791] 2184200.usb supply vbus not found, using dummy regulator
[    1.802494] ci_hdrc ci_hdrc.1: EHCI Host Controller
[    1.807435] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
[    1.833900] ata1: SATA link down (SStatus 0 SControl 300)
[    1.839345] ahci-imx 2200000.sata: no device found, disabling link.
[    1.845660] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug
[    1.845681] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[    1.845915] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.845925] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.845933] usb usb1: Product: EHCI Host Controller
[    1.845939] usb usb1: Manufacturer: Linux 4.1.15-dirty ehci_hcd
[    1.845945] usb usb1: SerialNumber: ci_hdrc.1
[    1.846679] hub 1-0:1.0: USB hub found
[    1.846720] hub 1-0:1.0: 1 port detected
[    1.854416] mousedev: PS/2 mouse device common for all mice
[    1.854787] usbcore: registered new interface driver xpad
[    1.854857] usbcore: registered new interface driver usb_acecad
[    1.854926] usbcore: registered new interface driver aiptek
[    1.854992] usbcore: registered new interface driver gtco
[    1.855056] usbcore: registered new interface driver hanwang
[    1.855127] usbcore: registered new interface driver kbtab
[    1.855771] ads7846 spi0.0: touchscreen, irq 131
[    1.887850] input: ADS7846 Touchscreen as /devices/soc0/soc/2000000.aips-bus/2000000.spba-bus/2008000.ecspi/spi_master/spi0/spi0.0/input/input0
[    1.888781] ads7846 spi3.0: touchscreen, irq 148
[    1.918086] input: ADS7846 Touchscreen as /devices/soc0/soc/2000000.aips-bus/2000000.spba-bus/2014000.ecspi/spi_master/spi3/spi3.0/input/input1
[    1.920837] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0
[    1.920954] i2c /dev entries driver
[    1.922810] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
[    1.923139] device-mapper: uevent: version 1.0.3
[    1.923508] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised: dm-devel@redhat.com
[    1.923684] Bluetooth: HCI UART driver ver 2.3
[    1.923690] Bluetooth: HCI UART protocol H4 registered
[    1.923694] Bluetooth: HCI UART protocol BCSP registered
[    1.923698] Bluetooth: HCI UART protocol ATH3K registered
[    1.923797] usbcore: registered new interface driver btusb
[    1.924155] sdhci: Secure Digital Host Controller Interface driver
[    1.924158] sdhci: Copyright(c) Pierre Ossman
[    1.924166] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.924975] /soc/aips-bus@02100000/usdhc@02190000: voltage-ranges unspecified
[    1.925348] sdhci-esdhc-imx 2190000.usdhc: No vqmmc regulator found
[    1.974921] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA
[    1.975419] /soc/aips-bus@02100000/usdhc@02198000: voltage-ranges unspecified
[    1.975749] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found
[    2.023879] mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
[    2.028567] mxc_vpu 2040000.vpu_fsl: VPU initialized
[    2.029072] mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
[    2.030776] caam 2100000.caam: Entropy delay = 3200
[    2.091567] caam 2100000.caam: Instantiated RNG4 SH0
[    2.152331] caam 2100000.caam: Instantiated RNG4 SH1
[    2.157337] caam 2100000.caam: device ID = 0x0a16010000000000 (Era -524)
[    2.163881] usb 1-1: new high-speed USB device number 2 using ci_hdrc
[    2.170549] caam 2100000.caam: job rings = 2, qi = 0
[    2.183782] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.198973] mmc0: new high speed SDHC card at address 0002
[    2.204899] mmcblk0: mmc0:0002 SD 3.75 GiB
[    2.214615]  mmcblk0: p1 p2 p3 < p5 p6 p7 p8 p9 > p4
[    2.272530] caam algorithms registered in /proc/crypto
[    2.281947] caam_jr 2101000.jr0: registering rng-caam
[    2.287902] platform caam_sm: blkkey_ex: 4 keystore units available
[    2.294719] platform caam_sm: 64-bit clear key:
[    2.299285] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    2.305127] platform caam_sm: 64-bit black key:
[    2.309680] platform caam_sm: [0000] ab c3 de 7c 3e 67 6f b0
[    2.315397] platform caam_sm: [0008] 70 11 92 fa 23 29 4d 90
[    2.321103] platform caam_sm: 128-bit clear key:
[    2.321139] mmc2: MAN_BKOPS_EN bit is not set
[    2.325844] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
[    2.325853] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.330470] hub 1-1:1.0: USB hub found
[    2.337029] hub 1-1:1.0: 4 ports detected
[    2.352079] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    2.357801] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
[    2.363510] platform caam_sm: 128-bit black key:
[    2.368204] platform caam_sm: [0000] d4 61 27 6a ea c1 fe 2f
[    2.373916] platform caam_sm: [0008] 0e 62 68 e8 3a b7 20 be
[    2.379604] platform caam_sm: 192-bit clear key:
[    2.384287] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    2.389977] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
[    2.395686] platform caam_sm: [0016] 10 11 12 13 14 15 16 17
[    2.395708] mmc2: new DDR MMC card at address 0001
[    2.396129] mmcblk2: mmc2:0001 4YMD3R 3.64 GiB
[    2.396304] mmcblk2boot0: mmc2:0001 4YMD3R partition 1 4.00 MiB
[    2.396465] mmcblk2boot1: mmc2:0001 4YMD3R partition 2 4.00 MiB
[    2.396604] mmcblk2rpmb: mmc2:0001 4YMD3R partition 3 512 KiB
[    2.428450] platform caam_sm: 192-bit black key:
[    2.428529]  mmcblk2: p1 p2 p3 < p5 p6 p7 p8 p9 > p4
[    2.438073] platform caam_sm: [0000] 47 2b 95 4b 24 1c 45 b4
[    2.443745] platform caam_sm: [0008] 70 5c 55 10 7a 89 9a 13
[    2.449436] platform caam_sm: [0016] 64 94 f0 b2 be f7 52 19
[    2.455138] platform caam_sm: [0024] db 49 6f cc 81 f8 f0 de
[    2.460806] platform caam_sm: 256-bit clear key:
[    2.465454] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    2.471126] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
[    2.476855] platform caam_sm: [0016] 10 11 12 13 14 15 16 17
[    2.482529] platform caam_sm: [0024] 18 19 1a 1b 1c 1d 1e 1f
[    2.488245] platform caam_sm: 256-bit black key:
[    2.492896] platform caam_sm: [0000] f7 0b f4 d4 91 52 86 0e
[    2.498612] platform caam_sm: [0008] f7 a4 7a ae 0e 5c 10 4f
[    2.504323] platform caam_sm: [0016] 42 fe 52 fd cf d1 3b cf
[    2.510017] platform caam_sm: [0024] bd 48 13 ff 5b 6b 75 60
[    2.515702] platform caam_sm: 64-bit unwritten blob:
[    2.520695] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    2.526385] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    2.532062] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    2.537747] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    2.543419] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    2.549108] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    2.554792] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    2.560463] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    2.566151] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.571822] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.577511] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.583183] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.588873] platform caam_sm: 128-bit unwritten blob:
[    2.593957] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    2.599628] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    2.605315] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    2.610986] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    2.616671] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    2.622342] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    2.628028] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    2.633700] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    2.639386] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.645073] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.650743] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.656429] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.662097] platform caam_sm: 196-bit unwritten blob:
[    2.667175] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    2.672845] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    2.678561] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    2.684254] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    2.689925] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    2.695612] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    2.701282] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    2.706968] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    2.712639] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.718330] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.724019] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.729690] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.735374] platform caam_sm: 256-bit unwritten blob:
[    2.740438] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    2.746126] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    2.751797] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    2.757483] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    2.763153] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    2.768840] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    2.774526] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    2.780196] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    2.785883] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.791553] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.797239] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.802911] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.808836] platform caam_sm: 64-bit black key in blob:
[    2.814101] platform caam_sm: [0000] 6e ce cf 78 80 49 4c 81
[    2.819773] platform caam_sm: [0008] de 0c 51 ae b6 e9 b6 e1
[    2.825463] platform caam_sm: [0016] 72 07 ee 46 11 21 3b 32
[    2.831134] platform caam_sm: [0024] a0 4b 14 47 04 de e8 bd
[    2.836822] platform caam_sm: [0032] 16 bc 5a 8d 67 f1 69 23
[    2.842493] platform caam_sm: [0040] 41 54 a4 fc 27 f4 24 af
[    2.848185] platform caam_sm: [0048] 39 16 f3 8f ca 03 a8 4c
[    2.853874] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    2.859544] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.865230] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.870901] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.876617] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.882287] platform caam_sm: 128-bit black key in blob:
[    2.887629] platform caam_sm: [0000] 9b 34 54 3b a8 ad 89 81
[    2.893301] platform caam_sm: [0008] 6e e6 d8 da 64 3f 88 8e
[    2.898988] platform caam_sm: [0016] 62 db 3b e1 66 de dc 2f
[    2.904677] platform caam_sm: [0024] bd 06 ad 93 ab b3 fd 2f
[    2.910348] platform caam_sm: [0032] db d7 16 65 7f 36 1d 88
[    2.916035] platform caam_sm: [0040] d8 69 b7 1a 0d ef d7 0e
[    2.921705] platform caam_sm: [0048] d3 4c 30 ad b2 5c 37 a9
[    2.927388] platform caam_sm: [0056] 20 ca 5f 87 96 1e cb 79
[    2.933060] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.938745] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.944431] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.950102] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.955784] platform caam_sm: 192-bit black key in blob:
[    2.961110] platform caam_sm: [0000] 8a 83 c0 ad 0c a0 fe 7b
[    2.966799] platform caam_sm: [0008] c2 80 d2 64 fc 12 7c b6
[    2.972470] platform caam_sm: [0016] 62 1f 83 7b 9f b5 86 a2
[    2.978162] platform caam_sm: [0024] ef 08 3d 2c 2b db d1 9a
[    2.983852] platform caam_sm: [0032] 79 00 0c f5 e8 ed 00 c3
[    2.989524] platform caam_sm: [0040] 89 a5 09 24 0a 12 c5 0d
[    2.995211] platform caam_sm: [0048] 91 eb cc b6 91 a4 2f 72
[    3.000882] platform caam_sm: [0056] 29 30 8e f9 f2 2f f4 8d
[    3.006569] platform caam_sm: [0064] e7 27 29 02 2d af b9 53
[    3.012241] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    3.017925] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    3.023596] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    3.029279] platform caam_sm: 256-bit black key in blob:
[    3.034621] platform caam_sm: [0000] 32 64 2e 0d 8e c4 e1 d0
[    3.040292] platform caam_sm: [0008] c6 9f 9a 8b ac cc 24 03
[    3.046011] platform caam_sm: [0016] 86 8c 4e 5a e4 eb 26 63
[    3.051684] platform caam_sm: [0024] 52 8b db cd 0e b8 fd 5d
[    3.057376] platform caam_sm: [0032] 08 9c 61 39 7d ad 47 2e
[    3.063048] platform caam_sm: [0040] 89 6e 00 e7 ea 83 07 1f
[    3.068734] platform caam_sm: [0048] ce 33 45 52 dd 3a 16 c5
[    3.074450] platform caam_sm: [0056] ac 96 d6 09 28 2e 03 fc
[    3.080122] platform caam_sm: [0064] dd 7c 7c 57 b2 0b ef ba
[    3.085812] platform caam_sm: [0072] 0f 3a 97 54 33 2f ff 27
[    3.091483] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    3.097171] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    3.103063] platform caam_sm: restored 64-bit black key:
[    3.108415] platform caam_sm: [0000] a4 9e e5 fd 38 96 68 76
[    3.114105] platform caam_sm: [0008] 5e 7b d5 70 f4 17 0d 20
[    3.119773] platform caam_sm: restored 128-bit black key:
[    3.125199] platform caam_sm: [0000] d4 61 27 6a ea c1 fe 2f
[    3.130870] platform caam_sm: [0008] 0e 62 68 e8 3a b7 20 be
[    3.136553] platform caam_sm: restored 192-bit black key:
[    3.141964] platform caam_sm: [0000] 47 2b 95 4b 24 1c 45 b4
[    3.147649] platform caam_sm: [0008] 70 5c 55 10 7a 89 9a 13
[    3.153320] platform caam_sm: [0016] e4 9a 2a 1f f2 01 60 39
[    3.159006] platform caam_sm: [0024] 0a a0 e3 8b 1b 94 64 2b
[    3.164689] platform caam_sm: restored 256-bit black key:
[    3.170100] platform caam_sm: [0000] f7 0b f4 d4 91 52 86 0e
[    3.175786] platform caam_sm: [0008] f7 a4 7a ae 0e 5c 10 4f
[    3.181458] platform caam_sm: [0016] 42 fe 52 fd cf d1 3b cf
[    3.187143] platform caam_sm: [0024] bd 48 13 ff 5b 6b 75 60
[    3.193139] snvs-secvio 20cc000.caam-snvs: can't get snvs clock
[    3.199152] snvs-secvio 20cc000.caam-snvs: violation handlers armed - non-secure state
[    3.207591] hidraw: raw HID events driver (C) Jiri Kosina
[    3.216775] usbcore: registered new interface driver usbhid
[    3.222360] usbhid: USB HID core driver
[    3.226967] ashmem: initialized
[    3.231251] usbcore: registered new interface driver snd-usb-audio
[    3.240307] fsl-asrc 2034000.asrc: driver registered
[    3.378235] fsl-hdmi-dai soc:hdmi_audio@00120000: failed to probe. Load HDMI-video first.
[    3.386464] fsl-hdmi-dai: probe of soc:hdmi_audio@00120000 failed with error -12
[    3.397319] imx-spdif sound-spdif: snd-soc-dummy-dai <-> 2004000.spdif mapping ok
[    3.406527] imx-audio-hdmi sound-hdmi: initialize HDMI-audio failed. load HDMI-video first!
[    3.415098] NET: Registered protocol family 26
[    3.419579] u32 classifier
[    3.422294]     Actions configured
[    3.425747] Netfilter messages via NETLINK v0.30.
[    3.430535] nf_conntrack version 0.5.0 (15948 buckets, 63792 max)
[    3.437419] ctnetlink v0.93: registering with nfnetlink.
[    3.443622] xt_time: kernel timezone is -0000
[    3.448454] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.454046] arp_tables: (C) 2002 David S. Miller
[    3.458757] Initializing XFRM netlink socket
[    3.463673] NET: Registered protocol family 10
[    3.469373] mip6: Mobile IPv6
[    3.472382] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.478027] sit: IPv6 over IPv4 tunneling driver
[    3.483362] NET: Registered protocol family 17
[    3.487888] NET: Registered protocol family 15
[    3.492347] can: controller area network core (rev 20120528 abi 9)
[    3.498653] NET: Registered protocol family 29
[    3.503152] can: raw protocol (rev 20120528)
[    3.507469] can: broadcast manager protocol (rev 20120528 t)
[    3.513150] can: netlink gateway (rev 20130117) max_hops=1
[    3.518985] Bluetooth: RFCOMM TTY layer initialized
[    3.523913] Bluetooth: RFCOMM socket layer initialized
[    3.529108] Bluetooth: RFCOMM ver 1.11
[    3.532885] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.538228] Bluetooth: BNEP filters: protocol multicast
[    3.543469] Bluetooth: BNEP socket layer initialized
[    3.548468] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.554448] Bluetooth: HIDP socket layer initialized
[    3.559507] 8021q: 802.1Q VLAN Support v1.8
[    3.563974] Key type dns_resolver registered
[    3.574591] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:01 UTC (1)
[    3.597209] ALSA device list:
[    3.600195]   #0: imx-spdif
[    3.606210] Freeing unused kernel memory: 1024K (c0f00000 - c1000000)
[    3.615820] init: init started!
[    3.624606] SELinux:  Android master kernel running Android M policy in compatibility mode.
[    3.637556] SELinux:  Permission audit_read in class capability2 not defined in policy.
[    3.645676] SELinux: the above unknown classes and permissions will be denied
[    3.700645] audit: type=1403 audit(1.610:2): policy loaded auid=4294967295 ses=4294967295
[    3.709465] audit: type=1404 audit(1.630:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    3.744078] init: (Initializing SELinux enforcing took 0.12s.)
[    3.758184] init: init second stage started!
[    3.795856] init: waitpid failed: No child processes
[    3.801053] init: property_set("ro.zygote", "zygote32") failed
[    3.807185] init: (Loading properties from /default.prop took 0.01s.)
[    3.816297] init: (Parsing /init.environ.rc took 0.00s.)
[    3.822009] init: (Parsing /init.usb.rc took 0.00s.)
[    3.828269] init: (Parsing init.freescale.usb.rc took 0.00s.)
[    3.834196] init: (Parsing init.freescale.i.MX6Q.rc took 0.00s.)
[    3.840232] init: (Parsing /init.freescale.rc took 0.01s.)
[    3.846337] init: (Parsing /init.usb.configfs.rc took 0.00s.)
[    3.852192] init: (Parsing /init.zygote32.rc took 0.00s.)
[    3.857774] init: (Parsing /init.trace.rc took 0.00s.)
[    3.862941] init: (Parsing /init.rc took 0.05s.)
[    3.867802] init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory.
[    3.877530] init: Starting service 'ueventd'...
[    3.882745] audit: type=1400 audit(1.790:4): avc:  denied  { mounton } for  pid=1 comm="init" path="/sys/kernel/debug" dev="debugfs" ino=1 scontext=u:r:init:s0 tcontext=u:object_r:debugfs:s0 tclass=dir permissive=0
[    3.884863] ueventd: ueventd started!
[    3.905628] init: Waiting for /dev/.coldboot_done...
[    4.138315] ueventd: Coldboot took 0.25s.
[    4.142958] init: Waiting for /dev/.coldboot_done took 0.24s.
[    4.157194] init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory
[    4.168830] init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument
[    4.181038] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory
[    4.189771] init: Starting service 'watchdogd'...
[    4.195662] Console: switching to colour dummy device 80x30
[    4.197245] watchdogd: watchdogd started (interval 10, margin 20)!
[    4.221322] EXT4-fs (mmcblk2p5): mounted filesystem with ordered data mode. Opts: barrier=1
[    4.229887] fs_mgr: __mount(source=/dev/block/mmcblk2p5,target=/system,type=ext4)=0
[    4.238247] EXT4-fs (mmcblk2p4): Ignoring removed nomblk_io_submit option
[    4.280842] EXT4-fs (mmcblk2p4): 1 orphan inode deleted
[    4.286156] EXT4-fs (mmcblk2p4): recovery complete
[    4.298823] EXT4-fs (mmcblk2p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc,errors=panic
[    4.310445] fs_mgr: __mount(source=/dev/block/mmcblk2p4,target=/data,type=ext4)=0
[    4.318575] EXT4-fs (mmcblk2p6): Ignoring removed nomblk_io_submit option
[    4.335111] EXT4-fs (mmcblk2p6): recovery complete
[    4.340546] EXT4-fs (mmcblk2p6): mounted filesystem with ordered data mode. Opts: nomblk_io_submit
[    4.349625] fs_mgr: __mount(source=/dev/block/mmcblk2p6,target=/cache,type=ext4)=0
[    4.359107] EXT4-fs (mmcblk2p7): mounted filesystem with ordered data mode. Opts: (null)
[    4.367282] fs_mgr: __mount(source=/dev/block/mmcblk2p7,target=/device,type=ext4)=0
[    4.376980] file system registered
[    4.386849] init: Starting service 'logd'...
[    4.397485] zram0: detected capacity change from 0 to 314572800
[    4.464225] audit: type=1400 audit(2.380:5): avc:  denied  { read write } for  pid=184 comm="mkswap" name="zram0" dev="tmpfs" ino=9283 scontext=u:r:toolbox:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=0
[    4.484257] logd.auditd: start
[    4.487372] logd.klogd: 4483522333
[    4.494204] Unable to find swap-space signature
[    4.498840] fs_mgr: swapon failed for /dev/block/zram0
[    4.510206] init: (Loading properties from /system/build.prop took 0.01s.)
[    4.517238] init: (Loading properties from /vendor/build.prop took 0.00s.)
[    4.524231] init: (Loading properties from /factory/factory.prop took 0.00s.)
[    4.534692] init: Starting service 'vold'...
[    4.540790] init: Not bootcharting.
[    4.586624] init: Starting service 'exec 0 (/system/bin/tzdatacheck)'...
[    4.644918] init: Service 'exec 0 (/system/bin/tzdatacheck)' (pid 193) exited with status 0
[    4.653799] init: (Loading properties from /data/local.prop took 0.00s.)
[    4.661919] random: init urandom read with 13 bits of entropy available
[    4.674788] init: Starting service 'logd-reinit'...
[    4.685480] init: Starting service 'healthd'...
[    4.690774] init: Starting service 'console'...
[    4.698050] init: Starting service 'lmkd'...
[    4.699420] binder: 195:195 transaction failed 29189, size 0-0
[    4.710894] init: Starting service 'servicemanager'...
[    4.719883] init: Starting service 'surfaceflinger'...
[    4.726402] logd.daemon: reinit
[    4.731823] init: Service 'logd-reinit' (pid 194) exited with status 0
[    4.760663] init: write_file: Unable to open '/sys/block/mmcblk1/queue/read_ahead_kb': No such file or directory
[    4.793542] init: write_file: Unable to open '/sys/class/rfkill/rfkill0/state': No such file or directory
[    4.847530] init: property_set("ro.ril.wake_lock_timeout", "300") failed
[    4.865718] init: write_file: Unable to open '/sys/bus/platform/drivers/galcore/gpu3DMinClock': No such file or directory
[    4.886290] init: Starting service 'netd'...
[    4.891876] init: Starting service 'debuggerd'...
root@sabresd_6dq:/ # [    4.916076] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
[    4.934445] init: Starting service 'drm'...
[    4.939724] init: Starting service 'media'...
[    4.964270] init: Starting service 'installd'...
[    4.977152] init: cannot find '/system/bin/install-recovery.sh', disabling 'flash_recovery'
[    4.997964] init: Starting service 'keystore'...
[    5.009117] init: Starting service 'ril-daemon'...
[    5.019585] init: Starting service 'zygote'...
[    5.033896] init: Starting service 'gatekeeperd'...
[    5.042641] init: Starting service 'perfprofd'...
[    5.055070] type=1400 audit(2.750:6): avc: denied { dac_override } for pid=196 comm="sh" capability=1 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
[    5.064730] init: Starting service 'magd'...
[    5.065348] init: Starting service 'adbd'...
[    5.096191] read descriptors
[    5.099518] read strings
[    5.501329] android_work: sent uevent USB_STATE=CONNECTED
[    5.506857] ci_hdrc ci_hdrc.0: freeing queued request
[    5.544760] android_work: sent uevent USB_STATE=DISCONNECTED
[    5.589277] android_work: sent uevent USB_STATE=CONNECTED
[    5.597242] configfs-gadget gadget: high-speed config #1: b
[    5.604335] android_work: sent uevent USB_STATE=CONFIGURED
[    5.695099] init: Service 'magd' (pid 222) exited with status 255
[    5.702430] healthd: No charger supplies found
[    5.714020] healthd: No battery devices found
[    6.482525] init: Service 'surfaceflinger' (pid 199) killed by signal 6
[    6.489466] init: Service 'surfaceflinger' (pid 199) killing any children in process group
[    6.498548] init: Service 'zygote' is being killed...
[    6.507187] init: Service 'zygote' (pid 218) killed by signal 9
[    6.513708] init: Service 'zygote' (pid 218) killing any children in process group
[    6.522209] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
[    6.532571] init: write_file: Unable to write to '/sys/power/state': Invalid argument
[    6.541089] init: Service 'media' is being killed...
[    6.547552] init: Service 'netd' is being killed...
[    6.553317] init: Service 'media' (pid 210) killed by signal 9
[    6.559670] init: Service 'media' (pid 210) killing any children in process group
[    6.567810] init: Service 'netd' (pid 206) killed by signal 9
[    6.573586] init: Service 'netd' (pid 206) killing any children in process group
[    6.581783] init: Untracked pid 267 killed by signal 9
[    9.591142] init: Starting service 'netd'...
[    9.597868] init: Starting service 'surfaceflinger'...
[    9.605315] init: Starting service 'media'...
[   10.481661] init: Service 'surfaceflinger' (pid 269) killed by signal 6
[   10.494169] init: Service 'surfaceflinger' (pid 269) killing any children in process group
[   10.503179] init: Starting service 'zygote'...
[   14.518204] init: Starting service 'surfaceflinger'...
[   15.501004] init: Service 'surfaceflinger' (pid 471) killed by signal 6
[   15.513960] init: Service 'surfaceflinger' (pid 471) killing any children in process group
[   15.522300] init: Service 'zygote' is being killed...
[   15.549222] init: Service 'zygote' (pid 315) killed by signal 9
[   15.555238] init: Service 'zygote' (pid 315) killing any children in process group
[   15.577399] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
[   15.604667] init: write_file: Unable to write to '/sys/power/state': Invalid argument
[   15.632972] init: Service 'media' is being killed...
[   15.652072] init: Service 'netd' is being killed...
[   15.664173] init: Service 'media' (pid 270) killed by signal 9
[   15.670776] init: Service 'media' (pid 270) killing any children in process group
[   15.679099] init: Service 'netd' (pid 268) killed by signal 9
[   15.685046] init: Service 'netd' (pid 268) killing any children in process group
[   15.693048] init: Untracked pid 529 killed by signal 9
[   15.698635] init: Starting service 'netd'...
[   15.704588] init: Starting service 'media'...
[   15.710822] init: Starting service 'zygote'...
[   19.720500] init: Starting service 'surfaceflinger'...
[   20.931055] init: Service 'surfaceflinger' (pid 625) killed by signal 6
[   20.938271] init: Service 'surfaceflinger' (pid 625) killing any children in process group

And this starting-killed-starting can continue forever.  Where i must search roots of this problem?

Labels (2)
0 Kudos
3 Replies

1,939 Views
borisgorshkov
Contributor I

Thank you for answer.
I somehow broke configs of graphic subsystem in kernel. Now i just take default config and everything work fine.

0 Kudos

1,939 Views
alvaro1
Contributor I

@Boris Gorshkov, how you have reseted the broken configs ?

I have a similar problem, and I think i need to do the same.

0 Kudos

1,939 Views
gary_bisson
Senior Contributor III

Hi,

The log shows that surfaceflinger is the service that dies and therefore restarts the whole system_server.

Please have a look at the logcat output to understand why the service is dying. Wild guess is that your display setup isn't properly set. Is there a /dev/graphics/fb0 node?

Regards,

Gary

0 Kudos