Hi, Please find the attached pastbin link https://pastebin.com/6uj8Vaqw https://pastebin.com/6uj8Vaqw
Regards, Vasubabu kandimalla On Wednesday, January 30, 2019 at 9:10:46 AM UTC+5:30, Satish Patel wrote: > > Hi, > > Few things.. > - First refrain from posting full logs in email. Use pastebin or attach > log file > > From the logs it looks like > OPENGL implementation is missing.. > --------------------------------------------------------- > init: Failed to bind socket 'pdx/system/vr/display/client': No such file > or directory > Abort message: 'couldn't find an OpenGL ES implementation' > --------------------------------------------------------------------- > > Other keystore related problems are there, but that can be looked later > stage.. > Make sure you boot the device in permissive mode to ruled out selinux > related problem to start with > > -- > satish > > > > On Wed, Jan 30, 2019 at 12:04 AM <vasu...@eximiusdesign.com <javascript:>> > wrote: > > Hi, > > > I am also facing same issue. But I have verified the vendor mounting > problem. It's mounted. > > [ 0.000000] Booting Linux on physical CPU 0x0 > [ 0.000000] Linux version 4.14.61-v7+ (arindam@arindam-Latitude-3460) > (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9)) #9 > [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), > cr=10c5383d > [ 0.000000] CPU: div instructions available: patching division code > [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing > instruction cache > [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2 > [ 0.000000] Memory policy: Data cache writealloc > [ 0.000000] Ignoring RAM at 0x30000000-0x3b400000 > [ 0.000000] Consider using a HIGHMEM enabled kernel. > [ 0.000000] cma: Reserved 256 MiB at 0x1ec00000 > [ 0.000000] BUG: mapping for 0x3f006000 at 0xf0006000 out of vmalloc > space > [ 0.000000] random: get_random_bytes called from > start_kernel+0xac/0x454 with crng_init=0 > [ 0.000000] percpu: Embedded 17 pages/cpu @ef861000 s40588 r8192 d20852 > u69632 > [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: > 194880 > [ 0.000000] Kernel command line: 8250.nr_uarts=1 cma=256M > bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=720 bcm2708_fb.fbswap=1 > vc_mem.mem_bae > [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) > [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 > bytes) > [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 > bytes) > [ 0.000000] Memory: 498160K/786432K available (9216K kernel code, 543K > rwdata, 2760K rodata, 1024K init, 776K bss, 26128K reserved, 262144K) > [ 0.000000] Virtual kernel memory layout: > [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) > [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) > [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) > [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) > [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) > [ 0.000000] .text : 0xc0008000 - 0xc0a00000 (10208 kB) > [ 0.000000] .init : 0xc0e00000 - 0xc0f00000 (1024 kB) > [ 0.000000] .data : 0xc0f00000 - 0xc0f87f00 ( 544 kB) > [ 0.000000] .bss : 0xc0f90254 - 0xc105237c ( 777 kB) > [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 > [ 0.000000] ftrace: allocating 31856 entries in 94 pages > [ 0.000000] Preemptible hierarchical RCU implementation. > [ 0.000000] Tasks RCU enabled. > [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 > [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys). > [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff > max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns > [ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every > 4398046511078ns > [ 0.000024] Switching to timer-based delay loop, resolution 52ns > [ 0.000209] Calibrating delay loop (skipped), value calculated using > timer frequency.. 38.40 BogoMIPS (lpj=192000) > [ 0.000233] pid_max: default: 32768 minimum: 301 > [ 0.000388] Security Framework initialized > [ 0.000403] SELinux: Initializing. > [ 0.000659] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) > [ 0.000680] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 > bytes) > [ 0.001748] Disabling memory control group subsystem > [ 0.001841] CPU: Testing write buffer coherency: ok > [ 0.002359] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 > [ 0.040044] Setting up static identity map for 0x100000 - 0x100060 > [ 0.060036] Hierarchical SRCU implementation. > [ 0.100113] smp: Bringing up secondary CPUs ... > [ 0.170622] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 > [ 0.240695] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 > [ 0.310830] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 > [ 0.310984] smp: Brought up 1 node, 4 CPUs > [ 0.311016] SMP: Total of 4 processors activated (153.60 BogoMIPS). > [ 0.311028] CPU: All CPU(s) started in HYP mode. > [ 0.311039] CPU: Virtualization extensions available. > [ 0.311112] CPU3: update max cpu_capacity 1024 > [ 0.312250] devtmpfs: initialized > [ 0.320743] CPU1: update max cpu_capacity 1024 > [ 0.325142] VFP support v0.3: implementor 41 architecture 3 part 40 > variant 3 rev 4 > [ 0.325450] clocksource: jiffies: mask: 0xffffffff max_cycles: > 0xffffffff, max_idle_ns: 19112604462750000 ns > [ 0.325475] futex hash table entries: 1024 (order: 4, 65536 bytes) > [ 0.336825] pinctrl core: initialized pinctrl subsystem > [ 0.337833] NET: Registered protocol family 16 > [ 0.352925] DMA: preallocated 1024 KiB pool for atomic coherent > allocations > [ 0.358537] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 > watchpoint registers. > [ 0.358552] hw-breakpoint: maximum watchpoint size is 8 bytes. > [ 0.358738] Serial: AMBA PL011 UART driver > [ 0.361258] bcm2835-mbox 3f00b880.mailbox: mailbox enabled > [ 0.361892] uart-pl011 3f201000.serial: could not find pctldev for node > /soc/gpio@7e200000/uart0_pins, deferring probe > [ 0.403489] bcm2835-dma 3f007000.dma: DMA legacy API manager at > f0813000, dmachans=0x1 > [ 0.405342] SCSI subsystem initialized > [ 0.405602] usbcore: registered new interface driver usbfs > [ 0.405674] usbcore: registered new interface driver hub > [ 0.405782] usbcore: registered new device driver usb > [ 0.405983] media: Linux media interface: v0.10 > [ 0.406032] Linux video capture interface: v2.00 > [ 0.410982] raspberrypi-firmware soc:firmware: Attached to firmware > from 2018-08-10 11:19 > [ 0.411618] Advanced Linux Sound Architecture Driver Initialized. > [ 0.413501] clocksource: Switched to clocksource arch_sys_counter > [ 0.509756] VFS: Disk quotas dquot_6.6.0 > [ 0.509886] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 > bytes) > [ 0.510150] FS-Cache: Loaded > [ 0.510415] CacheFiles: Loaded > [ 0.511936] NET: Registered protocol family 2 > [ 0.512828] TCP established hash table entries: 8192 (order: 3, 32768 > bytes) > [ 0.512945] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) > [ 0.513138] TCP: Hash tables configured (established 8192 bind 8192) > [ 0.513298] UDP hash table entries: 512 (order: 2, 16384 bytes) > [ 0.513350] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) > [ 0.513694] NET: Registered protocol family 1 > [ 0.514022] Trying to unpack rootfs image as initramfs... > [ 0.642427] Freeing initrd memory: 1800K > [ 0.644747] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 > counters available > [ 0.647797] audit: initializing netlink subsys (disabled) > [ 0.648023] audit: type=2000 audit(0.639:1): state=initialized > audit_enabled=0 res=1 > [ 0.648843] workingset: timestamp_bits=14 max_order=18 bucket_order=4 > [ 0.657835] Registering sdcardfs 0.1 > [ 0.666817] Block layer SCSI generic (bsg) driver version 0.4 loaded > (major 249) > [ 0.667004] io scheduler noop registered > [ 0.667019] io scheduler deadline registered (default) > [ 0.667355] io scheduler cfq registered > [ 0.667370] io scheduler mq-deadline registered > [ 0.667383] io scheduler kyber registered > [ 0.672065] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled > [ 0.673935] bcm2835-rng 3f104000.rng: hwrng registered > [ 0.674132] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 > mem_size:0x40000000(1024 MiB) > [ 0.674743] vc-sm: Videocore shared memory driver > [ 0.675117] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at > 0x3f200000 > [ 0.678473] [drm:vc4_hdmi_bind] *ERROR* Failed to get pixel clock > [ 0.678526] vc4-drm soc:gpu: failed to bind 3f902000.hdmi (ops > vc4_hdmi_ops): -517 > [ 0.678636] vc4-drm soc:gpu: master bind failed: -517 > [ 0.690291] brd: module loaded > [ 0.701686] loop: module loaded > [ 0.702126] Loading iSCSI transport class v2.0-870. > [ 0.702803] libphy: Fixed MDIO Bus: probed > [ 0.702849] tun: Universal TUN/TAP device driver, 1.6 > [ 0.703065] PPP generic driver version 2.4.2 > [ 0.703250] PPP BSD Compression module registered > [ 0.703264] PPP Deflate Compression module registered > [ 0.703292] PPP MPPE Compression module registered > [ 0.703380] usbcore: registered new interface driver lan78xx > [ 0.703447] usbcore: registered new interface driver smsc95xx > [ 0.703469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver > [ 0.703542] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) > [ 0.731483] dwc_otg 3f980000.usb: base=0xf0980000 > [ 0.931823] Core Release: 2.80a > [ 0.931843] Setting default values for core params > [ 0.931877] Finished setting default values for core params > [ 1.132162] Using Buffer DMA mode > [ 1.132176] Periodic Transfer Interrupt Enhancement - disabled > [ 1.132188] Multiprocessor Interrupt Enhancement - disabled > [ 1.132201] OTG VER PARAM: 0, OTG VER FLAG: 0 > [ 1.132216] Dedicated Tx FIFOs mode > [ 1.132697] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = > 0xded04000 dma = 0xded04000 len=9024 > [ 1.132729] FIQ FSM acceleration enabled for : > [ 1.132729] Non-periodic Split Transactions > [ 1.132729] Periodic Split Transactions > [ 1.132729] High-Speed Isochronous Endpoints > [ 1.132729] Interrupt/Control Split Transaction hack enabled > [ 1.132818] WARN::hcd_init_fiq:459: FIQ on core 1 at 0xc0695adc > [ 1.132837] WARN::hcd_init_fiq:460: FIQ ASM at 0xc0695e38 length 36 > [ 1.132856] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000 > [ 1.132932] dwc_otg 3f980000.usb: DWC OTG Controller > [ 1.132970] dwc_otg 3f980000.usb: new USB bus registered, assigned bus > number 1 > [ 1.133013] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000 > [ 1.133068] Init: Port Power? op_state=1 > [ 1.133079] Init: Power Port (0) > [ 1.133372] usb usb1: New USB device found, idVendor=1d6b, > idProduct=0002 > [ 1.133390] usb usb1: New USB device strings: Mfr=3, Product=2, > SerialNumber=1 > [ 1.133406] usb usb1: Product: DWC OTG Controller > [ 1.133421] usb usb1: Manufacturer: Linux 4.14.61-v7+ dwc_otg_hcd > [ 1.133436] usb usb1: SerialNumber: 3f980000.usb > [ 1.134232] hub 1-0:1.0: USB hub found > [ 1.134290] hub 1-0:1.0: 1 port detected > [ 1.135199] usbcore: registered new interface driver usb-storage > [ 1.135452] mousedev: PS/2 mouse device common for all mice > [ 1.135538] usbcore: registered new interface driver xpad > [ 1.135605] usbcore: registered new interface driver usb_acecad > [ 1.135660] usbcore: registered new interface driver aiptek > [ 1.135714] usbcore: registered new interface driver gtco > [ 1.135768] usbcore: registered new interface driver hanwang > [ 1.135821] usbcore: registered new interface driver kbtab > [ 1.136902] IR NEC protocol handler initialized > [ 1.136915] IR RC5(x/sz) protocol handler initialized > [ 1.136927] IR RC6 protocol handler initialized > [ 1.136939] IR JVC protocol handler initialized > [ 1.136950] IR Sony protocol handler initialized > [ 1.136961] IR SANYO protocol handler initialized > [ 1.136973] IR Sharp protocol handler initialized > [ 1.136984] IR MCE Keyboard/mouse protocol handler initialized > [ 1.136996] IR XMP protocol handler initialized > [ 1.137831] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog > timer > [ 1.138325] device-mapper: uevent: version 1.0.3 > [ 1.138692] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) > initialised: dm-d...@redhat.com <javascript:> > [ 1.139085] bcm2835-cpufreq: min=600000 max=1200000 > [ 1.139641] sdhci: Secure Digital Host Controller Interface driver > [ 1.139654] sdhci: Copyright(c) Pierre Ossman > [ 1.140097] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe > [ 1.140499] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring > probe > [ 1.140645] sdhci-pltfm: SDHCI platform and OF driver helper > [ 1.143311] ledtrig-cpu: registered to indicate activity on CPUs > [ 1.143425] hidraw: raw HID events driver (C) Jiri Kosina > [ 1.145048] usbcore: registered new interface driver usbhid > [ 1.145055] usbhid: USB HID core driver > [ 1.145256] ashmem: initialized > [ 1.145776] vchiq: vchiq_init_state: slot_zero = ded80000, is_master = 0 > [ 1.147075] [vc_sm_connected_init]: start > [ 1.353627] Indeed it is in host mode hprt0 = 00021501 > [ 1.365738] [vc_sm_connected_init]: end - returning 0 > [ 1.366971] usbcore: registered new interface driver snd-usb-audio > [ 1.367520] u32 classifier > [ 1.367533] Actions configured > [ 1.367553] Netfilter messages via NETLINK v0.30. > [ 1.367880] nf_conntrack version 0.5.0 (12288 buckets, 49152 max) > [ 1.368181] ctnetlink v0.93: registering with nfnetlink. > [ 1.368753] xt_time: kernel timezone is -0000 > [ 1.368975] IPv4 over IPsec tunneling driver > [ 1.369764] ip_tables: (C) 2000-2006 Netfilter Core Team > [ 1.417151] arp_tables: arp_tables: (C) 2002 David S. Miller > [ 1.417325] Initializing XFRM netlink socket > [ 1.417690] NET: Registered protocol family 10 > [ 1.418484] Segment Routing with IPv6 > [ 1.418550] mip6: Mobile IPv6 > [ 1.418571] ip6_tables: (C) 2000-2006 Netfilter Core Team > [ 1.419430] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver > [ 1.420129] NET: Registered protocol family 17 > [ 1.420149] NET: Registered protocol family 15 > [ 1.420556] Registering SWP/SWPB emulation handler > [ 1.421093] registered taskstats version 1 > [ 1.425738] uart-pl011 3f201000.serial: cts_event_workaround enabled > [ 1.425799] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, > base_baud = 0) is a PL011 rev2 > [ 1.426863] console [ttyS0] disabled > [ 1.426885] 3f215040.serial: ttyS0 at MMIO 0x0 (irq = 166, base_baud = > 31250000) is a 16550 > [ 1.443845] random: fast init done > [ 1.569202] usb 1-1: new high-speed USB device number 2 using dwc_otg > [ 1.576228] Indeed it is in host mode hprt0 = 00001101 > [ 1.909620] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 > [ 1.909625] usb 1-1: New USB device strings: Mfr=0, Product=0, > SerialNumber=0 > [ 1.921480] hub 1-1:1.0: USB hub found > [ 1.929631] hub 1-1:1.0: 5 ports detected > [ 2.761764] console [ttyS0] enabled > [ 2.766323] vc4-drm soc:gpu: failed to bind 3f902000.hdmi (ops > vc4_hdmi_ops): -517 > [ 2.774077] vc4-drm soc:gpu: master bind failed: -517 > [ 2.779990] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0 > [ 2.785932] mmc-bcm2835 3f300000.mmc: DMA channel allocated > [ 2.844249] sdhost: log_buf @ ded07000 (ded07000) > [ 2.864823] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) > [ 2.871974] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) > [ 2.883096] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) > [ 2.891425] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) > [ 2.933535] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) > [ 2.962910] vc4_hdmi 3f902000.hdmi: vc4-hdmi-hifi <-> 3f902000.hdmi > mapping ok > [ 2.971335] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops) > [ 2.977860] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops) > [ 2.985179] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops) > [ 2.993519] usb 1-1.1: new high-speed USB device number 3 using dwc_otg > [ 3.000832] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops > vc4_crtc_ops) > [ 3.008123] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops > vc4_crtc_ops) > [ 3.015391] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops > vc4_crtc_ops) > [ 3.043748] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops) > [ 3.050753] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0 > [ 3.057563] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). > [ 3.064359] [drm] Driver supports precise vblank timestamp query. > [ 3.075724] vc4-drm soc:gpu: fb0: frame buffer device > [ 3.081000] mmc0: host does not support reading read-only switch, > assuming write-enable > [ 3.089976] mmc0: new high speed SDHC card at address 59b4 > [ 3.090234] of_cfs_init > [ 3.090264] of_cfs_init: OK > [ 3.091242] bcm2835_alsa bcm2835_alsa: card created with 8 channels > [ 3.091373] ALSA device list: > [ 3.091376] #0: vc4-hdmi > [ 3.091379] #1: bcm2835 ALSA > [ 3.116703] mmcblk0: mmc0:59b4 SD 7.23 GiB > [ 3.122363] Freeing unused kernel memory: 1024K > [ 3.122848] mmcblk0: p1 p2 p3 > [ 3.123778] usb 1-1.1: New USB device found, idVendor=0424, > idProduct=ec00 > [ 3.123783] usb 1-1.1: New USB device strings: Mfr=0, Product=0, > SerialNumber=0 > [ 3.126186] smsc95xx v1.0.6 > [ 3.140097] mmc1: new high speed SDIO card at address 0001 > [ 3.153099] +++ in ramdisk execute command loop > [ 3.163464] init: init first stage started! > [ 3.168038] init: Using Android DT directory > /proc/device-tree/firmware/android/ > [ 3.175776] init: First stage mount skipped (missing/incompatible fstab > in device tree) > [ 3.184006] init: Skipped setting INIT_AVB_VERSION (not in recovery > mode) > [ 3.191161] init: Loading SELinux policy > [ 3.214315] SELinux: Class process2 not defined in policy. > [ 3.216201] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at > usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:1b:3f:61 > [ 3.232194] SELinux: Class infiniband_pkey not defined in policy. > [ 3.238636] SELinux: Class infiniband_endport not defined in policy. > [ 3.245195] SELinux: the above unknown classes and permissions will be > denied > [ 3.252446] SELinux: policy capability network_peer_controls=1 > [ 3.258477] SELinux: policy capability open_perms=1 > [ 3.263521] SELinux: policy capability extended_socket_class=1 > [ 3.269521] SELinux: policy capability always_check_network=0 > [ 3.275445] SELinux: policy capability cgroup_seclabel=0 > [ 3.280916] SELinux: policy capability nnp_nosuid_transition=0 > [ 3.397949] audit: type=1403 audit(3.389:2): policy loaded > auid=4294967295 ses=4294967295 > [ 3.398298] selinux: SELinux: Loaded policy from /sepolicy > [ 3.398298] > [ 3.405810] selinux: SELinux: Loaded file_contexts > [ 3.405810] > [ 3.407411] random: init: uninitialized urandom read (40 bytes read) > [ 3.411274] init: init second stage started! > [ 3.425037] init: Using Android DT directory > /proc/device-tree/firmware/android/ > [ 3.429820] selinux: SELinux: Loaded file_contexts > [ 3.429820] > [ 3.429845] init: Running restorecon... > [ 3.434990] selinux: SELinux: Could not stat /dev/block: No such file > or directory. > [ 3.434990] > [ 3.435334] init: waitid failed: No child processes > [ 3.435420] init: Couldn't load property file > '/system/etc/prop.default': open() failed: No such file or directory: No > such file or directoy > [ 3.435466] init: Couldn't load property file '/prop.default': open() > failed: No such file or directory: No such file or directory > [ 3.436912] init: Couldn't load property file '/product/build.prop': > open() failed: No such file or directory: No such file or directory > [ 3.436959] init: Couldn't load property file '/odm/default.prop': > open() failed: No such file or directory: No such file or directory > [ 3.440070] random: init: uninitialized urandom read (40 bytes read) > [ 3.451268] random: ueventd: uninitialized urandom read (40 bytes read) > [ 3.454679] ueventd: ueventd started! > [ 3.458149] selinux: SELinux: Loaded file_contexts > [ 3.458149] > [ 3.458202] ueventd: Parsing file /ueventd.rc... > [ 3.459302] ueventd: Parsing file /vendor/ueventd.rc... > [ 3.459364] ueventd: Unable to read config file '/vendor/ueventd.rc': > open() failed: No such file or directory > [ 3.459407] ueventd: Parsing file /odm/ueventd.rc... > [ 3.459463] ueventd: Unable to read config file '/odm/ueventd.rc': > open() failed: No such file or directory > [ 3.459513] ueventd: Parsing file /ueventd.rpi3.rc... > [ 3.460157] ueventd: [libfs_mgr]fs_mgr_read_fstab_dt(): failed to read > fstab from dt > [ 3.560901] ueventd: Coldboot took 0.1 seconds > [ 3.594000] audit: type=1400 audit(3.439:3): avc: denied { map } for > pid=94 comm="init" path="/plat_file_contexts" dev="rootfs" ino=51671 > [ 3.615127] audit: type=1400 audit(3.439:4): avc: denied { map } for > pid=95 comm="init" path="/plat_file_contexts" dev="rootfs" ino=51671 > [ 3.636438] audit: type=1400 audit(3.439:5): avc: denied { > dac_read_search } for pid=1 comm="init" capability=2 scontext=u:r:init:s0 > tc1 > [ 3.653522] audit: type=1400 audit(3.559:6): avc: denied { write } > for pid=1 comm="init" name="alignment" dev="proc" ino=4026532798 scon1 > [ 3.672412] audit: type=1400 audit(3.559:7): avc: denied { open } > for pid=1 comm="init" path="/proc/cpu/alignment" dev="proc" ino=4026531 > [ 3.701182] audit: type=1400 audit(3.689:8): avc: denied { write } > for pid=1 comm="init" name="pages_to_scan" dev="sysfs" ino=7722 scont1 > [ 3.712557] EXT4-fs (mmcblk0p2): Ignoring removed nomblk_io_submit > option > [ 3.726928] audit: type=1400 audit(3.689:9): avc: denied { open } > for pid=1 comm="init" path="/sys/kernel/mm/ksm/pages_to_scan" dev="sys1 > [ 4.044455] EXT4-fs (mmcblk0p2): mounted filesystem without journal. > Opts: errors=remount-ro,nomblk_io_submit > [ 4.137803] EXT4-fs (mmcblk0p2): mounted filesystem without journal. > Opts: (null) > [ 4.149040] EXT4-fs (mmcblk0p3): Ignoring removed nomblk_io_submit > option > [ 4.313803] EXT4-fs (mmcblk0p3): 1 orphan inode deleted > [ 4.319119] EXT4-fs (mmcblk0p3): recovery complete > [ 4.428227] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data > mode. Opts: errors=remount-ro,nomblk_io_submit > [ 4.544678] random: e2fsck: uninitialized urandom read (40 bytes read) > [ 4.707476] random: e2fsck: uninitialized urandom read (40 bytes read) > [ 4.732052] audit: type=1400 audit(4.719:10): avc: denied { read } > for pid=107 comm="e2fsck" name="mmcblk0p3" dev="tmpfs" ino=8198 scont1 > [ 5.016025] e2fsck: e2fsck 1.43.3 (04-Sep-2016) > [ 5.016025] > [ 5.022160] e2fsck: Pass 1: Checking inodes, blocks, and sizes > [ 5.022160] > [ 5.029652] e2fsck: Pass 2: Checking directory structure > [ 5.029652] > [ 5.036559] e2fsck: Pass 3: Checking directory connectivity > [ 5.036559] > [ 5.043754] e2fsck: Pass 4: Checking reference counts > [ 5.043754] > [ 5.050377] e2fsck: Pass 5: Checking group summary information > [ 5.050377] > [ 5.057811] e2fsck: data: 175/408800 files (0.0% non-contiguous), > 62673/1633792 blocks > [ 5.057811] > [ 5.068588] EXT4-fs (mmcblk0p3): Ignoring removed nomblk_io_submit > option > [ 5.089141] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data > mode. Opts: nomblk_io_submit,errors=panic > [ 5.181253] random: servicemanager: uninitialized urandom read (40 > bytes read) > [ 5.310479] logd.auditd: start > [ 5.604100] type=1400 audit(5.599:15): avc: denied { dac_read_search } > for pid=116 comm="Binder:116_3" capability=2 scontext=u:r:vold:s0 tc1 > [ 5.654744] type=1400 audit(5.599:15): avc: denied { dac_read_search } > for pid=116 comm="Binder:116_3" capability=2 scontext=u:r:vold:s0 tc1 > [ 5.671932] type=1400 audit(5.649:16): avc: denied { dac_read_search } > for pid=1 comm="init" capability=2 scontext=u:r:init:s0 tcontext=u:r1 > [ 5.710508] logd.daemon: reinit > console:/ $ [ 6.051454] healthd: No battery devices found > [ 6.391514] android.hardware.health@2.0-impl: wakealarm_init: > timerfd_create failed > [ 6.395090] type=1400 audit(5.649:16): avc: denied { dac_read_search } > for pid=1 comm="init" capability=2 scontext=u:r:init:s0 tcontext=u:r1 > [ 6.395137] type=1400 audit(6.389:17): avc: denied { module_request } > for pid=155 comm="wificond" kmod="net-pf-16-proto-16-family-nl80211" 1 > [ 6.438048] healthd: battery none chg= > [ 6.499051] healthd: No battery devices found > [ 6.507987] healthd: battery none chg= > [ 6.508113] type=1400 audit(6.389:17): avc: denied { module_request } > for pid=155 comm="wificond" kmod="net-pf-16-proto-16-family-nl80211" 1 > [ 6.508157] type=1400 audit(6.499:18): avc: denied { wake_alarm } for > pid=138 comm="healthd" capability=35 scontext=u:r:healthd:s0 tcontext1 > [ 6.892927] type=1400 audit(6.499:18): avc: denied { wake_alarm } for > pid=138 comm="healthd" capability=35 scontext=u:r:healthd:s0 tcontext1 > > console:/ $ > console:/ $ > console:/ $ > console:/ $ [ 10.689471] init: starting service 'zygote'... > [ 10.696512] init: starting service 'netd'... > [ 10.696864] init: Created socket '/dev/socket/zygote', mode 660, user > 0, group 1000 > [ 10.711542] init: Created socket '/dev/socket/netd', mode 660, user 0, > group 1000 > [ 10.720268] init: Created socket '/dev/socket/dnsproxyd', mode 660, > user 0, group 3003 > [ 10.728997] init: Created socket '/dev/socket/mdns', mode 660, user 0, > group 1000 > [ 10.737297] init: Created socket '/dev/socket/fwmarkd', mode 660, user > 0, group 3003 > [ 10.744374] init: starting service 'audioserver'... > [ 10.750392] init: starting service 'surfaceflinger'... > > [ 10.757603] init: Failed to bind socket 'pdx/system/vr/display/client': > No such file or directory > console:/ $ [ 10.919301] type=1400 audit(7.459:21): avc: denied { > dac_read_search } for pid=1 comm="init" capability=2 scontext=u:r:init:s0 1 > > console:/ $ [ 11.085792] type=1400 audit(10.909:22): avc: denied { > module_request } for pid=248 comm="wificond" kmod="net-pf-16-proto-16-fam1 > [ 11.106293] type=1400 audit(10.909:22): avc: denied { module_request } > for pid=248 comm="wificond" kmod="net-pf-16-proto-16-family-nl80211"1 > > [ 11.131088] type=1400 audit(11.079:23): avc: denied { ptrace } for > pid=270 comm="crash_dump32" scontext=u:r:crash_dump:s0 tcontext=u:r:keys1 > console:/ $ > console:/ $ > [ 11.511623] healthd: battery none chg= > console:/ $ > console:/ $ > console:/ $ [ 15.700545] init: starting service 'zygote'... > [ 15.707867] init: Created socket '/dev/socket/zygote', mode 660, user > 0, group 1000 > [ 15.710843] init: starting service 'netd'... > [ 15.713835] init: Created socket '/dev/socket/netd', mode 660, user 0, > group 1000 > [ 15.714648] init: Created socket '/dev/socket/dnsproxyd', mode 660, > user 0, group 3003 > [ 15.715304] init: Created socket '/dev/socket/mdns', mode 660, user 0, > group 1000 > [ 15.715952] init: Created socket '/dev/socket/fwmarkd', mode 660, user > 0, group 3003 > [ 15.745485] init: starting service 'audioserver'... > [ 15.757398] init: starting service 'surfaceflinger'... > [ 15.765210] init: Failed to bind socket 'pdx/system/vr/display/client': > No such file or directory > > console:/ $ > console:/ $ > console:/ $ logcat > --------- beginning of main > 01-01 00:00:00.639 111 111 W auditd : type=2000 audit(0.0:1): > state=initialized audit_enabled=0 res=1 > 01-01 00:00:03.389 111 111 I auditd : type=1403 audit(0.0:2): policy > loaded auid=4294967295 ses=4294967295 > 01-01 00:00:03.439 94 94 I init : type=1400 audit(0.0:3): avc: > denied { map } for path="/plat_file_contexts" dev="rootfs" ino=5167 sc1 > 01-01 00:00:03.439 95 95 I init : type=1400 audit(0.0:4): avc: > denied { map } for path="/plat_file_contexts" dev="rootfs" ino=5167 sc1 > 01-01 00:00:03.439 1 1 I init : type=1400 audit(0.0:5): avc: > denied { dac_read_search } for capability=2 scontext=u:r:init:s0 tcont1 > 01-01 00:00:03.559 1 1 I init : type=1400 audit(0.0:6): avc: > denied { write } for name="alignment" dev="proc" ino=4026532798 sconte1 > 01-01 00:00:03.559 1 1 I init : type=1400 audit(0.0:7): avc: > denied { open } for path="/proc/cpu/alignment" dev="proc" ino=402653271 > 01-01 00:00:03.689 1 1 I init : type=1400 audit(0.0:8): avc: > denied { write } for name="pages_to_scan" dev="sysfs" ino=7722 scontex1 > 01-01 00:00:03.689 1 1 I init : type=1400 audit(0.0:9): avc: > denied { open } for path="/sys/kernel/mm/ksm/pages_to_scan" dev="sysfs1 > 01-01 00:00:04.719 107 107 I e2fsck : type=1400 audit(0.0:10): avc: > denied { read } for name="mmcblk0p3" dev="tmpfs" ino=8198 scontext=u:1 > 01-01 00:00:05.347 114 114 I SELinux : SELinux: Loaded > service_contexts from: > 01-01 00:00:05.351 114 114 I SELinux : /vndservice_contexts > 01-01 00:00:05.354 112 112 I SELinux : SELinux: Loaded > service_contexts from: > 01-01 00:00:05.358 112 112 I SELinux : /plat_service_contexts > 01-01 00:00:05.358 112 112 I SELinux : /vendor_service_contexts > 01-01 00:00:05.456 113 113 I hwservicemanager: hwservicemanager is > ready now. > --------- beginning of system > 01-01 00:00:05.567 116 116 I vold : Vold 3.0 (the awakening) firing > up > 01-01 00:00:05.567 116 116 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:05.568 116 116 V vold : Detected support for: ext4 f2fs > vfat > 01-01 00:00:05.577 116 116 W vold : Failed to LOOP_GET_STATUS64 > /dev/block/loop5: No such device or address > 01-01 00:00:05.578 116 116 W vold : Failed to LOOP_GET_STATUS64 > /dev/block/loop2: No such device or address > 01-01 00:00:05.578 116 116 W vold : Failed to LOOP_GET_STATUS64 > /dev/block/loop7: No such device or address > 01-01 00:00:05.578 116 116 W vold : Failed to LOOP_GET_STATUS64 > /dev/block/loop4: No such device or address > 01-01 00:00:05.578 116 116 W vold : Failed to LOOP_GET_STATUS64 > /dev/block/loop3: No such device or address > 01-01 00:00:05.578 116 116 W vold : Failed to LOOP_GET_STATUS64 > /dev/block/loop6: No such device or address > 01-01 00:00:05.578 116 116 W vold : Failed to LOOP_GET_STATUS64 > /dev/block/loop0: No such device or address > 01-01 00:00:05.578 116 116 W vold : Failed to LOOP_GET_STATUS64 > /dev/block/loop1: No such device or address > 01-01 00:0[ 20.433858] random: crng init done > [ 20.438035] random: 4 urandom warning(s) missed due to ratelimiting > 0:05.584 116 116 I vold : [libfs_mgr]fs_mgr_read_fstab_dt(): failed > to read fstab from dt > 01-01 00:00:05.587 116 116 D vold : VoldNativeService::start() > completed OK > 01-01 00:00:05.595 116 125 D vold : e4crypt_init_user0 > 01-01 00:00:05.595 116 125 D vold : e4crypt_prepare_user_storage > for volume null, user 0, serial 0, flags 1 > 01-01 00:00:05.595 116 125 D vold : Preparing: /data/system/users/0 > 01-01 00:00:05.596 116 125 D vold : Preparing: > /data/misc/profiles/cur/0 > 01-01 00:00:05.599 116 116 I Binder:116_3: type=1400 audit(0.0:15): > avc: denied { dac_read_search } for capability=2 scontext=u:r:vold:s0 1 > 01-01 00:00:05.600 116 125 D vold : Preparing: /data/system_de/0 > 01-01 00:00:05.601 116 125 D vold : Preparing: /data/misc_de/0 > 01-01 00:00:05.602 116 125 D vold : Preparing: /data/vendor_de/0 > 01-01 00:00:05.603 116 125 D vold : Preparing: /data/user_de/0 > 01-01 00:00:05.604 116 125 V vold : /system/bin/vold_prepare_subdirs > 01-01 00:00:05.604 116 125 V vold : prepare > 01-01 00:00:05.604 116 125 V vold : > 01-01 00:00:05.604 116 125 V vold : 0 > 01-01 00:00:05.604 116 125 V vold : 1 > 01-01 00:00:05.637 116 125 I vold_prepare_subdirs: SELinux: Loaded > file_contexts > 01-01 00:00:05.641 126 126 D vold_prepare_subdirs: Setting up mode 700 > uid 0 gid 0 context u:object_r:vold_data_file:s0 on path: /data/misd > 01-01 00:00:05.642 126 126 D vold_prepare_subdirs: Setting up mode 700 > uid 0 gid 0 context u:object_r:storaged_data_file:s0 on path: /datad > 01-01 00:00:05.643 126 126 D vold_prepare_subdirs: Setting up mode 700 > uid 1000 gid 1000 context u:object_r:fingerprint_vendor_data_file:sa > 01-01 00:00:05.645 116 125 D vold : e4crypt_unlock_user_key 0 > serial=0 token_present=0 > 01-01 00:00:05.646 116 125 E vold : Failed to chmod > /data/system_ce/0: No such file or directory > 01-01 00:00:05.647 116 125 E vold : Failed to chmod > /data/misc_ce/0: No such file or directory > 01-01 00:00:05.647 116 125 E vold : Failed to chmod /data/media/0: > No such file or directory > 01-01 00:00:05.649 1 1 I init : type=1400 audit(0.0:16): avc: > denied { dac_read_search } for capability=2 scontext=u:r:init:s0 tcon1 > 01-01 00:00:05.670 128 128 I /system/bin/tzdatacheck: timezone distro > dir /data/misc/zoneinfo/current does not exist. No action required. > 01-01 00:00:05.823 133 133 I ServiceManagement: Removing namespace > from process name android.hidl.allocator@1.0-service to allocator@1.0-s. > 01-01 00:00:05.824 133 133 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:05.824 113 113 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:05.829 140 140 I lowmemorykiller: Using in-kernel low > memory [ 20.711578] init: starting service 'zygote'... > killer interface > 01-01 00:00:05[ 20.719331] init: starting service 'netd'... > .933 1[ 20.719640] init: Created socket '/dev/socket/zygote', mode > 660, user 0, group 1000 > [ 20.735241] init: Created socket '/dev/socket/netd', mode 660, user 0, > group 1000 > > 01-01 00:00:06.[ 20.744532] init: Created socket > '/dev/socket/dnsproxyd', mode 660, user 0, group 3003 > 047 13[ 20.747399] init: starting service 'audioserver'... > 8 138 I health[ 20.759378] init: Created socket '/dev/socket/mdns', > mode 660, user 0, group 1000 > @2.0/: h[ 20.764384] init: starting service 'surfaceflinger'... > ealth@2.[ 20.766973] init: Failed to bind socket > 'pdx/system/vr/display/client': No such file or directory > 0/backup[ 20.767358] init: Failed to bind socket > 'pdx/system/vr/display/manager': No such file or directory > : Hal starting main loop... > 01-01 00:00:06.047 137 137 I health@2.0/: health@2.0/default: Hal > starting main loop... > 01-01 00:00:06.047 137 137 I health@2.0/: health@2.0/default Hal is > starting up... > 01-01 00:00:06.047 138 138 I health@2.0/: health@2.0/backup Hal is > starting up... > 01-01 00:00:06.047 138 138 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:06.050 160 160 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:06.053 137 137 I ServiceManagement: Removing namespace > from process name android.hardware.health@2.0-service to health@2.0-ser. > 01-01 00:00:06.054 137 137 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:06.069 136 136 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:06.098 159 159 I /system/bin/tombstoned: tombstoned > successfully initialized > 01-01 00:00:06.183 154 162 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:06.247 135 135 W > /vendor/bin/hw/android.hardware.configstore@1.1-service: Could not find > seccomp policy file at: /vendor/etc/sy > 01-01 00:00:06.247 135 135 I ServiceManagement: Removing namespace > from process name android.hardware.configstore@1.1-service to configsto. > 01-01 00:00:06.248 135 135 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:06.342 134 134 D android.hardware.cas@1.0-service: > android.hardware.cas@1.0-service starting... > 01-01 00:00:06.343 134 134 I ServiceManagement: Removing namespace > from process name android.hardware.cas@1.0-service to cas@1.0-service. > 01-01 00:00:06.343 134 134 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:06.384 113 113 W hwservicemanager: getTransport: Cannot > find entry android.hardware.health@1.0::IHealth/default in either fram. > 01-01 00:00:06.386 113 113 W hwservicemanager: getTransport: Cannot > find entry android.hardware.usb.gadget@1.0::IUsbGadget/default in eith. > 01-01 00:00:06.387 137 137 I health@2.0/: health@2.0/default: Hal init > done > 01-01 00:00:06.389 155 155 I wificond: type=1400 audit(0.0:17): avc: > denied { module_request } for kmod="net-pf-16-proto-16-family-nl802111 > 01-01 00:00:06.390 155 155 I wificond: wificond is starting up... > 01-01 00:00:06.391 155 155 E wificond: Received error message: No such > file or directory > 01-01 00:00:06.391 155 155 E wificond: Failed to get NL80211 family > info > 01-01 00:00:06.392 155 155 E wificond: Failed to start netlink manager > 01-01 00:00:06.392 155 155 E wificond: Received error message: No such > file or directory > 01-01 00:00:06.392 155 155 E wificond: Failed to get NL80211 family > info > 01-01 00:00:06.392 155 155 E wificond: Received error message: No such > file or directory > 01-01 00:00:06.392 155 155 E wificond: > > ... -- _This e-mail message (including any attachments) may be confidential, proprietary, privileged, or otherwise exempt from disclosure under applicable laws. If you are not an intended recipient, please delete this message. Thank you. _ -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.