Closed samm-git closed 10 months ago
I was able to get serial port connection to rpi5, here is a boot log:
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1]
[ 0.000000] Linux version 6.1.61-v8-g2cf4312bc060 (build-user@build-host) (Android (8508608, based on r450784e) clang version 14.0.7 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0cca074e9238af8b4106c30add4418f6), LLD 14.0.7) #1 SMP PREEMPT Mon Nov 20 14:01:42 UTC 2023
[ 0.000000] random: crng init done
[ 0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000001ac00000..0x000000002ebfffff ( 327680 KB ) map reusable linux,cma
[ 0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff ( 512 KB ) nomap non-reusable atf@0
[ 0.000000] OF: reserved mem: 0x000000003fd167a0..0x000000003fd16 d Normal [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000000007ffff]
[ 0.000000] node 0: [mem 0x0000000000080000-0x000000003fafffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000001ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[ 0.000000] On node 0, zone DMA32: 1280 pages in unavailable ranges
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 29 pages/cpu s81384 r8192 d29208 u118784
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Virtualization Host Extensions
[ 0.000000] CPU features: detected: Hardware dirty bit management
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2063104
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=D8:3A:DD:BB:1C:B3 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA0,115200 no_console_suspend root=/dev/ram0 rootwait androidboot.hardware=rpi5 androidboot.selinux=permissive androidboot.serialno=04360e47f305cea3 androidboot.btmacaddr=11:22:f3:05:ce:a3
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x000000003bb00000-0x000000003fb00000] (64MB)
[ 0.000000] Memory: 7793412K/8383488K available (18560K kernel code, 2330K rwdata, 6876K rodata, 1920K init, 1479K bss, 262396K reserved, 327680K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 54701 entries in 214 pages
[ 0.000000] ftrace: allocated 214 pages with 5 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0bled.
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000206] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.000266] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.000275] pid_max: default: 32768 minimum: 301
[ 0.000318] LSM: Security Framework initializing
[ 0.000332] SELinux: Initializing.
[ 0.000422] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000448] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.001076] cgroup: Disabling memory control group subsystem
[ 0.001900] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.001904] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.001964] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.001967] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.002025] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.002028] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.002162] rcu: Hierarchical SRCU implementation.
[ 0.002165] rcu: Max phase no-delay instances is 1000.
[ 0.002993] EFI services will not be available.
[ 0.003185] smp: Bringing up secondary CPUs ...
[ 0.003550] Detected PIPT I-cache on CPU1
[ 0.003605] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1]
[ 0.004052] Detected PIPT I-cache on CPU2
[ 0.004094] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1]
[ 0.004472] Detected PIPT I-cache on CPU3
[ 0.004510] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1]
[ 0.004572] smp: Brought up 1 node, 4 CPUs
[ 0.004577] SMP: Total of 4 processors activated.
[ 0.004581] CPU features: detected: 32-bit EL0 Support
[ 0.004585] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.004589] CPU features: detected: Common not Private translations
[ 0.004592] CPU features: detected: CRC32 instructions
[ 0.004597] CPU features: detected: RCpc load-acquire (LDAPR)
[ 0.004662] alter1a024 (order: 4, 65536 bytes, linear)
[ 0.015683] pinctrl core: initialized pinctrl subsystem
[ 0.015952] DMI not present or invalid.
[ 0.016160] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.017218] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.017296] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.017589] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.017615] audit: initializing netlink subsys (disabled)
[ 0.017704] audit: type=2000 audit(0.016:1): state=initialized audit_enabled=0 res=1
[ 0.017880] thermal_sys: Registered thermal governor 'step_wise'
[ 0.017909] cpuidle: using governor menu
[ 0.017983] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.018040] ASID allocator initialised with 32768 entries
[ 0.018362] Serial: AMBA PL011 UART driver
[ 0.021289] bcm2835-mbox 107c013880.mailbox: mailbox enabled
[ 0.022615] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 15, base_baud = 0) is a PL011 rev2
[ 0.032015] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-30T16:45:10, variant start_cd
[ 0.036017] raspberrypi-firmware soc:firmware: Firmware hash is 30de0ba500000000000000000000000000000000
[ 0.047410] KASLR enabled
[ 0.056975] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1
[ 0.058735] iommu: Default domain type: Translated
[ 0.058739] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.058869] SCSI subsystem initialized
[ 0.058927] usbcore: registered new interface driver usbfs
[ 0.058943] usbcore: registered new interface driver hub
[ 0.058961] usbcore: registered new device driver usb
[ 0.059133] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.059521] mc: Linux media interface: v0.10
[ 0.059539] videodev: Linux video capture interface: v2.00
[ 0.059569] pps_core: LinuxPPS API ver. 1 registered
[ 0.059572] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.059580] PTP clock support registered
[ 0.059707] Advanced Linux Sound Architecture Driver Initialized.
[ 0.059893] Bluetooth: Core ver 2.22
[ 0.059904] NET: Registered PF_BLUETOOTH protocol family
[ 0.059908] Bluetooth: HCI device and connection manager initialized
[ 0.059914] Bluetooth: HCI socket layer initialized
[ 0.059918] Bluetooth: L2CAP socket layer initialized
[ 0.059927] Bluetooth: SCO socket layer initialized
[ 0.060104] vgaarb: loaded
[ 0.060265] clocksource: Switched to clocksource arch_sys_counter
[ 0.095186] VFS: Disk quotas dquot_6.6.0
[ 0.095217] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.095279] FS-Cache: Loaded
[ 0.095333] CacheFiles: Loaded
[ 0.095654] NET: Registered PF_INET protocol family
[ 0.095833] IP idents hash table entries: 131072 (order: 8, 10d8r_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.098302] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.098312] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.098596] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.100387] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.100594] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.100720] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.100830] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.101002] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.101267] PCI: CLS 0 bytes, default 64
[ 0.101440] Trying to unpack rootfs image as initramfs...
[ 0.102073] hw perfevents: enabled with armv8_cortex_a76 PMU drive[, 0.103334] workingsetred
[ 0.106755] fuse: init (API version 7.37)
[ 0.123382] Key type asymmetric registered
[ 0.123388] Asymmetric key parser 'x509' registered
[ 0.123414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.123508] io scheduler mq-deadline registered
[ 0.123513] io scheduler kyber registered
[ 0.124202] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7c502000, parent irq: 31)
[ 0.124422] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d503000, parent irq: 32)
[ 0.124615] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508380, parent irq: 33)
[ 0.124810] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508400, parent irq: 34)
[ 0.124995] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7d510600, parent irq: 35)
[ 0.125185] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d517b00, parent irq: 36)
[ 0.128003] gpio-461 (RP1 RUN pin): hogged as output/high
[ 0.129791] simple-framebuffer 3fb00000.framebuffer: framebuffer at 0x3fb00000, 0x96000 bytes
[ 0.129796] simple-framebuffer 3fb00000.framebuffer: format=r5g6b5, mode=640x480x16, linelength=1280
[ 0.129858] simple-framebuffer 3fb00000.framebuffer: fb0: simplefb registered!
[ 0.131540] Freeing initrd memory: 1496K
[ 0.164609] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.165509] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 38, base_baud = 6000000) is a 16550A
[ 0.165579] serial serial0: tty port ttyS0 registered
[ 0.166373] iproc-rng200 107d208000.rng: hwrng registered
[ 0.166601] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB)
[ 0.167281] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040
[ 0.167315] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1
[ 0.167426] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040
[ 0.167466] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2
[ 0.167575] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020
[ 0.167612] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3
[ 0.167718] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020
[ 0.167754] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4
[ 0.168729] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe
[ 0.175561] brd: module loaded
[ 0.177832] loop: module loaded
[ 0.178214] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 0.178537] Loading iSCSI transport class v2.0-870.
[ 0.181202] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 0.181207] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 0.182285] tun: Universal TUN/TAP device driver, 1.6
[ 0.182832] usbcore: registered new interface driver brcmfmac
[ 0.182847] usbcore: registered new interface driver r8152
[ 0.182860] usbcore: registered new interface driver lan78xx
[ 0.182873] usbcore: registered new interface driver asix
[ 0.182891] usbcore: registered new interface driver ax88179_178a
[ 0.182902] usbcore: registered new interface driver cdc_ether
[ 0.182916] usbcore: registered new interface driver smsc95xx
[ 0.182928] usbcore: registered new interface driver net1080
[ 0.182943] usbcore: registered new interface driver cdc_subset
[ 0.182955] usbcore: registered new interface driver zaurus
[ 0.182971] usbcore: registered new interface driver cdc_ncm
[ 0.182983] usbcore: registered new interface driver r8153_ecm
[ 0.183203] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.184860] dwc2 107c480000.usb: supply vusb_d not found, using dummy regulator
[ 0.184921] dwc2 107c480000.usb: supply vusb_a not found, using dummy regulator
[ 0.197015] dwc2 107c480000.usb: dwc2_core_reset: HANG! Soft Reset timeout GRSTCTL_CSFTRST
[ 0.197048] dwc2: probe of 107c480000.usb failed with error -16
[ 0.197453] usbcore: registered new interface driver cdc_acm
[ 0.197457] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 0.197530] usbcore: registered new interface driver uas
[ 0.197548] usbcore: registered new interface driver usb-storage
[ 0.197577] usbcore: registered new interface driver cp210x
[ 0.197585] usbserial: USB Serial support registered for cp210x
[ 0.197599] usbcore: registered new interface driver pl2303
[ 0.197606] usbserial: USB Serial support registered for pl2303
[ 0.198037] mousedev: PS/2 mouse device common for all mice
[ 0.198057] usbcore: registered new interface driver xpad
[ 0.198070] usbcore: registered new interface driver usb_acecad
[ 0.198085] usbcore: registered new interface driver aiptek
[ 0.198097] usbcore: registered new interface driver hanwang
[ 0.198110] usbcore: registered new interface driver kbtab
[ 0.198156] usbcore: registered new interface driver usbtouchscreen
[ 0.206588] rpi-rtc soc:rpi_rtc: registered as rtc0
[ 0.208052] rpi-rtc soc:rpi_rtc: setting system clock to 1970-01-01T00:00:08 UTC (8)
[ 0.208154] i2c_dev: i2c /dev entries driver
[ 0.208602] brcmstb-i2c 107d508200.i2c: @200000hz registered in interrupt mode
[ 0.208866] brcmstb-i2c 107d508280.i2c: @200000hz registered in interrupt mode
[ 0.209342] ir_imon_decoder: IR iMON protocol handler initialized
[ 0.209347] IR JVC protocol handler initialized
[ 0.209351] IR MCE Keyboard/mouse protocol handler initialized
[ 0.209355] IR NEC protocol handler initialized
[ 0.209358] IR RC5(x/sz) protocol handler initialized
[ 0.209362] IR RC6 protocol handler initialized
[ 0.209366] IR RCMM protocol handler initialized
[ 0.209370] IR SANYO protocol handler initialized
[ 0.209374] IR Sharp protocol handler initialized
[ 0.209378] IR Sony protocol handler initialized
[ 0.209381] IR XMP protocol handler initialized
[ 0.209949] usbcore: registered new interface driver uvcvideo
[ 0.211528] bcm2835-wdt bcm2835-wdt: Poweroff handler already present!
[ 0.211532] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 0.211591] device-mapper: uevent: version 1.0.3
[ 0.211667] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 0.211766] Bluetooth: HCI UART driver ver 2.3
[ 0.211771] Bluetooth: HCI UART protocol H4 registered
[ 0.211871] Bluetooth: HCI UART protocol Broadcom registered
[ 0.211953] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[ 0.212026] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[ 0.215187] sdhci: Secure Digital Host Controller Interface driver
[ 0.215191] sdhci: Copyright(c) Pierre Ossman
[ 0.215475] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.216243] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.216306] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.216323] hid: raw HID events driver (C) Jiri Kosina
[ 0.218744] usbcore: registered new interface driver usbhid
[ 0.218748] usbhid: USB HID core driver
[ 0.219188] ashmem: initialized
[ 0.219315] SPI driver st-accel-spi has no spi_device_id for st,lis302dl-spi
[ 0.219317] SPI driver st-accel-spi has no spi_device_id for st,lis3lv02dl-accel
[ 0.219320] SPI driver st-accel-spi has no spi_device_id for st,lis3dh-accel
[ 0.219322] SPI driver st-accel-spi has no spi_device_id for st,lsm330d-accel
[ 0.219324] SPI driver st-accel-spi has no spi_device_id for st,lsm330dl-accel
[ 0.219326] SPI driver st-accel-spi has no spi_device_id for st,lsm330dlc-accel
[ 0.219328] SPI driver st-accel-spi has no spi_device_id for st,lis331dlh-accel
[ 0.219331] SPI driver st-accel-spi has no spi_device_id for st,lsm330-accel
[ 0.219333] SPI driver st-accel-spi has no spi_device_id for st,lsm303agr-accel
[ 0.219335] SPI driver st-accel-spi has no spi_device_id for st,lis2dh12-accel
[ 0.219338] SPI driver st-accel-spi has no spi_device_id for st,lng2dm-accel
[ 0.219340] SPI driver st-accel-spi has no spi_device_id for st,h3lis331dl-accel
[ 0.219342] SPI driver st-accel-spi has no spi_device_id for st,lis331dl-accel
[ 0.219397c lassifier
[ 0.221553] input device check on
[ 0.221555] Actions configured
[ 0.222309] xt_time: kernel timezone is -0000
[ 0.222356] gre: GRE over IPv4 demultiplexor driver
[ 0.222359] IPv4 over IPsec tunneling driver
[ 0.222521] Initializing XFRM netlink socket
[ 0.222528] IPsec XFRM device driver
[ 0.222653] NET: Registered PF_INET6 protocol family
[ 0.223082] Segment Routing with IPv6
[ 0.223090] In-situ OAM (IOAM) with IPv6
[ 0.223117] mip6: Mobile IPv6
[ 0.223255] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.223466] NET: Registered PF_PACKET protocol family
[ 0.223471] NET: Registered PF_KEY protocol family
[ 0.223480] Key type dns_resolver registered
[ 0.223766] registered taskstats version 1
[ 0.223784] Loading compiled-in X.509 certificates
[ 0.223941] Key type .fscrypt registered
[ 0.223943] Key type fscrypt-provisioning registered
[ 0.225237] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges:
[ 0.225243] brcm-pcie 1000120000.pcie: nNg [bus 00-ff]
[ 0.225267] brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000
[ 0.225280] brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000
[ 0.225305] brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000
[ 0.225318] brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
[ 0.226526] brcm-pcie 1000120000.pcie: setting SCB_ACCESS_EN, READ_UR_MODE, MAX_BURST_SIZE
[ 0.226534] brcm-pcie 1000120000.pcie: Forcing gen 2
[ 0.226577] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0000:00
[ 0.226580] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.226584] pci_bus 0000:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb])
[ 0.226587] pci_bus 0000:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff])
[ 0.226604] pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400
[ 0.226665] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.227406] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.332270] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)
[ 0.332297] pci 0000:01:00.0: [1de4:0001] type 00 class 0x020000
[ 0.332316] pci 0000:01:00.0: reg 0x10: [mem 0xffffc000-0xffffffff]
[ 0.332326] pci 0000:01:00.0: reg 0x14: [mem 0xffc00000-0xffffffff]
[ 0.332335] pci 0000:01:00.0: reg 0x18: [mem 0xffff0000-0xffffffff]
[ 0.332430] pci 0000:01:00.0: supports D1
[ 0.332433] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[ 0.344296] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.344309] pci 0000:00:00.0: BAR 8: assigned [mem 0x1f00000000-0x1f005fffff]
[ 0.344315] pci 0000:01:00.0: BAR 1: assigned [mem 0x1f00000000-0x1f003fffff]
[ 0.344322] pci 0000:01:00.0: BAR 2: assigned [mem 0x1f00400000-0x1f0040ffff]
[ 0.344330] pci 0000:01:00.0: BAR 0: assigned [mem 0x1f00410000-0x1f00413fff]
[ 0.344337] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.344343] pci 0000:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff]
[ 0.344357] pci 0000:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512
[ 0.344370] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512
[ 0.344562] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 0.344638] pcieport 0000:00:00.0: PME: Signaling with IRQ 43
[ 0.344761] pcieport 0000:00:00.0: AER: enabled with IRQ 43
[ 0.345012] rp1 0000:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200
[ 0.345018] rp1 0000:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200
[ 0.345034] rp1 0000:01:00.0: enabling device (0000 -> 0002)
[ 0.346537] rp1 0000:01:00.0: chip_id 0x20001927
[ 0.369538] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 111 (d8:3a:dd:bb:1c:b3)
[ 0.372092] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels
[ 0.432507] xhci-hcd xhci-hcd.0: xHCI Host Controller
[ 0.432518] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1
[ 0.432981] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000000000010810
[ 0.433002] xhci-hcd xhci-hcd.0: irq 136, io mem 0x1f00200000
[ 0.433113] xhci-hcd xhci-hcd.0: xHCI Host Controller
[ 0.433118] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2
[ 0.433125] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed
[ 0.433237] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 0.433242] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.433246] usb usb1: Product: xHCI Host Controller
[ 0.433250] usb usb1: Manufacturer: Linux 6.1.61-v8-g2cf4312bc060 xhci-hcd
[ 0.433254] usb usb1: SerialNumber: xhci-hcd.0
[ 0.433486] hub 1-0:1.0: USB hub found
[ 0.433509] hub 1-0:1.0: 2 ports detected
[ 0.433840] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 0.433845] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.433849] usb usb2: Product: xHCI Host Controller
[ 0.433852] usb usb2: Manufacturer: Linux 6.1.61-v8-g2cf4312bc060 xhci-hcd
[ 0.433856] usb usb2: SerialNumber: xhci-hcd.0
[ 0.434049] hub 2-0:1.0: USB hub found
[ 0.434072] hub 2-0:1.0: 1 port detected
[ 0.496464] xhci-hcd xhci-hcd.1: xHCI Host Controller
[ 0.496472] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3
[ 0.496938] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000000000010810
[ 0.496961] xhci-hcd xhci-hcd.1: irq 141, io mem 0x1f00300000
[ 0.497064] xhci-hcd xhci-hcd.1: xHCI Host Controller
[ 0.497072] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4
[ 0.497078] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed
[ 0.497200] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 0.497205] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.497209] usb usb3: Product: xHCI Host Controller
[ 0.497213] usb usb3: Manufacturer: Linux 6.1.61-v8-g2cf4312bc060 xhci-hcd
[ 0.497217] usb usb3: SerialNumber: xhci-hcd.1
[ 0.497446] hub 3-0:1.0: USB hub found
[ 0.497473] hub 3-0:1.0: 2 ports detected
[ 0.497830] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 0.497834] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.497838] usb usb4: Product: xHCI Host Controller
[ 0.497842] usb usb4: Manufacturer: Linux 6.1.61-v8-g2cf4312bc060 xhci-hcd
[ 0.497846] usb usb4: SerialNumber: xhci-hcd.1
[ 0.498050] hub 4-0:1.0: USB hub found
[ 0.498079] hub 4-0:1.0: 1 port detected
[ 0.498757] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000
[ 0.498810] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0
[ 0.499788] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[ 0.500295] platform 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu
[ 0.500300] platform 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu
[ 0.500309] platform 1000800000.codec: Adding to iommu group 0
[ 0.500371] platform 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu
[ 0.500376] platform 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu
[ 0.500382] platform 1000880000.pisp_be: Adding to iommu group 0
[ 0.500453] platform 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
[ 0.500457] platform 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
[ 0.500468] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success
[ 0.501524] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[ 0.501946] platform axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu
[ 0.501950] platform axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu
[ 0.501957] platform axi:gpu: Adding to iommu group 1
[ 0.502050] platform axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu
[ 0.502061] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success
[ 0.503304] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
[ 0.503767] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success
[ 0.510968] [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 0
[ 0.517691] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu
[ 0.523032] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops)
[ 0.526400] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops)
[ 0.533035] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops)
[ 0.533148] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops)
[ 0.533229] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops)
[ 0.533319] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops)
[ 0.533398] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops)
[ 0.564714] Bluetooth: hci0: BCM: chip id 107
[ 0.564948] Bluetooth: hci0: BCM: features 0x2f
[ 0.566115] Bluetooth: hci0: BCM4345C0
[ 0.566118] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[ 0.566149] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch
[ 0.579988] [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 1
[ 0.596716] vc4-drm axi:gpu: [drm] fb0: vc4drmfb frame buffer device
[ 0.597158] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
[ 0.602152] pispbe 1000880000.pisp_be: pispbe_probe: HW version: 0x02252700
[ 0.602157] pispbe 1000880000.pisp_be: pispbe_probe: BatchStatus: 0x00000000
[ 0.602161] pispbe 1000880000.pisp_be: pispbe_probe: Status: 0x00000000
[ 0.602165] pispbe 1000880000.pisp_be: Register nodes for group 0
[ 0.602233] pispbe 1000880000.pisp_be: input device node registered as /dev/video20
[ 0.602284] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video21
[ 0.602326] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video22
[ 0.602366] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video23
[ 0.602417] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video24
[ 0.602456] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video25
[ 0.602495] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video26
[ 0.602546] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video27
[ 0.602589] pispbe 1000880000.pisp_be: config device node registered as /dev/video28
[ 0.602868] pispbe 1000880000.pisp_be: Register nodes for group 1
[ 0.602915] pispbe 1000880000.pisp_be: input device node registered as /dev/video29
[ 0.602954] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video30
[ 0.602996] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video31
[ 0.603039] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video32
[ 0.603078] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video33
[ 0.603117] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video34
[ 0.603158] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video35
[ 0.603199] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video36
[ 0.603236] pispbe 1000880000.pisp_be: config device node registered as /dev/video37
[ 0.604036] sdhci-brcmstb 1000fff000.mmc: there is not valid maps for state default
[ 0.604565] mmc0: CQHCI version 5.10
[ 0.605755] mmc1: CQHCI version 5.10
[ 0.606804] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
[ 0.608126] rpivid 1000800000.codec: Device registered as /dev/video19
[ 0.611479] pl011-axi 1f00030000.serial: cts_event_workaround enabled
[ 0.611523] 1f00030000.serial: ttyAMA0 at MMIO 0x1f00030000 (irq = 130, base_baud = 0) is a PL011 AXI
[ 0.663858] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit
[ 0.671985] printk: console [ttyAMA0] enabled
[ 0.700270] usb 1-2: new full-speed USB device number 2 using xhci-hcd
[ 0.706389] input: pwr_button as /devices/platform/pwr_button/input/input0
[ 0.768268] usb 3-1: new full-speed USB device number 2 using xhci-hcd
[ 0.771135] of_cfs_init
[ 0.793801] mmc0: new ultra high speed SDR104 SDXC card at address 59b4
[ 0.795749] of_cfs_init: OK
[ 0.796794] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit
[ 0.802212] mmcblk0: mmc0:59b4 USDU1 118 GiB
[ 0.808038] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 0.818414] mmcblk0: p1 p2 p3 p4
[ 0.824284] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 0.829289] mmc1: new ultra high speed DDR50 SDIO card at address 0001
[ 0.830406] mmcblk0: mmc0:59b4 USDU1 118 GiB
[ 0.831179] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 0.831249] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,5-model-b.bin failed with error -2
[ 0.835363] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 0.860068] usb 1-2: New USB device found, idVendor=046d, idProduct=c542, bcdDevice= 3.02
[ 0.880348] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 0.888187] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 0.901477] ALSA device list:
[ 0.902763] usb 1-2: Product: Wireless Receiver
[ 0.906663] #0: vc4-hdmi-0
[ 0.914579] usb 1-2: Manufacturer: Logitech
[ 0.928815] #1: vc4-hdmi-1
[ 0.983746] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[ 1.042196] input: Logitech Wireless Receiver Mouse as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/input/input1
[ 1.548898] Bluetooth: hci0: BCM: features 0x2f
[ 1.556974] usb 3-1: New USB device found, idVendor=0eef, idProduct=0005, bcdDevice= 2.00
[ 1.573097] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
[ 1.579123] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.585621] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
[ 1.593092] usb 3-1: Product: WS170120
[ 1.600183] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac)
[ 1.607102] usb 3-1: Manufacturer: WaveShare
[ 3.753616] hid-generic 0003:046D:C542.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Wireless Receiver] on usb-xhci-hcd.0-2/input0
[ 3.765840] pl011-axi 1f00030000.serial: DMA channel TX dma2chan2
[ 3.765852] usb 3-1: SerialNumber: På14809Q310
[ 3.771940] pl011-axi 1f00030000.serial: DMA channel RX dma2chan3
[ 3.784181] Freeing unused kernel memory: 1920K
[ 3.788629] input: WaveShare WS170120 as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-1/3-1:1.0/0003:0EEF:0005.0002/input/input2
[ 3.789116] Run /init as init process
[ 3.802614] hid-multitouch 0003:0EEF:0005.0002: input,hidraw1: USB HID v1.10 Device [WaveShare WS170120] on usb-xhci-hcd.1-1/input0
[ 3.819351] init: init first stage started!
[ 3.823618] init: Unable to open /lib/modules, skipping module loading.
[ 3.830355] init: Copied ramdisk prop to /second_stage_resources/system/etc/ramdisk/build.prop
[ 3.840170] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 3.847602] init: Failed to read vbmeta partitions.
[ 3.870051] init: create_device_symlinks: device mmcblk0p3
[ 3.876093] init: create_device_symlinks: device mmcblk0p1
[ 3.882107] init: create_device_symlinks: device mmcblk0p2
[ 3.887886] init: DSU not detected, proceeding with normal boot
[ 3.894553] init: [libfs_mgr] superblock s_max_mnt_count:65535,/dev/block/mmcblk0p2
[ 3.905187] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Quota mode: none.
[ 3.924272] EXT4-fs (mmcblk0p3): mounted filesystem without journal. Quota mode: none.
[ 3.944282] usb 3-2: new low-speed USB device number 3 using xhci-hcd
[ 3.956328] printk: init: 6 output lines suppressed due to ratelimiting
[ 4.126361] init: Skipping mount of system_ext, system is not dynamic.
[ 4.132955] init: Skipping mount of product, system is not dynamic.
[ 4.139241] usb 3-2: New USB device found, idVendor=03f0, idProduct=034a, bcdDevice= 1.21
[ 4.139259] init: Opening SELinux policy
[ 4.147428] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.151863] init: Falling back to standard signature check. TODO implement support for fsverity SEPolicy.
[ 4.158464] usb 3-2: Product: HP Elite USB Keyboard
[ 4.158467] usb 3-2: Manufacturer: Chicony
[ 4.177111] init: Error: Apex SEPolicy failed signature check
[ 4.182869] init: Loading APEX Sepolicy from /system/etc/selinux/apex/SEPolicy.zip
[ 4.190466] init: Failed to open package /system/etc/selinux/apex/SEPolicy.zip: No such file or directory
[ 4.210170] init: Loading SELinux policy
[ 4.217415] input: Chicony HP Elite USB Keyboard as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2:1.0/0003:03F0:034A.0003/input/input3
[ 4.222758] SELinux: Permission bpf in class capability2 not defined in policy.
[ 4.239609] SELinux: Permission checkpoint_restore in class capability2 not defined in policy.
[ 4.248316] SELinux: Permission bpf in class cap2_userns not defined in policy.
[ 4.255725] SELinux: Permission checkpoint_restore in class cap2_userns not defined in policy.
[ 4.264450] SELinux: Class mctp_socket not defined in policy.
[ 4.270284] SELinux: Class user_namespace not defined in policy.
[ 4.276380] SELinux: the above unknown classes and permissions will be denied
[ 4.286432] SELinux: policy capability network_peer_controls=1
[ 4.288397] hid-generic 0003:03F0:034A.0003: input,hidraw2: USB HID v1.10 Keyboard [Chicony HP Elite USB Keyboard] on usb-xhci-hcd.1-2/input0
[ 4.292363] SELinux: policy capability open_perms=1
[ 4.310008] SELinux: policy capability extended_socket_class=1
[ 4.315939] SELinux: policy capability always_check_network=0
[ 4.321779] SELinux: policy capability cgroup_seclabel=0
[ 4.327192] SELinux: policy capability nnp_nosuid_transition=1
[ 4.333118] SELinux: policy capability genfs_seclabel_symlinks=0
[ 4.339214] SELinux: policy capability ioctl_skip_cloexec=0
[ 4.339287] input: Chicony HP Elite USB Keyboard System Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2:1.1/0003:03F0:034A.0004/input/input4
[ 4.361031] input: Chicony HP Elite USB Keyboard Consumer Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2:1.1/0003:03F0:034A.0004/input/input5
[ 4.377339] hid-generic 0003:03F0:034A.0004: input,hidraw3: USB HID v1.10 Device [Chicony HP Elite USB Keyboard] on usb-xhci-hcd.1-2/input1
[ 4.472323] audit: type=1403 audit(12.763:2): auid=4294967295 ses=4294967295 lsm=selinux res=1
[ 4.475852] selinux: SELinux: Loaded file context from:
[ 4.486207] selinux: /system/etc/selinux/plat_file_contexts
[ 4.496108] printk: init: 2 output lines suppressed due to ratelimiting
[ 4.513667] init: init second stage started!
[ 4.527887] selinux: SELinux: Loaded file context from:
[ 4.533885] selinux: /system/etc/selinux/plat_file_contexts
[ 4.539645] selinux: /vendor/etc/selinux/vendor_file_contexts
[ 4.555613] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 4.565868] audit: type=1107 audit(12.855:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=persist.audio.device pid=1 uid=0 gid=0 scontext=u:r:vendor_init:s0 tcontext=u:objeca_ss=property_service permissive=1'
[ 4.665949] init: Setting product propfrrom ro.product.product.manufacturer)
[ 4.695380] audit: type=1107 audit(12.855:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=persist.sys.binary_xml pid=1 uid=0 gid=0 scontext=u:r:vendor_init:s0 tcontext=u:object_r:system_prop:s0 tclass=property_service permissive=1'
[ 4.695384] audit: type=1400 audit(12.859:8): avc: denied { search } for pid=1 comm="init" name="/" dev="mmcblk0p1" ino=1 scontext=u:r:init:s0 tcontext=u:object_r:vfat:s0 tclass=dir permissive=1
[ 4.695388] audit: type=1400 audit(12.859:9): avc: denied { read } for pid=1 comm="init" name="resolution.txt" dev="mmcblk0p1" ino=3 scontext=u:r:init:s0 tcontext=u:object_r:vfat:s0 tclass=file permissive=1
[ 4.695391] audit: type=1400 audit(12.859:10): avc: denied { open } for pid=1 comm="init" path="/boot/resolution.txt" dev="mmcblk0p1" ino=3 scontext=u:r:init:s0 tcontext=u:object_r:vfat:s0 tclass=file permissive=1
[ 4.786997] init: Setting product property ro.product.model to 'Raspberry Pi 5' (from ro.product.product.model)
[ 4.865459] cgroup: Disabled controller 'memory'
[ 4.954921] ueventd: ueventd started!
[ 4.960039] selinux: SELinux: Loaded file context from:
[ 4.965290] selinux: /system/etc/selinux/plat_file_contexts
[ 4.971581] selinux: /vendor/etc/selinux/vendor_file_contexts
[ 4.977732] ueventd: Parsing file /system/etc/ueventd.rc...
[ 4.984530] ueventd: Added '/vendor/etc/ueventd.rc' to import list
[ 4.990731] ueventd: Added '/odm/etc/ueventd.rc' to import list
[ 4.996854] ueventd: Parsing file /vendor/etc/ueventd.rc...
[ 5.002891] ueventd: Added '/vendor/etc/ueventd.konstakang.rc' to import list
[ 5.004420] apexd: Bootstrap subcommand detected
[ 5.010114] ueventd: Parsing file /vendor/etc/ueventd.konstakang.rc...
[ 5.015979] cutils-trace: Error opening trace file: No such file or directory (2)
[ 5.028844] apexd-bootstrap: Scanning /system/apex for pre-installed ApexFiles
[ 5.036592] apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.neuralnetworks.capex
[ 5.048843] apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.extservices.capex
[ 5.060592] apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.appsearch.capex
[ 5.078873] apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.adbd.capex
[ 5.090356] apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.conscrypt.capex
[ 5.101100] apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.healthfitness.apex
[ 5.111807] apexd-bootstrap: Found pre-installed APEX /system/apex/com.android.mediaprovider.capex
[ 5.187603] kauditd_printk_skb: 4 callbacks suppressed
[ 5.187607] audit: type=1400 audit(13.475:15): avc: denied { create } for pid=34 comm="kdevtmpfs" name="loop8" scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[ 5.208763] loop0: detected capacity change from 0 to 78912
[ 5.210137] audit: type=1400 audit(13.475:16): avc: denied { setattr } for pid=34 comm="kdevtmpfs" name="loop8" dev="devtmpfs" ino=151 scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[ 5.215770] loop1: detected capacity change from 0 to 20800
[ 5.240764] loop2: detected capacity change from 0 to 86792
[ 5.246396] loop3: detected capacity change from 0 to 1616
[ 5.283326] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: none.
[ 5.303205] EXT4-fs (loop2): mounted filesystem without journal. Quota mode: none.
[ 5.311335] EXT4-fs (loop1): mounted filesystem without journal. Quota mode: none.
[ 5.314750] EXT4-fs (loop3): mounted filesystem without journal. Quota mode: none.
[ 5.332010] printk: apexd: 43 output lines suppressed due to ratelimiting
[ 5.660778] Registered swp emulation handler
[ 5.736185] logd.auditd: start
[ 5.739508] logd.klogd: 5739245163
[ 5.746387] servicemanager: Starting sm instance on /dev/binder
[ 5.756973] logd: Loaded bug_map file: /vendor/etc/selinux/selinux_denial_metadata
[ 5.761786] SELinux: SELinux: Loaded service context from:
[ 5.765046] logd: Loaded bug_map file: /system/etc/selinux/bug_map
[ 5.770111] SELinux: /system/etc/selinux/plat_service_contexts
[ 5.782242] SELinux: /vendor/etc/selinux/vendor_service_contexts
console:/ # [ 5.933779] EXT4-fs: Ignoring removed nomblk_io_submit option
[ 6.110315] cutils-trace: Error opening trace file: No such file or directory (2)
[ 6.112019] EXT4-fs (mmcblk0p4): recovery complete
[ 6.123486] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Quota mode: journalled.
[ 6.132767] EXT4-fs (mmcblk0p4): unmounting filesystem.
[ 6.186569] e2fsck: e2fsck 1.46.6 (1-Feb-2023)
[ 6.235870] e2fsck: Pass 1: Checking inodes, blocks, and sizes
[ 6.373525] e2fsck: Pass 2: Checking directory structure
[ 6.512466] e2fsck: Pass 3: Checking directory connectivity
[ 6.518054] e2fsck: Pass 4: Checking reference counts
[ 6.623118] e2fsck: Pass 5: Checking group summary information
[ 6.662004] e2fsck: userdata: 4706/7561216 files (3.6% non-contiguous), 1174367/30244864 blocks
[ 6.673758] EXT4-fs: Ignoring removed nomblk_io_submit option
[ 6.686121] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Quota mode: journalled.
[ 6.788281] servicemanager: getDeviceHalManifest: Reading VINTF information.
[ 6.798508] servicemanager: getDeviceHalManifest: Successfully processed VINTF information
[ 6.806816] servicemanager: getFrameworkHalManifest: Reading VINTF information.
[ 6.814919] servicemanager: getFrameworkHalManifest: Successfully processed VINTF information
[ 6.823785] servicemanager: Found android.system.suspend.ISystemSuspend/default in framework VINTF manifest.
[ 6.905528] incfs: IncFs_Features: failed to open features dir, assuming v1/none.: No such file or directory
[ 7.037998] vold: keystore2 Keystore earlyBootEnded returned service specific error: -68
[ 7.082818] logd: logd reinit
[ 7.087110] logd: FrameworkListener: read() failed (Connection reset by peer)
[ 7.091348] apexd: Scanning /system/apex for pre-installed ApexFiles
[ 7.100751] apexd: Found pre-installed APEX /system/apex/com.android.neuralnetworks.capex
[ 7.109208] apexd: Found pre-installed APEX /system/apex/com.android.extservices.capex
[ 7.117290] apexd: Found pre-installed APEX /system/apex/com.android.appsearch.capex
[ 7.125174] apexd: Found pre-installed APEX /system/apex/com.android.adbd.capex
[ 7.132625] apexd: Found pre-installed APEX /system/apex/com.android.conscrypt.capex
[ 7.140590] apexd: Found pre-installed APEX /system/apex/com.android.healthfitness.apex
[ 7.148848] apexd: Found pre-installed APEX /system/apex/com.android.mediaprovider.capex
[ 7.157117] apexd: Found pre-installed APEX /system/apex/com.android.media.swcodec.capex
[ 7.165349] apexd: Found pre-installed APEX /system/apex/com.android.tethering.capex
[ 7.243867] loop4: detected capacity change from 0 to 1616
[ 7.249434] loop5: detected capacity change from 0 to 22008
[ 7.255133] loop6: detected capacity change from 0 to 86792
[ 7.260783] loop7: detected capacity change from 0 to 51216
[ 7.266450] loop8: detected capacity change from 0 to 2128
[ 7.272039] loop9: detected capacity change from 0 to 6832
[ 7.277585] loop10: detected capacity change from 0 to 11528
[ 7.283298] loop11: detected capacity change from 0 to 78912
[ 7.289015] loop12: detected capacity change from 0 to 1568
[ 7.294656] loop13: detected capacity change from 0 to 5416
[ 7.295712] EXT4-fs (loop4): mounted filesystem without journal. Quota mode: none.
[ 7.296737] EXT4-fs (loop5): mounted filesystem without journal. Quota mode: none.
[ 7.300333] loop14: detected capacity change from 0 to 131408
[ 7.321181] loop15: detected capacity change from 0 to 536
[ 7.322673] EXT4-fs (loop6): mounted filesystem without journal. Quota mode: none.
[ 7.326784] loop16: detected capacity change from 0 to 20800
[ 7.343576] loop17: detected capacity change from 0 to 16416
[ 7.349630] loop18: detected capacity change from 0 to 101120
[ 7.355528] loop19: detected capacity change from 0 to 45576
[ 7.356284] EXT4-fs (loop7): mounted filesystem without journal. Quota mode: none.
[ 7.361319] loop20: detected capacity change from 0 to 12328
[ 7.374484] loop21: detected capacity change from 0 to 536
[ 7.380050] loop22: detected capacity change from 0 to 7480
[ 7.385697] loop23: detected capacity change from 0 to 17656
[ 7.391448] loop24: detected capacity change from 0 to 55136
[ 7.397190] loop25: detected capacity change from 0 to 17104
[ 7.401157] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.409781] loop26: detected capacity change from 0 to 536
[ 7.413227] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.414601] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.415425] type=1400 audit(15.699:17): avc: denied { create } for comm="kdevtmpfs" name="dm-30" scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[ 7.422283] loop27: detected capacity change from 0 to 19584
[ 7.429125] type=1400 audit(15.699:18): avc: denied { setattr } for comm="kdevtmpfs" name="dm-30" dev="devtmpfs" ino=179 scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[ 7.429242] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.445469] EXT4-fs (loop16): mounted filesystem without journal. Quota mode: none.
[ 7.446183] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.451862] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.451884] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.469210] loop28: detected capacity change from 0 to 59704
[ 7.477194] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.477233] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.484379] EXT4-fs (loop11): mounted filesystem without journal. Quota mode: none.
[ 7.490619] loop29: detected capacity change from 0 to 7576
[ 7.501537] EXT4-fs (loop9): mounted filesystem without journal. Quota mode: none.
[ 7.504362] EXT4-es: none.
[ 7.505210] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.505227] loop30: detected capacity change from 0 to 13456
[ 7.506249] loop31: detected capacity change from 0 to 1624
[ 7.506323] loop32: detected capacity change from 0 to 4600
[ 7.506649] loop33: detected capacity change from 0 to 46040
[ 7.506741] loop34: detected capacity change from 0 to 36792
[ 7.507035] loop35: detected capacity change from 0 to 8440
[ 7.510314] EXT4-fs (loop13): mounted filesystem without journal. Quota mode: none.
[ 7.519867] EXT4-fs (loop14): mounted filesystem without journal. Quota mode: none.
[ 7.522901] EXT4-fs (dm-23): mounted filesystem without journal. Quota mode: none.
[ 7.523893] EXT4-fs (loop10): mounted filesystem without journal. Quota mode: none.
[ 7.527155] EXT4-fs (loop15): mounted filesystem without journal. Quota mode: none.
[ 7.527401] EXT4-fs (dm-18): mounted filesystem without journal. Quota mode: none.
[ 7.527976] EXT4-fs (dm-31): mounted filesystem without journal. Quota mode: none.
[ 7.528565] EXT4-fs (dm-30): mounted filesystem without journal. Quota mode: none.
[ 7.530849] EXT4-fs (dm-19): mounted filesystem without journal. Quota mode: none.
[ 7.533945] EXT4-fs (dm-16): mounted filesystem without journal. Quota mode: none.
[ 7.537215] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.538168] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.559881] EXT4-fs (dm-26): mounted filesystem without journal. Quota mode: none.
[ 7.698950] EXT4-fs (dm-29): mounted filesystem without journal. Quota mode: none.
[ 7.701240] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.706683] EXT4-fs (dm-28): mounted filesystem without journal. Quota mode: none.
[ 7.714455] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.730432] EXT4-fs (dm-15): mounted filesystem without journal. Quota mode: none.
[ 7.731155] EXT4-fs (dm-22): mounted filesystem without journal. Quota mode: none.
[ 7.731684] EXT4-fs (dm-20): mounted filesystem without journal. Quota mode: none.
[ 7.738969] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.741359] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.742432] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.743338] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.744295] device-mapper: verity: sha256 using implementation "sha256-ce"
[ 7.748366] EXT4-fs (dm-10): mounted filesystem without journal. Quota mode: none.
[ 7.799837] EXT4-fs (dm-4): mounted filesystem without journal. Quota mode: none.
[ 7.808005] EXT4-fs (dm-11): mounted filesystem without journal. Quota mode: none.
[ 7.815665] EXT4-fs (dm-6): mounted filesystem without journal. Quota mode: none.
[ 7.823506] EXT4-fs (dm-0): mounted filesystem without journal. Quota mode: none.
[ 7.831067] EXT4-fs (dm-21): mounted filesystem without journal. Quota mode: none.
[ 7.838730] EXT4-fs (dm-13): mounted filesystem without journal. Quota mode: none.
[ 8.248961] fs-verity: sha256 using implementation "sha256-ce"
[ 8.275387] type=1400 audit(16.563:19): avc: denied { open } for comm="odrefresh" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:odrefresh:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 8.280050] audit: audit_backlog=65 > audit_backlog_limit=64
[ 8.297141] type=1400 audit(16.563:20): avc: denied { getattr } for comm="odrefresh" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:odrefresh:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 8.302688] audit: audit_lost=1 audit_rate_limit=0 audit_backlog_limit=64
[ 8.302691] audit: backlog limit exceeded
[ 8.302727] audit: audit_backlog=65 > audit_backlog_limit=64
[ 8.341238] audit: audit_lost=2 audit_rate_limit=0 audit_backlog_limit=64
[ 8.348024] audit: backlog limit exceeded
[ 8.524394] apexd: Snapshot DE subcommand detected
[ 8.529896] apexd-snapshotde: Failed to stat /metadata/apex/sessions: No such file or directory
[ 8.538664] apexd-snapshotde: Marking APEXd as ready
[ 8.610653] WARNING: Unprivileged eBPF is enabled, data leaks possible via Spectre v2 BHB attacks!
[ 8.622008] LibBpfLoader: Section bpfloader_min_ver value is 2 [0x2]
[ 8.628487] LibBpfLoader: Section bpfloader_max_ver value is 25 [0x19]
[ 8.635138] LibBpfLoader: Section size_of_bpf_map_def value is 120 [0x78]
[ 8.642264] LibBpfLoader: Section size_of_bpf_prog_def value is 92 [0x5c]
[ 8.649065] LibBpfLoader: BpfLoader version 0x00026 ignoring ELF object /apex/com.android.tethering/etc/bpf/test.o with max ver 0x00019
[ 8.661258] bpfloader: Loaded object: /apex/com.android.tethering/etc/bpf/test.o
[ 8.677882] LibBpfLoader: Section bpfloader_min_ver value is 2 [0x2]
[ 8.959579] printk: bpfloader: 594 output lines suppressed due to ratelimiting
[ 9.086918] file system registered
[ 9.092548] using random self ethernet address
[ 9.097026] using random host ethernet address
[ 9.458928] healthd: No battery devices found
[ 9.465913] healthd: battery none chg=
[ 9.981455] init: Control message: Could not find 'android.hardware.audio@7.1::IDevicesFactory/default' for ctl.interface_start from pid: 186 (/system/bin/hwservicemanager)
[ 9.996947] init: Control message: Could not find 'android.hardware.audio@7.1::IDevicesFactory/default' for ctl.interface_start from pid: 186 (/system/bin/hwservicemanager)
[ 10.145027] init: Service 'boringssl_self_test_apex32' (pid 390) exited with status 0 waiting took 0.931000 seconds
[ 10.155565] init: Sending signal 9 to service 'boringssl_self_test_apex32' (pid 390) process group...
[ 10.164944] libprocessgroup: Successfully killed process cgroup uid 9999 pid 390 in 0ms
[ 10.173490] init: processing action (apexd.status=ready && ro.product.cpu.abilist64=*) from (/system/etc/init/hw/init.rc:490)
[ 10.185048] init: starting service 'boringssl_self_test_apex64'...
[ 10.221352] init: ... started service 'boringssl_self_test_apex64' has pid 493
[ 10.229009] init: SVC_EXEC service 'boringssl_self_test_apex64' pid 493 (uid 9999 gid 0+0 context default) started; waiting...
[ 10.240571] init: Command 'exec_start boringssl_self_test_apex64' action=apexd.status=ready && ro.product.cpu.abilist64=* (/system/etc/init/hw/init.rc:491) took 55ms and succeeded
[ 10.796708] servicemanager: Could not find android.hardware.graphics.composer3.IComposer/default in the VINTF manifest.
[ 10.832726] type=1400 audit(19.123:646): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 10.894497] SELinux: avc: denied { find } for pid=372 uid=1000 name=android.hardware.graphics.allocator.IAllocator/default scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:hal_graphics_allocator_service:s0 tclass=service_manager permissive=1
[ 10.917657] servicemanager: Could not find android.hardware.graphics.allocator.IAllocator/default in the VINTF manifest.
[ 11.121025] type=1400 audit(19.411:647): avc: denied { read } for comm="vncflinger" name="u:object_r:serialno_prop:s0" dev="tmpfs" ino=251 scontext=u:r:vncflinger:s0 tcontext=u:object_r:serialno_prop:s0 tclass=file permissive=1
[ 11.141858] type=1400 audit(19.411:648): avc: denied { open } for comm="vncflinger" path="/dev/__properties__/u:object_r:serialno_prop:s0" dev="tmpfs" ino=251 scontext=u:r:vncflinger:s0 tcontext=u:object_r:serialno_prop:s0 tclass=file permissive=1
[ 11.164083] type=1400 audit(19.411:649): avc: denied { getattr } for comm="vncflinger" path="/dev/__properties__/u:object_r:serialno_prop:s0" dev="tmpfs" ino=251 scontext=u:r:vncflinger:s0 tcontext=u:object_r:serialno_prop:s0 tclass=file permissive=1
[ 11.186543] type=1400 audit(19.411:650): avc: denied { map } for comm="vncflinger" path="/dev/__properties__/u:object_r:serialno_prop:s0" dev="tmpfs" ino=251 scontext=u:r:vncflinger:s0 tcontext=u:object_r:serialno_prop:s0 tclass=file permissive=1
[ 11.272861] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 11.284394] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 11.334964] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 11.370005] servicemanager: Could not find android.hardware.graphics.allocator.IAllocator/default in the VINTF manifest.
[ 11.387685] servicemanager: Could not find android.hardware.graphics.allocator.IAllocator/default in the VINTF manifest.
[ 11.440015] type=1400 audit(19.727:651): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 11.450149] audit: audit_backlog=65 > audit_backlog_limit=64
[ 11.463840] type=1400 audit(19.735:652): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 11.469435] audit: audit_lost=3 audit_rate_limit=0 audit_backlog_limit=64
[ 11.492498] type=1400 audit(19.735:653): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 11.498942] audit: backlog limit exceeded
[ 11.521790] type=1400 audit(19.735:654): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 11.525855] audit: audit_backlog=65 > audit_backlog_limit=64
[ 11.549852] type=1400 audit(19.735:655): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 11.555499] audit: audit_lost=4 audit_rate_limit=0 audit_backlog_limit=64
[ 11.586595] audit: backlog limit exceeded
[ 11.593787] audit: audit_backlog=65 > audit_backlog_limit=64
[ 11.599475] audit: audit_lost=5 audit_rate_limit=0 audit_backlog_limit=64
[ 11.606280] audit: backlog limit exceeded
[ 11.779668] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 11.814888] servicemanager: Found android.hardware.health.IHealth/default in device VINTF manifest.
[ 16.804566] servicemanager: Notifying apexservice they do (previously: don't) have clients when service is guaranteed to be in use
[ 16.816564] AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
[ 16.816849] apexd: getActivePackages received by ApexService
[ 16.828494] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 16.859046] servicemanager: Could not find android.hardware.power.stats.IPowerStats/default in the VINTF manifest.
[ 16.871041] servicemanager: Found android.frameworks.stats.IStats/default in framework VINTF manifest.
[ 16.880613] servicemanager: Could not find android.hardware.memtrack.IMemtrack/default in the VINTF manifest.
[ 16.922452] type=1400 audit(25.211:1149): avc: denied { read } for comm="binder:212_3" name="wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 16.942998] type=1400 audit(25.211:1150): avc: denied { open } for comm="binder:212_3" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 16.969174] type=1400 audit(25.211:1151): avc: denied { read } for comm="binder:212_3" name="event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 16.988377] type=1400 audit(25.211:1152): avc: denied { open } for comm="binder:212_3" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 17.015647] type=1400 audit(25.211:1153): avc: denied { getattr } for comm="binder:212_3" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 17.068543] servicemanager: Found android.hardware.power.IPower/default in device VINTF manifest.
[ 17.081742] servicemanager: Found android.hardware.light.ILights/default in device VINTF manifest.
[ 17.183254] apexd: getAllPackages received by ApexService
[ 17.588458] init: service 'idmap2d' requested start, but it is already running (flags: 4)
[ 17.596751] init: Control message: Processed ctl.start for 'idmap2d' from pid: 744 (system_server)
[ 17.663173] servicemanager: Could not find android.hardware.sensors.ISensors/default in the VINTF manifest.
[ 17.675501] servicemanager: Found android.hardware.health.IHealth/default in device VINTF manifest.
[ 17.686066] healthd: battery none chg=
[ 17.785932] servicemanager: Could not find android.hardware.vibrator.IVibratorManager/default in the VINTF manifest.
[ 17.796706] servicemanager: Could not find android.hardware.vibrator.IVibrator/default in the VINTF manifest.
[ 17.813650] type=1400 audit(26.103:1154): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 18.081470] type=1400 audit(1700744983.259:1155): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 18.100892] type=1400 audit(1700744983.259:1156): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 18.129539] type=1400 audit(1700744983.259:1157): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 18.463074] init: processing action (sys.sysctl.extra_free_kbytes=*) from (/system/etc/init/hw/init.rc:1233)
[ 18.473303] init: starting service 'exec 16 (/system/bin/extra_free_kbytes.sh 4500)'...
[ 18.500575] init: ... started service 'exec 16 (/system/bin/extra_free_kbytes.sh 4500)' has pid 869
[ 18.509725] init: SVC_EXEC service 'exec 16 (/system/bin/extra_free_kbytes.sh 4500)' pid 869 (uid 0 gid 0+0 context default) started; waiting...
[ 18.667441] init: Service 'exec 16 (/system/bin/extra_free_kbytes.sh 4500)' (pid 869) exited with status 0 waiting took 0.184000 seconds
[ 18.679735] init: Sending signal 9 to service 'exec 16 (/system/bin/extra_free_kbytes.sh 4500)' (pid 869) process group...
[ 18.691144] libprocessgroup: Successfully killed process cgroup uid 0 pid 869 in 0ms
[ 18.870757] logd: logdr: UID=1000 GID=1000 PID=938 n tail=500 logMask=8 pid=378 start=0ns deadline=0ns
[ 18.889712] init: Untracked pid 938 exited with status 0
[ 20.591102] apexd: getActivePackages received by ApexService
[ 20.755659] apexd: getAllPackages received by ApexService
[ 21.122848] healthd: battery none chg=
[ 21.910849] servicemanager: Found android.hardware.wifi.IWifi/default in device VINTF manifest.
[ 21.922514] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 21.933964] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 22.007852] servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
[ 22.039583] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 22.060550] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 22.069943] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 22.087403] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 22.552772] binder: undelivered TRANSACTION_COMPLETE
[ 22.557765] binder: undelivered transaction 12834, process died.
[ 22.600477] init: ... started service 'exec 19 (/system/bin/vdc volume abort_fuse)' has pid 1191
[ 22.609513] init: Command 'write /sys/power/state on' action=onrestart (<Service 'zygote' onrestart>:2) took 0ms and failed: Unable to write to file '/sys/power/state': Unable to write file contents: Invalid argument
[ 22.628916] init: Sending signal 9 to service 'audioserver' (pid 968) process group...
[ 22.642927] libprocessgroup: Successfully killed process cgroup uid 1041 pid 968 in 5ms
[ 22.652148] init: Sending signal 9 to service 'cameraserver' (pid 969) process group...
[ 22.665363] libprocessgroup: Successfully killed process cgroup uid 1047 pid 969 in 5ms
[ 22.673671] init: Sending signal 9 to service 'media' (pid 970) process group...
[ 22.686241] libprocessgroup: Successfully killed process cgroup uid 1013 pid 970 in 5ms
[ 22.694613] init: Command 'restart media.tuner' action=onrestart (<Service 'zygote' onrestart>:7) took 0ms and failed: service media.tuner not found
[ 22.707928] init: Sending signal 9 to service 'netd' (pid 971) process group...
[ 22.882007] binder: 393:359 cannot find target node
[ 22.886899] binder: 359:393 transaction call to 0:0 failed 12914/29189/-22, size 0-0 line 3244
[ 24.439394] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 24.489632] type=1400 audit(1700744989.667:1169): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 24.531980] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 25.634212] apexd: getActivePackages received by ApexService
[ 25.673876] type=1400 audit(1700744990.851:1170): avc: denied { read } for comm="binder:212_3" name="wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 25.693385] type=1400 audit(1700744990.851:1171): avc: denied { open } for comm="binder:212_3" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 25.720238] type=1400 audit(1700744990.851:1172): avc: denied { read } for comm="binder:212_3" name="event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 25.740939] type=1400 audit(1700744990.851:1173): avc: denied { open } for comm="binder:212_3" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 25.769176] type=1400 audit(1700744990.851:1174): avc: denied { getattr } for comm="binder:212_3" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 25.881582] apexd: getAllPackages received by ApexService
[ 26.251672] healthd: battery none chg=
[ 26.349946] type=1400 audit(1700744991.527:1175): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 26.613146] type=1400 audit(1700744991.791:1176): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 26.632667] type=1400 audit(1700744991.791:1177): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 26.661508] type=1400 audit(1700744991.791:1178): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 26.973500] servicemanager: Could not find android.hardware.oemlock.IOemLock/default in the VINTF manifest.
[ 27.122862] servicemanager: Found android.hardware.wifi.IWifi/default in device VINTF manifest.
[ 27.132873] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 27.143959] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 27.222048] servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
[ 27.256759] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 27.275526] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 27.284841] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 27.302705] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 27.771718] init: Service 'zygote' (pid 1194) received signal 9
[ 27.777672] init: Sending signal 9 to service 'zygote' (pid 1194) process group...
[ 27.785343] libprocessgroup: Successfully killed process cgroup uid 0 pid 1194 in 0ms
[ 27.795152] init: starting service 'exec 21 (/system/bin/vdc volume abort_fuse)'...
[ 27.832482] init: ... started service 'exec 21 (/system/bin/vdc volume abort_fuse)' has pid 1418
[ 27.841556] init: Command 'write /sys/power/state on' action=onrestart (<Service 'zygote' onrestart>:2) took 0ms and failed: Unable to write to file '/sys/power/state': Unable to write file contents: Invalid argument
[ 27.860908] init: Sending signal 9 to service 'audioserver' (pid 1195) process group...
[ 27.874350] libprocessgroup: Successfully killed process cgroup uid 1041 pid 1195 in 5ms
[ 27.882839] init: Sending signal 9 to service 'cameraserver' (pid 1196) process group...
[ 27.896298] libprocessgroup: Successfully killed process cgroup uid 1047 pid 1196 in 5ms
[ 27.912744] binder: 393:359 cannot find target node
[ 27.917787] binder: 359:393 transaction call to 0:0 failed 19809/29189/-22, size 0-0 line 3244
[ 29.446500] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 30.647229] apexd: getActivePackages received by ApexService
[ 30.685775] type=1400 audit(1700744995.863:1183): avc: denied { read } for comm="binder:212_6" name="wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 30.705264] type=1400 audit(1700744995.863:1184): avc: denied { open } for comm="binder:212_6" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 30.731983] type=1400 audit(1700744995.863:1185): avc: denied { read } for comm="binder:212_6" name="event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 30.751816] type=1400 audit(1700744995.863:1186): avc: denied { open } for comm="binder:212_6" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 30.779693] type=1400 audit(1700744995.863:1187): avc: denied { getattr } for comm="binder:212_6" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 30.911950] apexd: getAllPackages received by ApexService
[ 31.278670] healthd: battery none chg=
[ 31.381876] type=1400 audit(1700744996.559:1188): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 31.605218] type=1400 audit(1700744996.783:1189): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 31.625590] type=1400 audit(1700744996.783:1190): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 31.654406] type=1400 audit(1700744996.783:1191): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 31.982712] servicemanager: Could not find android.hardware.oemlock.IOemLock/default in the VINTF manifest.
[ 32.134764] servicemanager: Found android.hardware.wifi.IWifi/default in device VINTF manifest.
[ 32.144979] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 32.156216] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 32.235817] servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
[ 32.269634] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 32.286774] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 32.296130] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 32.312450] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 32.777278] binder: undelivered TRANSACTION_COMPLETE
[ 32.782255] binder: undelivered transaction 26306, process died.
[ 32.796003] init: Service 'zygote' (pid 1421) received signal 9
[ 32.802531] init: Sending signal 9 to service 'zygote' (pid 1421) process group...
[ 32.810261] libprocessgroup: Successfully killed process cgroup uid 0 pid 1421 in 0ms
[ 32.819506] init: starting service 'exec 23 (/system/bin/vdc volume abort_fuse)'...
[ 32.856464] init: ... started service 'exec 23 (/system/bin/vdc volume abort_fuse)' has pid 1644
[ 32.865612] init: Command 'write /sys/power/state on' action=onrestart (<Service 'zygote' onrestart>:2) took 0ms and failed: Unable to write to file '/sys/power/state': Unable to write file contents: Invalid argument
[ 32.885097] init: Sending signal 9 to service 'audioserver' (pid 1422) process group...
[ 32.901497] libprocessgroup: Successfully killed process cgroup uid 1041 pid 1422 in 8ms
[ 32.910018] init: Sending signal 9 to service 'cameraserver' (pid 1423) process group...
[ 32.923419] libprocessgroup: Successfully killed process cgroup uid 1047 pid 1423 in 5ms
[ 32.957717] binder: 393:359 cannot find target node
[ 32.964768] binder: 359:393 transaction call to 0:0 failed 26375/29189/-22, size 0-0 line 3244
[ 34.445429] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 34.491830] type=1400 audit(1700744999.667:1192): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 35.671401] apexd: getActivePackages received by ApexService
[ 35.718418] type=1400 audit(1700745000.895:1193): avc: denied { read } for comm="binder:212_4" name="wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 35.737961] type=1400 audit(1700745000.895:1194): avc: denied { open } for comm="binder:212_4" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 35.764815] type=1400 audit(1700745000.895:1195): avc: denied { read } for comm="binder:212_4" name="event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 35.784721] type=1400 audit(1700745000.895:1196): avc: denied { open } for comm="binder:212_4" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sms/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakekpeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 35.937492] apexd: getAllPackages received by ApexService
[ 36.282218] healthd: battery none chg=
[ 36.367819] type=1400 audit(1700745001.543:1198): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 36.613710] type=1400 audit(1700745001.791:1199): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 36.633397] type=1400 audit(1700745001.791:1200): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 36.662012] type=1400 audit(1700745001.791:1201): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 36.821638] type=1400 audit(1700745001.999:1202): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=28085 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 37.099472] servicemanager: Found android.hardware.wifi.IWifi/default in device VINTF manifest.
[ 37.110365] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 37.121926] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 37.196835] servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
[ 37.229175] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 37.251179] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 37.260556] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 37.279522] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 37.785292] binder: undelivered TRANSACTION_COMPLETE
[ 37.790310] binder: undelivered transaction 31689, process died.
[ 37.803597] init: Service 'zygote' (pid 1648) received signal 9
[ 37.809540] init: Sending signal 9 to service 'zygote' (pid 1648) process group...
[ 37.818567] libprocessgroup: Successfully killed process cgroup uid 0 pid 1648 in 0ms
[ 37.827670] init: process with updatable components 'zygote' exited 4 times before boot completed
[ 37.836880] apexd: Native process 'zygote' is crashing. Attempting a revert
[ 37.837094] init: starting service 'exec 25 (/system/bin/vdc volume abort_fuse)'...
[ 37.844415] apexd: Revert failed : Revert requested, when there are no active sessions.
[ 37.872449] init: ... started service 'exec 25 (/system/bin/vdc volume abort_fuse)' has pid 1871
[ 37.881444] init: Command 'write /sys/power/state on' action=onrestart (<Service 'zygote' onrestart>:2) took 0ms and failed: Unable to write to file '/sys/power/state': Unable to write file contents: Invalid argument
[ 37.900939] init: Sending signal 9 to service 'audioserver' (pid 1649) process group...
[ 37.915041] libprocessgroup: Successfully killed process cgroup uid 1041 pid 1649 in 5ms
[ 37.923521] init: Sending signal 9 to service 'cameraserver' (pid 1650) process group...
[ 37.989613] binder: 393:359 cannot find target node
[ 37.99451
][ 39.452938] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 39.505588] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 40.663532] apexd: getActivePackages received by ApexService
[ 40.843708] apexd: getAllPackages received by ApexService
[ 41.217503] healthd: battery none chg=
[ 41.315698] type=1400 audit(1700745006.491:1700): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 41.561275] type=1400 audit(1700745006.739:1701): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 41.581661] type=1400 audit(1700745006.743:1702): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 41.610426] type=1400 audit(1700745006.743:1703): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 42.160069] servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
[ 42.193876] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 42.211480] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 42.220823] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 42.238419] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 42.312813] type=1400 audit(1700745007.491:1704): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 42.681331] binder: undelivered TRANSACTION_COMPLETE
[ 42.686317] binder: undelivered transaction 37499, process died.
[ 42.808524] init: ... started service 'exec 29 (/system/bin/flags_health_check UPDATABLE_CRASHING)' has pid 2101
[ 42.818209] type=1400 audit(1700745007.987:1705): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 42.818774] init: SVC_EXEC service 'exec 29 (/system/bin/flags_health_check UPDATABLE_CRASHING)' pid 2101 (uid 1000 gid 1000+0 context default) started; waiting...
[ 42.822744] audit: audit_backlog=65 > audit_backlog_limit=64
[ 42.822749] audit: audit_lost=6 audit_rate_limit=0 audit_backlog_limit=64
[ 42.822752] audit: backlog limit exceeded
[ 42.822758] audit: audit_backlog=65 > audit_backlog_limit=64
[ 42.822760] audit: audit_lost=7 audit_rate_limit=0 audit_backlog_limit=64
[ 42.822763] audit: backlog limit exceeded
[ 42.822784] audit: audit_backlog=65 > audit_backlog_limit=64
[ 42.822787] audit: audit_lost=8 audit_rate_limit=0 audit_backlog_limit=64
[ 42.822790] audit: backlog limit exceeded
[ 42.822794] audit: audit_backlog=65 > audit_backlog_limit=64
[ 42.843283] type=1400 audit(1700745007.987:1706): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 42.857788] init: Command 'exec - system system -- /system/bin/flags_health_check UPDATABLE_CRASHING' action=sys.init.updatable_crashing=1 (/system/etc/init/flags_health_check.rc:11) took 70ms and succeeded
[ 42.862918] type=1400 audit(1700745007.987:1707): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 42.869763] init: Service 'exec 29 (/system/bin/flags_health_check UPDATABLE_CRASHING)' (pid 2101) exited with status 0 waiting took 0.080000 seconds
[ 42.873718] type=1400 audit(1700745007.987:1708): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 42.879257] init: Sending signal 9 to service 'exec 29 (/system/bin/flags_health_check UPDATABLE_CRASHING)' (pid 2101) process group...
[ 42.886061] type=1400 audit(1700745007.987:1709): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 42.890197] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2101 in 0ms
[ 43.054893] binder: 393:359 cannot find target node
[ 43.062235] init: processing action (init.svc.media=*) from (/system/etc/init/mediaserver.rc:1)
[ 43.067395] binder: 359:393 transaction call to 0:0 failed 37575/29189/-22, size 0-0 line 3244
[ 43.075817] init: processing action (init.svc.media=*) from (/system/etc/init/mediaserver.rc:1)
[ 44.356861] init: starting service 'zygote_secondary'...
[ 44.362528] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 44.452069] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 44.511963] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 44.529562] selinux: SELinux: Could not stat /sys/devices/virtual/net/ipsec_test: No such file or directory.
[ 44.560933] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 44.660197] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 44.672690] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 45.730909] apexd: getActivePackages received by ApexService
[ 45.912503] apexd: getAllPackages received by ApexService
[ 46.296595] healthd: battery none chg=
[ 46.392191] type=1400 audit(1700745011.567:1958): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 46.649322] type=1400 audit(1700745011.827:1959): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 46.668901] type=1400 audit(1700745011.827:1960): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 46.697498] type=1400 audit(1700745011.827:1961): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 46.893106] type=1400 audit(1700745012.071:1962): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=28085 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 46.912489] type=1400 audit(1700745012.071:1963): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-1/3-1:1.0/0003:0EEF:0005.0002/country" dev="sysfs" ino=28085 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 46.941743] type=1400 audit(1700745012.071:1964): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-1/3-1:1.0/0003:0EEF:0005.0002/country" dev="sysfs" ino=28085 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 47.220211] servicemanager: Found android.hardware.wifi.IWifi/default in device VINTF manifest.
[ 47.230218] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 47.241677] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 47.335252] servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
[ 47.373064] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 47.393689] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 47.403019] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 47.418993] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 47.904658] binder: undelivered TRANSACTION_COMPLETE
[ 47.909638] binder: undelivered transaction 44783, process died.
[ 47.930802] init: Service 'zygote' (pid 2104) received signal 9
[ 47.936760] init: Sending signal 9 to service 'zygote' (pid 2104) process group...
[ 47.944839] libprocessgroup: Successfully killed process cgroup uid 0 pid 2104 in 0ms
[ 47.953942] init: process with updatable components 'zygote' exited 4 times before boot completed
[ 47.963314] init: starting service 'exec 31 (/system/bin/vdc volume abort_fuse)'...
[ 47.992440] init: ... started service 'exec 31 (/system/bin/vdc volume abort_fuse)' has pid 2329
[ 48.001439] init: Command 'write /sys/power/state on' action=onrestart (<Service 'zygote' onrestart>:2) took 0ms and failed: Unable to write to file '/sys/power/state': Unable to write file contents: Invalid argument
[ 48.020903] init: Sending signal 9 to service 'audioserver' (pid 2105) process group...
[ 48.037622] libprocessgroup: Successfully killed process cgroup uid 1041 pid 2105 in 8ms
[ 48.046245] init: Sending signal 9 to service 'cameraserver' (pid 2106) process group...
[ 48.114737] binder: 393:359 cannot find target node
[ 48.119634] binder: 359:393 transaction call to 0:0 failed 44856/29189/-22, size 0-0 line 3244
[ 48.137540] type=1400 audit(1700745013.315:1965): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 48.138703] audit_log_start: 716 callbacks suppressed
[ 48.138707] audit: audit_backlog=65 > audit_backlog_limit=64
[ 48.161454] type=1400 audit(1700745013.315:1966): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 48.166422] audit: audit_lost=248 audit_rate_limit=0 audit_backlog_limit=64
[ 48.172118] type=1400 audit(1700745013.315:1967): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 48.196698] audit: backlog limit exceeded
[ 49.460110] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 49.556706] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 50.715312] apexd: getActivePackages received by ApexService
[ 50.910791] apexd: getAllPackages received by ApexService
[ 51.256737] healthd: battery none chg=
[ 51.553135] type=1400 audit(1700745016.731:2460): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 51.572866] type=1400 audit(1700745016.731:2461): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 51.601665] type=1400 audit(1700745016.731:2462): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 52.225324] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 52.234675] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 52.255653] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 52.347860] type=1400 audit(1700745017.523:2463): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 52.717354] binder: undelivered TRANSACTION_COMPLETE
[ 52.722331] binder: undelivered transaction 50155, process died.
[ 52.849760] type=1400 audit(1700745018.027:2464): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 52.851044] audit: audit_backlog=65 > audit_backlog_limit=64
[ 52.873674] type=1400 audit(1700745018.027:2465): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 52.879256] audit: audit_lost=249 audit_rate_limit=0 audit_backlog_limit=64
[ 52.903338] type=1400 audit(1700745018.027:2466): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 52.903367] type=1400 audit(1700745018.027:2467): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 52.903394] type=1400 audit(1700745018.027:2468): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 52.903418] type=1400 audit(1700745018.027:2469): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 53.008795] audit: backlog limit exceeded
[ 53.025997] init: Service 'exec 35 (/system/bin/flags_health_check UPDATABLE_CRASHING)' (pid 2555) exited with status 0 waiting took 0.205000 seconds
[ 53.039468] init: Sending signal 9 to service 'exec 35 (/system/bin/flags_health_check UPDATABLE_CRASHING)' (pid 2555) process group...
[ 53.051881] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2555 in 0ms
[ 53.060630] init: processing action (init.svc.media=*) from (/system/etc/init/mediaserver.rc:1)
[ 53.069745] init: processing action (init.svc.media=*) from (/system/etc/init/mediaserver.rc:1)
[ 53.147606] binder: 393:359 cannot find target node
[ 53.152495] binder: 359:393 transaction call to 0:0 failed 50247/29189/-22, size 0-0 line 3244
[ 54.378241] init: starting service 'zygote_secondary'...
[ 54.383776] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 54.392409] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 54.420819] init: ... started service 'zygote_secondary' has pid 2557
[ 54.427407] init: starting service 'zygote'...
[ 54.480936] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 54.573257] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 54.584557] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 54.689793] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 54.703326] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 55.778556] apexd: getActivePackages received by ApexService
[ 55.799190] servicemanager: Could not find android.hardware.power.stats.IPowerStats/default in the VINTF manifest.
[ 55.810811] servicemanager: Found android.frameworks.stats.IStats/default in framework VINTF manifest.
[ 55.974376] apexd: getAllPackages received by ApexService
[ 56.379628] healthd: battery none chg=
[ 56.721541] type=1400 audit(1700745021.899:2959): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 56.741165] type=1400 audit(1700745021.907:2960): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 56.770232] type=1400 audit(1700745021.907:2961): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 57.251882] servicemanager: Found android.hardware.wifi.IWifi/default in device VINTF manifest.
[ 57.262392] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 57.274028] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 57.352355] servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
[ 57.384717] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 57.401295] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 57.410641] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 57.426036] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 58.017501] type=1400 audit(1700745023.195:2962): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 58.023383] audit: audit_backlog=65 > audit_backlog_limit=64
[ 58.041456] type=1400 audit(1700745023.195:2963): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 58.047054] audit: audit_lost=250 audit_rate_limit=0 audit_backlog_limit=64
[ 58.071108] type=1400 audit(1700745023.195:2964): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 58.071148] type=1400 audit(1700745023.195:2965): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 58.078691] audit: backlog limit exceeded
[ 58.102414] type=1400 audit(1700745023.195:2966): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 58.127730] audit: audit_backlog=65 > audit_backlog_limit=64
[ 58.130776] type=1400 audit(1700745023.195:2967): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 58.155837] audit: audit_lost=251 audit_rate_limit=0 audit_backlog_limit=64
[ 58.161491] type=1400 audit(1700745023.195:2968): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=32 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 58.174655] binder: 393:359 cannot find target node
[ 58.174662] binder: 359:393 transaction call to 0:0 failed 56252/29189/-22, size 0-0 line 3244
[ 58.186296] audit: backlog limit exceeded
[ 58.242148] init: Service 'exec 38 (/system/bin/flags_health_check UPDATABLE_CRASHING)' (pid 2784) exited with status 0 waiting took 0.260000 seconds
[ 58.255559] init: Sending signal 9 to service 'exec 38 (/system/bin/flags_health_check UPDATABLE_CRASHING)' (pid 2784) process group...
[ 58.267859] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2784 in 0ms
[ 58.276981] init: processing action (init.svc.media=*) from (/system/etc/init/mediaserver.rc:1)
[ 58.286038] init: processing action (init.svc.media=*) from (/system/etc/init/mediaserver.rc:1)
[ 59.404289] init: starting service 'zygote_secondary'...
[ 59.409793] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 59.418423] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 59.452831] init: ... started service 'zygote_secondary' has pid 2785
[ 59.459385] init: starting service 'zygote'...
[ 59.512092] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 59.600710] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 60.759007] apexd: getActivePackages received by ApexService
[ 60.946310] apexd: getAllPackages received by ApexService
[ 61.322808] healthd: battery none chg=
[ 62.253303] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 62.380562] type=1400 audit(1700745027.559:3459): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 62.897168] type=1400 audit(1700745028.075:3460): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 62.898372] audit: audit_backlog=65 > audit_backlog_limit=64
[ 62.921220] type=1400 audit(1700745028.075:3461): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 62.926649] audit: audit_lost=252 audit_rate_limit=0 audit_backlog_limit=64
[ 62.926653] audit: backlog limit exceeded
[ 62.950743] type=1400 audit(1700745028.075:3462): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 62.958785] audit: audit_backlog=65 > audit_backlog_limit=64
[ 62.961916] type=1400 audit(1700745028.075:3463): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 63.015968] type=1400 audit(1700745028.075:3464): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 63.041135] type=1400 audit(1700745028.075:3465): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 63.065944] type=1400 audit(1700745028.075:3466): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=32 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 63.091335] type=1400 audit(1700745028.075:3467): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=32 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 63.116988] type=1400 audit(1700745028.075:3468): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=32 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 63.225178] binder: 393:359 cannot find target node
[ 63.230072] binder: 359:393 transaction call to 0:0 failed 62886/29189/-22, size 0-0 line 3244
[ 64.430968] init: starting service 'zygote_secondary'...
[ 64.436503] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 64.445141] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 64.468838] init: ... started service 'zygote_secondary' has pid 3010
[ 64.476292] init: starting service 'zygote'...
[ 64.480931] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 64.488815] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 64.500545] init: ... started service 'zygote' has pid 3011
[ 64.506293] init: starting service 'audioserver'...
[ 64.514059] init: ... started service 'audioserver' has pid 3012
[ 64.576836] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 64.649464] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 64.751320] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 64.769449] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 64.782632] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 65.788804] servicemanager: Notifying apexservice they don't (previously: do) have clients when we now have no record of a client
[ 65.801326] AidlLazyServiceRegistrar: Process has 0 (of 1 available) client(s) in use after notification apexservice has clients: 0
[ 65.807033] servicemanager: Notifying apexservice they do (previously: don't) have clients when service is guaranteed to be in use
[ 65.813372] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 65.825943] apexd: getActivePackages received by ApexService
[ 65.833028] AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
[ 65.850537] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 65.860166] servicemanager: Could not find android.hardware.power.stats.IPowerStats/default in the VINTF manifest.
[ 65.871876] servicemanager: Found android.frameworks.stats.IStats/default in framework VINTF manifest.
[ 66.043330] apexd: getAllPackages received by ApexService
[ 66.408735] healthd: battery none chg=
[ 67.336139] servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
[ 67.376707] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 67.395397] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 67.404919] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 67.429120] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 67.908609] binder: undelivered TRANSACTION_COMPLETE
[ 67.913584] binder: undelivered transaction 68386, process died.
[ 68.052722] type=1400 audit(1700745033.231:3671): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 68.057496] audit_log_start: 860 callbacks suppressed
[ 68.057500] audit: audit_backlog=65 > audit_backlog_limit=64
[ 68.077271] type=1400 audit(1700745033.231:3672): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 68.081670] audit: audit_lost=540 audit_rate_limit=0 audit_backlog_limit=64
[ 68.088023] type=1400 audit(1700745033.231:3673): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 68.111349] audit: backlog limit exceeded
[ 68.118315] type=1400 audit(1700745033.231:3674): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 68.143077] audit: audit_backlog=65 > audit_backlog_limit=64
[ 68.146237] type=1400 audit(1700745033.231:3675): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 68.170999] audit: audit_lost=541 audit_rate_limit=0 audit_backlog_limit=64
[ 68.176593] type=1400 audit(1700745033.231:3676): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 68.201658] audit: backlog limit exceeded
[ 68.208783] type=1400 audit(1700745033.231:3677): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=32 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 68.236742] audit: audit_backlog=65 > audit_backlog_limit=64
[ 68.237448] type=1400 audit(1700745033.231:3678): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=32 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 68.262732] audit: audit_lost=542 audit_rate_limit=0 audit_backlog_limit=64
[ 68.268568] type=1400 audit(1700745033.231:3679): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=32 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 68.294072] audit: backlog limit exceeded
[ 68.294240] binder: 393:359 cannot find target node
[ 68.294246] binder: 359:393 transaction call to 0:0 failed 68477/29189/-22, size 0-0 line 3244
[ 68.301014] type=1400 audit(1700745033.231:3680): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:adbd_config_prop:s0" dev="tmpfs" ino=33 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adbd_config_prop:s0 tclass=file permissive=1
[ 68.326549] audit: audit_backlog=65 > audit_backlog_limit=64
[ 69.457503] init: starting service 'zygote_secondary'...
[ 69.463031] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 69.471677] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 69.500941] init: ... started service 'zygote_secondary' has pid 3238
[ 69.507522] init: starting service 'zygote'...
[ 69.512152] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 69.519923] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 69.531699] init: ... started service 'zygote' has pid 3239
[ 69.537473] init: starting service 'audioserver'...
[ 69.545378] init: ... started service 'audioserver' has pid 3240
[ 69.601581] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 69.688825] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 69.699165] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 69.820855] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 69.841824] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 70.788911] AidlLazyServiceRegistrar: Process has 0 (of 1 available) client(s) in use after notification apexservice has clients: 0
[ 70.800842] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 70.851209] AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
[ 70.851332] apexd: getActivePackages received by ApexService
[ 70.863195] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 71.046902] apexd: getAllPackages received by ApexService
[ 71.405523] healthd: battery none chg=
[ 72.342008] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 72.361575] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 72.370898] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 72.388157] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 72.816851] binder: undelivered TRANSACTION_COMPLETE
[ 72.821870] binder: undelivered transaction 74521, process died.
[ 73.314505] binder: 393:359 cannot find target node
[ 73.319398] binder: 359:393 transaction call to 0:0 failed 74611/29189/-22, size 0-0 line 3244
[ 74.484353] init: starting service 'zygote_secondary'...
[ 74.489878] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 74.498643] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 74.532752] init: ... started service 'zygote_secondary' has pid 3463
[ 74.539329] init: starting service 'zygote'...
[ 74.543951] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 74.551723] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 74.564343] init: ... started service 'zygote' has pid 3464
[ 74.570094] init: starting service 'audioserver'...
[ 74.577691] init: ... started service 'audioserver' has pid 3465
[ 74.632939] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 74.692722] type=1400 audit(1700745039.871:4652): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 74.744773] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 74.776223] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 74.790455] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 74.818603] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 75.788807] servicemanager: Notifying apexservice they don't (previously: do) have clients when we now have no record of a client
[ 75.800595] AidlLazyServiceRegistrar: Process has 0 (of 1 available) client(s) in use after notification apexservice has clients: 0
[ 75.812439] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 75.971882] AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
[ 75.972045] apexd: getActivePackages received by ApexService
[ 75.983730] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 76.023186] type=1400 audit(1700745041.199:4653): avc: denied { read } for comm="binder:212_1" name="wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 76.042875] type=1400 audit(1700745041.199:4654): avc: denied { open } for comm="binder:212_1" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 76.069707] type=1400 audit(1700745041.199:4655): avc: denied { read } for comm="binder:212_1" name="event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 76.089576] type=1400 audit(1700745041.199:4656): avc: denied { open } for comm="binder:212_1" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 76.117470] type=1400 audit(1700745041.199:4657): avc: denied { getattr } for comm="binder:212_1" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 76.257481] apexd: getAllPackages received by ApexService
[ 76.691670] healthd: battery none chg=
[ 76.789413] type=1400 audit(1700745041.967:4658): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 77.045504] type=1400 audit(1700745042.223:4659): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 77.065180] type=1400 audit(1700745042.223:4660): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 77.093823] type=1400 audit(1700745042.223:4661): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 77.444586] servicemanager: Could not find android.hardware.oemlock.IOemLock/default in the VINTF manifest.
[ 77.593448] servicemanager: Found android.hardware.wifi.IWifi/default in device VINTF manifest.
[ 77.604297] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 77.615900] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 77.694274] servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
[ 77.727589] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 77.744915] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 77.754232] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 77.771193] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 78.229369] binder: undelivered TRANSACTION_COMPLETE
[ 78.234362] binder: undelivered transaction 80305, process died.
[ 78.342642] binder: 393:359 cannot find target node
[ 78.347550] binder: 359:393 transaction call to 0:0 failed 80369/29189/-22, size 0-0 line 3244
[ 79.510777] init: starting service 'zygote_secondary'...
[ 79.516397] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 79.525264] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 79.564834] init: ... started service 'zygote_secondary' has pid 3691
[ 79.571421] init: starting service 'zygote'...
[ 79.576088] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 79.583868] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 79.595567] init: ... started service 'zygote' has pid 3692
[ 79.601346] init: starting service 'audioserver'...
[ 79.609377] init: ... started service 'audioserver' has pid 3693
[ 79.660797] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 79.750128] type=1400 audit(1700745044.927:5151): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 80.788903] AidlLazyServiceRegistrar: Process has 0 (of 1 available) client(s) in use after notification apexservice has clients: 0
[ 80.801366] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 80.994783] AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
[ 81.006673] apexd: getActivePackages received by ApexService
[ 81.008287] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 81.050427] type=1400 audit(1700745046.227:5152): avc: denied { read } for comm="binder:212_2" name="wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 81.070915] type=1400 audit(1700745046.227:5153): avc: denied { open } for comm="binder:212_2" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 81.097710] type=1400 audit(1700745046.227:5154): avc: denied { read } for comm="binder:212_2" name="event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 81.118281] type=1400 audit(1700745046.227:5155): avc: denied { open } for comm="binder:212_2" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 81.146168] type=1400 audit(1700745046.227:5156): avc: denied { getattr } for comm="binder:212_2" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 81.256517] apexd: getAllPackages received by ApexService
[ 81.652668] healthd: battery none chg=
[ 81.735759] type=1400 audit(1700745046.911:5157): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 82.001343] type=1400 audit(1700745047.179:5158): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 82.020840] type=1400 audit(1700745047.179:5159): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 82.050294] type=1400 audit(1700745047.179:5160): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 82.501434] servicemanager: Found android.hardware.wifi.IWifi/default in device VINTF manifest.
[ 82.513354] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 82.524749] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 82.612641] servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
[ 82.653075] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 82.679439] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 82.688891] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 82.710241] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 83.400768] binder: 393:359 cannot find target node
[ 83.405671] binder: 359:393 transaction call to 0:0 failed 89884/29189/-22, size 0-0 line 3244
[ 83.408973] audit_log_start: 14 callbacks suppressed
[ 83.408975] audit: audit_backlog=65 > audit_backlog_limit=64
[ 83.424917] audit: audit_lost=548 audit_rate_limit=0 audit_backlog_limit=64
[ 83.431885] audit: backlog limit exceeded
[ 84.538288] init: starting service 'zygote_secondary'...
[ 84.543816] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 84.552441] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 84.580847] init: ... started service 'zygote_secondary' has pid 3918
[ 84.594689] init: starting service 'zygote'...
[ 84.599325] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 84.607161] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 84.618580] init: ... started service 'zygote' has pid 3919
[ 84.624395] init: starting service 'audioserver'...
[ 84.632060] init: ... started service 'audioserver' has pid 3920
[ 84.695789] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 84.740970] selinux: SELinux: Could not stat /sys/devices/virtual/net/ipsec_test/queues/rx-0: No such file or directory.
[ 84.773131] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 85.788902] AidlLazyServiceRegistrar: Process has 0 (of 1 available) client(s) in use after notification apexservice has clients: 0
[ 85.800792] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 85.987410] AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
[ 85.987511] apexd: getActivePackages received by ApexService
[ 85.999555] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 86.037597] type=1400 audit(1700745051.215:5651): avc: denied { read } for comm="binder:212_6" name="wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 86.057593] type=1400 audit(1700745051.215:5652): avc: denied { open } for comm="binder:212_6" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4" dev="sysfs" ino=28347 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
[ 86.084582] type=1400 audit(1700745051.215:5653): avc: denied { read } for comm="binder:212_6" name="event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 86.104457] type=1400 audit(1700745051.215:5654): avc: denied { open } for comm="binder:212_6" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 86.132292] type=1400 audit(1700745051.215:5655): avc: denied { getattr } for comm="binder:212_6" path="/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/wakeup/wakeup4/event_count" dev="sysfs" ino=28354 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 86.298804] apexd: getAllPackages received by ApexService
[ 86.736801] healthd: battery none chg=
[ 86.831377] type=1400 audit(1700745052.007:5656): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 86.857403] type=1400 audit(1700745052.007:5657): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 87.121927] type=1400 audit(1700745052.299:5658): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 87.141380] type=1400 audit(1700745052.299:5659): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 87.169970] type=1400 audit(1700745052.299:5660): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 87.637264] servicemanager: Found android.hardware.wifi.IWifi/default in device VINTF manifest.
[ 87.647611] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 87.659825] servicemanager: Found android.hardware.wifi.supplicant.ISupplicant/default in device VINTF manifest.
[ 87.753545] servicemanager: Found android.frameworks.location.altitude.IAltitudeService/default in framework VINTF manifest.
[ 87.786380] servicemanager: Could not find android.hardware.soundtrigger3.ISoundTriggerHw/default in the VINTF manifest.
[ 87.803648] servicemanager: Found android.hardware.thermal.IThermal/default in device VINTF manifest.
[ 87.813642] servicemanager: Could not find android.hardware.usb.gadget.IUsbGadget/default in the VINTF manifest.
[ 87.838980] servicemanager: Found android.hardware.usb.IUsb/default in device VINTF manifest.
[ 88.425858] binder: 393:359 cannot find target node
[ 88.430750] binder: 359:393 transaction call to 0:0 failed 96826/29189/-22, size 0-0 line 3244
[ 89.564335] init: starting service 'zygote_secondary'...
[ 89.569871] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 89.578534] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 89.604737] init: ... started service 'zygote_secondary' has pid 4143
[ 89.618515] init: starting service 'zygote'...
[ 89.623144] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 89.630978] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 89.642173] init: ... started service 'zygote' has pid 4144
[ 89.647955] init: starting service 'audioserver'...
[ 89.655723] init: ... started service 'audioserver' has pid 4145
[ 89.716540] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 89.764105] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 90.788899] AidlLazyServiceRegistrar: Process has 0 (of 1 available) client(s) in use after notification apexservice has clients: 0
[ 90.800789] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 90.934991] AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
[ 90.935160] apexd: getActivePackages received by ApexService
[ 90.947098] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 91.145279] apexd: getAllPackages received by ApexService
[ 91.544078] healthd: battery none chg=
[ 91.620308] type=1400 audit(1700745056.795:6156): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 91.885224] type=1400 audit(1700745057.063:6157): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 91.904929] type=1400 audit(1700745057.063:6158): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 91.933779] type=1400 audit(1700745057.063:6159): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 92.672624] type=1400 audit(1700745057.851:6160): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 93.221290] type=1400 audit(1700745058.399:6161): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 93.225571] audit: audit_backlog=65 > audit_backlog_limit=64
[ 93.245198] type=1400 audit(1700745058.403:6162): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 93.251302] audit: audit_lost=549 audit_rate_limit=0 audit_backlog_limit=64
[ 93.275050] type=1400 audit(1700745058.403:6163): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 93.281816] audit: backlog limit exceeded
[ 93.285694] audit: audit_backlog=65 > audit_backlog_limit=64
[ 93.306092] type=1400 audit(1700745058.403:6164): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 93.309939] audit: audit_lost=550 audit_rate_limit=0 audit_backlog_limit=64
[ 93.315327] type=1400 audit(1700745058.403:6165): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 93.340872] audit: backlog limit exceeded
[ 93.475515] binder: 393:359 cannot find target node
[ 93.480405] binder: 359:393 transaction call to 0:0 failed 101713/29189/-22, size 0-0 line 3244
[ 94.590943] init: starting service 'zygote_secondary'...
[ 94.596564] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 94.605233] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 94.632821] init: ... started service 'zygote_secondary' has pid 4367
[ 94.641589] init: starting service 'zygote'...
[ 94.646219] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 94.654003] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 94.665564] init: ... started service 'zygote' has pid 4368
[ 94.671355] init: starting service 'audioserver'...
[ 94.678970] init: ... started service 'audioserver' has pid 4369
[ 94.730950] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 94.796629] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 94.848769] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 94.928404] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 94.941515] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 95.788856] servicemanager: Notifying apexservice they don't (previously: do) have clients when we now have no record of a client
[ 95.800630] AidlLazyServiceRegistrar: Process has 0 (of 1 available) client(s) in use after notification apexservice has clients: 0
[ 95.812671] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 96.010641] servicemanager: Notifying apexservice they do (previously: don't) have clients when service is guaranteed to be in use
[ 96.022490] AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
[ 96.034712] apexd: getActivePackages received by ApexService
[ 96.035063] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 96.054442] servicemanager: Could not find android.hardware.power.stats.IPowerStats/default in the VINTF manifest.
[ 96.065930] servicemanager: Found android.frameworks.stats.IStats/default in framework VINTF manifest.
[ 96.075409] servicemanager: Could not find android.hardware.memtrack.IMemtrack/default in the VINTF manifest.
[ 96.283119] apexd: getAllPackages received by ApexService
[ 96.750841] healthd: battery none chg=
[ 96.855853] type=1400 audit(1700745062.031:6654): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 97.077346] type=1400 audit(1700745062.255:6655): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 97.096822] type=1400 audit(1700745062.255:6656): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 97.125486] type=1400 audit(1700745062.255:6657): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 98.185225] binder: undelivered TRANSACTION_COMPLETE
[ 98.190209] binder: undelivered transaction 106547, process died.
[ 98.313119] type=1400 audit(1700745063.491:6658): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 98.314318] audit: audit_backlog=65 > audit_backlog_limit=64
[ 98.337013] type=1400 audit(1700745063.491:6659): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 98.342598] audit: audit_lost=551 audit_rate_limit=0 audit_backlog_limit=64
[ 98.366701] type=1400 audit(1700745063.491:6660): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 98.373662] audit: backlog limit exceeded
[ 98.397415] type=1400 audit(1700745063.491:6661): avc: deni
d[ 99.616701] init: starting service 'zygote_secondary'...
[ 99.622210] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 99.630908] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 99.660869] init: ... started service 'zygote_secondary' has pid 4589
[ 99.667435] init: starting service 'zygote'...
[ 99.672085] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 99.679857] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 99.691493] init: ... started service 'zygote' has pid 4590
[ 99.697266] init: starting service 'audioserver'...
[ 99.705007] init: ... started service 'audioserver' has pid 4591
[ 99.761384] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 99.841121] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 99.879162] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 99.972862] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 99.988793] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 100.788832] servicemanager: Notifying apexservice they don't (previously: do) have clients when we now have no record of a client
[ 100.800779] AidlLazyServiceRegistrar: Process has 0 (of 1 available) client(s) in use after notification apexservice has clients: 0
[ 100.812716] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 101.142737] servicemanager: Notifying apexservice they do (previously: don't) have clients when service is guaranteed to be in use
[ 101.154604] AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
[ 101.154856] apexd: getActivePackages received by ApexService
[ 101.166465] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 101.187737] servicemanager: Could not find android.hardware.power.stats.IPowerStats/default in the VINTF manifest.
[ 101.199479] servicemanager: Found android.frameworks.stats.IStats/default in framework VINTF manifest.
[ 101.209007] servicemanager: Could not find android.hardware.memtrack.IMemtrack/default in the VINTF manifest.
[ 101.386778] apexd: getAllPackages received by ApexService
[ 101.812681] healthd: battery none chg=
[ 101.938190] type=1400 audit(1700745067.115:7151): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 102.217599] type=1400 audit(1700745067.395:7152): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 102.237400] type=1400 audit(1700745067.395:7153): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 102.266120] type=1400 audit(1700745067.395:7154): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 102.968556] type=1400 audit(1700745068.147:7155): avc: denied { read } for comm="composer@2.4-se" path="socket:[16440]" dev="sockfs" ino=16440 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 103.361362] binder: undelivered TRANSACTION_COMPLETE
[ 103.366339] binder: undelivered transaction 112323, process died.
[ 103.512295] type=1400 audit(1700745068.687:7156): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 103.513986] audit: audit_backlog=65 > audit_backlog_limit=64
[ 103.536346] type=1400 audit(1700745068.687:7157): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 103.541960] audit: audit_lost=554 audit_rate_limit=0 audit_backlog_limit=64
[ 103.566240] type=1400 audit(1700745068.687:7158): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 103.572786] audit: backlog limit exceeded
[ 103.577094] audit: audit_backlog=65 > audit_backlog_limit=64
[ 103.596688] type=1400 audit(1700745068.687:7159): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 103.600515] audit: audit_lost=555 audit_rate_limit=0 audit_backlog_limit=64
[ 103.600518] audit: backlog limit exceeded
[ 103.600552] audit: audit_backlog=65 > audit_backlog_limit=64
[ 103.606263] type=1400 audit(1700745068.691:7160): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 103.606501] binder: 393:359 cannot find target node
[ 103.606506] binder: 359:393 transaction call to 0:0 failed 112393/29189/-22, size 0-0 line 3244
[ 103.631103] audit: audit_lost=556 audit_rate_limit=0 audit_backlog_limit=64
[ 103.693429] audit: backlog limit exceeded
[ 103.701509] audit: audit_backlog=65 > audit_backlog_limit=64
[ 104.642805] init: starting service 'zygote_secondary'...
[ 104.648464] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 104.657146] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 104.688819] init: ... started service 'zygote_secondary' has pid 4813
[ 104.695417] init: starting service 'zygote'...
[ 104.700054] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 104.707835] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 104.719429] init: ... started service 'zygote' has pid 4814
[ 104.725191] init: starting service 'audioserver'...
[ 104.732913] init: ... started service 'audioserver' has pid 4815
[ 104.786257] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 104.861019] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 104.878808] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 104.959488] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 104.971540] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 105.788793] servicemanager: Notifying apexservice they don't (previously: do) have clients when we now have no record of a client
[ 105.800575] AidlLazyServiceRegistrar: Process has 0 (of 1 available) client(s) in use after notification apexservice has clients: 0
[ 105.812557] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 106.112161] servicemanager: Notifying apexservice they do (previously: don't) have clients when service is guaranteed to be in use
[ 106.123995] AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
[ 106.124174] apexd: getActivePackages received by ApexService
[ 106.135873] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 106.155203] servicemanager: Could not find android.hardware.power.stats.IPowerStats/default in the VINTF manifest.
[ 106.166953] servicemanager: Found android.frameworks.stats.IStats/default in framework VINTF manifest.
[ 106.177141] servicemanager: Could not find android.hardware.memtrack.IMemtrack/default in the VINTF manifest.
[ 106.349675] apexd: getAllPackages received by ApexService
[ 106.742323] healthd: battery none chg=
[ 107.089441] type=1400 audit(1700745072.267:7649): avc: denied { read } for comm="InputReader" name="country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 107.111133] type=1400 audit(1700745072.267:7650): avc: denied { open } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 107.139741] type=1400 audit(1700745072.267:7651): avc: denied { getattr } for comm="InputReader" path="/sys/devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-2/1-2:1.0/0003:046D:C542.0001/country" dev="sysfs" ino=27889 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 108.253231] binder: undelivered TRANSACTION_COMPLETE
[ 108.258222] binder: undelivered transaction 117779, process died.
[ 108.369864] type=1400 audit(1700745073.547:7652): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 108.393880] type=1400 audit(1700745073.547:7653): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 108.418232] type=1400 audit(1700745073.547:7654): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 108.442685] type=1400 audit(1700745073.547:7655): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 108.467610] type=1400 audit(1700745073.547:7656): avc: denied { getattr } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 108.492762] type=1400 audit(1700745073.547:7657): avc: denied { map } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 108.518158] type=1400 audit(1700745073.547:7658): avc: denied { open } for comm="flags_health_ch" path="/dev/__properties__/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=32 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 108.643998] binder: 393:359 cannot find target node
[ 108.648889] binder: 359:393 transaction call to 0:0 failed 117868/29189/-22, size 0-0 line 3244
[ 109.670183] init: starting service 'zygote_secondary'...
[ 109.675786] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
[ 109.684538] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
[ 109.708817] init: ... started service 'zygote_secondary' has pid 5039
[ 109.718610] init: starting service 'zygote'...
[ 109.723366] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 109.731246] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 109.742925] init: ... started service 'zygote' has pid 5040
[ 109.748680] init: starting service 'audioserver'...
[ 109.756576] init: ... started service 'audioserver' has pid 5041
[ 109.822138] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest.
[ 109.861617] selinux: SELinux: Could not get canonical path for /sys/devices/virtual/net/ipsec_test/queues/rx-0 restorecon: No such file or directory.
[ 109.881820] ueventd: selinux_android_restorecon(/sys/devices/virtual/net/ipsec_test/queues/rx-0) failed: No such file or directory
[ 109.894115] servicemanager: Found android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default in device VINTF manifest.
[ 109.916597] servicemanager: Found android.system.net.netd.INetd/default in framework VINTF manifest.
[ 110.052496] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 110.065703] servicemanager: Found android.frameworks.cameraservice.service.ICameraService/default in framework VINTF manifest.
[ 110.788804] servicemanager: Notifying apexservice they don't (previously: do) have clients when we now have no record of a client
[ 110.800636] AidlLazyServiceRegistrar: Process has 0 (of 1 available) client(s) in use after notification apexservice has clients: 0
[ 110.812503] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 111.135549] servicemanager: Notifying apexservice they do (previously: don't) have clients when service is guaranteed to be in use
[ 111.147656] AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification apexservice has clients: 1
[ 111.147883] apexd: getActivePackages received by ApexService
[ 111.159556] AidlLazyServiceRegistrar: Shutdown prevented by forcePersist override flag.
[ 111.179504] servicemanager: Could not find android.hardware.power.stats.IPowerStats/default in the VINTF manifest.
[ 111.191294] servicemanager: Found android.frameworks.stats.IStats/default in framework VINTF manifest.
[ 111.200881] servicemanager: Could not find android.hardware.memtrack.IMemtrack/default in the VINTF manifest.
[ 111.364062] printk: binder:229_4: 112 output lines suppressed due to ratelimiting
[ 111.389055] binder: undelivered transaction 61946, process died.
[ 111.395344] binder: undelivered transaction 65403, process died.
[ 111.402164] binder: undelivered transaction 67866, process died.
[ 111.408244] binder: undelivered transaction 70834, process died.
[ 111.414284] binder: undelivered transaction 73801, process died.
[ 111.420317] binder: undelivered transaction 77179, process died.
[ 111.426380] binder: undelivered transaction 79852, process died.
[ 111.432410] binder: undelivered transaction 82913, process died.
[ 111.597389] printk: logd.auditd: 7706 output lines suppressed due to ratelimiting
[ 111.674307] apexd: Unmount all subcommand detected
[ 111.679117] apexd-unmount-all: Populating APEX database from mounts...
[ 111.686056] apexd-unmount-all: Found "/apex/com.android.healthfitness@340090000" backed by file /system/apex/com.android.healthfitness.apex
[ 111.698636] apexd-unmount-all: Found "/apex/com.android.tzdata@340090000" backed by file /system/apex/com.android.tzdata.apex
[ 111.709983] apexd-unmount-all: Found "/apex/com.android.vndk.v34@1" backed by file /system/apex/com.android.vndk.current.apex
[ 111.721327] apexd-unmount-all: Found "/apex/com.android.btservices@340090000" backed by file /system/apex/com.android.btservices.apex
[ 111.733362] apexd-unmount-all: Found "/apex/com.android.runtime@1" backed by file /system/apex/com.android.runtime.apex
[ 111.744186] apexd-unmount-all: Found "/apex/com.android.i18n@1" backed by file /system/apex/com.android.i18n.apex
[ 111.754483] apexd-unmount-all: Found "/apex/com.android.rkpd@1" backed by file /system/apex/com.android.rkpd.apex
[ 111.764787] apexd-unmount-all: Found "/apex/com.android.os.statsd@340090000" backed by file /system/apex/com.android.os.statsd.apex
[ 111.780001] EXT4-fs (dm-18): unmounting filesystem.
[ 111.789542] kauditd_printk_skb: 728 callbacks suppressed
[ 111.789546] audit: type=1400 audit(1700745076.967:7905): avc: denied { getattr } for pid=34 comm="kdevtmpfs" path="/dm-18" dev="devtmpfs" ino=185 scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[ 111.815280] audit: type=1400 audit(1700745076.967:7906): avc: denied { setattr } for pid=34 comm="kdevtmpfs" name="dm-18" dev="devtmpfs" ino=185 scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[ 111.835608] audit: type=1400 audit(1700745076.967:7907): avc: denied { unlink } for pid=34 comm="kdevtmpfs" name="dm-18" dev="devtmpfs" ino=185 scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[ 111.892880] EXT4-fs (dm-6): unmounting filesystem.
[ 111.952750] EXT4-fs (loop15): unmounting filesystem.
[ 111.958975] EXT4-fs (dm-23): unmounting filesystem.
[ 112.024758] EXT4-fs (dm-30): unmounting filesystem.
[ 112.076946] EXT4-fs (loop7): unmounting filesystem.
[ 112.082439] EXT4-fs (loop13): unmounting filesystem.
[ 112.087912] EXT4-fs (dm-15): unmounting filesystem.
[ 112.141342] EXT4-fs (dm-28): unmounting filesystem.
[ 112.212720] EXT4-fs (loop10): unmounting filesystem.
[ 112.218258] EXT4-fs (dm-20): unmounting filesystem.
[ 112.276793] EXT4-fs (loop5): unmounting filesystem.
[ 112.284502] EXT4-fs (loop11): unmounting filesystem.
[ 112.290831] EXT4-fs (dm-11): unmounting filesystem.
[ 112.337458] EXT4-fs (dm-13): unmounting filesystem.
[ 112.394315] EXT4-fs (dm-19): unmounting filesystem.
[ 112.452755] EXT4-fs (dm-22): unmounting filesystem.
[ 112.528665] EXT4-fs (dm-31): unmounting filesystem.
[ 112.596742] EXT4-fs (dm-10): unmounting filesystem.
[ 112.652978] EXT4-fs (loop9): unmounting filesystem.
[ 112.658438] EXT4-fs (dm-4): unmounting filesystem.
[ 112.712987] EXT4-fs (dm-0): unmounting filesystem.
[ 112.776685] EXT4-fs (loop8): unmounting filesystem.
[ 112.782264] EXT4-fs (dm-26): unmounting filesystem.
[ 112.840756] EXT4-fs (loop12): unmounting filesystem.
[ 112.847695] EXT4-fs (dm-29): unmounting filesystem.
[ 112.888708] EXT4-fs (loop4): unmounting filesystem.
[ 112.894174] EXT4-fs (dm-21): unmounting filesystem.
[ 112.940719] EXT4-fs (loop14): unmounting filesystem.
[ 112.947657] EXT4-fs (dm-16): unmounting filesystem.
[ 113.013795] printk: apexd: 59 output lines suppressed due to ratelimiting
[ 113.020755] apexd: apexd terminated by exit(1)
[ 113.020755]
[ 113.039860] EXT4-fs (mmcblk0p4): unmounting filesystem.
[ 113.254788] kvm: exiting hardware virtualization
[ 113.265254] reboot: Restarting system with command 'RescueParty'
Looks like this display does not have correct edid, this is from serial console, before it rebooted:
dumpsys SurfaceFlinger --display-id
Display 0 (HWC display 0): invalid EDID
And this is on normal (working) monitor:
dumpsys SurfaceFlinger --display-id
Display 0 (HWC display 0): port=0 pnpId=HWP displayName="HP ZR2240w"
Do you know if there is a way to provide fake edid for the screen not supporting it?
I also found that if i am setting resolution to "preferred", booting with normal HDMI display and later connecting to small 800x480 it is actually working! touchscreen seems to be uncalibrated, but its a different issue.
Okay, spent an evening but was able to create working solution with overriden EDID.
Problems are:
drm.edid_firmware="edid-fixed.bin" firmware_class.path="/boot"
to the /boot/cmdline.txt
and creating own EDID which contains correct settings.It now finally boots and displays correctly. I think this way we can fix other non-edid compatible devices.
P.S. Some data now:
# wm size
Physical size: 800x480
# dumpsys SurfaceFlinger --display-id
Display 4612954001640509440 (HWC display 0): port=0 pnpId=ADA displayName="ADA"
Just in case if anyone will want patched EDID for this device i will attach it here: edid-fixed.bin.zip
Changes are - added some CEA optional blocks, added detailed timing description, fixed Detailed Descriptor fields, all done with AW EDID Editor.
P.S. it was a fun journey, but screen itself is too low quality and small for android. Also it somehow does not survive sleep correctly. But at least i learned how to fake EDID and debug video :) Will try to get something better for final version.
Closing as assuming resolved.
I am using AOSP14-20231123-KonstaKANG-rpi5.zip image.
In which case where you got the build would be the appropriate place to discuss this. In the relevant FAQ section: Q: My display is not working. I can only see the rainbow screen but no Android boot animation. What should I do? A: This build only supports HDMI displays that report supported resolutions using EDID. 1920x1080 resolution is used by default with this build. You can change value in /boot/resolution.txt to use a different resolution that your display supports. Removing /boot/resolution.txt will use the preferred resolution of your display.
If you are building Raspberry Vanilla yourself, you would follow instructions on the relevant wiki page: https://github.com/raspberry-vanilla/android_local_manifest/wiki/HDMI-display
First of all - thank you for your work, The Android port works surprisingly well. My target is to build a device to play Spotify/apple music/some streaming for home use. On the latest image Android boots fine and works well (tested wifi, Bluetooth, Ethernet, USB) but only if connected to the primary monitor with 1920x1080@60 resolution. I also do have a small 5-inch HDMI LCD monitor which works at 800x480 resolution and supports touchscreen (with USB connection). When i am trying to connect it - boot fails. I also tried to put 800x480 to the
resolution.txt
on the boot partition but it does not help. I was able to use this monitor with Raspberry OS on the same board, so the problem is not hardware.I am using AOSP14-20231123-KonstaKANG-rpi5.zip image. Monitor looks like that one (not 100% sure, but very similar at least) - https://www.waveshare.com/wiki/5inch_HDMI_LCD_(B)
So few questions:
Thank you again, hope to get things working :)