Advertisement
Guest User

Untitled

a guest
May 5th, 2023
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.96 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 6.1.19-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1637 SMP Tue Mar 14 11:04:52 GMT 2023
  3. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
  7. [ 0.000000] random: crng init done
  8. [ 0.000000] Memory policy: Data cache writealloc
  9. [ 0.000000] Reserved memory: created CMA memory pool at 0x2ac00000, size 64 MiB
  10. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  11. [ 0.000000] Zone ranges:
  12. [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff]
  13. [ 0.000000] Normal empty
  14. [ 0.000000] Movable zone start for each node
  15. [ 0.000000] Early memory node ranges
  16. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000002fffffff]
  17. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000002fffffff]
  18. [ 0.000000] percpu: Embedded 17 pages/cpu s36884 r8192 d24556 u69632
  19. [ 0.000000] pcpu-alloc: s36884 r8192 d24556 u69632 alloc=17*4096
  20. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  21. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 194880
  22. [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=800 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 root=PARTUUID=5b7578cc-02 rootfstype=ext4 fsck.repair=yes rootwait
  23. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  24. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  25. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  26. [ 0.000000] Memory: 695212K/786432K available (10240K kernel code, 1452K rwdata, 2900K rodata, 1024K init, 613K bss, 25684K reserved, 65536K cma-reserved)
  27. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  28. [ 0.000000] ftrace: allocating 34798 entries in 103 pages
  29. [ 0.000000] ftrace: allocated 102 pages with 4 groups
  30. [ 0.000000] trace event string verifier disabled
  31. [ 0.000000] rcu: Hierarchical RCU implementation.
  32. [ 0.000000] Rude variant of Tasks RCU enabled.
  33. [ 0.000000] Tracing variant of Tasks RCU enabled.
  34. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  35. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  36. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  37. [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
  38. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  39. [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  40. [ 0.000018] Switching to timer-based delay loop, resolution 52ns
  41. [ 0.000385] Console: colour dummy device 80x30
  42. [ 0.001006] printk: console [tty1] enabled
  43. [ 0.001074] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  44. [ 0.001120] pid_max: default: 32768 minimum: 301
  45. [ 0.001280] LSM: Security Framework initializing
  46. [ 0.001501] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  47. [ 0.001544] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  48. [ 0.002711] cgroup: Disabling memory control group subsystem
  49. [ 0.002963] CPU: Testing write buffer coherency: ok
  50. [ 0.003398] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  51. [ 0.004260] cblist_init_generic: Setting adjustable number of callback queues.
  52. [ 0.004298] cblist_init_generic: Setting shift to 2 and lim to 1.
  53. [ 0.004427] cblist_init_generic: Setting shift to 2 and lim to 1.
  54. [ 0.004587] Setting up static identity map for 0x100000 - 0x10003c
  55. [ 0.004743] rcu: Hierarchical SRCU implementation.
  56. [ 0.004768] rcu: Max phase no-delay instances is 1000.
  57. [ 0.005492] smp: Bringing up secondary CPUs ...
  58. [ 0.006415] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  59. [ 0.007371] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  60. [ 0.008243] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  61. [ 0.008347] smp: Brought up 1 node, 4 CPUs
  62. [ 0.008428] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  63. [ 0.008456] CPU: All CPU(s) started in HYP mode.
  64. [ 0.008475] CPU: Virtualization extensions available.
  65. [ 0.009184] devtmpfs: initialized
  66. [ 0.025033] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  67. [ 0.025275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  68. [ 0.025330] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  69. [ 0.028023] pinctrl core: initialized pinctrl subsystem
  70. [ 0.029253] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  71. [ 0.032351] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  72. [ 0.037471] audit: initializing netlink subsys (disabled)
  73. [ 0.037726] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
  74. [ 0.038350] thermal_sys: Registered thermal governor 'step_wise'
  75. [ 0.039206] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  76. [ 0.039260] hw-breakpoint: maximum watchpoint size is 8 bytes.
  77. [ 0.039531] Serial: AMBA PL011 UART driver
  78. [ 0.045841] platform 3f101000.cprman: Fixed dependency cycle(s) with /soc/dsi@7e700000
  79. [ 0.046335] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  80. [ 0.050578] platform 3f801000.csi: Fixed dependency cycle(s) with /soc/i2c0mux/i2c@1/imx219@10
  81. [ 0.070280] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-03-17T10:52:42, variant start
  82. [ 0.080294] raspberrypi-firmware soc:firmware: Firmware hash is 82f3750a65fadae9a38077e3c2e217ad158c8d54
  83. [ 0.123331] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  84. [ 0.128370] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
  85. [ 0.130061] SCSI subsystem initialized
  86. [ 0.130315] usbcore: registered new interface driver usbfs
  87. [ 0.130397] usbcore: registered new interface driver hub
  88. [ 0.130466] usbcore: registered new device driver usb
  89. [ 0.130699] usb_phy_generic phy: supply vcc not found, using dummy regulator
  90. [ 0.130886] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
  91. [ 0.131171] pps_core: LinuxPPS API ver. 1 registered
  92. [ 0.131197] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  93. [ 0.131246] PTP clock support registered
  94. [ 2.009785] clocksource: Switched to clocksource arch_sys_counter
  95. [ 2.105954] VFS: Disk quotas dquot_6.6.0
  96. [ 2.106081] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  97. [ 2.106255] FS-Cache: Loaded
  98. [ 2.106563] CacheFiles: Loaded
  99. [ 2.115344] NET: Registered PF_INET protocol family
  100. [ 2.115647] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  101. [ 2.118150] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  102. [ 2.118211] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  103. [ 2.118316] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
  104. [ 2.118455] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
  105. [ 2.118804] TCP: Hash tables configured (established 8192 bind 8192)
  106. [ 2.118957] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  107. [ 2.119029] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  108. [ 2.119265] NET: Registered PF_UNIX/PF_LOCAL protocol family
  109. [ 2.119833] RPC: Registered named UNIX socket transport module.
  110. [ 2.119862] RPC: Registered udp transport module.
  111. [ 2.119884] RPC: Registered tcp transport module.
  112. [ 2.119904] RPC: Registered tcp NFSv4.1 backchannel transport module.
  113. [ 2.121483] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  114. [ 2.124535] Initialise system trusted keyrings
  115. [ 2.124790] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  116. [ 2.134151] zbud: loaded
  117. [ 2.136540] NFS: Registering the id_resolver key type
  118. [ 2.136594] Key type id_resolver registered
  119. [ 2.136617] Key type id_legacy registered
  120. [ 2.136773] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  121. [ 2.136802] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  122. [ 2.138104] Key type asymmetric registered
  123. [ 2.138132] Asymmetric key parser 'x509' registered
  124. [ 2.138319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  125. [ 2.138354] io scheduler mq-deadline registered
  126. [ 2.138381] io scheduler kyber registered
  127. [ 2.143664] bcm2708_fb soc:fb: FB found 2 display(s)
  128. [ 2.156476] Console: switching to colour frame buffer device 100x30
  129. [ 2.163676] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 800x480
  130. [ 2.170149] bcm2708_fb soc:fb: Registered framebuffer for display 1, size 720x480
  131. [ 2.175737] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
  132. [ 2.179756] bcm2835-rng 3f104000.rng: hwrng registered
  133. [ 2.182459] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  134. [ 2.185727] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  135. [ 2.199424] brd: module loaded
  136. [ 2.209194] loop: module loaded
  137. [ 2.212178] Loading iSCSI transport class v2.0-870.
  138. [ 2.215967] usbcore: registered new interface driver lan78xx
  139. [ 2.218348] usbcore: registered new interface driver smsc95xx
  140. [ 2.220662] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  141. [ 2.951053] Core Release: 2.80a
  142. [ 2.953352] Setting default values for core params
  143. [ 2.955649] Finished setting default values for core params
  144. [ 3.158169] Using Buffer DMA mode
  145. [ 3.160388] Periodic Transfer Interrupt Enhancement - disabled
  146. [ 3.162651] Multiprocessor Interrupt Enhancement - disabled
  147. [ 3.164921] OTG VER PARAM: 0, OTG VER FLAG: 0
  148. [ 3.167181] Dedicated Tx FIFOs mode
  149.  
  150. [ 3.169918] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = aad04000 dma = 0xead04000 len=9024
  151. [ 3.176543] FIQ FSM acceleration enabled for :
  152. Non-periodic Split Transactions
  153. Periodic Split Transactions
  154. High-Speed Isochronous Endpoints
  155. Interrupt/Control Split Transaction hack enabled
  156. [ 3.187659] dwc_otg: Microframe scheduler enabled
  157.  
  158. [ 3.187776] WARN::hcd_init_fiq:457: FIQ on core 1
  159.  
  160. [ 3.191952] WARN::hcd_init_fiq:458: FIQ ASM at 807c40e0 length 36
  161.  
  162. [ 3.196044] WARN::hcd_init_fiq:497: MPHI regs_base at b0810000
  163. [ 3.200241] dwc_otg 3f980000.usb: DWC OTG Controller
  164. [ 3.202450] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  165. [ 3.204700] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
  166. [ 3.206916] Init: Port Power? op_state=1
  167. [ 3.209066] Init: Power Port (0)
  168. [ 3.211394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
  169. [ 3.213647] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  170. [ 3.215873] usb usb1: Product: DWC OTG Controller
  171. [ 3.218057] usb usb1: Manufacturer: Linux 6.1.19-v7+ dwc_otg_hcd
  172. [ 3.220279] usb usb1: SerialNumber: 3f980000.usb
  173. [ 3.223128] hub 1-0:1.0: USB hub found
  174. [ 3.225362] hub 1-0:1.0: 1 port detected
  175. [ 3.228095] dwc_otg: FIQ enabled
  176. [ 3.228107] dwc_otg: NAK holdoff enabled
  177. [ 3.228115] dwc_otg: FIQ split-transaction FSM enabled
  178. [ 3.228133] Module dwc_common_port init
  179. [ 3.228408] usbcore: registered new interface driver usb-storage
  180. [ 3.230730] mousedev: PS/2 mouse device common for all mice
  181. [ 3.235327] sdhci: Secure Digital Host Controller Interface driver
  182. [ 3.237459] sdhci: Copyright(c) Pierre Ossman
  183. [ 3.240011] sdhci-pltfm: SDHCI platform and OF driver helper
  184. [ 3.244080] ledtrig-cpu: registered to indicate activity on CPUs
  185. [ 3.246630] hid: raw HID events driver (C) Jiri Kosina
  186. [ 3.248972] usbcore: registered new interface driver usbhid
  187. [ 3.251204] usbhid: USB HID core driver
  188. [ 3.257558] Initializing XFRM netlink socket
  189. [ 3.259853] NET: Registered PF_PACKET protocol family
  190. [ 3.262112] Key type dns_resolver registered
  191. [ 3.264958] Registering SWP/SWPB emulation handler
  192. [ 3.267742] registered taskstats version 1
  193. [ 3.269917] Loading compiled-in X.509 certificates
  194. [ 3.272809] Key type .fscrypt registered
  195. [ 3.274879] Key type fscrypt-provisioning registered
  196. [ 3.288186] uart-pl011 3f201000.serial: there is not valid maps for state default
  197. [ 3.290657] uart-pl011 3f201000.serial: cts_event_workaround enabled
  198. [ 3.292909] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
  199. [ 3.299350] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  200. [ 3.301978] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  201. [ 3.305579] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
  202. [ 3.307950] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
  203. [ 3.337173] sdhost: log_buf @ 066c82c4 (ead07000)
  204. [ 3.349952] Indeed it is in host mode hprt0 = 00021501
  205. [ 3.389377] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  206. [ 3.393710] of_cfs_init
  207. [ 3.396062] of_cfs_init: OK
  208. [ 3.400020] Waiting for root device PARTUUID=5b7578cc-02...
  209. [ 3.432186] mmc0: host does not support reading read-only switch, assuming write-enable
  210. [ 3.437679] mmc0: new high speed SDXC card at address 0001
  211. [ 3.440893] mmcblk0: mmc0:0001 00000 59.5 GiB
  212. [ 3.446460] mmcblk0: p1 p2
  213. [ 3.449502] mmcblk0: mmc0:0001 00000 59.5 GiB
  214. [ 3.489078] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
  215. [ 3.491669] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  216. [ 3.494469] mmc1: new high speed SDIO card at address 0001
  217. [ 3.502020] devtmpfs: mounted
  218. [ 3.510138] Freeing unused kernel image (initmem) memory: 1024K
  219. [ 3.520286] Run /sbin/init as init process
  220. [ 3.522742] with arguments:
  221. [ 3.522750] /sbin/init
  222. [ 3.522758] with environment:
  223. [ 3.522764] HOME=/
  224. [ 3.522771] TERM=linux
  225. [ 3.559827] usb 1-1: new high-speed USB device number 2 using dwc_otg
  226. [ 3.562552] Indeed it is in host mode hprt0 = 00001101
  227. [ 3.800093] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
  228. [ 3.802693] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  229. [ 3.805890] hub 1-1:1.0: USB hub found
  230. [ 3.808405] hub 1-1:1.0: 5 ports detected
  231. [ 4.038372] systemd[1]: System time before build time, advancing clock.
  232. [ 4.129848] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  233. [ 4.260190] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
  234. [ 4.262792] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  235. [ 4.268056] smsc95xx v2.0.0
  236. [ 4.292637] NET: Registered PF_INET6 protocol family
  237. [ 4.296689] Segment Routing with IPv6
  238. [ 4.299256] In-situ OAM (IOAM) with IPv6
  239. [ 4.363008] systemd[1]: systemd 247.3-7+rpi1+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
  240. [ 4.382920] systemd[1]: Detected architecture arm.
  241. [ 4.410841] systemd[1]: Set hostname to <blah>.
  242. [ 4.414016] SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=199)
  243. [ 4.420439] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:e1:e5:01
  244. [ 5.571765] systemd[1]: Queued start job for default target Multi-User System.
  245. [ 5.623651] systemd[1]: Created slice system-getty.slice.
  246. [ 5.631442] systemd[1]: Created slice system-modprobe.slice.
  247. [ 5.638870] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  248. [ 5.646022] systemd[1]: Created slice User and Session Slice.
  249. [ 5.652656] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  250. [ 5.659396] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  251. [ 5.667264] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  252. [ 5.677364] systemd[1]: Reached target Local Encrypted Volumes.
  253. [ 5.684812] systemd[1]: Reached target Paths.
  254. [ 5.691767] systemd[1]: Reached target Slices.
  255. [ 5.698520] systemd[1]: Reached target Swap.
  256. [ 5.707622] systemd[1]: Listening on Syslog Socket.
  257. [ 5.714790] systemd[1]: Listening on fsck to fsckd communication Socket.
  258. [ 5.721515] systemd[1]: Listening on initctl Compatibility Named Pipe.
  259. [ 5.728975] systemd[1]: Listening on Journal Audit Socket.
  260. [ 5.735913] systemd[1]: Listening on Journal Socket (/dev/log).
  261. [ 5.743045] systemd[1]: Listening on Journal Socket.
  262. [ 5.757565] systemd[1]: Listening on udev Control Socket.
  263. [ 5.764341] systemd[1]: Listening on udev Kernel Socket.
  264. [ 5.771156] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  265. [ 5.830266] systemd[1]: Mounting POSIX Message Queue File System...
  266. [ 5.841093] systemd[1]: Mounting RPC Pipe File System...
  267. [ 5.852932] systemd[1]: Mounting Kernel Debug File System...
  268. [ 5.864717] systemd[1]: Mounting Kernel Trace File System...
  269. [ 5.871880] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
  270. [ 5.890598] systemd[1]: Starting Restore / save the current clock...
  271. [ 5.902545] systemd[1]: Starting Set the console keyboard layout...
  272. [ 5.915899] systemd[1]: Starting Create list of static device nodes for the current kernel...
  273. [ 5.929526] systemd[1]: Starting Load Kernel Module configfs...
  274. [ 5.942435] systemd[1]: Starting Load Kernel Module drm...
  275. [ 5.955404] systemd[1]: Starting Load Kernel Module fuse...
  276. [ 5.974092] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  277. [ 5.986017] systemd[1]: Starting File System Check on Root Device...
  278. [ 6.013807] systemd[1]: Starting Journal Service...
  279. [ 6.028686] fuse: init (API version 7.37)
  280. [ 6.038263] systemd[1]: Starting Load Kernel Modules...
  281. [ 6.051605] systemd[1]: Starting Coldplug All udev Devices...
  282. [ 6.084118] systemd[1]: Mounted POSIX Message Queue File System.
  283. [ 6.101657] systemd[1]: Mounted RPC Pipe File System.
  284. [ 6.108899] systemd[1]: Mounted Kernel Debug File System.
  285. [ 6.118629] systemd[1]: Mounted Kernel Trace File System.
  286. [ 6.126651] systemd[1]: Finished Restore / save the current clock.
  287. [ 6.135856] systemd[1]: Finished Create list of static device nodes for the current kernel.
  288. [ 6.144070] systemd[1]: [email protected]: Succeeded.
  289. [ 6.148386] systemd[1]: Finished Load Kernel Module configfs.
  290. [ 6.165691] systemd[1]: [email protected]: Succeeded.
  291. [ 6.170421] systemd[1]: Finished Load Kernel Module fuse.
  292. [ 6.237572] mc: Linux media interface: v0.10
  293. [ 6.241500] systemd[1]: Mounting FUSE Control File System...
  294. [ 6.290419] systemd[1]: Mounting Kernel Configuration File System...
  295. [ 6.315893] systemd[1]: Started File System Check Daemon to report status.
  296. [ 6.358108] videodev: Linux video capture interface: v2.00
  297. [ 6.360973] systemd[1]: [email protected]: Succeeded.
  298. [ 6.362064] systemd[1]: Finished Load Kernel Module drm.
  299. [ 6.380441] systemd[1]: Started Journal Service.
  300. [ 6.411949] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  301. [ 6.419656] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
  302. [ 6.424405] [vc_sm_connected_init]: start
  303. [ 6.435626] [vc_sm_connected_init]: installed successfully
  304. [ 6.447828] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  305. [ 6.474004] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
  306. [ 6.753629] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
  307. [ 6.888354] systemd-journald[138]: Received client request to flush runtime journal.
  308. [ 6.909019] systemd-journald[138]: File /var/log/journal/440de82a59c398cb2ccd28da642034e5/system.journal corrupted or uncleanly shut down, renaming and replacing.
  309. [ 8.313692] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
  310. [ 8.343167] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
  311. [ 8.350291] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
  312. [ 8.350610] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
  313. [ 8.355281] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
  314. [ 8.355827] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
  315. [ 8.355881] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
  316. [ 8.355923] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
  317. [ 8.355962] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
  318. [ 8.355983] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
  319. [ 8.363217] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
  320. [ 8.364960] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
  321. [ 8.365459] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
  322. [ 8.365940] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
  323. [ 8.365951] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
  324. [ 8.365981] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
  325. [ 8.365996] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
  326. [ 8.366003] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
  327. [ 8.366021] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
  328. [ 8.366038] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
  329. [ 8.368836] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
  330. [ 8.377302] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
  331. [ 8.377369] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
  332. [ 8.399600] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
  333. [ 8.399658] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
  334. [ 8.403292] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
  335. [ 8.403376] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
  336. [ 8.410122] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
  337. [ 8.410187] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
  338. [ 8.484128] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  339. [ 8.567846] bcm2835_audio bcm2835_audio: card created with 8 channels
  340. [ 8.711836] input: raspberrypi-ts as /devices/platform/soc/soc:firmware/soc:firmware:touchscreen/input/input0
  341. [ 8.784066] i2c i2c-11: Added multiplexed i2c bus 0
  342. [ 8.785228] i2c i2c-11: Added multiplexed i2c bus 10
  343. [ 9.111311] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  344. [ 9.272959] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  345. [ 9.291375] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
  346. [ 9.625317] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
  347. [ 9.631658] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
  348. [ 9.632481] usbcore: registered new interface driver brcmfmac
  349. [ 9.904445] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Jul 19 2021 03:24:18 version 7.45.98 (TOB) (56df937 CY) FWID 01-8e14b897
  350. [ 10.577446] imx219 10-0010: Consider updating driver imx219 to match on endpoints
  351. [ 10.869926] rpi_touchscreen_attiny 10-0045: Unknown Atmel firmware revision: 0xe1
  352. [ 11.072603] Adding 262140k swap on /var/swap. Priority:-2 extents:2 across:2129916k SSFS
  353. [ 11.402053] 8021q: 802.1Q VLAN Support v1.8
  354. [ 11.671920] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
  355. [ 11.972140] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  356. [ 11.974835] smsc95xx 1-1.1:1.0 eth0: Link is Down
  357. [ 12.942242] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  358. [ 20.970209] platform 0.reg_bridge: deferred probe pending
  359. [ 20.970229] platform 0.panel_disp1: deferred probe pending
  360. [ 25.999729] bcm2835-codec bcm2835-codec: Failed setting ctrl 00990a67, ret -3
  361. [ 27.129859] i2c-bcm2835 3f205000.i2c: i2c transfer timed out
  362. [ 27.129888] imx219 10-0010: Failed to write reg 0x016c. error = -5
  363. [ 27.129899] imx219 10-0010: imx219_start_streaming failed to set mode
  364. [ 27.129912] unicam 3f801000.csi: stream on failed in subdev
  365. [ 33.993578] bcm2835-codec bcm2835-codec: Failed setting ctrl 00990a67, ret -3
  366. [ 35.049847] i2c-bcm2835 3f205000.i2c: i2c transfer timed out
  367. [ 35.049890] imx219 10-0010: Failed to write reg 0x4767. error = -5
  368. [ 35.049910] imx219 10-0010: imx219_start_streaming failed to send mfg header
  369. [ 35.049938] unicam 3f801000.csi: stream on failed in subdev
  370. [ 41.806874] bcm2835-codec bcm2835-codec: Failed setting ctrl 00990a67, ret -3
  371. [ 42.889813] i2c-bcm2835 3f205000.i2c: i2c transfer timed out
  372. [ 42.889850] imx219 10-0010: Failed to write reg 0x0165. error = -5
  373. [ 42.889871] imx219 10-0010: imx219_start_streaming failed to set mode
  374. [ 42.889900] unicam 3f801000.csi: stream on failed in subdev
  375. [ 49.392189] bcm2835-codec bcm2835-codec: Failed setting ctrl 00990a67, ret -3
  376. [ 50.489813] i2c-bcm2835 3f205000.i2c: i2c transfer timed out
  377. [ 50.489851] imx219 10-0010: Failed to write reg 0x0100. error = -5
  378. [ 50.489871] imx219 10-0010: imx219_start_streaming failed to send mfg header
  379. [ 50.489899] unicam 3f801000.csi: stream on failed in subdev
  380.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement