Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
- [ 0.000000] Linux version 5.15.92-v8+ (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 Wed Jul 19 02:19:45 UTC 2023
- [ 0.000000] random: crng init done
- [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5
- [ 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] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
- [ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000ffffffff]
- [ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
- [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff]
- [ 0.000000] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
- [ 0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
- [ 0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
- [ 0.000000] percpu: Embedded 29 pages/cpu s80792 r8192 d29800 u118784
- [ 0.000000] Detected PIPT I-cache on CPU0
- [ 0.000000] CPU features: detected: Spectre-v2
- [ 0.000000] CPU features: detected: Spectre-v3a
- [ 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] CPU features: detected: ARM erratum 1742098
- [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2028848
- [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60i smsc95xx.macaddr=D8:3A:DD:46:88:A6 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 no_console_suspend root=/dev/ram0 androidboot.hardware=rpi4 androidboot.selinux=permissive androidboot.serialno=10000000b023711d androidboot.btmacaddr=11:22:b0:23:71:1d
- [ 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: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)
- [ 0.000000] Memory: 7659888K/8245248K available (16128K kernel code, 2086K rwdata, 5620K rodata, 1472K init, 1348K bss, 257680K reserved, 327680K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] ftrace: allocating 47098 entries in 184 pages
- [ 0.000000] ftrace: allocated 184 pages with 4 groups
- [ 0.000000] trace event string verifier disabled
- [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
- [ 0.000000] rcu: RCU event tracing is enabled.
- [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
- [ 0.000000] Trampoline variant of Tasks RCU enabled.
- [ 0.000000] Rude variant of Tasks RCU enabled.
- [ 0.000000] Tracing variant of Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
- [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
- [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
- [ 0.000000] Root IRQ handler: gic_handle_irq
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 10)
- [ 0.000000] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
- [ 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.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
- [ 0.000352] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
- [ 0.000388] pid_max: default: 32768 minimum: 301
- [ 0.000534] LSM: Security Framework initializing
- [ 0.000592] SELinux: Initializing.
- [ 0.000935] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 0.001039] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 0.002645] cgroup: Disabling memory control group subsystem
- [ 0.006437] rcu: Hierarchical SRCU implementation.
- [ 0.008295] EFI services will not be available.
- [ 0.008991] smp: Bringing up secondary CPUs ...
- [ 0.010336] Detected PIPT I-cache on CPU1
- [ 0.010409] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
- [ 0.011973] Detected PIPT I-cache on CPU2
- [ 0.012023] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
- [ 0.013500] Detected PIPT I-cache on CPU3
- [ 0.013551] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
- [ 0.013792] smp: Brought up 1 node, 4 CPUs
- [ 0.013843] SMP: Total of 4 processors activated.
- [ 0.013860] CPU features: detected: 32-bit EL0 Support
- [ 0.013875] CPU features: detected: 32-bit EL1 Support
- [ 0.013893] CPU features: detected: CRC32 instructions
- [ 0.014300] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
- [ 0.069573] CPU: All CPU(s) started at EL2
- [ 0.069716] alternatives: patching kernel code
- [ 0.071950] devtmpfs: initialized
- [ 0.085011] Enabled cp15_barrier support
- [ 0.085063] Enabled setend support
- [ 0.085090] KASLR enabled
- [ 0.085418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.085457] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.094472] pinctrl core: initialized pinctrl subsystem
- [ 0.095402] DMI not present or invalid.
- [ 0.096075] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.100308] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
- [ 0.100671] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
- [ 0.101762] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
- [ 0.101894] audit: initializing netlink subsys (disabled)
- [ 0.102259] audit: type=2000 audit(0.100:1): state=initialized audit_enabled=0 res=1
- [ 0.102846] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.103118] cpuidle: using governor menu
- [ 0.103354] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.103603] ASID allocator initialised with 32768 entries
- [ 0.103754] Serial: AMBA PL011 UART driver
- [ 0.119068] bcm2835-mbox fe00b880.mailbox: mailbox enabled
- [ 0.148731] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-10-14T15:40:51, variant start
- [ 0.152749] raspberrypi-firmware soc:firmware: Firmware hash is ab970ff6c9d5ec546bf531d923ab1b48472d8b2d
- [ 0.193090] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
- [ 0.198113] vgaarb: loaded
- [ 0.198600] SCSI subsystem initialized
- [ 0.198855] usbcore: registered new interface driver usbfs
- [ 0.198933] usbcore: registered new interface driver hub
- [ 0.199013] usbcore: registered new device driver usb
- [ 0.199456] usb_phy_generic phy: supply vcc not found, using dummy regulator
- [ 0.199678] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
- [ 0.200329] mc: Linux media interface: v0.10
- [ 0.200377] videodev: Linux video capture interface: v2.00
- [ 0.200518] pps_core: LinuxPPS API ver. 1 registered
- [ 0.200535] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
- [ 0.200565] PTP clock support registered
- [ 0.201134] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.202782] clocksource: Switched to clocksource arch_sys_counter
- [ 0.315843] VFS: Disk quotas dquot_6.6.0
- [ 0.315972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 0.316174] FS-Cache: Loaded
- [ 0.316434] CacheFiles: Loaded
- [ 0.317829] simple-framebuffer 3e402000.framebuffer: framebuffer at 0x3e402000, 0x7f8000 bytes
- [ 0.317855] simple-framebuffer 3e402000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
- [ 0.318109] simple-framebuffer 3e402000.framebuffer: fb0: simplefb registered!
- [ 0.319791] NET: Registered PF_INET protocol family
- [ 0.320544] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
- [ 0.327130] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
- [ 0.327218] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.327258] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
- [ 0.327658] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
- [ 0.328569] TCP: Hash tables configured (established 65536 bind 65536)
- [ 0.328860] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
- [ 0.328995] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
- [ 0.329401] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.330330] PCI: CLS 0 bytes, default 64
- [ 0.331020] Trying to unpack rootfs image as initramfs...
- [ 0.332881] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
- [ 0.333309] kvm [1]: IPA Size Limit: 44 bits
- [ 0.351850] kvm [1]: vgic interrupt IRQ9
- [ 0.352147] kvm [1]: Hyp mode initialized successfully
- [ 0.355555] Initialise system trusted keyrings
- [ 0.355990] workingset: timestamp_bits=46 max_order=21 bucket_order=0
- [ 0.365270] zbud: loaded
- [ 0.367645] fuse: init (API version 7.34)
- [ 0.430621] Key type asymmetric registered
- [ 0.430657] Asymmetric key parser 'x509' registered
- [ 0.430864] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
- [ 0.431266] io scheduler mq-deadline registered
- [ 0.431288] io scheduler kyber registered
- [ 0.440952] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
- [ 0.441005] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
- [ 0.441106] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
- [ 0.441205] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x01ffffffff -> 0x0400000000
- [ 0.479692] Freeing initrd memory: 2204K
- [ 0.504903] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
- [ 0.505422] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
- [ 0.505449] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 0.505475] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
- [ 0.505574] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
- [ 0.505853] pci 0000:00:00.0: PME# supported from D0 D3hot
- [ 0.509827] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
- [ 0.510225] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
- [ 0.510358] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
- [ 0.510897] pci 0000:01:00.0: PME# supported from D0 D3hot
- [ 0.514861] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
- [ 0.514917] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
- [ 0.514947] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
- [ 0.514994] pci 0000:00:00.0: PCI bridge to [bus 01]
- [ 0.515022] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
- [ 0.523759] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
- [ 0.526899] iproc-rng200 fe104000.rng: hwrng registered
- [ 0.527493] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
- [ 0.529298] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
- [ 0.540862] fb0: switching to vc4 from simple
- [ 0.592331] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops)
- [ 0.609094] brd: module loaded
- [ 0.621481] loop: module loaded
- [ 0.622250] Loading iSCSI transport class v2.0-870.
- [ 0.628099] tun: Universal TUN/TAP device driver, 1.6
- [ 0.629200] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
- [ 0.686955] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
- [ 0.688150] PPP generic driver version 2.4.2
- [ 0.688424] PPP BSD Compression module registered
- [ 0.688445] PPP Deflate Compression module registered
- [ 0.688476] PPP MPPE Compression module registered
- [ 0.688493] NET: Registered PF_PPPOX protocol family
- [ 0.688509] PPTP driver version 0.8.5
- [ 0.689532] usbcore: registered new interface driver brcmfmac
- [ 0.689598] usbcore: registered new interface driver r8152
- [ 0.689664] usbcore: registered new interface driver lan78xx
- [ 0.689740] usbcore: registered new interface driver smsc95xx
- [ 0.690327] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 0.690345] ehci-pci: EHCI PCI platform driver
- [ 0.736413] pci 0000:00:00.0: enabling device (0000 -> 0002)
- [ 0.736670] xhci_hcd 0000:01:00.0: xHCI Host Controller
- [ 0.736710] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
- [ 0.737570] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000e40000000890
- [ 0.738928] xhci_hcd 0000:01:00.0: xHCI Host Controller
- [ 0.738957] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
- [ 0.738988] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
- [ 0.739472] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
- [ 0.739498] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 0.739519] usb usb1: Product: xHCI Host Controller
- [ 0.739537] usb usb1: Manufacturer: Linux 5.15.92-v8+ xhci-hcd
- [ 0.739555] usb usb1: SerialNumber: 0000:01:00.0
- [ 0.740447] hub 1-0:1.0: USB hub found
- [ 0.740532] hub 1-0:1.0: 1 port detected
- [ 0.741648] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
- [ 0.741675] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 0.741694] usb usb2: Product: xHCI Host Controller
- [ 0.741712] usb usb2: Manufacturer: Linux 5.15.92-v8+ xhci-hcd
- [ 0.741730] usb usb2: SerialNumber: 0000:01:00.0
- [ 0.742543] hub 2-0:1.0: USB hub found
- [ 0.742654] hub 2-0:1.0: 4 ports detected
- [ 0.745106] usbcore: registered new interface driver uas
- [ 0.745211] usbcore: registered new interface driver usb-storage
- [ 0.745635] mousedev: PS/2 mouse device common for all mice
- [ 0.745741] usbcore: registered new interface driver xpad
- [ 0.745812] usbcore: registered new interface driver usb_acecad
- [ 0.745880] usbcore: registered new interface driver aiptek
- [ 0.745946] usbcore: registered new interface driver hanwang
- [ 0.746011] usbcore: registered new interface driver kbtab
- [ 0.747640] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
- [ 0.748203] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
- [ 0.748762] usbcore: registered new interface driver uvcvideo
- [ 0.750857] device-mapper: uevent: version 1.0.3
- [ 0.751243] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
- [ 0.756065] sdhci: Secure Digital Host Controller Interface driver
- [ 0.756090] sdhci: Copyright(c) Pierre Ossman
- [ 0.756836] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 0.761303] ledtrig-cpu: registered to indicate activity on CPUs
- [ 0.761572] hid: raw HID events driver (C) Jiri Kosina
- [ 0.767029] usbcore: registered new interface driver usbhid
- [ 0.767042] usbhid: USB HID core driver
- [ 0.767696] ashmem: initialized
- [ 0.779527] bcm2835_audio bcm2835_audio: card created with 8 channels
- [ 0.779723] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
- [ 0.779735] [vc_sm_connected_init]: start
- [ 0.780051] [vc_sm_connected_init]: installed successfully
- [ 0.782029] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
- [ 0.782057] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
- [ 0.783765] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
- [ 0.783792] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
- [ 0.786171] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
- [ 0.786189] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
- [ 0.787733] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
- [ 0.787752] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
- [ 0.790725] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
- [ 0.790743] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
- [ 0.791148] usbcore: registered new interface driver snd-usb-audio
- [ 0.791734] netem: version 1.3
- [ 0.791742] u32 classifier
- [ 0.791747] input device check on
- [ 0.791753] Actions configured
- [ 0.795002] xt_time: kernel timezone is -0000
- [ 0.795095] gre: GRE over IPv4 demultiplexor driver
- [ 0.795103] IPv4 over IPsec tunneling driver
- [ 0.795464] Initializing XFRM netlink socket
- [ 0.795484] IPsec XFRM device driver
- [ 0.795786] NET: Registered PF_INET6 protocol family
- [ 0.796781] Segment Routing with IPv6
- [ 0.796805] In-situ OAM (IOAM) with IPv6
- [ 0.796871] mip6: Mobile IPv6
- [ 0.797251] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
- [ 0.797789] NET: Registered PF_PACKET protocol family
- [ 0.797814] NET: Registered PF_KEY protocol family
- [ 0.797836] l2tp_core: L2TP core driver, V2.0
- [ 0.797849] l2tp_ppp: PPPoL2TP kernel driver, V2.0
- [ 0.797856] l2tp_netlink: L2TP netlink interface
- [ 0.798549] registered taskstats version 1
- [ 0.798574] Loading compiled-in X.509 certificates
- [ 0.799298] Key type .fscrypt registered
- [ 0.799308] Key type fscrypt-provisioning registered
- [ 0.805878] uart-pl011 fe201000.serial: there is not valid maps for state default
- [ 0.806061] uart-pl011 fe201000.serial: cts_event_workaround enabled
- [ 0.806155] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 19, base_baud = 0) is a PL011 rev2
- [ 0.812202] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
- [ 0.812480] printk: console [ttyS0] disabled
- [ 0.812537] fe215040.serial: ttyS0 at MMIO 0xfe215040 (irq = 20, base_baud = 62500000) is a 16550
- [ 1.002781] usb 1-1: new high-speed USB device number 2 using xhci_hcd
- [ 1.041029] printk: console [ttyS0] enabled
- [ 1.196890] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
- [ 1.224416] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops)
- [ 1.229076] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 1.238224] Registered IR keymap rc-cec
- [ 1.244942] usb 1-1: Product: USB2.0 Hub
- [ 1.253168] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
- [ 1.264915] hub 1-1:1.0: USB hub found
- [ 1.268371] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0
- [ 1.273264] hub 1-1:1.0: 4 ports detected
- [ 1.277124] vc4_hdmi fef00700.hdmi: 'dmas' DT property is missing or empty, no HDMI audio
- [ 2.569906] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops)
- [ 2.578856] Registered IR keymap rc-cec
- [ 2.582888] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
- [ 2.589518] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input1
- [ 2.596855] vc4_hdmi fef05700.hdmi: 'dmas' DT property is missing or empty, no HDMI audio
- [ 2.605178] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops)
- [ 2.611384] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops)
- [ 2.617335] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops)
- [ 2.623987] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops)
- [ 2.630649] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops)
- [ 2.637279] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops)
- [ 2.643928] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops)
- [ 2.652309] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
- [ 2.712266] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
- [ 2.719093] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
- [ 2.725802] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
- [ 2.733796] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
- [ 2.739899] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
- [ 2.777384] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
- [ 2.789399] of_cfs_init
- [ 2.791968] of_cfs_init: OK
- [ 2.794996] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 2.804488] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 2.809514] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
- [ 2.811268] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
- [ 2.815148] ALSA device list:
- [ 2.815156] #0: bcm2835 Headphones
- [ 2.833683] cfg80211: failed to load regulatory.db
- [ 2.843297] Freeing unused kernel memory: 1472K
- [ 2.870859] Run /init as init process
- [ 2.880743] init: init first stage started!
- [ 2.885367] init: Unable to open /lib/modules, skipping module loading.
- [ 2.892917] init: Copied ramdisk prop to /second_stage_resources/system/etc/ramdisk/build.prop
- [ 2.902516] init: [libfs_mgr]ReadFstabFromDt(): failed to read fstab from dt
- [ 2.914069] init: Using Android DT directory /proc/device-tree/firmware/android/
- [ 2.914817] mmc0: new ultra high speed DDR50 SDXC card at address 59b4
- [ 2.921841] init: Failed to read vbmeta partitions.
- [ 2.928995] mmcblk0: mmc0:59b4 EC1S5 59.7 GiB
- [ 2.936367] mmc1: new high speed SDIO card at address 0001
- [ 2.943218] mmcblk0: p1 p2 p3 p4
- [ 2.947253] mmcblk0: mmc0:59b4 EC1S5 59.7 GiB
- [ 2.952156] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
- [ 2.953145] init: DSU not detected, proceeding with normal boot
- [ 2.961158] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2
- [ 2.968199] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/mmcblk0p2
- [ 2.987165] init: [libfs_mgr]Filesystem on /dev/block/mmcblk0p2 was not cleanly shutdown; state flags: 0x0, incompat feature flags: 0x42
- [ 3.000694] EXT4-fs (mmcblk0p2): Ignoring removed nomblk_io_submit option
- [ 3.012379] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended
- [ 3.024415] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: errors=remount-ro,nomblk_io_submit. Quota mode: none.
- [ 3.036471] init: [libfs_mgr]check_fs(): mount(/dev/block/mmcblk0p2,/system,ext4)=0: Success
- [ 3.054318] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: barrier=1. Quota mode: none.
- [ 3.074326] EXT4-fs (mmcblk0p3): Ignoring removed nomblk_io_submit option
- [ 3.085721] EXT4-fs (mmcblk0p3): warning: mounting unchecked fs, running e2fsck is recommended
- [ 3.097515] EXT4-fs (mmcblk0p3): mounted filesystem without journal. Opts: errors=remount-ro,nomblk_io_submit. Quota mode: none.
- [ 3.124179] e2fsck: executing /system/bin/e2fsck failed: No such file or directory
- [ 3.131963] e2fsck: e2fsck terminated by exit(255)
- [ 3.131963]
- [ 3.144174] EXT4-fs (mmcblk0p3): mounted filesystem without journal. Opts: barrier=1. Quota mode: none.
- [ 3.171932] printk: init: 16 output lines suppressed due to ratelimiting
- [ 3.292583] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
- [ 3.304231] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
- [ 3.320803] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan 4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
- [ 3.482320] init: Skipping mount of system_ext, system is not dynamic.
- [ 3.489270] init: Opening SELinux policy
- [ 3.502442] init: Falling back to standard signature check. TODO implementent support for fsverity SEPolicy.
- [ 3.512738] init: Error: Apex SEPolicy failed signature check
- [ 3.518912] init: Loading APEX Sepolicy from /system/etc/selinux/apex/SEPolicy.zip
- [ 3.526923] init: Failed to open package /system/etc/selinux/apex/SEPolicy.zip: No such file or directory
- [ 3.559707] init: Loading SELinux policy
- [ 3.592666] SELinux: Permission bpf in class capability2 not defined in policy.
- [ 3.600334] SELinux: Permission checkpoint_restore in class capability2 not defined in policy.
- [ 3.609249] SELinux: Permission bpf in class cap2_userns not defined in policy.
- [ 3.616811] SELinux: Permission checkpoint_restore in class cap2_userns not defined in policy.
- [ 3.625759] SELinux: Class mctp_socket not defined in policy.
- [ 3.631736] SELinux: the above unknown classes and permissions will be denied
- [ 3.647200] SELinux: policy capability network_peer_controls=1
- [ 3.653257] SELinux: policy capability open_perms=1
- [ 3.658301] SELinux: policy capability extended_socket_class=1
- [ 3.664310] SELinux: policy capability always_check_network=0
- [ 3.670228] SELinux: policy capability cgroup_seclabel=0
- [ 3.675715] SELinux: policy capability nnp_nosuid_transition=1
- [ 3.681723] SELinux: policy capability genfs_seclabel_symlinks=0
- [ 3.687907] SELinux: policy capability ioctl_skip_cloexec=0
- [ 3.814914] audit: type=1403 audit(3.811:2): auid=4294967295 ses=4294967295 lsm=selinux res=1
- [ 3.830480] selinux: SELinux: Loaded file_contexts
- [ 3.835434] selinux:
- [ 3.894658] init: init second stage started!
- [ 3.968220] init: Using Android DT directory /proc/device-tree/firmware/android/
- [ 3.981513] init: Couldn't load property file '/system_dlkm/etc/build.prop': open() failed: No such file or directory: No such file or directory
- [ 3.994829] init: Couldn't load property file '/vendor/default.prop': open() failed: No such file or directory: No such file or directory
- [ 4.012670] init: Couldn't load property file '/odm_dlkm/etc/build.prop': open() failed: No such file or directory: No such file or directory
- [ 4.029385] init: Setting product property ro.product.brand to 'SnappAutomotive' (from ro.product.product.brand)
- [ 4.039813] init: Setting product property ro.product.device to 'rpi4_car' (from ro.product.product.device)
- [ 4.049761] init: Setting product property ro.product.manufacturer to 'Snapp Automotive and ARPi' (from ro.product.product.manufacturer)
- [ 4.062255] init: Setting product property ro.product.model to 'Raspberry Pi 4' (from ro.product.product.model)
- [ 4.072566] init: Setting product property ro.product.name to 'rpi4_car' (from ro.product.product.name)
- [ 4.203289] cgroup: Disabled controller 'memory'
- [ 4.279753] linkerconfig: Unable to access VNDK APEX at path: /apex/com.android.vndk.v33: No such file or directory
- [ 4.351951] ueventd: ueventd started!
- [ 4.359380] selinux: SELinux: Loaded file_contexts
- [ 4.364561] selinux:
- [ 4.367926] ueventd: Parsing file /system/etc/ueventd.rc...
- [ 4.376991] ueventd: Added '/vendor/etc/ueventd.rc' to import list
- [ 4.383483] ueventd: Added '/odm/etc/ueventd.rc' to import list
- [ 4.390159] ueventd: Parsing file /vendor/etc/ueventd.rc...
- [ 4.396675] ueventd: Parsing file /odm/etc/ueventd.rc...
- [ 4.402301] ueventd: Unable to read config file '/odm/etc/ueventd.rc': open() failed: No such file or directory
- [ 4.438663] apexd: Bootstrap subcommand detected
- [ 4.445453] apexd: ActivateFlattenedApex
- [ 4.449515] apexd: Scanning /system/apex
- [ 4.455575] apexd: Bind mounting /system/apex/com.android.adbd onto /apex/com.android.adbd
- [ 4.466596] apexd: Bind mounting /system/apex/com.android.adservices onto /apex/com.android.adservices
- [ 4.478565] apexd: Bind mounting /system/apex/com.android.appsearch onto /apex/com.android.appsearch
- [ 4.490475] apexd: Bind mounting /system/apex/com.android.art.debug onto /apex/com.android.art
- [ 4.501899] apexd: Bind mounting /system/apex/com.android.btservices onto /apex/com.android.btservices
- [ 4.514044] apexd: Bind mounting /system/apex/com.android.car.framework onto /apex/com.android.car.framework
- [ 4.526820] apexd: Bind mounting /system/apex/com.android.conscrypt onto /apex/com.android.conscrypt
- [ 4.570364] printk: apexd: 25 output lines suppressed due to ratelimiting
- [ 4.714469] ueventd: Coldboot took 0.299 seconds
- [ 5.122560] Registered swp emulation handler
- [ 5.236780] logd.auditd: start
- [ 5.240033] logd.klogd: 5237248367
- [ 5.275913] logd: Loaded bug_map file: /vendor/etc/selinux/selinux_denial_metadata
- [ 5.285736] logd: Loaded bug_map file: /system/etc/selinux/bug_map
- console:/ $ [ 5.333848] EXT4-fs (mmcblk0p4): Ignoring removed nomblk_io_submit option
- [ 6.002391] EXT4-fs (mmcblk0p4): recovery complete
- [ 6.008919] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit. Quota mode: none.
- [ 6.093706] e2fsck: e2fsck 1.46.2 (28-Feb-2021)
- [ 6.094353] type=1400 audit(6.087:3): avc: denied { read } for comm="e2fsck" name="mmcblk0p4" dev="tmpfs" ino=330 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
- [ 6.117110] type=1400 audit(6.087:4): avc: denied { open } for comm="e2fsck" path="/dev/block/mmcblk0p4" dev="tmpfs" ino=330 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
- [ 6.136754] type=1400 audit(6.087:5): avc: denied { write } for comm="e2fsck" name="mmcblk0p4" dev="tmpfs" ino=330 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
- [ 6.155426] type=1400 audit(6.087:6): avc: denied { ioctl } for comm="e2fsck" path="/dev/block/mmcblk0p4" dev="tmpfs" ino=330 ioctlcmd=0x127c scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
- [ 6.187196] e2fsck: Pass 1: Checking inodes, blocks, and sizes
- [ 6.583653] e2fsck: Pass 2: Checking directory structure
- [ 7.066003] e2fsck: Pass 3: Checking directory connectivity
- [ 7.071765] e2fsck: Pass 4: Checking reference counts
- [ 7.244250] e2fsck: Pass 5: Checking group summary information
- [ 7.290598] e2fsck: /dev/block/mmcblk0p4: 5260/3710976 files (2.7% non-contiguous), 329067/14827259 blocks
- [ 7.302705] EXT4-fs (mmcblk0p4): Ignoring removed nomblk_io_submit option
- [ 7.318377] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic. Quota mode: none.
- [ 7.730858] incfs: IncFs_Features: failed to open features dir, assuming v1/none.: No such file or directory
- [ 7.885587] vold: keystore2 Keystore earlyBootEnded returned service specific error: -68
- [ 7.965587] logd: logd reinit
- [ 7.971813] logd: FrameworkListener: read() failed (Connection reset by peer)
- [ 7.977984] apexd: This device does not support updatable APEX. Exiting
- [ 7.986135] apexd: Marking APEXd as activated
- [ 8.662564] apexd: This device does not support updatable APEX. Exiting
- [ 8.669627] apexd: Marking APEXd as ready
- [ 8.840817] LibBpfLoader: Section bpfloader_min_ver value is 2 [0x2]
- [ 8.847761] LibBpfLoader: Section bpfloader_max_ver value is 65536 [0x10000]
- [ 8.855184] LibBpfLoader: Section size_of_bpf_map_def value is 116 [0x74]
- [ 8.862576] LibBpfLoader: Section size_of_bpf_prog_def value is 92 [0x5c]
- [ 8.869499] LibBpfLoader: BpfLoader version 0x00013 processing ELF object /apex/com.android.tethering/etc/bpf/test.o with ver [0x00002,0x10000)
- [ 11.447474] printk: bpfloader: 1689 output lines suppressed due to ratelimiting
- [ 11.455254] init: Service 'bpfloader' (pid 215) exited with status 0 waiting took 2.668000 seconds
- [ 11.464442] init: Sending signal 9 to service 'bpfloader' (pid 215) process group...
- [ 11.472533] libprocessgroup: Successfully killed process cgroup uid 0 pid 215 in 0ms
- [ 11.481824] init: processing action (ro.crypto.state=unsupported && zygote-start) from (/system/etc/init/hw/init.rc:1046)
- [ 11.493065] init: start_waiting_for_property("odsign.verification.done", "1"): already set
- [ 11.501738] init: Command 'exec_start update_verifier_nonencrypted' action=ro.crypto.state=unsupported && zygote-start (/system/etc/init/hw/init.rc:1049) took 0ms and failed: Service not found
- [ 11.520404] init: starting service 'statsd'...
- [ 11.525801] init: Created socket '/dev/socket/statsdw', mode 222, user 1066, group 1066
- [ 11.541788] init: starting service 'netd'...
- [ 11.546921] init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
- [ 11.581119] type=1400 audit(11.575:7): avc: denied { getattr } for comm="init" path="/data/misc/wifi" dev="mmcblk0p4" ino=262172 scontext=u:r:vendor_init:s0 tcontext=u:object_r:wifi_data_file:s0 tclass=dir permissive=1
- [ 11.603089] type=1400 audit(11.595:8): avc: denied { search } for comm="init" name="wifi" dev="mmcblk0p4" ino=262172 scontext=u:r:vendor_init:s0 tcontext=u:object_r:wifi_data_file:s0 tclass=dir permissive=1
- [ 11.623079] type=1400 audit(11.615:9): avc: denied { getattr } for comm="init" path="/data/misc/dhcp" dev="mmcblk0p4" ino=262176 scontext=u:r:vendor_init:s0 tcontext=u:object_r:dhcp_data_file:s0 tclass=dir permissive=1
- [ 11.644308] type=1400 audit(11.615:10): avc: denied { setattr } for comm="init" name="dhcp" dev="mmcblk0p4" ino=262176 scontext=u:r:vendor_init:s0 tcontext=u:object_r:dhcp_data_file:s0 tclass=dir permissive=1
- [ 11.663899] type=1400 audit(11.651:11): avc: denied { write } for comm="init" name="discard_max_bytes" dev="sysfs" ino=18617 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
- [ 11.682842] type=1400 audit(11.651:12): avc: denied { open } for comm="init" path="/sys/devices/platform/emmc2bus/fe340000.mmc/mmc_host/mmc0/mmc0:59b4/block/mmcblk0/queue/discard_max_bytes" dev="sysfs" ino=18617 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
- [ 11.892510] type=1107 audit(11.887:13): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=net.dns1 pid=124 uid=0 gid=0 scontext=u:r:vendor_init:s0 tcontext=u:object_r:net_dns_prop:s0 tclass=property_service permissive=1'
- [ 11.954967] type=1400 audit(11.947:14): avc: denied { read } for comm="android.hardwar" name="u:object_r:default_prop:s0" dev="tmpfs" ino=99 scontext=u:r:hal_graphics_allocator_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
- [ 11.984578] type=1400 audit(11.947:15): avc: denied { open } for comm="android.hardwar" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=99 scontext=u:r:hal_graphics_allocator_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
- [ 11.986147] healthd: No battery devices found
- [ 12.008927] type=1400 audit(11.947:16): avc: denied { getattr } for comm="android.hardwar" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=99 scontext=u:r:hal_graphics_allocator_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
- [ 12.017588] healthd: battery none chg=
- [ 12.448354] selinux: SELinux: Could not get canonical path for /sys/devices/virtual/net/ipsec_test/queues/rx-0 restorecon: No such file or directory.
- [ 12.462709] selinux:
- [ 12.466926] ueventd: selinux_android_restorecon(/sys/devices/virtual/net/ipsec_test/queues/rx-0) failed: No such file or directory
- [ 33.758853] cam-dummy-reg: disabling
- [ 37.898402] type=1400 audit(37.887:22): avc: denied { read } for comm="binder:171_1" name="wakeup0" dev="sysfs" ino=15580 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
- [ 37.917459] type=1400 audit(37.887:23): avc: denied { open } for comm="binder:171_1" path="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/wakeup/wakeup0" dev="sysfs" ino=15580 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
- [ 37.944991] type=1400 audit(37.887:24): avc: denied { read } for comm="binder:171_1" name="event_count" dev="sysfs" ino=15587 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
- [ 37.964642] type=1400 audit(37.887:25): avc: denied { open } for comm="binder:171_1" path="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/wakeup/wakeup0/event_count" dev="sysfs" ino=15587 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
- [ 37.992319] type=1400 audit(37.887:26): avc: denied { getattr } for comm="binder:171_1" path="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/wakeup/wakeup0/event_count" dev="sysfs" ino=15587 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
- [ 44.937994] init: service 'idmap2d' requested start, but it is already running (flags: 4)
- [ 44.946963] init: Control message: Processed ctl.start for 'idmap2d' from pid: 384 (system_server)
- [ 45.774651] healthd: battery none chg=
- [ 47.102643] init: processing action (sys.sysctl.extra_free_kbytes=*) from (/system/etc/init/hw/init.rc:1203)
- [ 47.121154] init: starting service 'exec 18 (/system/bin/extra_free_kbytes.sh 12000)'...
- [ 47.138696] init: SVC_EXEC service 'exec 18 (/system/bin/extra_free_kbytes.sh 12000)' pid 465 (uid 0 gid 0+0 context default) started; waiting...
- [ 47.511943] init: Service 'exec 18 (/system/bin/extra_free_kbytes.sh 12000)' (pid 465) exited with status 0 waiting took 0.380000 seconds
- [ 47.525828] init: Sending signal 9 to service 'exec 18 (/system/bin/extra_free_kbytes.sh 12000)' (pid 465) process group...
- [ 47.538143] libprocessgroup: Successfully killed process cgroup uid 0 pid 465 in 0ms
- [ 50.888092] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
- [ 50.898480] bcmgenet fd580000.ethernet eth0: Link is Down
- [ 51.626475] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
- [ 51.769979] init: starting service 'wpa_supplicant'...
- [ 51.776063] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
- [ 51.790159] init: Control message: Processed ctl.interface_start for 'aidl/android.hardware.wifi.supplicant.ISupplicant/default' from pid: 140 (/system/bin/servicemanager)
- [ 51.890947] capability: warning: `wpa_supplicant' uses 32-bit capabilities (legacy support in use)
- [ 52.959033] bcmgenet fd580000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
- [ 52.968244] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 55.592597] init: Sending signal 9 to service 'idmap2d' (pid 273) process group...
- [ 55.606507] libprocessgroup: Successfully killed process cgroup uid 1000 pid 273 in 5ms
- [ 55.618088] init: Control message: Processed ctl.stop for 'idmap2d' from pid: 384 (system_server)
- [ 55.628510] init: Service 'idmap2d' (pid 273) received signal 9
- [ 55.882819] type=1400 audit(1704893219.279:27): avc: granted { read } for comm="rkstack.process" name="psched" dev="proc" ino=4026532018 scontext=u:r:network_stack:s0 tcontext=u:object_r:proc_net:s0 tclass=file
- [ 55.904304] type=1400 audit(1704893219.279:28): avc: granted { read open } for comm="rkstack.process" path="/proc/638/net/psched" dev="proc" ino=4026532018 scontext=u:r:network_stack:s0 tcontext=u:object_r:proc_net:s0 tclass=file
- [ 55.932238] type=1400 audit(1704893219.279:29): avc: granted { getattr } for comm="rkstack.process" path="/proc/638/net/psched" dev="proc" ino=4026532018 scontext=u:r:network_stack:s0 tcontext=u:object_r:proc_net:s0 tclass=file
- [ 57.700866] init: processing action (boot.car_service_created=1) from (/system/etc/init/com.android.car.procfsinspector.rc:7)
- [ 57.723246] init: starting service 'com.android.car.procfsinspector'...
- [ 57.741805] init: processing action (boot.car_service_created=1) from (/system/etc/init/init.bootstat.car.rc:6)
- [ 57.758124] init: starting service 'exec 19 (/system/bin/bootstat -r car_service_created)'...
- [ 57.774374] init: SVC_EXEC service 'exec 19 (/system/bin/bootstat -r car_service_created)' pid 795 (uid 1000 gid 1007+0 context default) started; waiting...
- [ 57.804894] init: Service 'exec 19 (/system/bin/bootstat -r car_service_created)' (pid 795) exited with status 0 waiting took 0.034000 seconds
- [ 57.822278] init: Sending signal 9 to service 'exec 19 (/system/bin/bootstat -r car_service_created)' (pid 795) process group...
- [ 57.836274] libprocessgroup: Successfully killed process cgroup uid 1000 pid 795 in 0ms
- [ 59.490977] init: starting service 'idmap2d'...
- [ 59.507224] init: Control message: Processed ctl.start for 'idmap2d' from pid: 384 (system_server)
- [ 64.237064] type=1400 audit(1704893227.635:30): avc: denied { read } for comm="HwBinder:226_2" name="bt_vendor.conf" dev="mmcblk0p2" ino=1341 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
- [ 64.261064] type=1400 audit(1704893227.635:31): avc: denied { open } for comm="HwBinder:226_2" path="/system/etc/bluetooth/bt_vendor.conf" dev="mmcblk0p2" ino=1341 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
- [ 64.286714] type=1400 audit(1704893227.635:32): avc: denied { getattr } for comm="HwBinder:226_2" path="/system/etc/bluetooth/bt_vendor.conf" dev="mmcblk0p2" ino=1341 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
- [ 64.312689] type=1400 audit(1704893227.635:33): avc: denied { read } for comm="HwBinder:226_2" name="vcio" dev="tmpfs" ino=342 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:vcio_device:s0 tclass=chr_file permissive=1
- [ 64.335117] type=1400 audit(1704893227.635:34): avc: denied { open } for comm="HwBinder:226_2" path="/dev/vcio" dev="tmpfs" ino=342 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:vcio_device:s0 tclass=chr_file permissive=1
- [ 64.356390] type=1400 audit(1704893227.635:35): avc: denied { ioctl } for comm="HwBinder:226_2" path="/dev/vcio" dev="tmpfs" ino=342 ioctlcmd=0x6400 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:vcio_device:s0 tclass=chr_file permissive=1
- [ 64.379757] type=1400 audit(1704893227.635:36): avc: denied { read } for comm="HwBinder:226_2" name="u:object_r:default_prop:s0" dev="tmpfs" ino=99 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
- [ 64.402351] type=1400 audit(1704893227.635:37): avc: denied { open } for comm="HwBinder:226_2" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=99 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
- [ 64.427006] type=1400 audit(1704893227.635:38): avc: denied { getattr } for comm="HwBinder:226_2" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=99 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
- [ 64.451555] type=1400 audit(1704893227.635:39): avc: denied { map } for comm="HwBinder:226_2" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=99 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
- [ 64.651823] uart-pl011 fe201000.serial: no DMA platform data
- [ 69.966807] init: Sending signal 9 to service 'idmap2d' (pid 842) process group...
- [ 69.980618] libprocessgroup: Successfully killed process cgroup uid 1000 pid 842 in 5ms
- [ 69.989778] init: Control message: Processed ctl.stop for 'idmap2d' from pid: 384 (system_server)
- [ 69.999219] init: Service 'idmap2d' (pid 842) received signal 9
- [ 73.625204] init: Service 'bootanim' (pid 357) exited with status 0 oneshot service took 59.061001 seconds in background
- [ 73.636356] init: Sending signal 9 to service 'bootanim' (pid 357) process group...
- [ 73.644552] libprocessgroup: Successfully killed process cgroup uid 1003 pid 357 in 0ms
- [ 73.847764] init: processing action (sys.boot_completed=1) from (/system/etc/init/hw/init.rc:1194)
- [ 73.858373] init: starting service 'exec 20 (/bin/rm -rf /data/per_boot)'...
- [ 73.864110] selinux: SELinux: Skipping restorecon on directory(/data/system_ce/0)
- [ 74.566483] type=1400 audit(1704893237.963:42): avc: denied { read } for comm="binder:171_3" name="wakeup0" dev="sysfs" ino=15580 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
- [ 74.594892] type=1400 audit(1704893237.963:43): avc: denied { open } for comm="binder:171_3" path="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/wakeup/wakeup0" dev="sysfs" ino=15580 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
- [ 74.631276] type=1400 audit(1704893237.963:44): avc: denied { read } for comm="binder:171_3" name="event_count" dev="sysfs" ino=15587 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
- [ 74.661736] type=1400 audit(1704893237.963:45): avc: denied { open } for comm="binder:171_3" path="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/wakeup/wakeup0/event_count" dev="sysfs" ino=15587 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
- [ 74.703738] type=1400 audit(1704893237.963:46): avc: denied { getattr } for comm="binder:171_3" path="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/wakeup/wakeup0/event_count" dev="sysfs" ino=15587 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
Advertisement
Add Comment
Please, Sign In to add comment