Guest User

AAOS out

a guest
Jan 15th, 2024
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 45.52 KB | Fixit | 0 0
  1.  
  2. [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
  3. [    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
  4. [    0.000000] random: crng init done
  5. [    0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5
  6. [    0.000000] efi: UEFI not found.
  7. [    0.000000] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
  8. [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  9. [    0.000000] Zone ranges:
  10. [    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
  11. [    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000ffffffff]
  12. [    0.000000]   Normal   [mem 0x0000000100000000-0x00000001ffffffff]
  13. [    0.000000] Movable zone start for each node
  14. [    0.000000] Early memory node ranges
  15. [    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
  16. [    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
  17. [    0.000000]   node   0: [mem 0x0000000100000000-0x00000001ffffffff]
  18. [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
  19. [    0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
  20. [    0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
  21. [    0.000000] percpu: Embedded 29 pages/cpu s80792 r8192 d29800 u118784
  22. [    0.000000] Detected PIPT I-cache on CPU0
  23. [    0.000000] CPU features: detected: Spectre-v2
  24. [    0.000000] CPU features: detected: Spectre-v3a
  25. [    0.000000] CPU features: detected: Spectre-v4
  26. [    0.000000] CPU features: detected: Spectre-BHB
  27. [    0.000000] CPU features: kernel page table isolation forced ON by KASLR
  28. [    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  29. [    0.000000] CPU features: detected: ARM erratum 1742098
  30. [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  31. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2028848
  32. [    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
  33. [    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  34. [    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  35. [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
  36. [    0.000000] software IO TLB: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)
  37. [    0.000000] Memory: 7659888K/8245248K available (16128K kernel code, 2086K rwdata, 5620K rodata, 1472K init, 1348K bss, 257680K reserved, 327680K cma-reserved)
  38. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  39. [    0.000000] ftrace: allocating 47098 entries in 184 pages
  40. [    0.000000] ftrace: allocated 184 pages with 4 groups
  41. [    0.000000] trace event string verifier disabled
  42. [    0.000000] rcu: Preemptible hierarchical RCU implementation.
  43. [    0.000000] rcu:     RCU event tracing is enabled.
  44. [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  45. [    0.000000]  Trampoline variant of Tasks RCU enabled.
  46. [    0.000000]  Rude variant of Tasks RCU enabled.
  47. [    0.000000]  Tracing variant of Tasks RCU enabled.
  48. [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  49. [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  50. [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  51. [    0.000000] Root IRQ handler: gic_handle_irq
  52. [    0.000000] GIC: Using split EOI/Deactivate mode
  53. [    0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 10)
  54. [    0.000000] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
  55. [    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
  56. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
  57. [    0.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
  58. [    0.000352] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
  59. [    0.000388] pid_max: default: 32768 minimum: 301
  60. [    0.000534] LSM: Security Framework initializing
  61. [    0.000592] SELinux:  Initializing.
  62. [    0.000935] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  63. [    0.001039] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  64. [    0.002645] cgroup: Disabling memory control group subsystem
  65. [    0.006437] rcu: Hierarchical SRCU implementation.
  66. [    0.008295] EFI services will not be available.
  67. [    0.008991] smp: Bringing up secondary CPUs ...
  68. [    0.010336] Detected PIPT I-cache on CPU1
  69. [    0.010409] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
  70. [    0.011973] Detected PIPT I-cache on CPU2
  71. [    0.012023] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
  72. [    0.013500] Detected PIPT I-cache on CPU3
  73. [    0.013551] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
  74. [    0.013792] smp: Brought up 1 node, 4 CPUs
  75. [    0.013843] SMP: Total of 4 processors activated.
  76. [    0.013860] CPU features: detected: 32-bit EL0 Support
  77. [    0.013875] CPU features: detected: 32-bit EL1 Support
  78. [    0.013893] CPU features: detected: CRC32 instructions
  79. [    0.014300] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  80. [    0.069573] CPU: All CPU(s) started at EL2
  81. [    0.069716] alternatives: patching kernel code
  82. [    0.071950] devtmpfs: initialized
  83. [    0.085011] Enabled cp15_barrier support
  84. [    0.085063] Enabled setend support
  85. [    0.085090] KASLR enabled
  86. [    0.085418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  87. [    0.085457] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  88. [    0.094472] pinctrl core: initialized pinctrl subsystem
  89. [    0.095402] DMI not present or invalid.
  90. [    0.096075] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  91. [    0.100308] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  92. [    0.100671] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  93. [    0.101762] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  94. [    0.101894] audit: initializing netlink subsys (disabled)
  95. [    0.102259] audit: type=2000 audit(0.100:1): state=initialized audit_enabled=0 res=1
  96. [    0.102846] thermal_sys: Registered thermal governor 'step_wise'
  97. [    0.103118] cpuidle: using governor menu
  98. [    0.103354] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  99. [    0.103603] ASID allocator initialised with 32768 entries
  100. [    0.103754] Serial: AMBA PL011 UART driver
  101. [    0.119068] bcm2835-mbox fe00b880.mailbox: mailbox enabled
  102. [    0.148731] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-10-14T15:40:51, variant start
  103. [    0.152749] raspberrypi-firmware soc:firmware: Firmware hash is ab970ff6c9d5ec546bf531d923ab1b48472d8b2d
  104. [    0.193090] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
  105. [    0.198113] vgaarb: loaded
  106. [    0.198600] SCSI subsystem initialized
  107. [    0.198855] usbcore: registered new interface driver usbfs
  108. [    0.198933] usbcore: registered new interface driver hub
  109. [    0.199013] usbcore: registered new device driver usb
  110. [    0.199456] usb_phy_generic phy: supply vcc not found, using dummy regulator
  111. [    0.199678] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
  112. [    0.200329] mc: Linux media interface: v0.10
  113. [    0.200377] videodev: Linux video capture interface: v2.00
  114. [    0.200518] pps_core: LinuxPPS API ver. 1 registered
  115. [    0.200535] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  116. [    0.200565] PTP clock support registered
  117. [    0.201134] Advanced Linux Sound Architecture Driver Initialized.
  118. [    0.202782] clocksource: Switched to clocksource arch_sys_counter
  119. [    0.315843] VFS: Disk quotas dquot_6.6.0
  120. [    0.315972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  121. [    0.316174] FS-Cache: Loaded
  122. [    0.316434] CacheFiles: Loaded
  123. [    0.317829] simple-framebuffer 3e402000.framebuffer: framebuffer at 0x3e402000, 0x7f8000 bytes
  124. [    0.317855] simple-framebuffer 3e402000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
  125. [    0.318109] simple-framebuffer 3e402000.framebuffer: fb0: simplefb registered!
  126. [    0.319791] NET: Registered PF_INET protocol family
  127. [    0.320544] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  128. [    0.327130] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  129. [    0.327218] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  130. [    0.327258] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  131. [    0.327658] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  132. [    0.328569] TCP: Hash tables configured (established 65536 bind 65536)
  133. [    0.328860] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  134. [    0.328995] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  135. [    0.329401] NET: Registered PF_UNIX/PF_LOCAL protocol family
  136. [    0.330330] PCI: CLS 0 bytes, default 64
  137. [    0.331020] Trying to unpack rootfs image as initramfs...
  138. [    0.332881] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  139. [    0.333309] kvm [1]: IPA Size Limit: 44 bits
  140. [    0.351850] kvm [1]: vgic interrupt IRQ9
  141. [    0.352147] kvm [1]: Hyp mode initialized successfully
  142. [    0.355555] Initialise system trusted keyrings
  143. [    0.355990] workingset: timestamp_bits=46 max_order=21 bucket_order=0
  144. [    0.365270] zbud: loaded
  145. [    0.367645] fuse: init (API version 7.34)
  146. [    0.430621] Key type asymmetric registered
  147. [    0.430657] Asymmetric key parser 'x509' registered
  148. [    0.430864] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  149. [    0.431266] io scheduler mq-deadline registered
  150. [    0.431288] io scheduler kyber registered
  151. [    0.440952] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
  152. [    0.441005] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
  153. [    0.441106] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
  154. [    0.441205] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x01ffffffff -> 0x0400000000
  155. [    0.479692] Freeing initrd memory: 2204K
  156. [    0.504903] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
  157. [    0.505422] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
  158. [    0.505449] pci_bus 0000:00: root bus resource [bus 00-ff]
  159. [    0.505475] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
  160. [    0.505574] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
  161. [    0.505853] pci 0000:00:00.0: PME# supported from D0 D3hot
  162. [    0.509827] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  163. [    0.510225] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
  164. [    0.510358] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  165. [    0.510897] pci 0000:01:00.0: PME# supported from D0 D3hot
  166. [    0.514861] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  167. [    0.514917] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
  168. [    0.514947] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
  169. [    0.514994] pci 0000:00:00.0: PCI bridge to [bus 01]
  170. [    0.515022] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
  171. [    0.523759] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
  172. [    0.526899] iproc-rng200 fe104000.rng: hwrng registered
  173. [    0.527493] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  174. [    0.529298] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
  175. [    0.540862] fb0: switching to vc4 from simple
  176. [    0.592331] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops)
  177. [    0.609094] brd: module loaded
  178. [    0.621481] loop: module loaded
  179. [    0.622250] Loading iSCSI transport class v2.0-870.
  180. [    0.628099] tun: Universal TUN/TAP device driver, 1.6
  181. [    0.629200] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
  182. [    0.686955] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
  183. [    0.688150] PPP generic driver version 2.4.2
  184. [    0.688424] PPP BSD Compression module registered
  185. [    0.688445] PPP Deflate Compression module registered
  186. [    0.688476] PPP MPPE Compression module registered
  187. [    0.688493] NET: Registered PF_PPPOX protocol family
  188. [    0.688509] PPTP driver version 0.8.5
  189. [    0.689532] usbcore: registered new interface driver brcmfmac
  190. [    0.689598] usbcore: registered new interface driver r8152
  191. [    0.689664] usbcore: registered new interface driver lan78xx
  192. [    0.689740] usbcore: registered new interface driver smsc95xx
  193. [    0.690327] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  194. [    0.690345] ehci-pci: EHCI PCI platform driver
  195. [    0.736413] pci 0000:00:00.0: enabling device (0000 -> 0002)
  196. [    0.736670] xhci_hcd 0000:01:00.0: xHCI Host Controller
  197. [    0.736710] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
  198. [    0.737570] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000e40000000890
  199. [    0.738928] xhci_hcd 0000:01:00.0: xHCI Host Controller
  200. [    0.738957] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
  201. [    0.738988] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
  202. [    0.739472] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
  203. [    0.739498] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  204. [    0.739519] usb usb1: Product: xHCI Host Controller
  205. [    0.739537] usb usb1: Manufacturer: Linux 5.15.92-v8+ xhci-hcd
  206. [    0.739555] usb usb1: SerialNumber: 0000:01:00.0
  207. [    0.740447] hub 1-0:1.0: USB hub found
  208. [    0.740532] hub 1-0:1.0: 1 port detected
  209. [    0.741648] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
  210. [    0.741675] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  211. [    0.741694] usb usb2: Product: xHCI Host Controller
  212. [    0.741712] usb usb2: Manufacturer: Linux 5.15.92-v8+ xhci-hcd
  213. [    0.741730] usb usb2: SerialNumber: 0000:01:00.0
  214. [    0.742543] hub 2-0:1.0: USB hub found
  215. [    0.742654] hub 2-0:1.0: 4 ports detected
  216. [    0.745106] usbcore: registered new interface driver uas
  217. [    0.745211] usbcore: registered new interface driver usb-storage
  218. [    0.745635] mousedev: PS/2 mouse device common for all mice
  219. [    0.745741] usbcore: registered new interface driver xpad
  220. [    0.745812] usbcore: registered new interface driver usb_acecad
  221. [    0.745880] usbcore: registered new interface driver aiptek
  222. [    0.745946] usbcore: registered new interface driver hanwang
  223. [    0.746011] usbcore: registered new interface driver kbtab
  224. [    0.747640] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
  225. [    0.748203] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
  226. [    0.748762] usbcore: registered new interface driver uvcvideo
  227. [    0.750857] device-mapper: uevent: version 1.0.3
  228. [    0.751243] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
  229. [    0.756065] sdhci: Secure Digital Host Controller Interface driver
  230. [    0.756090] sdhci: Copyright(c) Pierre Ossman
  231. [    0.756836] sdhci-pltfm: SDHCI platform and OF driver helper
  232. [    0.761303] ledtrig-cpu: registered to indicate activity on CPUs
  233. [    0.761572] hid: raw HID events driver (C) Jiri Kosina
  234. [    0.767029] usbcore: registered new interface driver usbhid
  235. [    0.767042] usbhid: USB HID core driver
  236. [    0.767696] ashmem: initialized
  237. [    0.779527] bcm2835_audio bcm2835_audio: card created with 8 channels
  238. [    0.779723] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
  239. [    0.779735] [vc_sm_connected_init]: start
  240. [    0.780051] [vc_sm_connected_init]: installed successfully
  241. [    0.782029] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
  242. [    0.782057] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
  243. [    0.783765] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
  244. [    0.783792] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
  245. [    0.786171] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
  246. [    0.786189] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
  247. [    0.787733] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
  248. [    0.787752] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
  249. [    0.790725] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
  250. [    0.790743] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
  251. [    0.791148] usbcore: registered new interface driver snd-usb-audio
  252. [    0.791734] netem: version 1.3
  253. [    0.791742] u32 classifier
  254. [    0.791747]     input device check on
  255. [    0.791753]     Actions configured
  256. [    0.795002] xt_time: kernel timezone is -0000
  257. [    0.795095] gre: GRE over IPv4 demultiplexor driver
  258. [    0.795103] IPv4 over IPsec tunneling driver
  259. [    0.795464] Initializing XFRM netlink socket
  260. [    0.795484] IPsec XFRM device driver
  261. [    0.795786] NET: Registered PF_INET6 protocol family
  262. [    0.796781] Segment Routing with IPv6
  263. [    0.796805] In-situ OAM (IOAM) with IPv6
  264. [    0.796871] mip6: Mobile IPv6
  265. [    0.797251] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  266. [    0.797789] NET: Registered PF_PACKET protocol family
  267. [    0.797814] NET: Registered PF_KEY protocol family
  268. [    0.797836] l2tp_core: L2TP core driver, V2.0
  269. [    0.797849] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  270. [    0.797856] l2tp_netlink: L2TP netlink interface
  271. [    0.798549] registered taskstats version 1
  272. [    0.798574] Loading compiled-in X.509 certificates
  273. [    0.799298] Key type .fscrypt registered
  274. [    0.799308] Key type fscrypt-provisioning registered
  275. [    0.805878] uart-pl011 fe201000.serial: there is not valid maps for state default
  276. [    0.806061] uart-pl011 fe201000.serial: cts_event_workaround enabled
  277. [    0.806155] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 19, base_baud = 0) is a PL011 rev2
  278. [    0.812202] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
  279. [    0.812480] printk: console [ttyS0] disabled
  280. [    0.812537] fe215040.serial: ttyS0 at MMIO 0xfe215040 (irq = 20, base_baud = 62500000) is a 16550
  281. [    1.002781] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  282. [    1.041029] printk: console [ttyS0] enabled
  283. [    1.196890] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
  284. [    1.224416] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops)
  285. [    1.229076] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  286. [    1.238224] Registered IR keymap rc-cec
  287. [    1.244942] usb 1-1: Product: USB2.0 Hub
  288. [    1.253168] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
  289. [    1.264915] hub 1-1:1.0: USB hub found
  290. [    1.268371] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0
  291. [    1.273264] hub 1-1:1.0: 4 ports detected
  292. [    1.277124] vc4_hdmi fef00700.hdmi: 'dmas' DT property is missing or empty, no HDMI audio
  293. [    2.569906] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops)
  294. [    2.578856] Registered IR keymap rc-cec
  295. [    2.582888] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
  296. [    2.589518] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input1
  297. [    2.596855] vc4_hdmi fef05700.hdmi: 'dmas' DT property is missing or empty, no HDMI audio
  298. [    2.605178] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops)
  299. [    2.611384] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops)
  300. [    2.617335] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops)
  301. [    2.623987] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops)
  302. [    2.630649] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops)
  303. [    2.637279] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops)
  304. [    2.643928] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops)
  305. [    2.652309] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
  306. [    2.712266] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
  307. [    2.719093] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  308. [    2.725802] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  309. [    2.733796] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
  310. [    2.739899] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
  311. [    2.777384] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
  312. [    2.789399] of_cfs_init
  313. [    2.791968] of_cfs_init: OK
  314. [    2.794996] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  315. [    2.804488] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  316. [    2.809514] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
  317. [    2.811268] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  318. [    2.815148] ALSA device list:
  319. [    2.815156]   #0: bcm2835 Headphones
  320. [    2.833683] cfg80211: failed to load regulatory.db
  321. [    2.843297] Freeing unused kernel memory: 1472K
  322. [    2.870859] Run /init as init process
  323. [    2.880743] init: init first stage started!
  324. [    2.885367] init: Unable to open /lib/modules, skipping module loading.
  325. [    2.892917] init: Copied ramdisk prop to /second_stage_resources/system/etc/ramdisk/build.prop
  326. [    2.902516] init: [libfs_mgr]ReadFstabFromDt(): failed to read fstab from dt
  327. [    2.914069] init: Using Android DT directory /proc/device-tree/firmware/android/
  328. [    2.914817] mmc0: new ultra high speed DDR50 SDXC card at address 59b4
  329. [    2.921841] init: Failed to read vbmeta partitions.
  330. [    2.928995] mmcblk0: mmc0:59b4 EC1S5 59.7 GiB
  331. [    2.936367] mmc1: new high speed SDIO card at address 0001
  332. [    2.943218]  mmcblk0: p1 p2 p3 p4
  333. [    2.947253] mmcblk0: mmc0:59b4 EC1S5 59.7 GiB
  334. [    2.952156] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  335. [    2.953145] init: DSU not detected, proceeding with normal boot
  336. [    2.961158] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2
  337. [    2.968199] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/mmcblk0p2
  338. [    2.987165] init: [libfs_mgr]Filesystem on /dev/block/mmcblk0p2 was not cleanly shutdown; state flags: 0x0, incompat feature flags: 0x42
  339. [    3.000694] EXT4-fs (mmcblk0p2): Ignoring removed nomblk_io_submit option
  340. [    3.012379] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended
  341. [    3.024415] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: errors=remount-ro,nomblk_io_submit. Quota mode: none.
  342. [    3.036471] init: [libfs_mgr]check_fs(): mount(/dev/block/mmcblk0p2,/system,ext4)=0: Success
  343. [    3.054318] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: barrier=1. Quota mode: none.
  344. [    3.074326] EXT4-fs (mmcblk0p3): Ignoring removed nomblk_io_submit option
  345. [    3.085721] EXT4-fs (mmcblk0p3): warning: mounting unchecked fs, running e2fsck is recommended
  346. [    3.097515] EXT4-fs (mmcblk0p3): mounted filesystem without journal. Opts: errors=remount-ro,nomblk_io_submit. Quota mode: none.
  347. [    3.124179] e2fsck: executing /system/bin/e2fsck failed: No such file or directory
  348. [    3.131963] e2fsck: e2fsck terminated by exit(255)
  349. [    3.131963]
  350. [    3.144174] EXT4-fs (mmcblk0p3): mounted filesystem without journal. Opts: barrier=1. Quota mode: none.
  351. [    3.171932] printk: init: 16 output lines suppressed due to ratelimiting
  352. [    3.292583] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  353. [    3.304231] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  354. [    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
  355. [    3.482320] init: Skipping mount of system_ext, system is not dynamic.
  356. [    3.489270] init: Opening SELinux policy
  357. [    3.502442] init: Falling back to standard signature check. TODO implementent support for fsverity SEPolicy.
  358. [    3.512738] init: Error: Apex SEPolicy failed signature check
  359. [    3.518912] init: Loading APEX Sepolicy from /system/etc/selinux/apex/SEPolicy.zip
  360. [    3.526923] init: Failed to open package /system/etc/selinux/apex/SEPolicy.zip: No such file or directory
  361. [    3.559707] init: Loading SELinux policy
  362. [    3.592666] SELinux:  Permission bpf in class capability2 not defined in policy.
  363. [    3.600334] SELinux:  Permission checkpoint_restore in class capability2 not defined in policy.
  364. [    3.609249] SELinux:  Permission bpf in class cap2_userns not defined in policy.
  365. [    3.616811] SELinux:  Permission checkpoint_restore in class cap2_userns not defined in policy.
  366. [    3.625759] SELinux:  Class mctp_socket not defined in policy.
  367. [    3.631736] SELinux: the above unknown classes and permissions will be denied
  368. [    3.647200] SELinux:  policy capability network_peer_controls=1
  369. [    3.653257] SELinux:  policy capability open_perms=1
  370. [    3.658301] SELinux:  policy capability extended_socket_class=1
  371. [    3.664310] SELinux:  policy capability always_check_network=0
  372. [    3.670228] SELinux:  policy capability cgroup_seclabel=0
  373. [    3.675715] SELinux:  policy capability nnp_nosuid_transition=1
  374. [    3.681723] SELinux:  policy capability genfs_seclabel_symlinks=0
  375. [    3.687907] SELinux:  policy capability ioctl_skip_cloexec=0
  376. [    3.814914] audit: type=1403 audit(3.811:2): auid=4294967295 ses=4294967295 lsm=selinux res=1
  377. [    3.830480] selinux: SELinux: Loaded file_contexts
  378. [    3.835434] selinux:
  379. [    3.894658] init: init second stage started!
  380. [    3.968220] init: Using Android DT directory /proc/device-tree/firmware/android/
  381. [    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
  382. [    3.994829] init: Couldn't load property file '/vendor/default.prop': open() failed: No such file or directory: No such file or directory
  383. [    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
  384. [    4.029385] init: Setting product property ro.product.brand to 'SnappAutomotive' (from ro.product.product.brand)
  385. [    4.039813] init: Setting product property ro.product.device to 'rpi4_car' (from ro.product.product.device)
  386. [    4.049761] init: Setting product property ro.product.manufacturer to 'Snapp Automotive and ARPi' (from ro.product.product.manufacturer)
  387. [    4.062255] init: Setting product property ro.product.model to 'Raspberry Pi 4' (from ro.product.product.model)
  388. [    4.072566] init: Setting product property ro.product.name to 'rpi4_car' (from ro.product.product.name)
  389. [    4.203289] cgroup: Disabled controller 'memory'
  390. [    4.279753] linkerconfig: Unable to access VNDK APEX at path: /apex/com.android.vndk.v33: No such file or directory
  391. [    4.351951] ueventd: ueventd started!
  392. [    4.359380] selinux: SELinux: Loaded file_contexts
  393. [    4.364561] selinux:
  394. [    4.367926] ueventd: Parsing file /system/etc/ueventd.rc...
  395. [    4.376991] ueventd: Added '/vendor/etc/ueventd.rc' to import list
  396. [    4.383483] ueventd: Added '/odm/etc/ueventd.rc' to import list
  397. [    4.390159] ueventd: Parsing file /vendor/etc/ueventd.rc...
  398. [    4.396675] ueventd: Parsing file /odm/etc/ueventd.rc...
  399. [    4.402301] ueventd: Unable to read config file '/odm/etc/ueventd.rc': open() failed: No such file or directory
  400. [    4.438663] apexd: Bootstrap subcommand detected
  401. [    4.445453] apexd: ActivateFlattenedApex
  402. [    4.449515] apexd: Scanning /system/apex
  403. [    4.455575] apexd: Bind mounting /system/apex/com.android.adbd onto /apex/com.android.adbd
  404. [    4.466596] apexd: Bind mounting /system/apex/com.android.adservices onto /apex/com.android.adservices
  405. [    4.478565] apexd: Bind mounting /system/apex/com.android.appsearch onto /apex/com.android.appsearch
  406. [    4.490475] apexd: Bind mounting /system/apex/com.android.art.debug onto /apex/com.android.art
  407. [    4.501899] apexd: Bind mounting /system/apex/com.android.btservices onto /apex/com.android.btservices
  408. [    4.514044] apexd: Bind mounting /system/apex/com.android.car.framework onto /apex/com.android.car.framework
  409. [    4.526820] apexd: Bind mounting /system/apex/com.android.conscrypt onto /apex/com.android.conscrypt
  410. [    4.570364] printk: apexd: 25 output lines suppressed due to ratelimiting
  411. [    4.714469] ueventd: Coldboot took 0.299 seconds
  412. [    5.122560] Registered swp emulation handler
  413. [    5.236780] logd.auditd: start
  414. [    5.240033] logd.klogd: 5237248367
  415. [    5.275913] logd: Loaded bug_map file: /vendor/etc/selinux/selinux_denial_metadata
  416. [    5.285736] logd: Loaded bug_map file: /system/etc/selinux/bug_map
  417. console:/ $ [    5.333848] EXT4-fs (mmcblk0p4): Ignoring removed nomblk_io_submit option
  418. [    6.002391] EXT4-fs (mmcblk0p4): recovery complete
  419. [    6.008919] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit. Quota mode: none.
  420. [    6.093706] e2fsck: e2fsck 1.46.2 (28-Feb-2021)
  421. [    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
  422. [    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
  423. [    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
  424. [    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
  425. [    6.187196] e2fsck: Pass 1: Checking inodes, blocks, and sizes
  426. [    6.583653] e2fsck: Pass 2: Checking directory structure
  427. [    7.066003] e2fsck: Pass 3: Checking directory connectivity
  428. [    7.071765] e2fsck: Pass 4: Checking reference counts
  429. [    7.244250] e2fsck: Pass 5: Checking group summary information
  430. [    7.290598] e2fsck: /dev/block/mmcblk0p4: 5260/3710976 files (2.7% non-contiguous), 329067/14827259 blocks
  431. [    7.302705] EXT4-fs (mmcblk0p4): Ignoring removed nomblk_io_submit option
  432. [    7.318377] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic. Quota mode: none.
  433. [    7.730858] incfs: IncFs_Features: failed to open features dir, assuming v1/none.: No such file or directory
  434. [    7.885587] vold: keystore2 Keystore earlyBootEnded returned service specific error: -68
  435. [    7.965587] logd: logd reinit
  436. [    7.971813] logd: FrameworkListener: read() failed (Connection reset by peer)
  437. [    7.977984] apexd: This device does not support updatable APEX. Exiting
  438. [    7.986135] apexd: Marking APEXd as activated
  439. [    8.662564] apexd: This device does not support updatable APEX. Exiting
  440. [    8.669627] apexd: Marking APEXd as ready
  441. [    8.840817] LibBpfLoader: Section bpfloader_min_ver value is 2 [0x2]
  442. [    8.847761] LibBpfLoader: Section bpfloader_max_ver value is 65536 [0x10000]
  443. [    8.855184] LibBpfLoader: Section size_of_bpf_map_def value is 116 [0x74]
  444. [    8.862576] LibBpfLoader: Section size_of_bpf_prog_def value is 92 [0x5c]
  445. [    8.869499] LibBpfLoader: BpfLoader version 0x00013 processing ELF object /apex/com.android.tethering/etc/bpf/test.o with ver [0x00002,0x10000)
  446. [   11.447474] printk: bpfloader: 1689 output lines suppressed due to ratelimiting
  447. [   11.455254] init: Service 'bpfloader' (pid 215) exited with status 0 waiting took 2.668000 seconds
  448. [   11.464442] init: Sending signal 9 to service 'bpfloader' (pid 215) process group...
  449. [   11.472533] libprocessgroup: Successfully killed process cgroup uid 0 pid 215 in 0ms
  450. [   11.481824] init: processing action (ro.crypto.state=unsupported && zygote-start) from (/system/etc/init/hw/init.rc:1046)
  451. [   11.493065] init: start_waiting_for_property("odsign.verification.done", "1"): already set
  452. [   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
  453. [   11.520404] init: starting service 'statsd'...
  454. [   11.525801] init: Created socket '/dev/socket/statsdw', mode 222, user 1066, group 1066
  455. [   11.541788] init: starting service 'netd'...
  456. [   11.546921] init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
  457. [   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
  458. [   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
  459. [   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
  460. [   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
  461. [   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
  462. [   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
  463. [   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'
  464. [   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
  465. [   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
  466. [   11.986147] healthd: No battery devices found
  467. [   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
  468. [   12.017588] healthd: battery none chg=
  469. [   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.
  470. [   12.462709] selinux:
  471. [   12.466926] ueventd: selinux_android_restorecon(/sys/devices/virtual/net/ipsec_test/queues/rx-0) failed: No such file or directory
  472. [   33.758853] cam-dummy-reg: disabling
  473. [   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
  474. [   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
  475. [   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
  476. [   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
  477. [   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
  478. [   44.937994] init: service 'idmap2d' requested start, but it is already running (flags: 4)
  479. [   44.946963] init: Control message: Processed ctl.start for 'idmap2d' from pid: 384 (system_server)
  480. [   45.774651] healthd: battery none chg=
  481. [   47.102643] init: processing action (sys.sysctl.extra_free_kbytes=*) from (/system/etc/init/hw/init.rc:1203)
  482. [   47.121154] init: starting service 'exec 18 (/system/bin/extra_free_kbytes.sh 12000)'...
  483. [   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...
  484. [   47.511943] init: Service 'exec 18 (/system/bin/extra_free_kbytes.sh 12000)' (pid 465) exited with status 0 waiting took 0.380000 seconds
  485. [   47.525828] init: Sending signal 9 to service 'exec 18 (/system/bin/extra_free_kbytes.sh 12000)' (pid 465) process group...
  486. [   47.538143] libprocessgroup: Successfully killed process cgroup uid 0 pid 465 in 0ms
  487. [   50.888092] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
  488. [   50.898480] bcmgenet fd580000.ethernet eth0: Link is Down
  489. [   51.626475] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
  490. [   51.769979] init: starting service 'wpa_supplicant'...
  491. [   51.776063] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
  492. [   51.790159] init: Control message: Processed ctl.interface_start for 'aidl/android.hardware.wifi.supplicant.ISupplicant/default' from pid: 140 (/system/bin/servicemanager)
  493. [   51.890947] capability: warning: `wpa_supplicant' uses 32-bit capabilities (legacy support in use)
  494. [   52.959033] bcmgenet fd580000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  495. [   52.968244] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  496. [   55.592597] init: Sending signal 9 to service 'idmap2d' (pid 273) process group...
  497. [   55.606507] libprocessgroup: Successfully killed process cgroup uid 1000 pid 273 in 5ms
  498. [   55.618088] init: Control message: Processed ctl.stop for 'idmap2d' from pid: 384 (system_server)
  499. [   55.628510] init: Service 'idmap2d' (pid 273) received signal 9
  500. [   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
  501. [   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
  502. [   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
  503. [   57.700866] init: processing action (boot.car_service_created=1) from (/system/etc/init/com.android.car.procfsinspector.rc:7)
  504. [   57.723246] init: starting service 'com.android.car.procfsinspector'...
  505. [   57.741805] init: processing action (boot.car_service_created=1) from (/system/etc/init/init.bootstat.car.rc:6)
  506. [   57.758124] init: starting service 'exec 19 (/system/bin/bootstat -r car_service_created)'...
  507. [   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...
  508. [   57.804894] init: Service 'exec 19 (/system/bin/bootstat -r car_service_created)' (pid 795) exited with status 0 waiting took 0.034000 seconds
  509. [   57.822278] init: Sending signal 9 to service 'exec 19 (/system/bin/bootstat -r car_service_created)' (pid 795) process group...
  510. [   57.836274] libprocessgroup: Successfully killed process cgroup uid 1000 pid 795 in 0ms
  511. [   59.490977] init: starting service 'idmap2d'...
  512. [   59.507224] init: Control message: Processed ctl.start for 'idmap2d' from pid: 384 (system_server)
  513. [   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
  514. [   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
  515. [   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
  516. [   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
  517. [   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
  518. [   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
  519. [   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
  520. [   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
  521. [   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
  522. [   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
  523. [   64.651823] uart-pl011 fe201000.serial: no DMA platform data
  524. [   69.966807] init: Sending signal 9 to service 'idmap2d' (pid 842) process group...
  525. [   69.980618] libprocessgroup: Successfully killed process cgroup uid 1000 pid 842 in 5ms
  526. [   69.989778] init: Control message: Processed ctl.stop for 'idmap2d' from pid: 384 (system_server)
  527. [   69.999219] init: Service 'idmap2d' (pid 842) received signal 9
  528. [   73.625204] init: Service 'bootanim' (pid 357) exited with status 0 oneshot service took 59.061001 seconds in background
  529. [   73.636356] init: Sending signal 9 to service 'bootanim' (pid 357) process group...
  530. [   73.644552] libprocessgroup: Successfully killed process cgroup uid 1003 pid 357 in 0ms
  531. [   73.847764] init: processing action (sys.boot_completed=1) from (/system/etc/init/hw/init.rc:1194)
  532. [   73.858373] init: starting service 'exec 20 (/bin/rm -rf /data/per_boot)'...
  533. [   73.864110] selinux: SELinux: Skipping restorecon on directory(/data/system_ce/0)
  534. [   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
  535. [   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
  536. [   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
  537. [   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
  538. [   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
  539.  
Advertisement
Add Comment
Please, Sign In to add comment