Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot 2016.11-rc3-gef48919 (Nov 22 2016 - 20:29:18 +0000) vexpress_aemv8a, Build: jenkins-armlt-platforms-release-42
- DRAM: 8 GiB
- PCIe XR3 Host Bridge enabled: x4 link (Gen 2)
- Flash: 64 MiB
- *** Warning - bad CRC, using default environment
- In: serial_pl01x
- Out: serial_pl01x
- Err: serial_pl01x
- Net: smc911x-0
- Hit any key to stop autoboot: 0
- loaded region 0 from 08500000 to 80080000, 00DF2E00 bytes
- loaded region 0 from 0A700000 to 82000000, 0000460A bytes
- loaded region 0 from 09800000 to 84000000, 00167CB6 bytes
- ## Loading init Ramdisk from Legacy Image at 84000000 ...
- Image Name: Android ramdisk
- Image Type: AArch64 Linux RAMDisk Image (uncompressed)
- Data Size: 1473654 Bytes = 1.4 MiB
- Load Address: 84000000
- Entry Point: 84000000
- Verifying Checksum ... OK
- ## Flattened Device Tree blob at 82000000
- Booting using the fdt blob at 0x82000000
- reserving fdt memory region: addr=82000000 size=5000
- Using Device Tree in place at 0000000082000000, end 0000000082007fff
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x100
- [ 0.000000] Initializing cgroup subsys cpuset
- [ 0.000000] Initializing cgroup subsys cpu
- [ 0.000000] Initializing cgroup subsys cpuacct
- [ 0.000000] Initializing cgroup subsys schedtune
- [ 0.000000] Linux version 4.4.27 (buildslave@x86-64-08) (gcc version 4.9.3 20150413 (prerelease) (Linaro GCC 4.9-2015.05) ) #1 SMP PREEMPT Tue Nov 22 20:25:01 UTC 2016
- [ 0.000000] Boot CPU: AArch64 Processor [410fd030]
- [ 0.000000] earlycon: Early serial console at MMIO 0x7ff80000 (options '')
- [ 0.000000] bootconsole [uart0] enabled
- [ 0.000000] efi: Getting EFI parameters from FDT:
- [ 0.000000] efi: UEFI not found.
- [ 0.000000] cma: Reserved 32 MiB at 0x00000000fcc00000
- [ 0.000000] On node 0 totalpages: 2092544
- [ 0.000000] DMA zone: 7168 pages used for memmap
- [ 0.000000] DMA zone: 0 pages reserved
- [ 0.000000] DMA zone: 519680 pages, LIFO batch:31
- [ 0.000000] Normal zone: 21504 pages used for memmap
- [ 0.000000] Normal zone: 1572864 pages, LIFO batch:31
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: PSCIv1.0 detected in firmware.
- [ 0.000000] psci: Using standard PSCI v0.2 function IDs
- [ 0.000000] psci: Trusted OS migration not required
- [ 0.000000] PERCPU: Embedded 19 pages/cpu @ffffffc97ff44000 s46720 r0 d31104 u77824
- [ 0.000000] pcpu-alloc: s46720 r0 d31104 u77824 alloc=19*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] CPU features: enabling workaround for ARM errata 826319, 827319, 824069
- [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2063872
- [ 0.000000] Kernel command line: console=ttyAMA0,115200n8 root=/dev/sda2 rw rootwait earlycon=pl011,0x7ff80000 debug systemd.log_target=null user_debug=31 androidboot9
- [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
- [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
- [ 0.000000] software IO TLB [mem 0xf8c00000-0xfcc00000] (64MB) mapped at [ffffffc078c00000-ffffffc07cbfffff]
- [ 0.000000] Memory: 8127136K/8370176K available (9596K kernel code, 843K rwdata, 2892K rodata, 896K init, 787K bss, 210272K reserved, 32768K cma-reserved)
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
- [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbdffff0000 ( 247 GB)
- [ 0.000000] .init : 0xffffff8008cc0000 - 0xffffff8008da0000 ( 896 KB)
- [ 0.000000] .text : 0xffffff8008080000 - 0xffffff80089e0000 ( 9600 KB)
- [ 0.000000] .rodata : 0xffffff80089e0000 - 0xffffff8008cc0000 ( 2944 KB)
- [ 0.000000] .data : 0xffffff8008da0000 - 0xffffff8008e72e00 ( 844 KB)
- [ 0.000000] vmemmap : 0xffffffbe00000000 - 0xffffffbfc0000000 ( 7 GB maximum)
- [ 0.000000] 0xffffffbe00000000 - 0xffffffbe21400000 ( 532 MB actual)
- [ 0.000000] fixed : 0xffffffbffe7fd000 - 0xffffffbffec00000 ( 4108 KB)
- [ 0.000000] PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
- [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc980000000 ( 38912 MB)
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] Build-time adjustment of leaf fanout to 64.
- [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
- [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
- [ 0.000000] NR_IRQS:64 nr_irqs:64 0
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] GICv2m: Node v2m: range[0x2c1c0000:0x2c1c0fff], SPI[224:256]
- [ 0.000000] Architected cp15 timer(s) running at 50.00MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
- [ 0.000005] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
- [ 0.008355] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
- [ 0.018389] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000)
- [ 0.028867] pid_max: default: 32768 minimum: 301
- [ 0.033653] Security Framework initialized
- [ 0.037767] SELinux: Initializing.
- [ 0.041352] SELinux: Starting in permissive mode
- [ 0.046132] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
- [ 0.053032] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
- [ 0.061268] Initializing cgroup subsys freezer
- [ 0.065742] Initializing cgroup subsys debug
- [ 0.070074] ftrace: allocating 32903 entries in 129 pages
- [ 0.154643] sched-energy: Sched-energy-costs installed from DT
- [ 0.160528] CPU0: update cpu_capacity 447
- [ 0.164602] ASID allocator initialised with 65536 entries
- [ 0.190494] EFI services will not be available.
- [ 0.220719] Detected PIPT I-cache on CPU1
- [ 0.220724] CPU features: enabling workaround for ARM erratum 832075
- [ 0.220762] CPU1: update cpu_capacity 1023
- [ 0.220765] CPU1: Booted secondary processor [410fd070]
- [ 0.244708] Detected PIPT I-cache on CPU2
- [ 0.244736] CPU2: update cpu_capacity 1023
- [ 0.244739] CPU2: Booted secondary processor [410fd070]
- [ 0.268768] Detected VIPT I-cache on CPU3
- [ 0.268809] CPU3: update cpu_capacity 447
- [ 0.268813] CPU3: Booted secondary processor [410fd030]
- [ 0.292821] Detected VIPT I-cache on CPU4
- [ 0.292853] CPU4: update cpu_capacity 447
- [ 0.292857] CPU4: Booted secondary processor [410fd030]
- [ 0.316883] Detected VIPT I-cache on CPU5
- [ 0.316915] CPU5: update cpu_capacity 447
- [ 0.316918] CPU5: Booted secondary processor [410fd030]
- [ 0.316983] Brought up 6 CPUs
- [ 0.392854] SMP: Total of 6 processors activated.
- [ 0.397578] CPU: All CPU(s) started at EL2
- [ 0.401719] alternatives: patching kernel code
- [ 0.406919] CPU5: update max cpu_capacity 447
- [ 0.406928] CPU2: update max cpu_capacity 1023
- [ 0.410860] CPU4: update max cpu_capacity 447
- [ 0.418854] CPU2: update max cpu_capacity 1023
- [ 0.430664] DMI not present or invalid.
- [ 0.434851] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.445576] xor: measuring software checksum speed
- [ 0.486596] 8regs : 2823.000 MB/sec
- [ 0.530656] 8regs_prefetch: 2533.000 MB/sec
- [ 0.574717] 32regs : 2672.000 MB/sec
- [ 0.618779] 32regs_prefetch: 2287.000 MB/sec
- [ 0.623410] xor: using function: 8regs (2823.000 MB/sec)
- [ 0.629524] NET: Registered protocol family 16
- [ 0.634170] schedtune: init normalization constants...
- [ 0.639327] schedtune: CLUSTER[0,3-5] min_pwr: 17 max_pwr: 57
- [ 0.645873] schedtune: CPU[0] min_pwr: 0 max_pwr: 93
- [ 0.652416] schedtune: CPU[3] min_pwr: 0 max_pwr: 93
- [ 0.658963] schedtune: CPU[4] min_pwr: 0 max_pwr: 93
- [ 0.665507] schedtune: CPU[5] min_pwr: 0 max_pwr: 93
- [ 0.672051] schedtune: CLUSTER[1-2] min_pwr: 24 max_pwr: 64
- [ 0.678595] schedtune: CPU[1] min_pwr: 0 max_pwr: 616
- [ 0.685141] schedtune: CPU[2] min_pwr: 0 max_pwr: 616
- [ 0.691686] schedtune: SYSTEM min_pwr: 41 max_pwr: 1725
- [ 0.698228] schedtune: using normalization constants mul: 928365853 sh1: 1 sh2: 10
- [ 0.705814] schedtune: verify normalization constants...
- [ 0.711141] schedtune: max_pwr/2^0: 1684 => norm_pwr: 1024
- [ 0.716726] schedtune: max_pwr/2^1: 842 => norm_pwr: 512
- [ 0.722310] schedtune: max_pwr/2^2: 421 => norm_pwr: 256
- [ 0.727897] schedtune: max_pwr/2^3: 210 => norm_pwr: 127
- [ 0.733483] schedtune: max_pwr/2^4: 105 => norm_pwr: 63
- [ 0.739068] schedtune: max_pwr/2^5: 52 => norm_pwr: 31
- [ 0.744652] schedtune: configured to support 4 boost groups
- [ 0.758259] cpuidle: using governor ladder
- [ 0.770386] cpuidle: using governor menu
- [ 0.774491] vdso: 2 pages (1 code @ ffffff80089e6000, 1 data @ ffffff8008da4000)
- [ 0.781930] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.789486] DMA: preallocated 256 KiB pool for atomic allocations
- [ 0.795656] Serial: AMBA PL011 UART driver
- [ 0.801701] 7ff80000.uart: ttyAMA0 at MMIO 0x7ff80000 (irq = 25, base_baud = 0) is a PL011 rev3
- [ 0.810439] console [ttyAMA0] enabled
- [ 0.810439] console [ttyAMA0] enabled
- [ 0.817727] bootconsole [uart0] disabled
- [ 0.817727] bootconsole [uart0] disabled
- [ 0.907306] raid6: int64x1 gen() 447 MB/s
- [ 0.979342] raid6: int64x1 xor() 475 MB/s
- [ 1.051393] raid6: int64x2 gen() 674 MB/s
- [ 1.123510] raid6: int64x2 xor() 667 MB/s
- [ 1.195609] raid6: int64x4 gen() 943 MB/s
- [ 1.267729] raid6: int64x4 xor() 707 MB/s
- [ 1.339827] raid6: int64x8 gen() 1112 MB/s
- [ 1.411895] raid6: int64x8 xor() 685 MB/s
- [ 1.484022] raid6: neonx1 gen() 926 MB/s
- [ 1.556112] raid6: neonx1 xor() 698 MB/s
- [ 1.628238] raid6: neonx2 gen() 1265 MB/s
- [ 1.700316] raid6: neonx2 xor() 1031 MB/s
- [ 1.772415] raid6: neonx4 gen() 1745 MB/s
- [ 1.844506] raid6: neonx4 xor() 1350 MB/s
- [ 1.916609] raid6: neonx8 gen() 1899 MB/s
- [ 1.988730] raid6: neonx8 xor() 1373 MB/s
- [ 1.992964] raid6: using algorithm neonx8 gen() 1899 MB/s
- [ 1.998311] raid6: .... xor() 1373 MB/s, rmw enabled
- [ 2.003227] raid6: using intx1 recovery algorithm
- [ 2.007970] ACPI: Interpreter disabled.
- [ 2.012114] vgaarb: loaded
- [ 2.015034] SCSI subsystem initialized
- [ 2.018903] libata version 3.00 loaded.
- [ 2.022863] usbcore: registered new interface driver usbfs
- [ 2.028325] usbcore: registered new interface driver hub
- [ 2.033651] usbcore: registered new device driver usb
- [ 2.039337] dmi: Firmware registration failed.
- [ 2.043958] Advanced Linux Sound Architecture Driver Initialized.
- [ 2.050493] NetLabel: Initializing
- [ 2.053856] NetLabel: domain hash size = 128
- [ 2.058173] NetLabel: protocols = UNLABELED CIPSOv4
- [ 2.063126] NetLabel: unlabeled traffic allowed by default
- [ 2.068862] clocksource: Switched to clocksource arch_sys_counter
- [ 2.099852] pnp: PnP ACPI: disabled
- [ 2.104031] thermal thermal_zone0: power_allocator: sustainable_power will be estimated
- [ 2.112367] NET: Registered protocol family 2
- [ 2.117176] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
- [ 2.124682] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
- [ 2.131870] TCP: Hash tables configured (established 65536 bind 65536)
- [ 2.138399] UDP hash table entries: 4096 (order: 5, 131072 bytes)
- [ 2.144516] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
- [ 2.151285] NET: Registered protocol family 1
- [ 2.155873] RPC: Registered named UNIX socket transport module.
- [ 2.161747] RPC: Registered udp transport module.
- [ 2.166408] RPC: Registered tcp transport module.
- [ 2.171068] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 2.177477] PCI: CLS 0 bytes, default 128
- [ 2.181630] Trying to unpack rootfs image as initramfs...
- [ 2.261664] Freeing initrd memory: 1432K (ffffffc004001000 - ffffffc004167000)
- [ 2.269136] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available
- [ 2.277344] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
- [ 2.286322] futex hash table entries: 2048 (order: 6, 262144 bytes)
- [ 2.292660] audit: initializing netlink subsys (disabled)
- [ 2.298046] audit: type=2000 audit(2.172:1): initialized
- [ 2.304409] VFS: Disk quotas dquot_6.6.0
- [ 2.308363] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 2.316023] NFS: Registering the id_resolver key type
- [ 2.321058] Key type id_resolver registered
- [ 2.325206] Key type id_legacy registered
- [ 2.329226] jffs2: version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
- [ 2.336344] fuse init (API version 7.23)
- [ 2.340446] SELinux: Registering netfilter hooks
- [ 2.348379] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
- [ 2.355724] io scheduler noop registered
- [ 2.359622] io scheduler deadline registered
- [ 2.363931] io scheduler cfq registered (default)
- [ 2.368829] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
- [ 2.374384] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
- [ 2.382171] dma-pl330 7ff00000.dma: Loaded driver for PL330 DMAC-341330
- [ 2.388745] dma-pl330 7ff00000.dma: DBUFF-1024x16bytes Num_Chans-8 Num_Peri-8 Num_Events-8
- [ 2.397339] [drm] Initialized drm 1.1.0 20060810
- [ 2.402079] mali 2d000000.gpu: Continuing without Mali regulator control
- [ 2.408738] mali 2d000000.gpu: Failed to get clock
- [ 2.413489] mali 2d000000.gpu: Power control initialization failed
- [ 2.427757] brd: module loaded
- [ 2.435080] loop: module loaded
- [ 2.438681] mtdoops: mtd device (mtddev=name/number) must be supplied
- [ 2.445097] tun: Universal TUN/TAP device driver, 1.6
- [ 2.450112] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
- [ 2.456302] sky2: driver version 1.30
- [ 2.473500] libphy: smsc911x-mdio: probed
- [ 2.540999] smsc911x 18000000.ethernet eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=18000000.etherne:01, irq=-1)
- [ 2.552390] smsc911x 18000000.ethernet eth0: MAC Address: 00:02:f7:00:58:8d
- [ 2.559330] PPP generic driver version 2.4.2
- [ 2.563647] PPP BSD Compression module registered
- [ 2.568315] PPP Deflate Compression module registered
- [ 2.573332] PPP MPPE Compression module registered
- [ 2.578084] NET: Registered protocol family 24
- [ 2.582530] usbcore: registered new interface driver asix
- [ 2.587911] usbcore: registered new interface driver ax88179_178a
- [ 2.593981] usbcore: registered new interface driver cdc_ether
- [ 2.599791] usbcore: registered new interface driver net1080
- [ 2.605428] usbcore: registered new interface driver cdc_subset
- [ 2.611323] usbcore: registered new interface driver zaurus
- [ 2.616893] usbcore: registered new interface driver cdc_ncm
- [ 2.622507] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 2.628978] ehci-pci: EHCI PCI platform driver
- [ 2.633413] ehci-platform: EHCI generic platform driver
- [ 2.638689] ehci-platform 7ffc0000.ehci: EHCI Host Controller
- [ 2.644399] ehci-platform 7ffc0000.ehci: new USB bus registered, assigned bus number 1
- [ 2.652387] ehci-platform 7ffc0000.ehci: irq 28, io mem 0x7ffc0000
- [ 2.668881] ehci-platform 7ffc0000.ehci: USB 2.0 started, EHCI 1.00
- [ 2.675221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 2.681955] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.689113] usb usb1: Product: EHCI Host Controller
- [ 2.693949] usb usb1: Manufacturer: Linux 4.4.27 ehci_hcd
- [ 2.699299] usb usb1: SerialNumber: 7ffc0000.ehci
- [ 2.704289] hub 1-0:1.0: USB hub found
- [ 2.708031] hub 1-0:1.0: 1 port detected
- [ 2.712220] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 2.718366] ohci-pci: OHCI PCI platform driver
- [ 2.722848] usbcore: registered new interface driver usb-storage
- [ 2.729353] mousedev: PS/2 mouse device common for all mice
- [ 2.735189] usbcore: registered new interface driver xpad
- [ 2.740581] usbcore: registered new interface driver usb_acecad
- [ 2.746493] usbcore: registered new interface driver aiptek
- [ 2.752051] usbcore: registered new interface driver gtco
- [ 2.757434] usbcore: registered new interface driver hanwang
- [ 2.763074] usbcore: registered new interface driver kbtab
- [ 2.768962] rtc-pl031 1c170000.rtc: rtc core: registered pl031 as rtc0
- [ 2.775672] device-mapper: uevent: version 1.0.3
- [ 2.780343] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected]
- [ 2.789756] mmci-pl18x 1c050000.mmci: No vqmmc regulator found
- [ 2.795583] mmci-pl18x 1c050000.mmci: mmc0: PL180 manf 41 rev0 at 0x1c050000 irq 36,0 (pio)
- [ 2.803869] mmci-pl18x 1c050000.mmci: DMA channels RX none, TX none
- [ 2.841109] hidraw: raw HID events driver (C) Jiri Kosina
- [ 2.848226] usbcore: registered new interface driver usbhid
- [ 2.853753] usbhid: USB HID core driver
- [ 2.860552] ashmem: initialized
- [ 2.863869] mhu 2b1f0000.mhu: ARM MHU Mailbox registered
- [ 2.869764] optee firmware:optee: probing for conduit method from DT.
- [ 2.876323] optee firmware:optee: initialized driver
- [ 2.882362] u32 classifier
- [ 2.885051] Actions configured
- [ 2.888430] Netfilter messages via NETLINK v0.30.
- [ 2.893147] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
- [ 2.899959] ctnetlink v0.93: registering with nfnetlink.
- [ 2.905783] xt_time: kernel timezone is -0000
- [ 2.910412] ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 2.915852] arp_tables: (C) 2002 David S. Miller
- [ 2.920486] Initializing XFRM netlink socket
- [ 2.926496] NET: Registered protocol family 10
- [ 2.931959] mip6: Mobile IPv6
- [ 2.934938] ip6_tables: (C) 2000-2006 Netfilter Core Team
- [ 2.940456] sit: IPv6 over IPv4 tunneling driver
- [ 2.945506] NET: Registered protocol family 17
- [ 2.949937] NET: Registered protocol family 15
- [ 2.954412] Key type dns_resolver registered
- [ 2.959020] Registered cp15_barrier emulation handler
- [ 2.964218] Registered setend emulation handler
- [ 2.969084] registered taskstats version 1
- [ 2.977547] Btrfs loaded
- [ 2.980561] [drm] found ARM HDLCD version r0p0
- [ 2.985268] hdlcd 7ff60000.hdlcd: master bind failed: -517
- [ 2.991327] mali 2d000000.gpu: Continuing without Mali regulator control
- [ 2.998018] mali 2d000000.gpu: Failed to get clock
- [ 3.002786] mali 2d000000.gpu: Power control initialization failed
- [ 3.009222] scpi_protocol scpi: SCP Protocol 1.2 Firmware 1.18.0 version
- [ 3.021022] usb 1-1: new high-speed USB device number 2 using ehci-platform
- [ 3.027734] cpu cpu0: bL_cpufreq_init: CPU 0 initialized
- [ 3.028466] cpu cpu1: bL_cpufreq_init: CPU 1 initialized
- [ 3.028731] arm_big_little: bL_cpufreq_register: Registered platform driver: scpi
- [ 3.055478] [drm] found ARM HDLCD version r0p0
- [ 3.059980] tda998x 0-0070: Falling back to first CRTC
- [ 3.179106] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
- [ 3.184994] tda998x 0-0070: found TDA19988
- [ 3.187461] hdlcd 7ff60000.hdlcd: bound 0-0070 (ops tda998x_ops)
- [ 3.187547] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
- [ 3.187549] [drm] No driver support for vblank timestamp query.
- [ 3.208263] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 3.216309] hub 1-1:1.0: USB hub found
- [ 3.220571] hub 1-1:1.0: 4 ports detected
- [ 3.267936] hdlcd 7ff60000.hdlcd: fb0: frame buffer device
- [ 3.285016] [drm] Initialized hdlcd 1.0.0 20130505 on minor 0
- [ 3.290919] mali 2d000000.gpu: Continuing without Mali regulator control
- [ 3.298166] mali 2d000000.gpu: GPU identified as 0x0620 r0p1 status 0
- [ 3.305071] mali 2d000000.gpu: Mali OPP from SCPI: 450000000 Hz @ 820 mV
- [ 3.311984] mali 2d000000.gpu: Mali OPP from SCPI: 487500000 Hz @ 825 mV
- [ 3.318773] mali 2d000000.gpu: Mali OPP from SCPI: 525000000 Hz @ 850 mV
- [ 3.325516] mali 2d000000.gpu: Mali OPP from SCPI: 562500000 Hz @ 875 mV
- [ 3.332278] mali 2d000000.gpu: Mali OPP from SCPI: 600000000 Hz @ 900 mV
- [ 3.341139] mali 2d000000.gpu: Probed as mali0
- [ 3.346358] asoc-simple-card sound: i2s-hifi <-> 7ff90000.i2s mapping ok
- [ 3.354874] otg_wakelock_init: No USB transceiver found
- [ 3.360458] rtc-pl031 1c170000.rtc: setting system clock to 2016-11-23 16:34:48 UTC (1479918888)
- [ 3.370672] ALSA device list:
- [ 3.373632] #0: 7ff90000.i2s-i2s-hifi
- [ 3.379612] uart-pl011 7ff80000.uart: no DMA platform data
- [ 3.385448] Freeing unused kernel memory: 896K (ffffff8008cc0000 - ffffff8008da0000)
- [ 3.395234] init: init first stage started!
- [ 3.405326] SELinux: 2048 avtab hash slots, 6606 rules.
- [ 3.415187] SELinux: 2048 avtab hash slots, 6606 rules.
- [ 3.420388] SELinux: 1 users, 2 roles, 650 types, 0 bools, 1 sens, 1024 cats
- [ 3.427485] SELinux: 63 classes, 6606 rules
- [ 3.432720] SELinux: Completing initialization.
- [ 3.437321] SELinux: Setting up existing superblocks.
- [ 3.460892] audit: type=1403 audit(1479918888.596:2): policy loaded auid=4294967295 ses=4294967295
- [ 3.470132] audit: type=1404 audit(1479918888.608:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
- [ 3.489152] init: (Initializing SELinux enforcing took 0.09s.)
- [ 3.497184] init: init second stage started!
- [ 3.501437] usb 1-1.3: new low-speed USB device number 3 using ehci-platform
- [ 3.512307] init: Running restorecon...
- [ 3.582518] init: waitpid failed: No child processes
- [ 3.587707] init: (Loading properties from /default.prop took 0.00s.)
- [ 3.595825] init: (Parsing /init.environ.rc took 0.00s.)
- [ 3.601496] init: (Parsing /init.usb.rc took 0.00s.)
- [ 3.606589] init: (Parsing /init.juno.rc took 0.00s.)
- [ 3.612140] init: (Parsing /init.usb.configfs.rc took 0.00s.)
- [ 3.617973] init: (Parsing /init.zygote64_32.rc took 0.00s.)
- [ 3.623625] init: (Parsing /init.rc took 0.03s.)
- [ 3.628549] init: Starting service 'ueventd'...
- [ 3.633357] init: Waiting for /dev/.coldboot_done...
- [ 3.634729] ueventd: ueventd started!
- [ 3.641934] usb 1-1.3: New USB device found, idVendor=04d9, idProduct=1203
- [ 3.648770] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 3.666071] input: HID 04d9:1203 as /devices/platform/7ffc0000.ehci/usb1/1-1/1-1.3/1-1.3:1.0/0003:04D9:1203.0001/input/input1
- [ 3.726859] audit: type=1400 audit(1479918888.864:4): avc: denied { relabelfrom } for pid=121 comm="ueventd" name="003" dev="tmpfs" ino=1307 scontext=u:r:ueventd:s0
- [ 3.747200] ueventd: Cannot set 'u:object_r:usb_device:s0' SELinux label on '/dev/bus/usb/001/003' device (Permission denied)
- [ 3.748888] atkbd serio0: keyboard reset failed on 1c060000.kmi
- [ 3.761152] hid-generic 0003:04D9:1203.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 04d9:1203] on usb-7ffc0000.ehci-1.3/input0
- [ 3.776373] input: HID 04d9:1203 as /devices/platform/7ffc0000.ehci/usb1/1-1/1-1.3/1-1.3:1.1/0003:04D9:1203.0002/input/input2
- [ 3.779544] audit: type=1400 audit(1479918888.916:5): avc: denied { relabelfrom } for pid=121 comm="ueventd" name="event0" dev="tmpfs" ino=1386 scontext=u:r:uevent0
- [ 3.779559] ueventd: Cannot set 'u:object_r:input_device:s0' SELinux label on '/dev/input/event0' device (Permission denied)
- [ 3.780351] audit: type=1400 audit(1479918888.916:6): avc: denied { relabelfrom } for pid=121 comm="ueventd" name="hidraw0" dev="tmpfs" ino=1388 scontext=u:r:ueven0
- [ 3.780364] ueventd: Cannot set 'u:object_r:device:s0' SELinux label on '/dev/hidraw0' device (Permission denied)
- [ 3.785616] ueventd: Coldboot took 0.15s.
- [ 3.791286] init: Waiting for /dev/.coldboot_done took 0.16s.
- [ 3.791484] init: Failed to read from /dev/hw_random: No such device
- [ 3.877075] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory
- [ 3.887343] init: write_file: Unable to open '/proc/cpu/alignment': No such file or directory
- [ 3.905972] Registered swp emulation handler
- [ 3.910489] init: write_file: Unable to open '/sys/kernel/mm/transparent_hugepage/enabled': No such file or directory
- [ 3.921093] init: Failed to read from /dev/hw_random: No such device
- [ 3.949005] hid-generic 0003:04D9:1203.0002: input,hidraw1: USB HID v1.11 Device [HID 04d9:1203] on usb-7ffc0000.ehci-1.3/input1
- [ 4.173134] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
- [ 4.389581] usb 1-1.2: New USB device found, idVendor=0951, idProduct=1665
- [ 4.396433] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 4.403731] usb 1-1.2: Product: DataTraveler 2.0
- [ 4.408323] usb 1-1.2: Manufacturer: Kingston
- [ 4.412667] usb 1-1.2: SerialNumber: 0017318079DE101099324720
- [ 4.419820] usb-storage 1-1.2:1.0: USB Mass Storage device detected
- [ 4.430570] scsi host0: usb-storage 1-1.2:1.0
- [ 5.065029] atkbd serio1: keyboard reset failed on 1c070000.kmi
- [ 5.508120] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 2.0 0000 PQ: 0 ANSI: 4
- [ 5.519702] sd 0:0:0:0: [sda] 15280192 512-byte logical blocks: (7.82 GB/7.29 GiB)
- [ 5.529495] sd 0:0:0:0: [sda] Write Protect is off
- [ 5.534283] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
- [ 5.541491] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
- [ 5.562297] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
- [ 5.575051] sd 0:0:0:0: [sda] Attached SCSI removable disk
- [ 5.588717] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
- [ 5.596479] fs_mgr: __mount(source=/dev/block/sda2,target=/system,type=ext4)=0
- [ 5.605827] EXT4-fs (sda3): Ignoring removed nomblk_io_submit option
- [ 8.552953] EXT4-fs (sda3): recovery complete
- [ 8.558573] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
- [ 8.571236] fs_mgr: __mount(source=/dev/block/sda3,target=/cache,type=ext4)=0
- [ 8.579973] EXT4-fs (sda5): Ignoring removed nomblk_io_submit option
- [ 10.025272] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
- [ 10.034990] fs_mgr: __mount(source=/dev/block/sda5,target=/data,type=ext4)=0
- [ 10.056830] init: (Parsing /system/etc/init/vold.rc took 0.00s.)
- [ 10.063898] init: (Parsing /system/etc/init/racoon.rc took 0.00s.)
- [ 10.070916] init: (Parsing /system/etc/init/netd.rc took 0.00s.)
- [ 10.077759] init: (Parsing /system/etc/init/mtpd.rc took 0.00s.)
- [ 10.084797] init: (Parsing /system/etc/init/uncrypt.rc took 0.00s.)
- [ 10.091882] init: (Parsing /system/etc/init/init-debug.rc took 0.00s.)
- [ 10.099476] init: (Parsing /system/etc/init/vdc.rc took 0.00s.)
- [ 10.106332] init: (Parsing /system/etc/init/lmkd.rc took 0.00s.)
- [ 10.113189] init: (Parsing /system/etc/init/bootstat.rc took 0.00s.)
- [ 10.120381] init: (Parsing /system/etc/init/logd.rc took 0.00s.)
- [ 10.127457] init: (Parsing /system/etc/init/drmserver.rc took 0.00s.)
- [ 10.134672] init: (Parsing /system/etc/init/keystore.rc took 0.00s.)
- [ 10.141799] init: (Parsing /system/etc/init/mediaextractor.rc took 0.00s.)
- [ 10.149421] init: (Parsing /system/etc/init/mediadrmserver.rc took 0.00s.)
- [ 10.157054] init: (Parsing /system/etc/init/mdnsd.rc took 0.00s.)
- [ 10.163976] init: (Parsing /system/etc/init/servicemanager.rc took 0.00s.)
- [ 10.171668] init: (Parsing /system/etc/init/perfprofd.rc took 0.00s.)
- [ 10.178913] init: (Parsing /system/etc/init/mediacodec.rc took 0.00s.)
- [ 10.186429] init: (Parsing /system/etc/init/logcatd.rc took 0.00s.)
- [ 10.193416] init: (Parsing /system/etc/init/surfaceflinger.rc took 0.00s.)
- [ 10.201048] init: (Parsing /system/etc/init/audioserver.rc took 0.00s.)
- [ 10.208414] init: (Parsing /system/etc/init/mediaserver.rc took 0.00s.)
- [ 10.215778] init: (Parsing /system/etc/init/cameraserver.rc took 0.00s.)
- [ 10.223141] init: (Parsing /system/etc/init/gatekeeperd.rc took 0.00s.)
- [ 10.230387] init: (Parsing /system/etc/init/debuggerd.rc took 0.00s.)
- [ 10.237781] init: (Parsing /system/etc/init/installd.rc took 0.00s.)
- [ 10.244910] init: (Parsing /system/etc/init/debuggerd64.rc took 0.00s.)
- [ 10.252939] init: (Parsing /system/etc/init/dumpstate.rc took 0.00s.)
- [ 10.260954] init: (Parsing /system/etc/init/atrace.rc took 0.00s.)
- [ 10.268091] init: (Parsing /system/etc/init/bootanim.rc took 0.00s.)
- [ 10.278207] init: Starting service 'logd'...
- [ 10.284247] init: SELinux: Could not set context for /sys/kernel/debug/tracing: Operation not supported on transport endpoint
- [ 10.307541] init: (Loading properties from /system/build.prop took 0.00s.)
- [ 10.314444] init: (Loading properties from /vendor/build.prop took 0.00s.)
- [ 10.321297] init: (Loading properties from /factory/factory.prop took 0.00s.)
- [ 10.328472] init: /recovery not specified in fstab
- [ 10.333609] init: Starting service 'debuggerd'...
- [ 10.338728] init: Starting service 'debuggerd64'...
- [ 10.340569] random: logd: uninitialized urandom read (40 bytes read, 87 bits of entropy available)
- [ 10.352908] init: Starting service 'vold'...
- [ 10.361256] init: Not bootcharting.
- [ 10.469099] random: debuggerd64: uninitialized urandom read (40 bytes read, 93 bits of entropy available)
- [ 10.492468] random: vold: uninitialized urandom read (40 bytes read, 95 bits of entropy available)
- [ 10.504007] random: vdc: uninitialized urandom read (40 bytes read, 95 bits of entropy available)
- [ 10.705001] logd.auditd: start
- [ 10.708185] logd.klogd: 10583319380
- [ 10.744602] random: debuggerd: uninitialized urandom read (40 bytes read, 104 bits of entropy available)
- [ 11.315374] init: Starting service 'exec 1 (/system/bin/tzdatacheck)'...
- [ 11.326003] random: tzdatacheck: uninitialized urandom read (40 bytes read, 123 bits of entropy available)
- [ 11.349424] init: Service 'exec 1 (/system/bin/tzdatacheck)' (pid 156) exited with status 0
- [ 11.358788] init: SELinux: Could not stat /data/local/tmp/lava: No such file or directory.
- [ 11.367289] init: (Loading properties from /data/local.prop took 0.00s.)
- [ 11.374077] init: Starting service 'logd-reinit'...
- [ 11.379733] init: write_file: Unable to open '/proc/sys/vm/min_free_order_shift': No such file or directory
- [ 11.381290] random: logd: uninitialized urandom read (40 bytes read, 125 bits of entropy available)
- [ 11.399543] init: Starting service 'healthd'...
- [ 11.404558] init: Starting service 'lmkd'...
- [ 11.407524] logd.daemon: reinit
- [ 11.407843] binder: 158:158 transaction failed 29189, size 0-0
- [ 11.418197] init: Starting service 'servicemanager'...
- [ 11.421714] random: lmkd: uninitialized urandom read (40 bytes read, 127 bits of entropy available)
- [ 11.432755] init: Starting service 'surfaceflinger'...
- [ 11.433285] random: nonblocking pool is initialized
- [ 11.443063] init: Service 'logd-reinit' (pid 157) exited with status 0
- [ 11.449665] init: property_set("ro.build.product", "generic") failed
- [ 11.455982] init: property_set("ro.product.device", "generic") failed
- [ 11.462609] init: Starting service 'exec 2 (/system/bin/setcpuset.sh)'...
- [ 11.583752] init: Service 'exec 2 (/system/bin/setcpuset.sh)' (pid 162) exited with status 0
- [ 11.593896] init: Starting service 'console'...
- [ 11.598712] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
- [ 11.608832] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
- [ 11.608863] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
- [ 11.608890] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
- [ 11.608910] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
- [ 11.608927] init: Starting service 'adbd'...
- [ 11.609398] init: cannot find '/system/bin/update_verifier' (No such file or directory), disabling 'exec 3 (/system/bin/update_verifier)'
- [ 11.609426] init: cannot find '/system/bin/install-recovery.sh' (No such file or directory), disabling 'flash_recovery'
- [ 11.609639] init: Starting service 'tee-supplicant'...
- [ 11.609950] init: cannot find '/system/bin/dhcpcd' (No such file or directory), disabling 'dhcpcd_eth0'
- [ 11.609989] init: Starting service 'gatord'...
- [ 11.610450] init: Starting service 'zygote'...
- [ 11.610728] type=1400 audit(1479918896.748:7): avc: denied { entrypoint } for pid=177 comm="init" path="/system/bin/gatord" dev="sda2" ino=336 scontext=u:r:gatord:s0 1
- [ 11.611936] init: Starting service 'zygote_secondary'...
- [ 11.612479] init: Starting service 'netd'...
- [ 11.613111] init: Starting service 'drm'...
- [ 11.613578] init: Starting service 'keystore'...
- [ 11.614056] init: Starting service 'mediaextractor'...
- [ 11.614518] init: Starting service 'mediadrm'...
- [ 11.614963] init: Starting service 'mediacodec'...
- [ 11.615403] init: Starting service 'audioserver'...
- [ 11.615861] init: Starting service 'media'...
- [ 11.616307] init: Starting service 'cameraserver'...
- [ 11.616603] init: couldn't write 188 to /dev/cpuset/camera-daemon/tasks: No such file or directory
- [ 11.616980] init: Starting service 'installd'...
- [ 12.264414] type=1400 audit(1479918897.400:8): avc: denied { noatsecure } for pid=177 comm="gatord" scontext=u:r:init:s0 tcontext=u:r:gatord:s0 tclass=process permiss0
- [ 12.361750] init: Starting service 'perfprofd'...
- [ 12.366964] init: Starting service 'gatekeeperd'...
- [ 12.386657] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
- [ 12.400454] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
- [ 12.409074] healthd: No battery devices found
- [ 12.415118] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
- [ 12.425564] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
- [ 12.435979] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
- [ 12.447164] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
- [ 12.457318] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
- [ 12.467695] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
- [ 12.478118] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
- [ 12.488531] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
- [ 12.582029] type=1400 audit(1479918897.720:9): avc: denied { read } for pid=177 comm="gatord" name="model" dev="sysfs" ino=63 scontext=u:r:gatord:s0 tcontext=u:object1
- [ 12.600077] type=1400 audit(1479918897.720:10): avc: denied { open } for pid=177 comm="gatord" path="/sys/firmware/devicetree/base/model" dev="sysfs" ino=63 scontext=1
- [ 12.620767] type=1400 audit(1479918897.720:11): avc: denied { getattr } for pid=177 comm="gatord" path="/sys/firmware/devicetree/base/model" dev="sysfs" ino=63 sconte1
- [ 12.641678] type=1400 audit(1479918897.720:12): avc: denied { write } for pid=177 comm="gatord-main" name="/" dev="tmpfs" ino=136 scontext=u:r:gatord:s0 tcontext=u:ob1
- [ 12.660015] type=1400 audit(1479918897.720:13): avc: denied { add_name } for pid=177 comm="gatord-main" name="gator" scontext=u:r:gatord:s0 tcontext=u:object_r:device1
- [ 12.677234] type=1400 audit(1479918897.720:14): avc: denied { create } for pid=177 comm="gatord-main" name="gator" scontext=u:r:gatord:s0 tcontext=u:object_r:device:s1
- [ 12.694291] type=1400 audit(1479918897.720:15): avc: denied { mounton } for pid=177 comm="gatord-main" path="/dev/gator" dev="tmpfs" ino=1679 scontext=u:r:gatord:s0 t1
- [ 12.713696] type=1400 audit(1479918897.720:16): avc: denied { read } for pid=177 comm="gatord-main" name="events" dev="tracefs" ino=2170 scontext=u:r:gatord:s0 tconte1
- [ 12.733401] type=1400 audit(1479918897.720:17): avc: denied { read } for pid=177 comm="gatord-main" name="devices" dev="sysfs" ino=3009 scontext=u:r:gatord:s0 tcontex1
- shell@juno:/ $ [ 12.752167] type=1400 audit(1479918897.720:18): avc: denied { open } for pid=177 comm="gatord-main" path="/sys/bus/event_source/devices" dev="sysfs" in1
- [ 12.773974] type=1400 audit(1479918897.720:19): avc: denied { read } for pid=177 comm="gatord-main" name="id" dev="tracefs" ino=2246 scontext=u:r:gatord:s0 tcontext=u1
- [ 12.793449] type=1400 audit(1479918897.720:20): avc: denied { open } for pid=177 comm="gatord-main" path="/sys/kernel/debug/tracing/events/irq/softirq_exit/id" dev="t1
- [ 12.817212] type=1400 audit(1479918897.868:21): avc: denied { read } for pid=177 comm="gatord-main" name="i2c-adapter" dev="sysfs" ino=1055 scontext=u:r:gatord:s0 tco1
- [ 12.836305] type=1400 audit(1479918897.868:22): avc: denied { open } for pid=177 comm="gatord-main" path="/sys/class/i2c-adapter" dev="sysfs" ino=1055 scontext=u:r:ga1
- [ 12.856422] type=1400 audit(1479918897.868:23): avc: denied { read } for pid=177 comm="gatord-main" name="name" dev="sysfs" ino=2528 scontext=u:r:gatord:s0 tcontext=u1
- [ 12.875054] type=1400 audit(1479918897.868:24): avc: denied { open } for pid=177 comm="gatord-main" path="/sys/devices/platform/7ffa0000.i2c/i2c-0/name" dev="sysfs" i1
- [ 12.897241] type=1400 audit(1479918897.868:25): avc: denied { getattr } for pid=177 comm="gatord-main" path="/sys/devices/platform/7ffa0000.i2c/i2c-0/name" dev="sysfs1
- [ 12.919693] type=1400 audit(1479918897.892:26): avc: denied { read } for pid=177 comm="gatord-main" name="/" dev="tracefs" ino=1 scontext=u:r:gatord:s0 tcontext=u:obj1
- [ 12.938748] type=1400 audit(1479918897.892:27): avc: denied { execute } for pid=177 comm="gatord-main" name="toybox" dev="sda2" ino=661 scontext=u:r:gatord:s0 tcontex1
- [ 12.958226] type=1400 audit(1479918897.892:28): avc: denied { read } for pid=177 comm="gatord-main" name="id" dev="tracefs" ino=3084 scontext=u:r:gatord:s0 tcontext=u1
- [ 12.977738] type=1400 audit(1479918897.892:29): avc: denied { open } for pid=177 comm="gatord-main" path="/sys/kernel/debug/tracing/events/kmem/kmalloc/id" dev="trace1
- [ 13.001183] type=1400 audit(1479918897.900:30): avc: denied { create } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket 1
- [ 13.017139] type=1400 audit(1479918897.900:31): avc: denied { net_raw } for pid=177 comm="gatord-main" capability=13 scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tcl1
- [ 13.034384] type=1400 audit(1479918897.900:32): avc: denied { setopt } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket 1
- [ 13.050318] type=1400 audit(1479918897.900:33): avc: denied { bind } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket pe1
- [ 13.066178] type=1400 audit(1479918897.900:34): avc: denied { name_bind } for pid=177 comm="gatord-main" src=8082 scontext=u:r:gatord:s0 tcontext=u:object_r:port:s0 t1
- [ 13.083620] type=1400 audit(1479918897.900:35): avc: denied { node_bind } for pid=177 comm="gatord-main" src=8082 scontext=u:r:gatord:s0 tcontext=u:object_r:node:s0 t1
- [ 13.101041] type=1400 audit(1479918897.900:36): avc: denied { listen } for pid=177 comm="gatord-main" lport=8082 scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=1
- [ 13.117963] type=1400 audit(1479918897.900:37): avc: denied { create } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=udp_socket 1
- [ 13.133924] type=1400 audit(1479918897.900:38): avc: denied { setopt } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=udp_socket 1
- [ 13.149877] type=1400 audit(1479918897.900:39): avc: denied { bind } for pid=177 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=udp_socket pe1
- [ 13.165644] type=1400 audit(1479918897.900:40): avc: denied { name_bind } for pid=177 comm="gatord-main" src=30001 scontext=u:r:gatord:s0 tcontext=u:object_r:port:s0 1
- [ 13.183111] type=1400 audit(1479918897.900:41): avc: denied { node_bind } for pid=177 comm="gatord-main" src=30001 scontext=u:r:gatord:s0 tcontext=u:object_r:node:s0 1
- [ 14.038998] init: Starting service 'bootanim'...
- [ 23.893300] init: Service 'zygote' (pid 178) exited with status 1
- [ 23.899397] init: Service 'zygote' (pid 178) killing any children in process group
- [ 23.907129] init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
- [ 23.917213] init: write_file: Unable to write to '/sys/power/state': Invalid argument
- [ 23.925015] init: Service 'audioserver' is being killed...
- [ 23.930627] init: Service 'cameraserver' is being killed...
- [ 23.931895] init: Service 'media' is being killed...
- [ 23.931953] init: Service 'netd' is being killed...
- [ 23.932444] init: Service 'audioserver' (pid 186) killed by signal 9
- [ 23.932453] init: Service 'audioserver' (pid 186) killing any children in process group
- [ 23.932671] init: Service 'cameraserver' (pid 188) killed by signal 9
- [ 23.932680] init: Service 'cameraserver' (pid 188) killing any children in process group
- [ 23.933630] init: Starting service 'zygote'...
- [ 23.934089] init: Starting service 'audioserver'...
- [ 23.934525] init: Starting service 'cameraserver'...
- [ 23.934983] init: couldn't write 460 to /dev/cpuset/camera-daemon/tasks: No such file or directory
- [ 23.935092] init: Service 'media' (pid 187) killed by signal 9
- [ 23.935102] init: Service 'media' (pid 187) killing any children in process group
- [ 23.935190] init: Untracked pid 194 killed by signal 9
- [ 23.935713] init: Starting service 'media'...
- [ 23.936204] init: Service 'netd' (pid 180) killed by signal 9
- [ 23.936213] init: Service 'netd' (pid 180) killing any children in process group
- [ 23.936688] init: Starting service 'netd'...
- [ 41.925117] capability: warning: `main' uses 32-bit capabilities (legacy support in use)
- [ 60.658284] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
- [ 79.388893] smsc911x 18000000.ethernet eth0: SMSC911x/921x identified at 0xffffff80090a0000, IRQ: 34
- [ 79.398169] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 81.553421] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 85.459715] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
- [ 85.757632] init: Service 'bootanim' (pid 326) exited with status 0
- shell@juno:/ $ ls
- ls: ./ueventd.rc: Permission denied
- ls:[ 1238.409282] type=1400 audit(1479920127.286:42): avc: denied { getattr } for pid=1458 comm="ls" path="/ueventd.rc" dev="rootfs" ino=6321 scontext=u:r:shell:s0 tcont0
- ./service_contexts: Permission denied
- ls: ./sep[ 1238.432183] type=1400 audit(1479920127.286:43): avc: denied { getattr } for pid=1458 comm="ls" path="/service_contexts" dev="rootfs" ino=6317 scontext=u:r:sh0
- olicy: Permission denied
- ls: ./[ 1238.454607] type=1400 audit(1479920127.290:44): avc: denied { getattr } for pid=1458 comm="ls" path="/sepolicy" dev="rootfs" ino=6316 scontext=u:r:shell:s0 tcon0
- selinux_version: Permission deni[ 1238.475594] type=1400 audit(1479920127.290:45): avc: denied { getattr } for pid=1458 comm="ls" path="/selinux_version" dev="rootfs" in0
- ed
- ls: ./seapp_contexts: Permis[ 1238.497444] type=1400 audit(1479920127.290:46): avc: denied { getattr } for pid=1458 comm="ls" path="/seapp_contexts" dev="rootfs" ino=6310
- sion denied
- ls: ./init.zygote64[ 1238.519226] type=1400 audit(1479920127.290:47): avc: denied { getattr } for pid=1458 comm="ls" path="/init.zygote64_32.rc" dev="rootfs" ino=6303 sc0
- _32.rc: Permission denied
- ls: .[ 1238.541388] type=1400 audit(1479920127.310:48): avc: denied { getattr } for pid=1458 comm="ls" path="/init.zygote32.rc" dev="rootfs" ino=6302 scontext=u:r:shell:0
- /init.zygote32.rc: Permission de[ 1238.563287] type=1400 audit(1479920127.310:49): avc: denied { getattr } for pid=1458 comm="ls" path="/init.usb.rc" dev="rootfs" ino=630
- nied
- ls: ./init.usb.rc: Permiss[ 1238.584776] type=1400 audit(1479920127.310:50): avc: denied { getattr } for pid=1458 comm="ls" path="/init.usb.configfs.rc" dev="rootfs" ino0
- ion denied
- ls: ./init.usb.confi[ 1238.607063] type=1400 audit(1479920127.310:51): avc: denied { getattr } for pid=1458 comm="ls" path="/init.rc" dev="rootfs" ino=6299 scontext=u:r:0
- gfs.rc: Permission denied
- ls: .[ 1238.628205] type=1400 audit(1479920127.310:52): avc: denied { getattr } for pid=1458 comm="ls" path="/init.juno.rc" dev="rootfs" ino=6298 scontext=u:r:shell:s0 t0
- /init.rc: Permission denied
- ls:[ 1238.649803] type=1400 audit(1479920127.310:53): avc: denied { getattr } for pid=1458 comm="ls" path="/init.environ.rc" dev="rootfs" ino=6297 scontext=u:r:shell:s0 0
- ./init.juno.rc: Permission deni[ 1238.671644] type=1400 audit(1479920127.310:54): avc: denied { getattr } for pid=1458 comm="ls" path="/init" dev="rootfs" ino=6296 scon0
- ed
- ls: ./init.environ.rc: Permi[ 1238.692805] type=1400 audit(1479920127.310:55): avc: denied { getattr } for pid=1458 comm="ls" path="/fstab.juno" dev="rootfs" ino=6295 sc0
- ssion denied
- ls: ./init: Permissi[ 1238.714223] type=1400 audit(1479920127.310:56): avc: denied { getattr } for pid=1458 comm="ls" path="/file_contexts.bin" dev="rootfs" ino=6294 sco0
- on denied
- ls: ./fstab.juno: Per[ 1238.736413] type=1400 audit(1479920127.310:57): avc: denied { getattr } for pid=1458 comm="ls" path="/default.prop" dev="rootfs" ino=6292 scontex0
- mission denied
- ls: ./file_contexts.bin: Permission denied
- ls: ./default.prop: Permission denied
- acct charger d dev mnt proc root sdcard sys vendor
- cache config data etc oem property_contexts sbin storage system
- c1|shell@juno:/ $ df -h
- Filesystem Size Used Avail Us[ 1249.690592] type=1400 audit(1479920138.570:58): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=130
- e% Mounted on
- tmpfs 3.8G [ 1249.713608] type=1400 audit(1479920138.570:59): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=1339 scontext=u:0
- 392K 3.8G 1% /dev
- tmpfs [ 1249.734687] type=1400 audit(1479920138.570:60): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=1339 scontext=u:r:shell:s0 t0
- 3.8G 0 3.8G 0% /mn[ 1249.756219] type=1400 audit(1479920138.570:61): avc: denied { getattr } for pid=1460 comm="df" path="/dev/fuse" dev="tmpfs" ino=1322 s0
- t
- /dev/block/sda2 976M 887M [ 1249.778133] type=1400 audit(1479920138.570:62): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=1339 sco0
- 22M 98% /system
- /dev/block/sda[ 1249.799835] type=1400 audit(1479920138.570:63): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=1339 scontext=u:r:shell0
- 3 120M 1.5M 109M 2% /cache
- [ 1249.821483] type=1400 audit(1479920138.590:64): avc: denied { getattr } for pid=1460 comm="df" path="/dev/block" dev="tmpfs" ino=1339 scontext=u:r:shell:s0 tcontext=u0
- /dev/block/sda5 551M 59M 452M[ 1249.843160] type=1400 audit(1479920138.590:65): avc: denied { getattr } for pid=1460 comm="df" path="/dev/fuse" dev="tmpfs" ino=1322 s0
- 12% /data
- tmpfs 3.8G 0 3.8G 0% /storage
- /dev/fuse 551M 59M 452M 12% /storage/emulated
- shell@juno:/ $ su
- root@juno:/ # ls
- acct file_contexts.bin init.zygote64_32.rc selinux_version
- cache fstab.juno mnt sepolicy
- charger init oem service_contexts
- config init.environ.rc proc storage
- d init.juno.rc property_contexts sys
- data init.rc root system
- default.prop init.usb.configfs.rc sbin ueventd.rc
- dev init.usb.rc sdcard vendor
- etc init.zygote32.rc seapp_contexts
- root@juno:/ #
- root@juno:/ # cat /pr
- proc/ property_contexts
- root@juno:/ # cat /sy
- sys/ system/
- root@juno:/ # cat /system/build.prop | grep test
- ro.build.display.id=juno-userdebug 7.1 NDE63X 55 test-keys
- ro.build.tags=test-keys
- ro.build.description=juno-userdebug 7.1 NDE63X 55 test-keys
- ro.build.fingerprint=generic/juno/juno:7.1/NDE63X/55:userdebug/test-keys
- root@juno:/ # ls
- acct file_contexts.bin init.zygote64_32.rc selinux_version
- cache fstab.juno mnt sepolicy
- charger init oem service_contexts
- config init.environ.rc proc storage
- d init.juno.rc property_contexts sys
- data init.rc root system
- default.prop init.usb.configfs.rc sbin ueventd.rc
- dev init.usb.rc sdcard vendor
- etc init.zygote32.rc seapp_contexts
- root@juno:/ # ls
- acct file_contexts.bin init.zygote64_32.rc selinux_version
- cache fstab.juno mnt sepolicy
- charger init oem service_contexts
- config init.environ.rc proc storage
- d init.juno.rc property_contexts sys
- data init.rc root system
- default.prop init.usb.configfs.rc sbin ueventd.rc
- dev init.usb.rc sdcard vendor
- etc init.zygote32.rc seapp_contexts
- root@juno:/ # exit
- shell@juno:/ $ ls
- ls: ./ueventd.rc: Permission denied
- ls[ 1360.984706] type=1400 audit(1479920249.862:66): avc: denied { getattr } for pid=1467 comm="ls" path="/ueventd.rc" dev="rootfs" ino=6321 scontext=u:r:shell:s0 tconte0
- : ./service_contexts: Permission denied
- ls: ./s[ 1361.007525] type=1400 audit(1479920249.862:67): avc: denied { getattr } for pid=1467 comm="ls" path="/service_contexts" dev="rootfs" ino=6317 scontext=u:r:shel0
- epolicy: Permission denied
- ls: [ 1361.029877] type=1400 audit(1479920249.862:68): avc: denied { getattr } for pid=1467 comm="ls" path="/sepolicy" dev="rootfs" ino=6316 scontext=u:r:shell:s0 tconte0
- ./selinux_version: Permission de[ 1361.050907] type=1400 audit(1479920249.862:69): avc: denied { getattr } for pid=1467 comm="ls" path="/selinux_version" dev="rootfs" in0
- nied
- ls: ./seapp_contexts: Perm[ 1361.072758] type=1400 audit(1479920249.862:70): avc: denied { getattr } for pid=1467 comm="ls" path="/seapp_contexts" dev="rootfs" ino=6314 0
- ission denied
- ls: ./init.zygote[ 1361.094510] type=1400 audit(1479920249.862:71): avc: denied { getattr } for pid=1467 comm="ls" path="/init.zygote64_32.rc" dev="rootfs" ino=6303 scon0
- 64_32.rc: Permission denied
- ls:[ 1361.116680] type=1400 audit(1479920249.862:72): avc: denied { getattr } for pid=1467 comm="ls" path="/init.zygote32.rc" dev="rootfs" ino=6302 scontext=u:r:shell:s00
- ./init.zygote32.rc: Permission [ 1361.138589] type=1400 audit(1479920249.886:73): avc: denied { getattr } for pid=1467 comm="ls" path="/init.usb.rc" dev="rootfs" ino=630
- denied
- ls: ./init.usb.rc: Permi[ 1361.160097] type=1400 audit(1479920249.886:74): avc: denied { getattr } for pid=1467 comm="ls" path="/init.usb.configfs.rc" dev="rootfs" ino=60
- ssion denied
- ls: ./init.usb.con[ 1361.182363] type=1400 audit(1479920249.886:75): avc: denied { getattr } for pid=1467 comm="ls" path="/init.rc" dev="rootfs" ino=6299 scontext=u:r:sh0
- figfs.rc: Permission denied
- ls:[ 1361.203529] type=1400 audit(1479920249.886:76): avc: denied { getattr } for pid=1467 comm="ls" path="/init.juno.rc" dev="rootfs" ino=6298 scontext=u:r:shell:s0 tco0
- ./init.rc: Permission denied
- l[ 1361.225107] type=1400 audit(1479920249.886:77): avc: denied { getattr } for pid=1467 comm="ls" path="/init.environ.rc" dev="rootfs" ino=6297 scontext=u:r:shell:s0 tc0
- s: ./init.juno.rc: Permission de[ 1361.246980] type=1400 audit(1479920249.886:78): avc: denied { getattr } for pid=1467 comm="ls" path="/init" dev="rootfs" ino=6296 scon0
- nied
- ls: ./init.environ.rc: Per[ 1361.268116] type=1400 audit(1479920249.886:79): avc: denied { getattr } for pid=1467 comm="ls" path="/fstab.juno" dev="rootfs" ino=6295 scon0
- mission denied
- ls: ./init: Perm[ 1361.289526] type=1400 audit(1479920249.886:80): avc: denied { getattr } for pid=1467 comm="ls" path="/file_contexts.bin" dev="rootfs" ino=6294 scontex0
- ission denied
- ls: ./fstab.juno:[ 1361.311540] type=1400 audit(1479920249.886:81): avc: denied { getattr } for pid=1467 comm="ls" path="/default.prop" dev="rootfs" ino=6292 scontext=u:0
- Permission denied
- ls: ./file_contexts.bin: Permission denied
- ls: ./default.prop: Permission denied
- acct charger d dev mnt proc root sdcard sys vendor
- cache config data etc oem property_contexts sbin storage system
- 1|shell@juno:/ $
Add Comment
Please, Sign In to add comment