why surfaceFlinger always restart?

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

why surfaceFlinger always restart?

2,762 Views
conteczxy
Contributor III

Hi community,

I have a custom board with imx6q, which runs android4.4 well,

now I want to run android8 on the same board.

After some modification to the source, uboot and kernel can start up, but android can't.

I tried some ways, disable some modules in dts, change some pin-config, but still doesn't work.

I attached seriallog, and logcat log. 

Could anyone help me have a look at it?

serial log:

--------------

U-Boot 2017.03-g42b9737-dirty (Apr 16 2019 - 15:07:51 +0800)

CPU: Freescale i.MX6Q rev1.2 996 MHz (running at 792 MHz)
CPU: Extended Commercial temperature grade (-20C to 105C) at 49C
Reset cause: POR
Model: Freescale i.MX6 Quad SABRE Smart Device Board
Board: MX6-SabreSD
DRAM: 2 GiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
*** Warning - bad CRC, using default environment

No panel detected: default to Hannstar-XGA
Display: Hannstar-XGA (1024x768)
In: serial
Out: serial
Err: serial
flash target is MMC:2
Net: No ethernet found.
Fastboot: Normal
Hit any key to stop autoboot: 0
boota mmc2
kernel @ 14008000 (9965664)
ramdisk @ 15000000 (2038094)
fdt @ 14f00000 (51065)
## Booting Android Image at 0x12000000 ...
Kernel load addr 0x14008000 size 9733 KiB
Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M galcore.contiguousSize=33554432 buildvariant=userdebug androidboot.serialno=201319d4d72d78cb androidboot.soc_type=imx6q androidboot.storage_type=emmc
## 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 14f0f778
No PMIC found!

Starting kernel ...

Booting Linux on physical CPU 0x0
Linux version 4.9.17-g7dc8bdb-dirty (zhouxiyuan@server) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #4 SMP PREEMPT Mon Apr 15 16:24:35 CST 2019
CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
OF: fdt:Machine model: Freescale i.MX6 Quad SABRE Smart Device Board
cma: Reserved 448 MiB at 0x2a000000
Memory policy: Data cache writealloc
percpu: Embedded 15 pages/cpu @f66b6000 s31040 r8192 d22208 u61440
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522512
Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M galcore.contiguousSize=33554432 buildvariant=userdebug androidboot.serialno=201319d4d72d78cb androidboot.soc_type=imx6q androidboot.storage_type=emmc
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1596664K/2097152K available (13312K kernel code, 1121K rwdata, 4280K rodata, 1024K init, 612K bss, 41736K reserved, 458752K cma-reserved, 1187840K highmem)
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xf8000000 - 0xff800000 ( 120 MB)
lowmem : 0xc0000000 - 0xf7800000 ( 888 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0xc0008000 - 0xc0e00000 (14304 kB)
.init : 0xc1300000 - 0xc1400000 (1024 kB)
.data : 0xc1400000 - 0xc1518718 (1122 kB)
.bss : 0xc1518718 - 0xc15b18a0 ( 613 kB)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Preemptible hierarchical RCU implementation.
Build-time adjustment of leaf fanout to 32.
NR_IRQS:16 nr_irqs:16 16
L2C-310 errata 752271 769419 enabled
L2C-310 enabling early BRESP for Cortex-A9
L2C-310 full line of zeros enabled for Cortex-A9
L2C-310 ID prefetch enabled, offset 16 lines
L2C-310 dynamic clock gating enabled, standby mode enabled
L2C-310 cache controller enabled, 16 ways, 1024 kB
L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001
Switching to timer-based delay loop, resolution 333ns
sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns
clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns
Console: colour dummy device 80x30
Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
pid_max: default: 32768 minimum: 301
Security Framework initialized
SELinux: Initializing.
Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
CPU: Testing write buffer coherency: ok
CPU0: update cpu_capacity 1024
CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Setting up static identity map for 0x10100000 - 0x10100058
CPU1: update cpu_capacity 1024
CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
CPU2: update cpu_capacity 1024
CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
CPU3: update cpu_capacity 1024
CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
Brought up 4 CPUs
SMP: Total of 4 processors activated (24.00 BogoMIPS).
CPU: All CPU(s) started in SVC mode.
CPU3: update max cpu_capacity 1024
devtmpfs: initialized
CPU2: update max cpu_capacity 1024
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
futex hash table entries: 1024 (order: 4, 65536 bytes)
pinctrl core: initialized pinctrl subsystem
NET: Registered protocol family 16
DMA: preallocated 256 KiB pool for atomic coherent allocations
cpuidle: using governor menu
CPU identified as i.MX6Q, silicon rev 1.2
hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
hw-breakpoint: maximum watchpoint size is 4 bytes.
imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
imx-gpc 20dc000.gpc: pu regulator not ready, retry
mxs-dma 110000.dma-apbh: initialized
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
2000000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator
2000000.aips-bus:usbphy_nop2 supply vcc not found, using dummy regulator
i2c i2c-0: IMX I2C adapter registered
i2c i2c-0: can't use DMA, using PIO instead.
i2c i2c-1: IMX I2C adapter registered
i2c i2c-1: can't use DMA, using PIO instead.
i2c i2c-2: IMX I2C adapter registered
i2c i2c-2: can't use DMA, using PIO instead.
Linux video capture interface: v2.00
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
PTP clock support registered
imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
MIPI CSI2 driver module loaded
imx rpmsg driver is registered.
Advanced Linux Sound Architecture Driver Initialized.
Bluetooth: Core ver 2.22
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO socket layer initialized
clocksource: Switched to clocksource mxc_timer1
VFS: Disk quotas dquot_6.6.0
VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
NET: Registered protocol family 2
TCP established hash table entries: 8192 (order: 3, 32768 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 1992K (c5000000 - c51f2000)
hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
Bus freq driver module loaded
audit: initializing netlink subsys (disabled)
audit: type=2000 audit(0.780:1): initialized
workingset: timestamp_bits=30 max_order=19 bucket_order=0
Registering sdcardfs 0.1
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_legacy registered
ntfs: driver 2.1.32 [Flags: R/W DEBUG].
jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
fuse init (API version 7.26)
bounce: pool size: 64 pages
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
imx-weim 21b8000.weim: Driver registered.
backlight supply power not found, using dummy regulator
mxc_sdc_fb fb@0: registered mxc display driver ldb
imx-ipuv3 2800000.ipu: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
Console: switching to colour frame buffer device 128x48
mxc_sdc_fb fb@1: Can't get fb option for mxcfb1!
mxc_sdc_fb fb@2: Can't get fb option for mxcfb2!
mxc_sdc_fb fb@3: Can't get fb option for mxcfb3!
imx-sdma 20ec000.sdma: no iram assigned, using external mem
imx-sdma 20ec000.sdma: loaded firmware 3.3
2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 27, base_baud = 5000000) is a IMX
console [ttymxc0] enabled
21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 73, base_baud = 5000000) is a IMX
imx sema4 driver is registered.
[drm] Initialized
[drm] Initialized vivante 1.0.0 20120216 on minor 0
brd: module loaded
loop: module loaded
zram: Added device: zram0
libphy: Fixed MDIO Bus: probed
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
CAN device driver interface
2188000.ethernet supply phy not found, using dummy regulator
pps pps0: new PPS source ptp0
libphy: fec_enet_mii_bus: probed
fec 2188000.ethernet eth0: registered PHC device 0
PPP generic driver version 2.4.2
PPP BSD Compression module registered
PPP Deflate Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
usbcore: registered new interface driver kaweth
pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
usbcore: registered new interface driver pegasus
usbcore: registered new interface driver rtl8150
usbcore: registered new interface driver r8152
usbcore: registered new interface driver asix
usbcore: registered new interface driver ax88179_178a
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver cdc_eem
usbcore: registered new interface driver net1080
usbcore: registered new interface driver cdc_subset
usbcore: registered new interface driver zaurus
usbcore: registered new interface driver cdc_ncm
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-mxc: Freescale On-Chip EHCI Host driver
usbcore: registered new interface driver cdc_acm
cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
usbcore: registered new interface driver usb-storage
usbcore: registered new interface driver usbserial
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial support registered for generic
usbcore: registered new interface driver ftdi_sio
usbserial: USB Serial support registered for FTDI USB Serial Device
usbcore: registered new interface driver option
usbserial: USB Serial support registered for GSM modem (1-port)
usbcore: registered new interface driver usbtest
usbcore: registered new interface driver usb_ehset_test
2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
mousedev: PS/2 mouse device common for all mice
usbcore: registered new interface driver xpad
usbcore: registered new interface driver usb_acecad
usbcore: registered new interface driver aiptek
usbcore: registered new interface driver gtco
usbcore: registered new interface driver hanwang
usbcore: registered new interface driver kbtab
snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0
i2c /dev entries driver
IR NEC protocol handler initialized
IR RC5(x/sz) protocol handler initialized
IR RC6 protocol handler initialized
IR JVC protocol handler initialized
IR Sony protocol handler initialized
IR SANYO protocol handler initialized
IR Sharp protocol handler initialized
IR MCE Keyboard/mouse protocol handler initialized
IR XMP protocol handler initialized
mxc_v4l2_output v4l2_out: V4L2 device registered as video16
mxc_v4l2_output v4l2_out: V4L2 device registered as video17
ov5640_power_on: cannot get io voltage error
ov5640_power_on: cannot get core voltage error
ov5640_power_on: cannot get analog voltage error
ov5640_read_reg:write reg error:reg=300a
camera ov5640_mipi is not found
usbcore: registered new interface driver uvcvideo
USB Video Class driver (1.1.1)
imx2-wdt 20c0000.wdog: timeout 60 sec (nowayout=0)
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
Bluetooth: HCI UART driver ver 2.3
Bluetooth: HCI UART protocol H4 registered
Bluetooth: HCI UART protocol BCSP registered
Bluetooth: HCI UART protocol ATH3K registered
usbcore: registered new interface driver btusb
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO
sdhci-esdhc-imx 2194000.usdhc: assigned as wifi host
mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
imx6q-pinctrl 20e0000.iomuxc: pin MX6Q_PAD_EIM_D23 already requested by 20e0000.iomuxc; cannot claim for 2198000.usdhc
imx6q-pinctrl 20e0000.iomuxc: pin-43 (2198000.usdhc) status -22
imx6q-pinctrl 20e0000.iomuxc: could not request pin 43 (MX6Q_PAD_EIM_D23) from group usdhc3grp on device 20e0000.iomuxc
sdhci-esdhc-imx 2198000.usdhc: Error applying setting, reverse things back
sdhci-esdhc-imx: probe of 2198000.usdhc failed with error -22
mmc3: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA
mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
mxc_hdmi_cec soc:hdmi_cec@00120000: HDMI CEC initialized
caam 2100000.caam: ERA source: CAAMVID.
caam 2100000.caam: AXI pipeline throttling enabled.
caam 2100000.caam: Instantiated RNG4 SH1
caam 2100000.caam: device ID = 0x0a16010000000000 (Era 4)
caam 2100000.caam: job rings = 2, qi = 0
caam algorithms registered in /proc/crypto
caam_jr 2101000.jr0: registering rng-caam
platform caam_sm: blkkey_ex: 4 keystore units available
mmc3: new DDR MMC card at address 0001
platform caam_sm: 64-bit clear key:
platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
platform caam_sm: 64-bit black key:
platform caam_sm: [0000] 14 eb 6f 46 0c 25 38 7f
platform caam_sm: [0008] 96 a9 6e 6a 81 a5 bd 3a
platform caam_sm: 128-bit clear key:
mmcblk3: mmc3:0001 H8G1e 7.28 GiB
mmcblk3boot0: mmc3:0001 H8G1e partition 1 4.00 MiB
mmcblk3boot1: mmc3:0001 H8G1e partition 2 4.00 MiB
mmcblk3rpmb: mmc3:0001 H8G1e partition 3 4.00 MiB
platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
platform caam_sm: 128-bit black key:
platform caam_sm: [0000] 5e 52 aa c6 72 01 1f 09
Alternate GPT is invalid, using primary GPT.
mmcblk3: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
platform caam_sm: [0008] cf b1 73 26 4f b5 34 91
platform caam_sm: 192-bit clear key:
platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
platform caam_sm: [0016] 10 11 12 13 14 15 16 17
platform caam_sm: 192-bit black key:
platform caam_sm: [0000] e7 9c 0e f8 49 ce 14 05
platform caam_sm: [0008] 56 83 c5 04 8b 25 f8 3a
platform caam_sm: [0016] f8 d9 41 dc 24 4e b1 5c
platform caam_sm: [0024] 70 52 76 28 54 9b d1 0e
platform caam_sm: 256-bit clear key:
platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
platform caam_sm: [0016] 10 11 12 13 14 15 16 17
platform caam_sm: [0024] 18 19 1a 1b 1c 1d 1e 1f
platform caam_sm: 256-bit black key:
platform caam_sm: [0000] bb 0e 0f 07 52 fc da f3
platform caam_sm: [0008] 42 fc 62 21 a8 2f 9b f3
platform caam_sm: [0016] cf ee d7 54 ab 6c 4f be
platform caam_sm: [0024] 0d 7c 5e d2 be e8 fa 2e
platform caam_sm: 64-bit unwritten blob:
platform caam_sm: [0000] 00 00 00 00 00 00 00 00
platform caam_sm: [0008] 00 00 00 00 00 00 00 00
platform caam_sm: [0016] 00 00 00 00 00 00 00 00
platform caam_sm: [0024] 00 00 00 00 00 00 00 00
platform caam_sm: [0032] 00 00 00 00 00 00 00 00
platform caam_sm: [0040] 00 00 00 00 00 00 00 00
platform caam_sm: [0048] 00 00 00 00 00 00 00 00
platform caam_sm: [0056] 00 00 00 00 00 00 00 00
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 128-bit unwritten blob:
platform caam_sm: [0000] 00 00 00 00 00 00 00 00
platform caam_sm: [0008] 00 00 00 00 00 00 00 00
platform caam_sm: [0016] 00 00 00 00 00 00 00 00
platform caam_sm: [0024] 00 00 00 00 00 00 00 00
platform caam_sm: [0032] 00 00 00 00 00 00 00 00
platform caam_sm: [0040] 00 00 00 00 00 00 00 00
platform caam_sm: [0048] 00 00 00 00 00 00 00 00
platform caam_sm: [0056] 00 00 00 00 00 00 00 00
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 196-bit unwritten blob:
platform caam_sm: [0000] 00 00 00 00 00 00 00 00
platform caam_sm: [0008] 00 00 00 00 00 00 00 00
platform caam_sm: [0016] 00 00 00 00 00 00 00 00
platform caam_sm: [0024] 00 00 00 00 00 00 00 00
platform caam_sm: [0032] 00 00 00 00 00 00 00 00
platform caam_sm: [0040] 00 00 00 00 00 00 00 00
platform caam_sm: [0048] 00 00 00 00 00 00 00 00
platform caam_sm: [0056] 00 00 00 00 00 00 00 00
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 256-bit unwritten blob:
platform caam_sm: [0000] 00 00 00 00 00 00 00 00
platform caam_sm: [0008] 00 00 00 00 00 00 00 00
platform caam_sm: [0016] 00 00 00 00 00 00 00 00
platform caam_sm: [0024] 00 00 00 00 00 00 00 00
platform caam_sm: [0032] 00 00 00 00 00 00 00 00
platform caam_sm: [0040] 00 00 00 00 00 00 00 00
platform caam_sm: [0048] 00 00 00 00 00 00 00 00
platform caam_sm: [0056] 00 00 00 00 00 00 00 00
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 64-bit black key in blob:
platform caam_sm: [0000] 30 6b 4a 21 83 e0 ad 84
platform caam_sm: [0008] f9 14 28 64 1f ba 8a 78
platform caam_sm: [0016] 7b 36 f1 ab 4e da 4d 91
platform caam_sm: [0024] 62 de 49 e2 3b 40 86 74
platform caam_sm: [0032] e0 f8 0f 97 d2 de 65 f0
platform caam_sm: [0040] 81 14 a1 e0 b0 ce 51 fc
platform caam_sm: [0048] 20 06 0c 2f f5 7c dd e8
platform caam_sm: [0056] 00 00 00 00 00 00 00 00
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 128-bit black key in blob:
platform caam_sm: [0000] 65 9a bd d4 13 95 33 83
platform caam_sm: [0008] 4e 85 ce 2e 3d 76 08 e7
platform caam_sm: [0016] 82 28 ac b7 a4 a6 cd e7
platform caam_sm: [0024] f9 74 d5 04 5c 7b 86 46
platform caam_sm: [0032] dd a5 82 54 b1 e9 24 aa
platform caam_sm: [0040] 6e 4e 7a 6c 94 20 82 90
platform caam_sm: [0048] 6e 69 af 38 37 e7 87 2f
platform caam_sm: [0056] 39 11 3c 5c 99 99 56 aa
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 192-bit black key in blob:
platform caam_sm: [0000] a4 af b2 bd a6 51 8e 2c
platform caam_sm: [0008] 3f 92 5f fc 9d 56 69 1d
platform caam_sm: [0016] 67 f3 0e 55 c4 83 48 0f
platform caam_sm: [0024] 13 33 39 4c a5 e4 6e ae
platform caam_sm: [0032] 64 3c 26 2b 9a b5 51 4d
platform caam_sm: [0040] 5b 6c bf ea 5d c5 64 78
platform caam_sm: [0048] 74 8f 1a 84 2d c8 b2 41
platform caam_sm: [0056] 83 68 13 0b 90 2b 73 ab
platform caam_sm: [0064] b0 ca 03 f0 72 26 76 da
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 256-bit black key in blob:
platform caam_sm: [0000] db 06 a3 d5 b5 6c 59 7a
platform caam_sm: [0008] 63 0b 9c 79 da ae e9 df
platform caam_sm: [0016] 3a ea 07 51 48 4d 52 65
platform caam_sm: [0024] b6 38 24 a3 82 bc 09 b6
platform caam_sm: [0032] f7 19 52 ee 8c 75 22 0d
platform caam_sm: [0040] 84 fe dc 9a 48 44 7d 63
platform caam_sm: [0048] 63 94 92 bb 34 51 cf f4
platform caam_sm: [0056] 6c f2 d3 3e 91 8f d4 12
platform caam_sm: [0064] ec 85 3e 30 0a cd 87 79
platform caam_sm: [0072] 6d c8 45 0d 41 e8 5c c4
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: restored 64-bit black key:
platform caam_sm: [0000] 30 76 06 e1 3f f7 e2 75
platform caam_sm: [0008] 6c 14 a9 31 eb aa 76 07
platform caam_sm: restored 128-bit black key:
platform caam_sm: [0000] 5e 52 aa c6 72 01 1f 09
platform caam_sm: [0008] cf b1 73 26 4f b5 34 91
platform caam_sm: restored 192-bit black key:
platform caam_sm: [0000] e7 9c 0e f8 49 ce 14 05
platform caam_sm: [0008] 56 83 c5 04 8b 25 f8 3a
platform caam_sm: [0016] 46 e7 e1 0a aa b7 61 9b
platform caam_sm: [0024] cb 9a c7 51 58 63 06 83
platform caam_sm: restored 256-bit black key:
platform caam_sm: [0000] bb 0e 0f 07 52 fc da f3
platform caam_sm: [0008] 42 fc 62 21 a8 2f 9b f3
platform caam_sm: [0016] cf ee d7 54 ab 6c 4f be
platform caam_sm: [0024] 0d 7c 5e d2 be e8 fa 2e
snvs-secvio 20cc000.caam-snvs: can't get snvs clock
snvs-secvio 20cc000.caam-snvs: violation handlers armed - non-secure state
caam_keyblob caam_keyblob: caam keyblob initialized
hidraw: raw HID events driver (C) Jiri Kosina
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
ion_parse_dt_heap_common: id 0 type 4 name cma align 1000
ion_parse_dt_heap_common: id 1 type 1 name sys-contig align 1000
ion_parse_dt_heap_common: id 2 type 0 name system align 1000
ashmem: initialized
usbcore: registered new interface driver snd-usb-audio
wm8962 0-001a: Failed to read ID register
fsl-ssi-dai 202c000.ssi: No cache defaults, reading back from HW
fsl-hdmi-dai soc:hdmi_audio@00120000: failed to probe. Load HDMI-video first.
fsl-hdmi-dai: probe of soc:hdmi_audio@00120000 failed with error -12
imx-wm8962 sound: failed to find codec platform device
imx-wm8962: probe of sound failed with error -22
imx-audio-hdmi sound-hdmi: initialize HDMI-audio failed. load HDMI-video first!
NET: Registered protocol family 26
u32 classifier
Actions configured
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
ctnetlink v0.93: registering with nfnetlink.
xt_time: kernel timezone is -0000
ip_tables: (C) 2000-2006 Netfilter Core Team
arp_tables: arp_tables: (C) 2002 David S. Miller
Initializing XFRM netlink socket
NET: Registered protocol family 10
mip6: Mobile IPv6
ip6_tables: (C) 2000-2006 Netfilter Core Team
sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
NET: Registered protocol family 17
NET: Registered protocol family 15
can: controller area network core (rev 20120528 abi 9)
NET: Registered protocol family 29
can: raw protocol (rev 20120528)
can: broadcast manager protocol (rev 20161123 t)
can: netlink gateway (rev 20130117) max_hops=1
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.11
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
Bluetooth: BNEP socket layer initialized
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Bluetooth: HIDP socket layer initialized
8021q: 802.1Q VLAN Support v1.8
Key type dns_resolver registered
cpu cpu0: regulators not ready, retry
registered taskstats version 1
imx-gpc 20dc000.gpc: pu regulator not ready, retry
cpu cpu0: regulators not ready, retry
dhd_module_init in
wifi_plat_dev_drv_probe no GPIO for OOB in device tree.
wifi_plat_dev_drv_probe continue with non-OOB mode.
Power-up adapter 'DHD generic adapter'
wifi_platform_bus_enumerate device present 1
failed to power up DHD generic adapter, 3 retry left
wifi_platform_bus_enumerate device present 0
wifi_platform_bus_enumerate device present 1
failed to power up DHD generic adapter, 2 retry left
wifi_platform_bus_enumerate device present 0
wifi_platform_bus_enumerate device present 1
failed to power up DHD generic adapter, 1 retry left
wifi_platform_bus_enumerate device present 0
wifi_platform_bus_enumerate device present 1
random: fast init done
failed to power up DHD generic adapter, 0 retry left
wifi_platform_bus_enumerate device present 0
failed to power up DHD generic adapter, max retry reached**
snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:16 UTC (16)
usb_otg_vbus: disabling
usb_h1_vbus: disabling
wm8962-supply: disabling
sensor-supply: disabling
mipi_dsi_pwr_on: disabling
wlreg_on: disabling
ALSA device list:
No soundcards found.
Freeing unused kernel memory: 1024K (c1300000 - c1400000)
init: init first stage started!
init: First stage mount skipped (missing/incompatible fstab in device tree)
init: Skipped setting INIT_AVB_VERSION (not in recovery mode)
init: Loading SELinux policy
SELinux: Permission validate_trans in class security not defined in policy.
SELinux: the above unknown classes and permissions will be denied
audit: type=1403 audit(16.640:2): policy loaded auid=4294967295 ses=4294967295
selinux: SELinux: Loaded policy from /sepolicy

audit: type=1404 audit(16.660:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
selinux: SELinux: Loaded file_contexts

init: init second stage started!
selinux: SELinux: Loaded file_contexts

selinux: SELinux: Loaded property_contexts from /plat_property_contexts & /nonplat_property_contexts.

init: Running restorecon...
selinux: SELinux: Could not stat /dev/block: No such file or directory.

init: waitpid failed: No child processes
init: Couldn't load property file: Unable to open '/system/etc/prop.default': No such file or directory: No such file or directory
init: Couldn't load property file: Unable to open '/prop.default': No such file or directory: No such file or directory
init: Couldn't load property file: Unable to open '/odm/default.prop': No such file or directory: No such file or directory
init: Couldn't load property file: Unable to open '/vendor/default.prop': No such file or directory: No such file or directory
ueventd: ueventd started!
ueventd: Parsing file /ueventd.rc...
ueventd: Parsing file /vendor/ueventd.rc...
ueventd: Unable to open '/vendor/ueventd.rc': No such file or directory
ueventd: Parsing file /odm/ueventd.rc...
ueventd: Unable to open '/odm/ueventd.rc': No such file or directory
ueventd: Parsing file /ueventd.freescale.rc...
selinux: SELinux: Loaded file_contexts

selinux: SELinux: Loaded file_contexts

ueventd: Coldboot took 0.246894 seconds
Console: switching to colour dummy device 80x30
watchdogd: watchdogd started (interval 10, margin 20)!
fec: <213> warning: __ecc_read: RS block 5263360: decoding failed
fec: <215> warning: __ecc_read: RS block 5263360: decoding failed
fec: <218> warning: __ecc_read: RS block 5263360: decoding failed
EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: barrier=1
EXT4-fs (mmcblk3p10): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk3p10): recovery complete
EXT4-fs (mmcblk3p10): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
e2fsck: e2fsck 1.43.3 (04-Sep-2016)

e2fsck: Pass 1: Checking inodes, blocks, and sizes

e2fsck: Pass 2: Checking directory structure

e2fsck: Pass 3: Checking directory connectivity

e2fsck: Pass 4: Checking reference counts

e2fsck: Pass 5: Checking group summary information

e2fsck:

EXT4-fs (mmcblk3p10): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk3p10): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc,errors=panic
EXT4-fs (mmcblk3p4): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk3p4): recovery complete
EXT4-fs (mmcblk3p4): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
EXT4-fs (mmcblk3p4): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk3p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit
EXT4-fs (mmcblk3p9): mounted filesystem with ordered data mode. Opts: barrier=1
file system registered
using random self ethernet address
using random host ethernet address
logd.auditd: start
logd.klogd: 17159579668
init: Command 'restorecon --recursive --cross-filesystems /sys/kernel/debug' action=post-fs (/init.rc:322) returned 0 took 174.626ms.
selinux: SELinux: Skipping restorecon_recursive(/cache)

init: processing action (post-fs) from (/init.freescale.rc:275)
zram0: detected capacity change from 0 to 314572800
binder: 246:246 ioctl 620a 7c5faf98 returned -22
Adding 307196k swap on /dev/block/zram0. Priority:-1 extents:1 across:307196k SS
init: Command 'swapon_all /fstab.freescale' action=post-fs (/init.freescale.rc:277) returned 0 took 64.668ms.
init: processing action (post-fs) from (/system/etc/init/atrace.rc:3)
init: Unable to open '/sys/kernel/tracing/tracing_on': No such file or directory
init: processing action (post-fs) from (/system/etc/init/atrace_userdebug.rc:6)
init: processing action (late-fs) from (/init.rc:360)
init: processing action (post-fs-data) from (/init.rc:364)
init: starting service 'vold'...
logd.daemon: reinit
type=1400 audit(22.570:4): avc: granted { read } for pid=1 comm="init" name="ttymxc0" dev="tmpfs" ino=11368 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
read descriptors
read strings
type=1400 audit(22.570:4): avc: granted { read } for pid=1 comm="init" name="ttymxc0" dev="tmpfs" ino=11368 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
sabresd_6dq:/ $ healthd: unable to get HAL interface, using defaults
healthd: No battery devices found
healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
type=1400 audit(22.570:5): avc: granted { read open } for pid=1 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=11368 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
type=1400 audit(22.570:5): avc: granted { read open } for pid=1 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=11368 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
type=1400 audit(22.620:6): avc: granted { read } for pid=281 comm="init" name="ttymxc0" dev="tmpfs" ino=11368 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
type=1400 audit(22.620:6): avc: granted { read } for pid=281 comm="init" name="ttymxc0" dev="tmpfs" ino=11368 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
type=1400 audit(22.620:7): avc: granted { read open } for pid=281 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=11368 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
init: Service 'surfaceflinger' (pid 280) exited with status 1
init: Sending signal 9 to service 'surfaceflinger' (pid 280) process group...
init: kill(-280, 9) failed: No such process
init: Successfully killed process cgroup uid 1000 pid 280 in 4ms
init: Sending signal 9 to service 'zygote' (pid 263) process group...
init: Successfully killed process cgroup uid 0 pid 263 in 21ms
init: Service 'zygote' (pid 263) killed by signal 9
init: Unable to open '/sys/android_power/request_state': No such file or directory
init: Unable to write to '/sys/power/state': Invalid argument
init: Sending signal 9 to service 'audioserver' (pid 283) process group...
capability: warning: `main' uses 32-bit capabilities (legacy support in use)
init: starting service 'zygote'...
init: property_set("ro.boottime.zygote", "28933666336") failed: property already set
init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
init: starting service 'audioserver'...
init: property_set("ro.boottime.audioserver", "28953577336") failed: property already set
init: starting service 'cameraserver'...
init: property_set("ro.boottime.cameraserver", "28967688336") failed: property already set
init: starting service 'media'...
init: property_set("ro.boottime.media", "28981436003") failed: property already set
init: starting service 'netd'...
init: starting service 'zygote'...
init: property_set("ro.boottime.zygote", "33938193337") failed: property already set
init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
init: starting service 'audioserver'...
init: property_set("ro.boottime.audioserver", "33959270003") failed: property already set
init: starting service 'cameraserver'...
init: property_set("ro.boottime.cameraserver", "33973747670") failed: property already set
init: couldn't write 508 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: starting service 'media'...
init: property_set("ro.boottime.media", "33995135670") failed: property already set
random: crng init done
init: property_set("ro.boottime.zygote", "38939741337") failed: property already set
init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
init: starting service 'audioserver'...
init: property_set("ro.boottime.audioserver", "38964230671") failed: property already set
init: starting service 'cameraserver'...
init: property_set("ro.boottime.cameraserver", "38978979671") failed: property already set
init: couldn't write 596 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: starting service 'media'...
init: property_set("ro.boottime.media", "38996512337") failed: property already set
init: starting service 'netd'...
init: starting service 'audioserver'...
init: property_set("ro.boottime.audioserver", "43969052005") failed: property already set
init: starting service 'cameraserver'...
init: property_set("ro.boottime.cameraserver", "43984119671") failed: property already set
init: starting service 'media'...
init: property_set("ro.boottime.media", "44001116005") failed: property already set
init: starting service 'netd'...
init: couldn't write 684 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: property_set("ro.boottime.netd", "44022990671") failed: property already set
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: property_set("ro.boottime.audioserver", "48970406005") failed: property already set
init: starting service 'cameraserver'...
init: property_set("ro.boottime.cameraserver", "48989058005") failed: property already set
init: couldn't write 770 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: starting service 'media'...
init: property_set("ro.boottime.media", "49002530672") failed: property already set
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "49024335005") failed: property already set
init: starting service 'surfaceflinger'...
init: property_set("ro.boottime.surfaceflinger", "49034930005") failed: property already set
init: starting service 'cameraserver'...
init: property_set("ro.boottime.cameraserver", "53994018673") failed: property already set
init: starting service 'media'...
init: couldn't write 857 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: property_set("ro.boottime.media", "54015934673") failed: property already set
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "54029134339") failed: property already set
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
init: Created socket '/dev/socket/mdns', mode 660, user 0, group 1000
init: starting service 'cameraserver'...
init: property_set("ro.boottime.cameraserver", "58998950006") failed: property already set
init: starting service 'media'...
init: couldn't write 944 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: property_set("ro.boottime.media", "59020853673") failed: property already set
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "59030851673") failed: property already set
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
init: Created socket '/dev/socket/mdns', mode 660, user 0, group 1000
init: property_set("ro.boottime.cameraserver", "64000533674") failed: property already set
init: couldn't write 1032 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: starting service 'media'...
init: property_set("ro.boottime.media", "64025785674") failed: property already set
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "64039407340") failed: property already set
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
init: Created socket '/dev/socket/mdns', mode 660, user 0, group 1000
init: Created socket '/dev/socket/fwmarkd', mode 660, user 0, group 3003
init: couldn't write 1120 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: starting service 'media'...
init: property_set("ro.boottime.media", "69031391341") failed: property already set
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "69044812674") failed: property already set
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
init: Created socket '/dev/socket/mdns', mode 660, user 0, group 1000
init: Created socket '/dev/socket/fwmarkd', mode 660, user 0, group 3003
init: starting service 'surfaceflinger'...
init: Successfully killed process cgroup uid 1041 pid 1125 in 5ms
init: Service 'cameraserver' (pid 1120) killed by signal 9
init: Service 'media' (pid 1121) killed by signal 9
init: Service 'netd' (pid 1122) killed by signal 9
init: Service 'wificond' (pid 1124) killed by signal 9
init: Service 'audio-hal-2-0' (pid 1125) killed by signal 9
init: Untracked pid 1177 killed by signal 9
init: Untracked pid 1126 killed by signal 9
init: Untracked pid 1127 killed by signal 9
init: processing action (init.svc.zygote=stopping) from (/system/etc/init/bootstat.rc:30)
init: starting service 'zygote'...
init: property_set("ro.boottime.zygote", "79086444009") failed: property already set
init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
init: starting service 'audioserver'...
init: property_set("ro.boottime.audioserver", "79106504676") failed: property already set
init: starting service 'cameraserver'...
init: property_set("ro.boottime.cameraserver", "79121435676") failed: property already set
init: starting service 'media'...
init: property_set("ro.boottime.media", "79135287342") failed: property already set
init: starting service 'netd'...
init: starting service 'audioserver'...
init: property_set("ro.boottime.audioserver", "84111314676") failed: property already set
init: starting service 'cameraserver'...
init: property_set("ro.boottime.cameraserver", "84126318343") failed: property already set
init: starting service 'media'...
init: property_set("ro.boottime.media", "84139833009") failed: property already set
init: starting service 'netd'...
init: couldn't write 1368 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: property_set("ro.boottime.netd", "84162027009") failed: property already set
init: starting service 'surfaceflinger'...
init: starting service 'audioserver'...
init: property_set("ro.boottime.audioserver", "89116051343") failed: property already set
init: starting service 'cameraserver'...
init: property_set("ro.boottime.cameraserver", "89131535343") failed: property already set
init: starting service 'media'...
init: property_set("ro.boottime.media", "89145172677") failed: property already set
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "89166788343") failed: property already set
init: starting service 'surfaceflinger'...
init: property_set("ro.boottime.surfaceflinger", "89181805677") failed: property already set
init: starting service 'cameraserver'...
init: property_set("ro.boottime.cameraserver", "94136477344") failed: property already set
init: starting service 'media'...
init: couldn't write 1543 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: property_set("ro.boottime.media", "94158773011") failed: property already set
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "94173084677") failed: property already set
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: starting service 'surfaceflinger'...
init: property_set("ro.boottime.surfaceflinger", "94183237677") failed: property already set
init: couldn't write 1629 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: starting service 'media'...
init: property_set("ro.boottime.media", "99164306678") failed: property already set
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "99178198345") failed: property already set
init: starting service 'surfaceflinger'...
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: property_set("ro.boottime.surfaceflinger", "99192577345") failed: property already set
init: starting service 'wificond'...
init: property_set("ro.boottime.wificond", "99195896011") failed: property already set
init: starting service 'media'...
init: property_set("ro.boottime.media", "104168873345") failed: property already set
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "104182740012") failed: property already set
init: starting service 'surfaceflinger'...
init: property_set("ro.boottime.surfaceflinger", "104198027678") failed: property already set
init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/manager': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/vsync': No such file or directory
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: property_set("ro.boottime.media", "109170375346") failed: property already set
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "109187620679") failed: property already set
init: starting service 'surfaceflinger'...
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
init: Created socket '/dev/socket/mdns', mode 660, user 0, group 1000
init: Created socket '/dev/socket/fwmarkd', mode 660, user 0, group 3003
init: property_set("ro.boottime.surfaceflinger", "109228780346") failed: property already set
init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "114192488680") failed: property already set
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
init: starting service 'surfaceflinger'...
init: property_set("ro.boottime.surfaceflinger", "114230189346") failed: property already set
init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/manager': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/vsync': No such file or directory
init: starting service 'wificond'...
init: starting service 'netd'...
init: property_set("ro.boottime.netd", "119196858014") failed: property already set
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
init: starting service 'surfaceflinger'...
init: property_set("ro.boottime.surfaceflinger", "119231766680") failed: property already set
init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/manager': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/vsync': No such file or directory
init: starting service 'wificond'...
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
init: starting service 'surfaceflinger'...
init: property_set("ro.boottime.surfaceflinger", "124233218681") failed: property already set
init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/manager': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/vsync': No such file or directory
init: starting service 'wificond'...
init: property_set("ro.boottime.wificond", "124293968681") failed: property already set
init: starting service 'audio-hal-2-0'...
init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
init: starting service 'surfaceflinger'...
init: property_set("ro.boottime.surfaceflinger", "129234472348") failed: property already set
init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/manager': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/vsync': No such file or directory
init: starting service 'wificond'...
init: property_set("ro.boottime.wificond", "129295264348") failed: property already set
init: starting service 'audio-hal-2-0'...
init: starting service 'surfaceflinger'...
init: property_set("ro.boottime.surfaceflinger", "134239579682") failed: property already set
init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/manager': No such file or directory
init: Failed to bind socket 'pdx/system/vr/display/vsync': No such file or directory
init: starting service 'wificond'...
init: property_set("ro.boottime.wificond", "134315270682") failed: property already set
init: starting service 'audio-hal-2-0'...
init: property_set("ro.boottime.audio-hal-2-0", "134355166349") failed: property already set

logcat log:

--------------


sabresd_6dq:/ $ logcat
--------- beginning of main
01-01 00:00:00.770 244 244 W auditd : type=2000 audit(0.0:1): initialized
01-01 00:00:16.650 244 244 I auditd : type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295
01-01 00:00:16.670 244 244 W auditd : type=1404 audit(0.0:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
01-01 00:00:21.655 245 245 I SELinux : SELinux: Loaded service_contexts from:
01-01 00:00:21.658 247 247 I SELinux : SELinux: Loaded service_contexts from:
01-01 00:00:21.660 245 245 I SELinux : /plat_service_contexts
01-01 00:00:21.660 245 245 I SELinux : /nonplat_service_contexts
01-01 00:00:21.662 247 247 I SELinux : /vndservice_contexts
01-01 00:00:21.793 246 246 E hwservicemanager: BINDER_SET_INHERIT_FIFO_PRIO failed with error -1
--------- beginning of system
01-01 00:00:22.124 256 256 I vold : Vold 3.0 (the awakening) firing up
01-01 00:00:22.124 256 256 V vold : Detected support for: ext4 f2fs vfat
01-01 00:00:22.132 256 256 W Vold : Tearing down stale mount /mnt/shm
01-01 00:00:22.202 256 256 I vold : [libfs_mgr]fs_mgr_read_fstab_dt(): failed to read fstab from dt
01-01 00:00:22.205 256 260 D vold : e4crypt_init_user0
01-01 00:00:22.205 256 260 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
01-01 00:00:22.205 256 260 D vold : Preparing: /data/system/users/0
01-01 00:00:22.206 256 260 D vold : Preparing: /data/misc/profiles/cur/0
01-01 00:00:22.207 256 260 D vold : Preparing: /data/system_de/0
01-01 00:00:22.207 256 260 D vold : Preparing: /data/misc_de/0
01-01 00:00:22.208 256 260 D vold : Preparing: /data/user_de/0
01-01 00:00:22.209 256 260 D vold : e4crypt_unlock_user_key 0 serial=0 token_present=0
01-01 00:00:22.209 256 260 E vold : Failed to chmod /data/system_ce/0: No such file or directory
01-01 00:00:22.210 256 260 E vold : Failed to chmod /data/misc_ce/0: No such file or directory
01-01 00:00:22.210 256 260 E vold : Failed to chmod /data/media/0: No such file or directory
01-01 00:00:22.251 261 261 I /system/bin/tzdatacheck: timezone distro dir /data/misc/zoneinfo/current does not exist. No action required.
01-01 00:00:22.470 1 1 W init : type=1400 audit(0.0:4): avc: granted { read } for name="ttymxc0" dev="tmpfs" ino=7322 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
01-01 00:00:22.470 1 1 W init : type=1400 audit(0.0:5): avc: granted { read open } for path="/dev/ttymxc0" dev="tmpfs" ino=7322 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
01-01 00:00:22.498 262 262 I Netd : Netd 1.0 starting
01-01 00:00:22.500 282 282 W init : type=1400 audit(0.0:6): avc: granted { read } for name="ttymxc0" dev="tmpfs" ino=7322 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
01-01 00:00:22.500 282 282 W init : type=1400 audit(0.0:7): avc: granted { read open } for path="/dev/ttymxc0" dev="tmpfs" ino=7322 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
01-01 00:00:22.539 262 262 D TetherController: Setting IP forward enable = 0
01-01 00:00:22.582 272 272 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.light@2.0-impl.so from the current namespace instead.
01-01 00:00:22.601 280 280 I lowmemorykiller: Using in-kernel low memory killer interface
01-01 00:00:22.630 272 272 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.
01-01 00:00:22.632 272 272 I lights : max backlight file is /sys/class/backlight/backlight/max_brightness
01-01 00:00:22.632 272 272 I lights : backlight brightness file is /sys/class/backlight/backlight/brightness
01-01 00:00:22.633 272 272 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.
01-01 00:00:22.634 272 272 E light : light_open lights keyboard failed: -22
01-01 00:00:22.634 272 272 E light : Light passthrough failed to load legacy HAL.
01-01 00:00:22.634 272 272 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.
01-01 00:00:22.635 272 272 E light : light_open lights buttons failed: -22
01-01 00:00:22.635 272 272 E light : Light passthrough failed to load legacy HAL.
01-01 00:00:22.635 272 272 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.
01-01 00:00:22.636 271 271 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.graphics.allocator@2.0-impl.so from the current namespace instead.
01-01 00:00:22.636 272 272 E light : light_open lights battery failed: -22
01-01 00:00:22.636 272 272 E light : Light passthrough failed to load legacy HAL.
01-01 00:00:22.637 272 272 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.
01-01 00:00:22.637 272 272 E light : light_open lights notifications failed: -22
01-01 00:00:22.637 272 272 E light : Light passthrough failed to load legacy HAL.
01-01 00:00:22.638 272 272 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.
01-01 00:00:22.638 272 272 E light : light_open lights attention failed: -22
01-01 00:00:22.638 272 272 E light : Light passthrough failed to load legacy HAL.
01-01 00:00:22.639 272 272 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.
01-01 00:00:22.645 271 271 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.imx6.so from the current namespace instead.
01-01 00:00:22.661 272 272 E light : light_open lights bluetooth failed: -22
01-01 00:00:22.661 272 272 E light : Light passthrough failed to load legacy HAL.
01-01 00:00:22.661 272 272 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.
01-01 00:00:22.662 272 272 E light : light_open lights wifi failed: -22
01-01 00:00:22.662 272 272 E light : Light passthrough failed to load legacy HAL.
01-01 00:00:22.663 275 275 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.sensors@1.0-impl.so from the current namespace instead.
01-01 00:00:22.680 272 272 I ServiceManagement: Removing namespace from process name android.hardware.light@2.0-service to light@2.0-servi.
01-01 00:00:22.685 283 295 I adbd : initializing functionfs
01-01 00:00:22.686 283 295 I adbd : opening control endpoint /dev/usb-ffs/adb/ep0
01-01 00:00:22.691 272 272 I android.hardware.light@2.0-service: Registration complete for android.hardware.light@2.0::ILight/default.
01-01 00:00:22.700 275 275 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/sensors.imx6.so from the current namespace instead.
01-01 00:00:22.706 275 275 E : couldn't find 'FreescaleAccelerometer' input device
01-01 00:00:22.706 275 275 E : Couldn't open /dev/mma8x5x (No such file or directory)
01-01 00:00:22.706 275 275 E : Can`t find the Acc sensor!
01-01 00:00:22.707 275 275 E : couldn't find 'eCompass' input device
01-01 00:00:22.707 275 275 E : Can`t find the mag sensor!
01-01 00:00:22.707 275 275 E : couldn't find 'isl29023 light sensor' input device
01-01 00:00:22.707 275 275 E /vendor/bin/hw/android.hardware.sensors@1.0-service: HAL specifies version 1.4, but does not implement inject_sensor_data()
01-01 00:00:22.707 275 275 E /vendor/bin/hw/android.hardware.sensors@1.0-service: HAL specifies version 1.4, but does not implement set_operation_mode()
01-01 00:00:22.709 275 275 I ServiceManagement: Removing namespace from process name android.hardware.sensors@1.0-service to sensors@1.0-ser.
01-01 00:00:22.712 275 275 I android.hardware.sensors@1.0-service: Registration complete for android.hardware.sensors@1.0::ISensors/default.
01-01 00:00:22.788 276 276 I ServiceManagement: Removing namespace from process name android.hardware.usb@1.0-service to usb@1.0-service.
01-01 00:00:22.835 276 276 I android.hardware.usb@1.0-service: USB HAL Ready.
01-01 00:00:22.850 271 271 I ServiceManagement: Removing namespace from process name android.hardware.graphics.allocator@2.0-service to allocator@2.0-s.
01-01 00:00:22.852 271 271 I android.hardware.graphics.allocator@2.0-service: Registration complete for android.hardware.graphics.allocator@2.0::IAllocator/default.
01-01 00:00:22.918 301 301 I /system/bin/tombstoned: tombstoned successfully initialized
01-01 00:00:23.026 269 269 I android.hardware.camera.provider@2.4-service: Camera provider Service is starting.
01-01 00:00:23.030 266 266 I ServiceManagement: Removing namespace from process name android.hidl.allocator@1.0-service to allocator@1.0-s.
01-01 00:00:23.035 299 299 D MagDaemon: init_sensors
01-01 00:00:23.049 269 269 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from the current namespace instead.
01-01 00:00:23.057 270 270 I ServiceManagement: Removing namespace from process name android.hardware.configstore@1.0-service to configstore@1.0.
01-01 00:00:23.060 274 274 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.power@1.0-impl.so from the current namespace instead.
01-01 00:00:23.065 274 274 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/power.imx6.so from the current namespace instead.
01-01 00:00:23.069 274 274 E i.MXPowerHAL: Error opening /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: No such file or directory
01-01 00:00:23.072 274 274 I ServiceManagement: Removing namespace from process name android.hardware.power@1.0-service to power@1.0-servi.
01-01 00:00:23.081 274 274 I android.hardware.power@1.0-service: Registration complete for android.hardware.power@1.0::IPower/default.
01-01 00:00:23.100 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.health@1.0::IHealth/default in either framework or device manifest.
01-01 00:00:23.114 287 287 I installd: installd firing up
01-01 00:00:23.139 299 299 D MagDaemon: couldn't find 'FreescaleAccelerometer' input device
01-01 00:00:23.139 299 299 D MagDaemon: inital sensor error
01-01 00:00:23.151 273 273 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.memtrack@1.0-impl.so from the current namespace instead.
01-01 00:00:23.156 273 273 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/memtrack.imx6.so from the current namespace instead.
01-01 00:00:23.159 268 268 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.bluetooth@1.0-impl.so from the current namespace instead.
01-01 00:00:23.165 273 273 I ServiceManagement: Removing namespace from process name android.hardware.memtrack@1.0-service to memtrack@1.0-se.
01-01 00:00:23.167 273 273 I android.hardware.memtrack@1.0-service: Registration complete for android.hardware.memtrack@1.0::IMemtrack/default.
01-01 00:00:23.170 268 268 I ServiceManagement: Removing namespace from process name android.hardware.bluetooth@1.0-service to bluetooth@1.0-s.
01-01 00:00:23.172 268 268 I android.hardware.bluetooth@1.0-service: Registration complete for android.hardware.bluetooth@1.0::IBluetoothHci/default.
01-01 00:00:23.220 269 269 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/camera.imx6.so from the current namespace instead.
01-01 00:00:23.311 296 296 I wificond: wificond is starting up...
01-01 00:00:23.330 300 300 I gatekeeperd: Starting gatekeeperd...
01-01 00:00:23.345 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.gatekeeper@1.0::IGatekeeper/default in either framework or device manifest.
01-01 00:00:23.350 300 300 W gatekeeperd: falling back to software GateKeeper
01-01 00:00:23.353 278 278 I android.hardware.wifi@1.0-service: Wifi Hal is booting up...
01-01 00:00:23.674 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.keymaster@3.0::IKeymasterDevice/default in either framework or device manifest.
01-01 00:00:23.677 289 289 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.keymaster@3.0-impl.so from the current namespace instead.
01-01 00:00:23.686 289 289 I android.hardware.keymaster@3.0-impl: Fetching keymaster device name default
01-01 00:00:23.707 289 289 I android.hardware.keymaster@3.0-impl: Found keymaster0 module Keymaster OpenSSL HAL, version 2
01-01 00:00:23.707 289 289 I android.hardware.keymaster@3.0-impl: Keymaster0 module is software-only. Using SoftKeymasterDevice instead.
01-01 00:00:23.715 290 290 I mediaserver: ServiceManager: 0xb08194c0
01-01 00:00:23.743 283 295 I adbd : functionfs successfully initialized
01-01 00:00:23.743 283 295 I adbd : registering usb transport
01-01 00:00:23.793 267 267 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from the current namespace instead.
01-01 00:00:23.793 269 269 I FslCameraHAL: enumSensorSet
01-01 00:00:23.795 269 269 I FslCameraHAL: matchDevNodes
01-01 00:00:23.795 269 269 I FslCameraHAL: getNodeName: dev path:/dev/video17
01-01 00:00:23.806 269 269 W FslCameraHAL: getNodeName dev path:/dev/video17 is not capture
01-01 00:00:23.807 269 269 I FslCameraHAL: getNodeName: dev path:/dev/video16
01-01 00:00:23.807 269 269 W FslCameraHAL: getNodeName open dev path:/dev/video16 failed:Permission denied
01-01 00:00:23.807 269 269 I FslCameraHAL: matchPropertyName: index:0, ov5640_mipi,ov5642_camera,ov5640_camera
01-01 00:00:23.807 269 269 I FslCameraHAL: index:0, propName:ov5640_mipi
01-01 00:00:23.807 269 269 I FslCameraHAL: matchNodeName
01-01 00:00:23.807 269 269 I FslCameraHAL: index:0, propName:ov5642_camera
01-01 00:00:23.807 269 269 I FslCameraHAL: matchNodeName
01-01 00:00:23.807 269 269 I FslCameraHAL: index:0, propName:ov5640_camera
01-01 00:00:23.807 269 269 I FslCameraHAL: matchNodeName
01-01 00:00:23.807 269 269 I FslCameraHAL: matchPropertyName: index:1, uvc,ov5642_camera,ov5640_camera
01-01 00:00:23.807 269 269 I FslCameraHAL: index:1, propName:uvc
01-01 00:00:23.807 269 269 I FslCameraHAL: matchNodeName
01-01 00:00:23.807 269 269 I FslCameraHAL: index:1, propName:ov5642_camera
01-01 00:00:23.807 269 269 I FslCameraHAL: matchNodeName
01-01 00:00:23.807 269 269 I FslCameraHAL: index:1, propName:ov5640_camera
01-01 00:00:23.807 269 269 I FslCameraHAL: matchNodeName
01-01 00:00:23.807 269 269 I FslCameraHAL: camera number is 0
01-01 00:00:23.808 269 269 I CamProvider@2.4-impl: Loaded "Default Camera HAL" camera module
01-01 00:00:23.809 269 269 I ServiceManagement: Removing namespace from process name android.hardware.camera.provider@2.4-service to provider@2.4-se.
01-01 00:00:23.811 269 269 I android.hardware.camera.provider@2.4-service: Registration complete for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
01-01 00:00:23.833 267 267 I ServiceManagement: Removing namespace from process name android.hardware.audio@2.0-service to audio@2.0-servi.
01-01 00:00:23.839 267 267 I audiohalservice: Registration complete for android.hardware.audio@2.0::IDevicesFactory/default.
01-01 00:00:23.841 267 267 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from the current namespace instead.
01-01 00:00:23.883 297 297 I /vendor/bin/hw/android.hardware.media.omx@1.0-service: mediacodecservice starting
01-01 00:00:23.890 297 297 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[297]: allowing syscall: clock_gettime
01-01 00:00:23.890 297 297 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[297]: allowing syscall: connect
01-01 00:00:23.890 297 297 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[297]: allowing syscall: fcntl64
01-01 00:00:23.890 297 297 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[297]: allowing syscall: socket
01-01 00:00:23.891 297 297 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[297]: allowing syscall: writev
01-01 00:00:23.892 297 297 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[297]: logging seccomp filter failures
01-01 00:00:23.893 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest.
01-01 00:00:23.893 297 297 I ServiceManagement: Removing namespace from process name android.hardware.media.omx@1.0-service to omx@1.0-service.
01-01 00:00:23.910 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 3
01-01 00:00:23.935 267 267 I audiohalservice: Registration complete for android.hardware.audio.effect@2.0::IEffectsFactory/default.
01-01 00:00:23.937 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
01-01 00:00:23.937 267 267 E audiohalservice: Could not get passthrough implementation for android.hardware.soundtrigger@2.0::ISoundTriggerHw/default.
01-01 00:00:23.937 267 267 E audiohalservice: Error while registering soundtrigger service: 1
01-01 00:00:23.938 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default in either framework or device manifest.
01-01 00:00:23.941 267 267 E audiohalservice: Could not get passthrough implementation for android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default.
01-01 00:00:23.942 267 267 E audiohalservice: Error while registering fm radio service: 1
01-01 00:00:23.943 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest.
01-01 00:00:23.945 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocatorService retrieved: 0
01-01 00:00:23.949 281 281 I SurfaceFlinger: SurfaceFlinger is starting
01-01 00:00:23.949 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffsetNs retrieved: 1000000 (default)
01-01 00:00:23.959 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffsetNs retrieved: 1000000 (default)
01-01 00:00:23.959 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework retrieved: 1
01-01 00:00:23.960 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useContextPriority retrieved: 0 (default)
01-01 00:00:23.960 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFromVSyncNs retrieved: 0
01-01 00:00:23.960 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV retrieved: 0
01-01 00:00:23.960 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize retrieved: 0 (default)
01-01 00:00:23.961 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger retrieved: 0 (default)
01-01 00:00:23.961 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 3
01-01 00:00:23.961 281 281 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
01-01 00:00:23.961 281 281 I SurfaceFlinger: Enabling HWC virtual displays
01-01 00:00:23.961 281 281 I SurfaceFlinger: Disabling Triple Buffering
01-01 00:00:23.962 281 281 I SurfaceFlinger: SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
01-01 00:00:23.962 281 281 I SurfaceFlinger: Phase offest NS: 1000000
01-01 00:00:23.972 281 281 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_VIVANTE.so from the current namespace instead.
01-01 00:00:23.978 281 281 D libEGL : loaded /vendor/lib/egl/libEGL_VIVANTE.so
01-01 00:00:24.034 297 297 W MediaCodecsXmlParser: unable to open media codecs configuration xml file: /data/misc/media/media_codecs_profiling_results.xml
01-01 00:00:24.035 297 297 I ServiceManagement: Removing namespace from process name android.hardware.media.omx@1.0-service to omx@1.0-service.
01-01 00:00:24.040 281 281 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_VIVANTE.so from the current namespace instead.
01-01 00:00:24.041 281 281 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_VIVANTE.so
01-01 00:00:24.059 297 297 I /vendor/bin/hw/android.hardware.media.omx@1.0-service: Treble OMX service created.
01-01 00:00:24.201 281 281 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_VIVANTE.so from the current namespace instead.
01-01 00:00:24.201 281 281 D libEGL : loaded /vendor/lib/egl/libGLESv2_VIVANTE.so
01-01 00:00:24.270 292 292 I mediametrics: ServiceManager: 0xaee19540
01-01 00:00:24.270 292 292 D MediaAnalyticsService: MediaAnalyticsService created
01-01 00:00:24.270 292 292 D MediaAnalyticsService: MediaAnalyticsService::newSummarizerSet
01-01 00:00:24.511 294 332 E packagelistparser: Could not open: "/data/system/packages.list", error: "No such file or directory"
01-01 00:00:24.529 294 332 I /system/bin/storaged: storaged: Start
01-01 00:00:24.543 284 284 I FastMixerState: sMaxFastTracks = 8
01-01 00:00:24.545 284 284 I audioserver: ServiceManager: 0xabe194c0
01-01 00:00:24.546 284 284 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:24.553 284 284 I AudioFlinger: Using default 3000 mSec as standby time.
01-01 00:00:24.579 285 285 I cameraserver: ServiceManager: 0xb3119500
01-01 00:00:24.579 285 285 I CameraService: CameraService started (pid=285)
01-01 00:00:24.579 285 285 I CameraService: CameraService process starting
01-01 00:00:24.581 285 285 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:24.582 285 285 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:24.626 285 285 I CameraProviderManager: Connecting to new camera provider: legacy/0, isRemote? 1
01-01 00:00:24.626 285 285 I CameraProviderManager: Camera provider legacy/0 ready with 0 camera devices
01-01 00:00:24.626 285 341 W CameraProviderManager: addProviderLocked: Camera provider HAL with name 'legacy/0' already registered
01-01 00:00:24.638 291 291 V MediaUtils: physMem: 2107834368
01-01 00:00:24.638 291 291 V MediaUtils: requested limit: 421566860
01-01 00:00:24.638 291 291 V MediaUtils: actual limit: 3221225472
01-01 00:00:24.638 291 291 V MediaUtils: original limits: 4294967295/4294967295
01-01 00:00:24.639 291 291 V MediaUtils: new limits: 3221225472/4294967295
01-01 00:00:24.639 291 291 I vndksupport: sphal namespace is not configured for this process. Loading libutils.so from the current namespace instead.
01-01 00:00:24.641 284 284 E APM::Serializer: deserialize: Could not parse /odm/etc/audio_policy_configuration.xml document.
01-01 00:00:24.662 291 291 W /system/bin/mediaextractor: libminijail[291]: allowing syscall: clock_gettime
01-01 00:00:24.662 291 291 W /system/bin/mediaextractor: libminijail[291]: allowing syscall: connect
01-01 00:00:24.662 291 291 W /system/bin/mediaextractor: libminijail[291]: allowing syscall: fcntl64
01-01 00:00:24.662 291 291 W /system/bin/mediaextractor: libminijail[291]: allowing syscall: socket
01-01 00:00:24.663 291 291 W /system/bin/mediaextractor: libminijail[291]: allowing syscall: writev
01-01 00:00:24.664 291 291 W /system/bin/mediaextractor: libminijail[291]: logging seccomp filter failures
01-01 00:00:24.698 267 267 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.primary.imx6.so from the current namespace instead.
01-01 00:00:24.715 267 267 E audio_hw_primary: no supported sound card found, aborting.
01-01 00:00:24.716 267 267 E DevicesFactoryHAL: loadAudioInterface couldn't open audio hw device in audio.primary (Invalid argument)
01-01 00:00:24.716 284 284 E AudioFlinger: loadHwModule() error -19 loading module primary
01-01 00:00:24.716 284 284 W APM_AudioPolicyManager: could not open HW module primary
01-01 00:00:24.721 293 293 I mediaserver: ServiceManager: 0xab319560
01-01 00:00:24.725 293 293 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:24.787 284 284 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
01-01 00:00:24.787 284 284 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 10
01-01 00:00:24.788 267 335 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.usb.default.so from the current namespace instead.
01-01 00:00:24.794 284 284 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 18
01-01 00:00:24.795 267 335 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.r_submix.default.so from the current namespace instead.
01-01 00:00:24.799 262 262 I Netd : Creating child chains: 2253.8ms
01-01 00:00:24.799 262 262 I Netd : Setting up OEM hooks: 0.3ms
01-01 00:00:24.809 262 262 I Netd : Setting up FirewallController hooks: 9.4ms
01-01 00:00:24.814 262 262 I Netd : Setting up NatController hooks: 5.7ms
01-01 00:00:24.815 267 335 I r_submix: adev_open(name=audio_hw_if)
01-01 00:00:24.816 267 267 I r_submix: adev_init_check()
01-01 00:00:24.816 267 267 W DeviceHAL: Device 0xb3333940 set_master_mute: Function not implemented
01-01 00:00:24.817 284 284 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 26
01-01 00:00:24.817 267 335 D r_submix: adev_open_input_stream(addr=0)
01-01 00:00:24.817 267 335 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
01-01 00:00:24.817 267 335 D r_submix: now using address 0 for route 9
01-01 00:00:24.821 262 262 I Netd : Setting up BandwidthController hooks: 6.2ms
01-01 00:00:24.821 262 262 I Netd : Setting up IdletimerController hooks: 0.1ms
01-01 00:00:24.821 284 355 I AudioFlinger: AudioFlinger's thread 0xab59bf80 tid=355 ready to run
01-01 00:00:24.822 284 284 W APM_AudioPolicyManager: Output device 00000002 unreachable
01-01 00:00:24.822 284 284 W APM_AudioPolicyManager: Input device 80000004 unreachable
01-01 00:00:24.822 284 284 E APM_AudioPolicyManager: Default device 00000002 is unreachable
01-01 00:00:24.822 284 284 E APM_AudioPolicyManager: Failed to open primary output
01-01 00:00:24.823 267 335 D r_submix: adev_close_input_stream()
01-01 00:00:24.823 267 335 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
01-01 00:00:24.823 267 335 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
01-01 00:00:24.826 284 284 I RadioService: RadioService
01-01 00:00:24.826 284 284 I RadioService: onFirstRef
01-01 00:00:24.827 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default in either framework or device manifest.
01-01 00:00:24.829 284 284 E RadioService: could not read implementation properties
01-01 00:00:24.830 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
01-01 00:00:24.832 284 284 E SoundTriggerHwService: could not read implementation properties
01-01 00:00:24.833 262 262 I Netd : Disabling bandwidth control: 11.8ms
01-01 00:00:24.835 262 262 E Netd : cannot find interface dummy0
01-01 00:00:24.835 262 262 I Netd : Initializing RouteController: 2.7ms
01-01 00:00:24.838 262 262 D MDnsDS : MDnsSdListener::Hander starting up
01-01 00:00:24.838 262 362 D MDnsDS : MDnsSdListener starting to monitor
01-01 00:00:24.838 262 362 D MDnsDS : Going to poll with pollCount 1
01-01 00:00:24.871 262 262 I Netd : Registering NetdNativeService: 1.4ms
01-01 00:00:24.871 262 262 I Netd : Starting CommandListener: 0.3ms
01-01 00:00:24.875 262 262 I Netd : Registering NetdHwService: 3.6ms
01-01 00:00:24.875 262 262 I Netd : Netd started in 2377ms
01-01 00:00:25.042 263 263 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
01-01 00:00:25.168 263 263 I zygote : option[0]=-Xzygote
01-01 00:00:25.168 263 263 I zygote : option[1]=-Xstacktracefile:/data/anr/traces.txt
01-01 00:00:25.168 263 263 I zygote : option[2]=exit
01-01 00:00:25.168 263 263 I zygote : option[3]=vfprintf
01-01 00:00:25.168 263 263 I zygote : option[4]=sensitiveThread
01-01 00:00:25.168 263 263 I zygote : option[5]=-verbose:gc
01-01 00:00:25.168 263 263 I zygote : option[6]=-Xms8m
01-01 00:00:25.168 263 263 I zygote : option[7]=-Xmx384m
01-01 00:00:25.168 263 263 I zygote : option[8]=-XX:HeapGrowthLimit=128m
01-01 00:00:25.168 263 263 I zygote : option[9]=-XX:HeapMinFree=512k
01-01 00:00:25.168 263 263 I zygote : option[10]=-XX:HeapMaxFree=8m
01-01 00:00:25.168 263 263 I zygote : option[11]=-XX:HeapTargetUtilization=0.75
01-01 00:00:25.169 263 263 I zygote : option[12]=-Xusejit:true
01-01 00:00:25.169 263 263 I zygote : option[13]=-Xjitsaveprofilinginfo
01-01 00:00:25.169 263 263 I zygote : option[14]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
01-01 00:00:25.169 263 263 I zygote : option[15]=-Xlockprofthreshold:500
01-01 00:00:25.169 263 263 I zygote : option[16]=-Ximage-compiler-option
01-01 00:00:25.169 263 263 I zygote : option[17]=--runtime-arg
01-01 00:00:25.169 263 263 I zygote : option[18]=-Ximage-compiler-option
01-01 00:00:25.169 263 263 I zygote : option[19]=-Xms64m
01-01 00:00:25.169 263 263 I zygote : option[20]=-Ximage-compiler-option
01-01 00:00:25.169 263 263 I zygote : option[21]=--runtime-arg
01-01 00:00init: starting service 'audioserver'...
:25.169 263 263 I zygote : oinit: property_set("ro.boottime.audioserver", "43076192671") failed: property already set
ption[22]=-Ximage-compiler-optioninit: starting service 'cameraserver'...

01-01 00:00:25.169 263 263 init: property_set("ro.boottime.cameraserver", "43093526671") failed: property already set
I zygote : option[23]=-Xmx64m
0init: couldn't write 685 to /dev/cpuset/camera-daemon/tasks: No such file or directory
1-01 00:00:25.169 263 263 I zinit: starting service 'media'...
ygote : option[24]=-Ximage-compiinit: property_set("ro.boottime.media", "43121179004") failed: property already set
ler-option
01-01 00:00:25.169 init: starting service 'netd'...
263 263 I zygote : option[25]=init: property_set("ro.boottime.netd", "43136995338") failed: property already set
--image-classes=/system/etc/preloinit: starting service 'surfaceflinger'...
aded-classes
01-01 00:00:25.169 263 263 I zygote : option[26]=-Ximage-compiler-option
01-01 00:00:25.169 263 263 I zygote : option[27]=--compiled-classes=/system/etc/compiled-classes
01-01 00:00:25.169 263 263 I zygote : option[28]=-Xcompiler-option
01-01 00:00:25.169 263 263 I zygote : option[29]=--runtime-arg
01-01 00:00:25.169 263 263 I zygote : option[30]=-Xcompiler-option
01-01 00:00:25.169 263 263 I zygote : option[31]=-Xms64m
01-01 00:00:25.169 263 263 I zygote : option[32]=-Xcompiler-option
01-01 00:00:25.169 263 263 I zygote : option[33]=--runtime-arg
01-01 00:00:25.169 263 263 I zygote : option[34]=-Xcompiler-option
01-01 00:00:25.170 263 263 I zygote : option[35]=-Xmx512m
01-01 00:00:25.170 263 263 I zygote : option[36]=-Ximage-compiler-option
01-01 00:00:25.170 263 263 I zygote : option[37]=--instruction-set-variant=cortex-a9
01-01 00:00:25.170 263 263 I zygote : option[38]=-Xcompiler-option
01-01 00:00:25.170 263 263 I zygote : option[39]=--instruction-set-variant=cortex-a9
01-01 00:00:25.170 263 263 I zygote : option[40]=-Ximage-compiler-option
01-01 00:00:25.170 263 263 I zygote : option[41]=--instruction-set-features=default
01-01 00:00:25.170 263 263 I zygote : option[42]=-Xcompiler-option
01-01 00:00:25.170 263 263 I zygote : option[43]=--instruction-set-features=default
01-01 00:00:25.170 263 263 I zygote : option[44]=-Duser.locale=en-US
01-01 00:00:25.170 263 263 I zygote : option[45]=--cpu-abilist=armeabi-v7a,armeabi
01-01 00:00:25.170 263 263 I zygote : option[46]=-Xfingerprint:Android/sabresd_6dq/sabresd_6dq:8.0.0/1.0.0-rfp-rc4/20180205:userdebug/dev-keys
01-01 00:00:25.245 263 263 W zygote : Could not reserve sentinel fault page
01-01 00:00:25.325 281 281 D v_gal : Failed to open device: No such file or directory, Try again...
01-01 00:00:26.325 281 281 I chatty : uid=1000(system) /system/bin/surfaceflinger identical 1 line
01-01 00:00:27.325 281 281 D v_gal : Failed to open device: No such file or directory, Try again...
01-01 00:00:27.764 263 263 I SamplingProfilerIntegration: Profiling disabled.
01-01 00:00:27.772 263 263 D Zygote : begin preload
01-01 00:00:27.779 263 263 I Zygote : Installing ICU cache reference pinning...
01-01 00:00:27.779 263 263 I Zygote : Preloading ICU data...
01-01 00:00:28.070 263 263 D Zygote32Timing: BeginIcuCachePinning took to complete: 290ms
01-01 00:00:28.070 263 263 I Zygote : Preloading classes...
01-01 00:00:28.092 263 263 W Zygote : Class not found for preloading: android.app.-$Lambda$FilBqgnXJrN9Mgyks1XHeAxzSTk
01-01 00:00:28.100 263 263 W Zygote : Class not found for preloading: android.app.-$Lambda$c44uHH2WE4sJvw5tZZB6gRzEaHI$1
01-01 00:00:28.203 263 263 W Zygote : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$4
01-01 00:00:28.203 263 263 W Zygote : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$6
01-01 00:00:28.204 263 263 W Zygote : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$7
01-01 00:00:28.204 263 263 W Zygote : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$8
01-01 00:00:28.326 281 281 D v_gal : Failed to open device: No such file or directory, Try again...
01-01 00:00:28.326 281 281 D v_gal : _OpenDevice(1089): FATAL: Failed to open device, errno=No such file or directory.
01-01 00:00:28.423 267 267 I r_submix: adev_close()
01-01 00:00:28.423 245 245 I ServiceManager: service 'media.audio_flinger' died
01-01 00:00:28.423 245 245 I ServiceManager: service 'media.audio_policy' died
01-01 00:00:28.423 245 245 I ServiceManager: service 'media.sound_trigger_hw' died
01-01 00:00:28.423 245 245 I ServiceManager: service 'media.radio' died
01-01 00:00:28.423 245 245 I ServiceManager: service 'media.aaudio' died
01-01 00:00:28.433 245 245 I ServiceManager: service 'media.camera' died
01-01 00:00:28.439 245 245 I ServiceManager: service 'media.player' died
01-01 00:00:28.439 245 245 I ServiceManager: service 'media.resource_manager' died
01-01 00:00:28.460 245 245 I ServiceManager: service 'netd' died
01-01 00:00:28.460 245 245 I ServiceManager: service 'wificond' died
01-01 00:00:28.651 381 381 I wificond: wificond is starting up...
01-01 00:00:28.746 379 379 I Netd : Netd 1.0 starting
01-01 00:00:28.747 379 379 D TetherController: Setting IP forward enable = 0
01-01 00:00:28.760 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest.
01-01 00:00:28.771 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 3
01-01 00:00:28.773 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest.
01-01 00:00:28.775 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocatorService retrieved: 0
01-01 00:00:28.778 380 380 I SurfaceFlinger: SurfaceFlinger is starting
01-01 00:00:28.778 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffsetNs retrieved: 1000000 (default)
01-01 00:00:28.779 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffsetNs retrieved: 1000000 (default)
01-01 00:00:28.779 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework retrieved: 1
01-01 00:00:28.779 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useContextPriority retrieved: 0 (default)
01-01 00:00:28.779 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFromVSyncNs retrieved: 0
01-01 00:00:28.779 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV retrieved: 0
01-01 00:00:28.780 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize retrieved: 0 (default)
01-01 00:00:28.780 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger retrieved: 0 (default)
01-01 00:00:28.780 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 3
01-01 00:00:28.780 380 380 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
01-01 00:00:28.781 380 380 I SurfaceFlinger: Enabling HWC virtual displays
01-01 00:00:28.781 380 380 I SurfaceFlinger: Disabling Triple Buffering
01-01 00:00:28.781 380 380 I SurfaceFlinger: SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
01-01 00:00:28.781 380 380 I SurfaceFlinger: Phase offest NS: 1000000
01-01 00:00:28.781 380 380 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_VIVANTE.so from the current namespace instead.
01-01 00:00:28.785 380 380 D libEGL : loaded /vendor/lib/egl/libEGL_VIVANTE.so
01-01 00:00:28.812 380 380 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_VIVANTE.so from the current namespace instead.
01-01 00:00:28.812 380 380 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_VIVANTE.so
01-01 00:00:28.959 380 380 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_VIVANTE.so from the current namespace instead.
01-01 00:00:28.960 380 380 D libEGL : loaded /vendor/lib/egl/libGLESv2_VIVANTE.so
01-01 00:00:29.038 377 377 I cameraserver: ServiceManager: 0xa7299500
01-01 00:00:29.039 377 377 I CameraService: CameraService started (pid=377)
01-01 00:00:29.039 377 377 I CameraService: CameraService process starting
01-01 00:00:29.039 377 377 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:29.040 377 377 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:29.043 377 377 I CameraProviderManager: Connecting to new camera provider: legacy/0, isRemote? 1
01-01 00:00:29.044 377 377 I CameraProviderManager: Camera provider legacy/0 ready with 0 camera devices
01-01 00:00:29.050 377 391 W CameraProviderManager: addProviderLocked: Camera provider HAL with name 'legacy/0' already registered
01-01 00:00:29.120 382 382 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from the current namespace instead.
01-01 00:00:29.128 382 382 I ServiceManagement: Removing namespace from process name android.hardware.audio@2.0-service to audio@2.0-servi.
01-01 00:00:29.130 382 382 I audiohalservice: Registration complete for android.hardware.audio@2.0::IDevicesFactory/default.
01-01 00:00:29.131 382 382 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from the current namespace instead.
01-01 00:00:29.150 382 382 I audiohalservice: Registration complete for android.hardware.audio.effect@2.0::IEffectsFactory/default.
01-01 00:00:29.151 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
01-01 00:00:29.152 382 382 E audiohalservice: Could not get passthrough implementation for android.hardware.soundtrigger@2.0::ISoundTriggerHw/default.
01-01 00:00:29.152 382 382 E audiohalservice: Error while registering soundtrigger service: 1
01-01 00:00:29.153 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default in either framework or device manifest.
01-01 00:00:29.153 382 382 E audiohalservice: Could not get passthrough implementation for android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default.
01-01 00:00:29.153 382 382 E audiohalservice: Error while registering fm radio service: 1
01-01 00:00:29.312 376 376 I FastMixerState: sMaxFastTracks = 8
01-01 00:00:29.314 376 376 I audioserver: ServiceManager: 0xa52994c0
01-01 00:00:29.314 376 376 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:29.320 376 376 I AudioFlinger: Using default 3000 mSec as standby time.
01-01 00:00:29.328 376 376 E APM::Serializer: deserialize: Could not parse /odm/etc/audio_policy_configuration.xml document.
01-01 00:00:29.347 378 378 I mediaserver: ServiceManager: 0xb4999560
01-01 00:00:29.349 378 378 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:29.353 382 402 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.primary.imx6.so from the current namespace instead.
01-01 00:00:29.358 382 402 E audio_hw_primary: no supported sound card found, aborting.
01-01 00:00:29.358 382 402 E DevicesFactoryHAL: loadAudioInterface couldn't open audio hw device in audio.primary (Invalid argument)
01-01 00:00:29.358 376 376 E AudioFlinger: loadHwModule() error -19 loading module primary
01-01 00:00:29.358 376 376 W APM_AudioPolicyManager: could not open HW module primary
01-01 00:00:29.372 376 376 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
01-01 00:00:29.373 376 376 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 10
01-01 00:00:29.373 382 382 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.usb.default.so from the current namespace instead.
01-01 00:00:29.376 376 376 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 18
01-01 00:00:29.376 382 382 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.r_submix.default.so from the current namespace instead.
01-01 00:00:29.411 382 382 I r_submix: adev_open(name=audio_hw_if)
01-01 00:00:29.413 382 402 I r_submix: adev_init_check()
01-01 00:00:29.413 382 402 W DeviceHAL: Device 0xa74e1c40 set_master_mute: Function not implemented
01-01 00:00:29.413 376 376 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 26
01-01 00:00:29.413 382 414 D r_submix: adev_open_input_stream(addr=0)
01-01 00:00:29.413 382 414 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
01-01 00:00:29.413 382 414 D r_submix: now using address 0 for route 9
01-01 00:00:29.416 376 415 I AudioFlinger: AudioFlinger's thread 0xa4e1b240 tid=415 ready to run
01-01 00:00:29.416 376 376 W APM_AudioPolicyManager: Output device 00000002 unreachable
01-01 00:00:29.416 376 376 W APM_AudioPolicyManager: Input device 80000004 unreachable
01-01 00:00:29.416 376 376 E APM_AudioPolicyManager: Default device 00000002 is unreachable
01-01 00:00:29.416 376 376 E APM_AudioPolicyManager: Failed to open primary output
01-01 00:00:29.417 382 382 D r_submix: adev_close_input_stream()
01-01 00:00:29.417 382 382 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
01-01 00:00:29.417 382 382 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
01-01 00:00:29.418 376 376 I RadioService: RadioService
01-01 00:00:29.418 376 376 I RadioService: onFirstRef
01-01 00:00:29.419 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default in either framework or device manifest.
01-01 00:00:29.420 376 376 E RadioService: could not read implementation properties
01-01 00:00:29.422 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
01-01 00:00:29.423 376 376 E SoundTriggerHwService: could not read implementation properties
01-01 00:00:29.520 379 379 I Netd : Creating child chains: 757.4ms
01-01 00:00:29.520 379 379 I Netd : Setting up OEM hooks: 0.2ms
01-01 00:00:29.533 379 379 I Netd : Setting up FirewallController hooks: 13.0ms
01-01 00:00:29.540 379 379 I Netd : Setting up NatController hooks: 7.4ms
01-01 00:00:29.546 379 379 I Netd : Setting up BandwidthController hooks: 5.6ms
01-01 00:00:29.546 379 379 I Netd : Setting up IdletimerController hooks: 0.1ms
01-01 00:00:29.557 379 379 I Netd : Disabling bandwidth control: 11.6ms
01-01 00:00:29.560 379 379 E Netd : cannot find interface dummy0
01-01 00:00:29.560 379 379 I Netd : Initializing RouteController: 2.8ms
01-01 00:00:29.562 379 379 D MDnsDS : MDnsSdListener::Hander starting up
01-01 00:00:29.563 379 425 D MDnsDS : MDnsSdListener starting to monitor
01-01 00:00:29.563 379 425 D MDnsDS : Going to poll with pollCount 1
01-01 00:00:29.610 379 379 I Netd : Registering NetdNativeService: 1.0ms
01-01 00:00:29.611 379 379 I Netd : Starting CommandListener: 0.4ms
01-01 00:00:29.614 375 375 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
01-01 00:00:29.614 379 379 I Netd : Registering NetdHwService: 3.2ms
01-01 00:00:29.614 379 379 I Netd : Netd started in 868ms
01-01 00:00:29.628 375 375 I zygote : option[0]=-Xzygote
01-01 00:00:29.628 375 375 I zygote : option[1]=-Xstacktracefile:/data/anr/traces.txt
01-01 00:00:29.628 375 375 I zygote : option[2]=exit
01-01 00:00:29.628 375 375 I zygote : option[3]=vfprintf
01-01 00:00:29.628 375 375 I zygote : option[4]=sensitiveThread
01-01 00:00:29.628 375 375 I zygote : option[5]=-verbose:gc
01-01 00:00:29.628 375 375 I zygote : option[6]=-Xms8m
01-01 00:00:29.629 375 375 I zygote : option[7]=-Xmx384m
01-01 00:00:29.629 375 375 I zygote : option[8]=-XX:HeapGrowthLimit=128m
01-01 00:00:29.629 375 375 I zygote : option[9]=-XX:HeapMinFree=512k
01-01 00:00:29.629 375 375 I zygote : option[10]=-XX:HeapMaxFree=8m
01-01 00:00:29.629 375 375 I zygote : option[11]=-XX:HeapTargetUtilization=0.75
01-01 00:00:29.629 375 375 I zygote : option[12]=-Xusejit:true
01-01 00:00:29.629 375 375 I zygote : option[13]=-Xjitsaveprofilinginfo
01-01 00:00:29.629 375 375 I zygote : option[14]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
01-01 00:00:29.629 375 375 I zygote : option[15]=-Xlockprofthreshold:500
01-01 00:00:29.629 375 375 I zygote : option[16]=-Ximage-compiler-option
01-01 00:00:29.629 375 375 I zygote : option[17]=--runtime-arg
01-01 00:00:29.629 375 375 I zygote : option[18]=-Ximage-compiler-option
01-01 00:00:29.629 375 375 I zygote : option[19]=-Xms64m
01-01 00:00:29.629 375 375 I zygote : option[20]=-Ximage-compiler-option
01-01 00:00:29.629 375 375 I zygote : option[21]=--runtime-arg
01-01 00:00:29.629 375 375 I zygote : option[22]=-Ximage-compiler-option
01-01 00:00:29.629 375 375 I zygote : option[23]=-Xmx64m
01-01 00:00:29.629 375 375 I zygote : option[24]=-Ximage-compiler-option
01-01 00:00:29.629 375 375 I zygote : option[25]=--image-classes=/system/etc/preloaded-classes
01-01 00:00:29.629 375 375 I zygote : option[26]=-Ximage-compiler-option
01-01 00:00:29.629 375 375 I zygote : option[27]=--compiled-classes=/system/etc/compiled-classes
01-01 00:00:29.629 375 375 I zygote : option[28]=-Xcompiler-option
01-01 00:00:29.630 375 375 I zygote : option[29]=--runtime-arg
01-01 00:00:29.630 375 375 I zygote : option[30]=-Xcompiler-option
01-01 00:00:29.630 375 375 I zygote : option[31]=-Xms64m
01-01 00:00:29.630 375 375 I zygote : option[32]=-Xcompiler-option
01-01 00:00:29.630 375 375 I zygote : option[33]=--runtime-arg
01-01 00:00:29.630 375 375 I zygote : option[34]=-Xcompiler-option
01-01 00:00:29.630 375 375 I zygote : option[35]=-Xmx512m
01-01 00:00:29.630 375 375 I zygote : option[36]=-Ximage-compiler-option
01-01 00:00:29.630 375 375 I zygote : option[37]=--instruction-set-variant=cortex-a9
01-01 00:00:29.630 375 375 I zygote : option[38]=-Xcompiler-option
01-01 00:00:29.630 375 375 I zygote : option[39]=--instruction-set-variant=cortex-a9
01-01 00:00:29.630 375 375 I zygote : option[40]=-Ximage-compiler-option
01-01 00:00:29.630 375 375 I zygote : option[41]=--instruction-set-features=default
01-01 00:00:29.630 375 375 I zygote : option[42]=-Xcompiler-option
01-01 00:00:29.630 375 375 I zygote : option[43]=--instruction-set-features=default
01-01 00:00:29.630 375 375 I zygote : option[44]=-Duser.locale=en-US
01-01 00:00:29.630 375 375 I zygote : option[45]=--cpu-abilist=armeabi-v7a,armeabi
01-01 00:00:29.630 375 375 I zygote : option[46]=-Xfingerprint:Android/sabresd_6dq/sabresd_6dq:8.0.0/1.0.0-rfp-rc4/20180205:userdebug/dev-keys
01-01 00:00:29.639 375 375 W zygote : Could not reserve sentinel fault page
01-01 00:00:30.074 380 380 D v_gal : Failed to open device: No such file or directory, Try again...
01-01 00:00:30.083 375 375 I SamplingProfilerIntegration: Profiling disabled.
01-01 00:00:30.084 375 375 D Zygote : begin preload
01-01 00:00:30.084 375 375 I Zygote : Installing ICU cache reference pinning...
01-01 00:00:30.084 375 375 I Zygote : Preloading ICU data...
01-01 00:00:30.103 375 375 D Zygote32Timing: BeginIcuCachePinning took to complete: 20ms
01-01 00:00:30.104 375 375 I Zygote : Preloading classes...
01-01 00:00:30.116 375 375 W Zygote : Class not found for preloading: android.app.-$Lambda$FilBqgnXJrN9Mgyks1XHeAxzSTk
01-01 00:00:30.117 375 375 W Zygote : Class not found for preloading: android.app.-$Lambda$c44uHH2WE4sJvw5tZZB6gRzEaHI$1
01-01 00:00:30.137 375 375 W Zygote : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$4
01-01 00:00:30.137 375 375 W Zygote : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$6
01-01 00:00:30.138 375 375 W Zygote : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$7
01-01 00:00:30.138 375 375 W Zygote : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$8
01-01 00:00:31.075 380 380 D v_gal : Failed to open device: No such file or directory, Try again...
01-01 00:00:31.608 375 375 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
01-01 00:00:31.759 375 375 I zygote : Thread[1,tid=375,Native,Thread*=0xa7084000,peer=0x12c01ce8,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
01-01 00:00:31.763 375 375 D MtpDeviceJNI: register_android_mtp_MtpDevice
01-01 00:00:31.764 375 375 I zygote : Thread[1,tid=375,Native,Thread*=0xa7084000,peer=0x12c01ce8,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
01-01 00:00:31.764 375 375 I zygote : Thread[1,tid=375,Native,Thread*=0xa7084000,peer=0x12c01ce8,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
01-01 00:00:31.888 375 375 W Zygote : Class not found for preloading: android.os.-$Lambda$6x30vPJhBKUfNY8tswxuZo3DCe0
01-01 00:00:31.898 375 375 W Zygote : Class not found for preloading: android.os.Trace$1
01-01 00:00:31.912 375 375 W Zygote : Class not found for preloading: android.provider.-$Lambda$87WmhkvObehVg0OMBzwa_MTVV8g
01-01 00:00:31.953 375 375 W Zygote : Class not found for preloading: android.view.-$Lambda$6k_RnLLpNi5zg27ubDxN4lDdBbk$2
01-01 00:00:31.953 375 375 W Zygote : Class not found for preloading: android.view.-$Lambda$6k_RnLLpNi5zg27ubDxN4lDdBbk$3
01-01 00:00:31.954 375 375 W Zygote : Class not found for preloading: android.view.-$Lambda$iU_USrtPm1XIm5H9QYQvXfBGDE4$1
01-01 00:00:32.075 380 380 D v_gal : Failed to open device: No such file or directory, Try again...
01-01 00:00:32.146 375 375 W Zygote : Class not found for preloading: java.lang.-$Lambda$S9HjrJh0nDg7IyU6wZdPArnZWRQ$1
01-01 00:00:32.147 375 375 W Zygote : Class not found for preloading: java.lang.JavaLangAccess
01-01 00:00:32.168 375 375 W Zygote : Class not found for preloading: java.util.-$Lambda$4EqhxufgNKat19m0CB0-toH_lzo$1
01-01 00:00:32.169 375 375 W Zygote : Class not found for preloading: java.util.-$Lambda$4EqhxufgNKat19m0CB0-toH_lzo$2
01-01 00:00:32.169 375 375 W Zygote : Class not found for preloading: java.util.-$Lambda$4EqhxufgNKat19m0CB0-toH_lzo$3
01-01 00:00:32.169 375 375 W Zygote : Class not found for preloading: java.util.-$Lambda$4EqhxufgNKat19m0CB0-toH_lzo$4
01-01 00:00:32.170 375 375 W Zygote : Class not found for preloading: java.util.-$Lambda$4EqhxufgNKat19m0CB0-toH_lzo$5
01-01 00:00:32.170 375 375 W Zygote : Class not found for preloading: java.util.-$Lambda$aUGKT4ItCOku5-JSG-x8Aqj2pJw$1
01-01 00:00:32.170 375 375 W Zygote : Class not found for preloading: java.util.-$Lambda$aUGKT4ItCOku5-JSG-x8Aqj2pJw$2
01-01 00:00:32.171 375 375 W Zygote : Class not found for preloading: java.util.-$Lambda$aUGKT4ItCOku5-JSG-x8Aqj2pJw$3
01-01 00:00:32.299 375 375 I Zygote : ...preloaded 4548 classes in 2195ms.
01-01 00:00:32.299 375 375 I zygote : VMRuntime.preloadDexCaches starting
01-01 00:00:32.550 375 375 I zygote : VMRuntime.preloadDexCaches strings total=309918 before=2958 after=2958
01-01 00:00:32.550 375 375 I zygote : VMRuntime.preloadDexCaches types total=26330 before=2599 after=3319
01-01 00:00:32.550 375 375 I zygote : VMRuntime.preloadDexCaches fields total=125675 before=2110 after=1218
01-01 00:00:32.550 375 375 I zygote : VMRuntime.preloadDexCaches methods total=222889 before=88049 after=88131
01-01 00:00:32.550 375 375 I zygote : VMRuntime.preloadDexCaches finished
01-01 00:00:32.550 375 375 D Zygote32Timing: PreloadClasses took to complete: 2447ms
01-01 00:00:33.075 380 380 D v_gal : Failed to open device: No such file or directory, Try again...
01-01 00:00:33.075 380 380 D v_gal : _OpenDevice(1089): FATAL: Failed to open device, errno=No such file or directory.
01-01 00:00:33.133 382 402 I r_submix: adev_close()
01-01 00:00:33.134 245 245 I ServiceManager: service 'media.audio_flinger' died
01-01 00:00:33.134 245 245 I ServiceManager: service 'media.audio_policy' died
01-01 00:00:33.134 245 245 I ServiceManager: service 'media.sound_trigger_hw' died
01-01 00:00:33.134 245 245 I ServiceManager: service 'media.radio' died
01-01 00:00:33.134 245 245 I ServiceManager: service 'media.aaudio' died
01-01 00:00:33.143 245 245 I ServiceManager: service 'media.camera' died
01-01 00:00:33.154 245 245 I ServiceManager: service 'media.player' died
01-01 00:00:33.154 245 245 I ServiceManager: service 'media.resource_manager' died
01-01 00:00:33.180 245 245 I ServiceManager: service 'netd' died
01-01 00:00:33.180 245 245 I ServiceManager: service 'wificond' died
01-01 00:00:33.800 444 444 I wificond: wificond is starting up...
01-01 00:00:33.855 442 442 I Netd : Netd 1.0 starting
01-01 00:00:33.856 442 442 D TetherController: Setting IP forward enable = 0
01-01 00:00:33.880 445 445 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from the current namespace instead.
01-01 00:00:33.888 445 445 I ServiceManagement: Removing namespace from process name android.hardware.audio@2.0-service to audio@2.0-servi.
01-01 00:00:33.889 445 445 I audiohalservice: Registration complete for android.hardware.audio@2.0::IDevicesFactory/default.
01-01 00:00:33.891 445 445 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from the current namespace instead.
01-01 00:00:33.956 445 445 I audiohalservice: Registration complete for android.hardware.audio.effect@2.0::IEffectsFactory/default.
01-01 00:00:33.956 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest.
01-01 00:00:33.957 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
01-01 00:00:33.958 445 445 E audiohalservice: Could not get passthrough implementation for android.hardware.soundtrigger@2.0::ISoundTriggerHw/default.
01-01 00:00:33.958 445 445 E audiohalservice: Error while registering soundtrigger service: 1
01-01 00:00:33.960 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 3
01-01 00:00:33.962 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default in either framework or device manifest.
01-01 00:00:33.963 445 445 E audiohalservice: Could not get passthrough implementation for android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default.
01-01 00:00:33.963 445 445 E audiohalservice: Error while registering fm radio service: 1
01-01 00:00:33.963 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest.
01-01 00:00:33.965 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocatorService retrieved: 0
01-01 00:00:33.968 443 443 I SurfaceFlinger: SurfaceFlinger is starting
01-01 00:00:33.968 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffsetNs retrieved: 1000000 (default)
01-01 00:00:33.969 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffsetNs retrieved: 1000000 (default)
01-01 00:00:33.969 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework retrieved: 1
01-01 00:00:33.969 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useContextPriority retrieved: 0 (default)
01-01 00:00:33.969 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFromVSyncNs retrieved: 0
01-01 00:00:33.970 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV retrieved: 0
01-01 00:00:33.970 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize retrieved: 0 (default)
01-01 00:00:33.970 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger retrieved: 0 (default)
01-01 00:00:33.970 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 3
01-01 00:00:33.971 443 443 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
01-01 00:00:33.971 443 443 I SurfaceFlinger: Enabling HWC virtual displays
01-01 00:00:33.971 443 443 I SurfaceFlinger: Disabling Triple Buffering
01-01 00:00:33.972 443 443 I SurfaceFlinger: SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
01-01 00:00:33.972 443 443 I SurfaceFlinger: Phase offest NS: 1000000
01-01 00:00:33.972 443 443 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_VIVANTE.so from the current namespace instead.
01-01 00:00:33.978 443 443 D libEGL : loaded /vendor/lib/egl/libEGL_VIVANTE.so
01-01 00:00:33.997 443 443 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_VIVANTE.so from the current namespace instead.
01-01 00:00:33.998 443 443 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_VIVANTE.so
01-01 00:00:34.145 443 443 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_VIVANTE.so from the current namespace instead.
01-01 00:00:34.146 443 443 D libEGL : loaded /vendor/lib/egl/libGLESv2_VIVANTE.so
01-01 00:00:34.279 439 439 I FastMixerState: sMaxFastTracks = 8
01-01 00:00:34.299 439 439 I audioserver: ServiceManager: 0xa99994c0
01-01 00:00:34.300 439 439 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:34.306 439 439 I AudioFlinger: Using default 3000 mSec as standby time.
01-01 00:00:34.308 439 439 E APM::Serializer: deserialize: Could not parse /odm/etc/audio_policy_configuration.xml document.
01-01 00:00:34.319 441 441 I mediaserver: ServiceManager: 0xb4319560
01-01 00:00:34.321 441 441 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:34.328 440 440 I cameraserver: ServiceManager: 0xaf019500
01-01 00:00:34.328 440 440 I CameraService: CameraService started (pid=440)
01-01 00:00:34.329 440 440 I CameraService: CameraService process starting
01-01 00:00:34.329 440 440 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:34.329 440 440 W BatteryNotifier: batterystats service unavailable!
01-01 00:00:34.341 440 440 I CameraProviderManager: Connecting to new camera provider: legacy/0, isRemote? 1
01-01 00:00:34.342 440 440 I CameraProviderManager: Camera provider legacy/0 ready with 0 camera devices
01-01 00:00:34.342 440 464 W CameraProviderManager: addProviderLocked: Camera provider HAL with name 'legacy/0' already registered
01-01 00:00:34.343 445 445 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.primary.imx6.so from the current namespace instead.
01-01 00:00:34.347 445 445 E audio_hw_primary: no supported sound card found, aborting.
01-01 00:00:34.347 445 445 E DevicesFactoryHAL: loadAudioInterface couldn't open audio hw device in audio.primary (Invalid argument)
01-01 00:00:34.347 439 439 E AudioFlinger: loadHwModule() error -19 loading module primary
01-01 00:00:34.347 439 439 W APM_AudioPolicyManager: could not open HW module primary
01-01 00:00:34.364 439 439 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
01-01 00:00:34.364 439 439 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 10
01-01 00:00:34.364 445 456 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.usb.default.so from the current namespace instead.
01-01 00:00:34.368 439 439 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 18
01-01 00:00:34.368 445 456 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.r_submix.default.so from the current namespace instead.
01-01 00:00:34.387 445 456 I r_submix: adev_open(name=audio_hw_if)
01-01 00:00:34.388 445 445 I r_submix: adev_init_check()
01-01 00:00:34.388 445 445 W DeviceHAL: Device 0xaebb3300 set_master_mute: Function not implemented
01-01 00:00:34.389 439 439 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 26
01-01 00:00:34.389 445 456 D r_submix: adev_open_input_stream(addr=0)
01-01 00:00:34.389 445 456 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
01-01 00:00:34.389 445 456 D r_submix: now using address 0 for route 9
01-01 00:00:34.409 439 472 I AudioFlinger: AudioFlinger's thread 0xa919a180 tid=472 ready to run
01-01 00:00:34.410 445 445 D r_submix: adev_close_input_stream()
01-01 00:00:34.410 445 445 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
01-01 00:00:34.410 439 439 W APM_AudioPolicyManager: Output device 00000002 unreachable
01-01 00:00:34.410 445 445 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
01-01 00:00:34.410 439 439 W APM_AudioPolicyManager: Input device 80000004 unreachable
01-01 00:00:34.410 439 439 E APM_AudioPolicyManager: Default device 00000002 is unreachable
01-01 00:00:34.410 439 439 E APM_AudioPolicyManager: Failed to open primary output
01-01 00:00:34.411 439 439 I RadioService: RadioService
01-01 00:00:34.411 439 439 I RadioService: onFirstRef
01-01 00:00:34.412 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default in either framework or device manifest.
01-01 00:00:34.414 439 439 E RadioService: could not read implementation properties
01-01 00:00:34.416 246 246 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
01-01 00:00:34.419 439 439 E SoundTriggerHwService: could not read implementation properties
01-01 00:00:34.606 442 442 I Netd : Creating child chains: 736.8ms
01-01 00:00:34.606 442 442 I Netd : Setting up OEM hooks: 0.1ms
01-01 00:00:34.619 442 442 I Netd : Setting up FirewallController hooks: 13.4ms
01-01 00:00:34.627 442 442 I Netd : Setting up NatController hooks: 7.5ms
01-01 00:00:34.627 438 438 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
01-01 00:00:34.632 442 442 I Netd : Setting up BandwidthController hooks: 5.4ms
01-01 00:00:34.632 442 442 I Netd : Setting up IdletimerController hooks: 0.1ms
01-01 00:00:34.642 438 438 I zygote : option[0]=-Xzygote
01-01 00:00:34.643 438 438 I zygote : option[1]=-Xstacktracefile:/data/anr/traces.txt
01-01 00:00:34.643 438 438 I zygote : option[2]=exit
01-01 00:00:34.643 438 438 I zygote : option[3]=vfprintf
01-01 00:00:34.643 438 438 I zygote : option[4]=sensitiveThread
01-01 00:00:34.643 438 438 I zygote : option[5]=-verbose:gc
01-01 00:00:34.643 438 438 I zygote : option[6]=-Xms8m
01-01 00:00:34.643 438 438 I zygote : option[7]=-Xmx384m
01-01 00:00:34.643 438 438 I zygote : option[8]=-XX:HeapGrowthLimit=128m
01-01 00:00:34.643 438 438 I zygote : option[9]=-XX:HeapMinFree=512k
01-01 00:00:34.643 438 438 I zygote : option[10]=-XX:HeapMaxFree=8m
01-01 00:00:34.643 438 438 I zygote : option[11]=-XX:HeapTargetUtilization=0.75
01-01 00:00:34.643 438 438 I zygote : option[12]=-Xusejit:true
01-01 00:00:34.643 438 438 I zygote : option[13]=-Xjitsaveprofilinginfo
01-01 00:00:34.643 438 438 I zygote : option[14]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
01-01 00:00:34.643 438 438 I zygote : option[15]=-Xlockprofthreshold:500
01-01 00:00:34.643 438 438 I zygote : option[16]=-Ximage-compiler-option
01-01 00:00:34.643 438 438 I zygote : option[17]=--runtime-arg
01-01 00:00:34.643 438 438 I zygote : option[18]=-Ximage-compiler-option
01-01 00:00:34.643 438 438 I zygote : option[19]=-Xms64m
01-01 00:00:34.643 438 438 I zygote : option[20]=-Ximage-compiler-option
01-01 00:00:34.643 438 438 I zygote : option[21]=--runtime-arg
01-01 00:00:34.643 438 438 I zygote : option[22]=-Ximage-compiler-option
01-01 00:00:34.643 438 438 I zygote : option[23]=-Xmx64m
01-01 00:00:34.644 438 438 I zygote : option[24]=-Ximage-compiler-option
01-01 00:00:34.644 438 438 I zygote : option[25]=--image-classes=/system/etc/preloaded-classes
01-01 00:00:34.644 438 438 I zygote : option[26]=-Ximage-compiler-option
01-01 00:00:34.644 438 438 I zygote : option[27]=--compiled-classes=/system/etc/compiled-classes
01-01 00:00:34.644 438 438 I zygote : option[28]=-Xcompiler-option
01-01 00:00:34.644 438 438 I zygote : option[29]=--runtime-arg
01-01 00:00:34.644 438 438 I zygote : option[30]=-Xcompiler-option
01-01 00:00:34.644 438 438 I zygote : option[31]=-Xms64m
01-01 00:00:34.644 438 438 I zygote : option[32]=-Xcompiler-option
01-01 00:00:34.644 438 438 I zygote : option[33]=--runtime-arg
01-01 00:00:34.644 438 438 I zygote : option[34]=-Xcompiler-option
01-01 00:00:34.644 438 438 I zygote : option[35]=-Xmx512m
01-01 00:00:34.644 438 438 I zygote : option[36]=-Ximage-compiler-option
01-01 00:00:34.644 442 442 I Netd : Disabling bandwidth control: 11.5ms
01-01 00:00:34.644 438 438 I zygote : option[37]=--instruction-set-variant=cortex-a9
01-01 00:00:34.644 438 438 I zygote : option[38]=-Xcompiler-option
01-01 00:00:34.644 438 438 I zygote : option[39]=--instruction-set-variant=cortex-a9
01-01 00:00:34.644 438 438 I zygote : option[40]=-Ximage-compiler-option
01-01 00:00:34.644 438 438 I zygote : option[41]=--instruction-set-features=default
01-01 00:00:34.644 438 438 I zygote : option[42]=-Xcompiler-option
01-01 00:00:34.644 438 438 I zygote : option[43]=--instruction-set-features=default
01-01 00:00:34.644 438 438 I zygote : option[44]=-Duser.locale=en-US
01-01 00:00:34.644 438 438 I zygote : option[45]=--cpu-abilist=armeabi-v7a,armeabi
01-01 00:00:34.644 438 438 I zygote : option[46]=-Xfingerprint:Android/sabresd_6dq/sabresd_6dq:8.0.0/1.0.0-rfp-rc4/20180205:userdebug/dev-keys
01-01 00:00:34.647 442 442 E Netd : cannot find interface dummy0
01-01 00:00:34.647 442 442 I Netd : Initializing RouteController: 3.1ms

Thanks,

Labels (2)
0 Kudos
1 Reply

1,767 Views
igorpadykov
NXP Employee
NXP Employee

Hi Xiyuan

from log there are many errors, for example in cpu-freq and other drivers.

So one can try to fully recompile image from scratch

i.MX 6/7 Android proprietary Source Code

may be recommended first try with L4.9.11 image

linux-imx - i.MX Linux kernel 

Refresh image ddr settings with running ddr test

i.MX6/7 DDR Stress Test Tool V3.00 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos