Advertisement
Guest User

rpi-dmesg

a guest
Mar 11th, 2022
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.76 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 5.15.27-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) #1531 SMP Wed Mar 9 11:31:21 GMT 2022
  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: fast init done
  8. [ 0.000000] Memory policy: Data cache writealloc
  9. [ 0.000000] Reserved memory: created CMA memory pool at 0x37400000, 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-0x000000003b3fffff]
  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-0x000000003b3fffff]
  17. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
  18. [ 0.000000] percpu: Embedded 16 pages/cpu s35660 r8192 d21684 u65536
  19. [ 0.000000] pcpu-alloc: s35660 r8192 d21684 u65536 alloc=16*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: 240555
  22. [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1680 bcm2708_fb.fbheight=1050 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p3 rootfstype=ext4 elevator=deadline rootwait
  23. [ 0.000000] Kernel parameter elevator= does not have any effect anymore.
  24. Please use sysfs to set IO scheduler for individual devices.
  25. [ 0.000000] Unknown kernel command line parameters "kgdboc=ttyAMA0,115200", will be passed to user space.
  26. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  27. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  28. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  29. [ 0.000000] Memory: 879120K/970752K available (10240K kernel code, 1341K rwdata, 3060K rodata, 1024K init, 568K bss, 26096K reserved, 65536K cma-reserved)
  30. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  31. [ 0.000000] ftrace: allocating 33168 entries in 98 pages
  32. [ 0.000000] ftrace: allocated 98 pages with 3 groups
  33. [ 0.000000] trace event string verifier disabled
  34. [ 0.000000] rcu: Hierarchical RCU implementation.
  35. [ 0.000000] Rude variant of Tasks RCU enabled.
  36. [ 0.000000] Tracing variant of Tasks RCU enabled.
  37. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  38. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  39. [ 0.000000] random: get_random_bytes called from start_kernel+0x538/0x720 with crng_init=1
  40. [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
  41. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  42. [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  43. [ 0.000024] Switching to timer-based delay loop, resolution 52ns
  44. [ 0.000345] Console: colour dummy device 80x30
  45. [ 0.001255] printk: console [tty1] enabled
  46. [ 0.001333] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  47. [ 0.001394] pid_max: default: 32768 minimum: 301
  48. [ 0.001574] LSM: Security Framework initializing
  49. [ 0.001779] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  50. [ 0.001832] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  51. [ 0.003381] cgroup: Disabling memory control group subsystem
  52. [ 0.003674] CPU: Testing write buffer coherency: ok
  53. [ 0.004237] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  54. [ 0.005454] Setting up static identity map for 0x100000 - 0x10003c
  55. [ 0.005663] rcu: Hierarchical SRCU implementation.
  56. [ 0.006594] smp: Bringing up secondary CPUs ...
  57. [ 0.007758] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  58. [ 0.009018] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  59. [ 0.010338] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  60. [ 0.010486] smp: Brought up 1 node, 4 CPUs
  61. [ 0.010544] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  62. [ 0.010580] CPU: All CPU(s) started in HYP mode.
  63. [ 0.010607] CPU: Virtualization extensions available.
  64. [ 0.011535] devtmpfs: initialized
  65. [ 0.029886] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  66. [ 0.030221] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  67. [ 0.030288] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  68. [ 0.033416] pinctrl core: initialized pinctrl subsystem
  69. [ 0.034808] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  70. [ 0.039426] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  71. [ 0.045160] audit: initializing netlink subsys (disabled)
  72. [ 0.045470] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
  73. [ 0.046074] thermal_sys: Registered thermal governor 'step_wise'
  74. [ 0.047134] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  75. [ 0.047203] hw-breakpoint: maximum watchpoint size is 8 bytes.
  76. [ 0.047484] Serial: AMBA PL011 UART driver
  77. [ 0.055280] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  78. [ 0.080133] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-03-01T14:23:32, variant start
  79. [ 0.090149] raspberrypi-firmware soc:firmware: Firmware hash is 969fb9b1521fc7ac2b88b15a3a9e942da7678c4d
  80. [ 0.138920] Kprobes globally optimized
  81. [ 0.143859] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
  82. [ 0.146161] SCSI subsystem initialized
  83. [ 0.146440] usbcore: registered new interface driver usbfs
  84. [ 0.146529] usbcore: registered new interface driver hub
  85. [ 0.146634] usbcore: registered new device driver usb
  86. [ 0.146973] usb_phy_generic phy: supply vcc not found, using dummy regulator
  87. [ 0.147421] pps_core: LinuxPPS API ver. 1 registered
  88. [ 0.147455] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  89. [ 0.147516] PTP clock support registered
  90. [ 0.149730] clocksource: Switched to clocksource arch_sys_counter
  91. [ 0.215548] VFS: Disk quotas dquot_6.6.0
  92. [ 0.215699] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  93. [ 0.215909] FS-Cache: Loaded
  94. [ 0.216167] CacheFiles: Loaded
  95. [ 0.226126] NET: Registered PF_INET protocol family
  96. [ 0.226426] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  97. [ 0.228086] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  98. [ 0.228166] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
  99. [ 0.228315] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
  100. [ 0.228533] TCP: Hash tables configured (established 8192 bind 8192)
  101. [ 0.228730] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  102. [ 0.228811] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  103. [ 0.229124] NET: Registered PF_UNIX/PF_LOCAL protocol family
  104. [ 0.230418] RPC: Registered named UNIX socket transport module.
  105. [ 0.230458] RPC: Registered udp transport module.
  106. [ 0.230489] RPC: Registered tcp transport module.
  107. [ 0.230518] RPC: Registered tcp NFSv4.1 backchannel transport module.
  108. [ 1.883972] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  109. [ 1.887947] Initialise system trusted keyrings
  110. [ 1.888313] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  111. [ 1.898308] zbud: loaded
  112. [ 1.900524] FS-Cache: Netfs 'nfs' registered for caching
  113. [ 1.901526] NFS: Registering the id_resolver key type
  114. [ 1.901594] Key type id_resolver registered
  115. [ 1.901625] Key type id_legacy registered
  116. [ 1.901801] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  117. [ 1.901839] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  118. [ 1.903172] Key type asymmetric registered
  119. [ 1.903207] Asymmetric key parser 'x509' registered
  120. [ 1.903320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  121. [ 1.903363] io scheduler mq-deadline registered
  122. [ 1.903395] io scheduler kyber registered
  123. [ 1.909618] bcm2708_fb soc:fb: FB found 1 display(s)
  124. [ 1.974074] Console: switching to colour frame buffer device 210x65
  125. [ 2.002758] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1680x1050
  126. [ 2.010205] bcm2835-rng 3f104000.rng: hwrng registered
  127. [ 2.010853] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  128. [ 2.012269] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  129. [ 2.024911] brd: module loaded
  130. [ 2.035356] loop: module loaded
  131. [ 2.036171] Loading iSCSI transport class v2.0-870.
  132. [ 2.038320] usbcore: registered new interface driver lan78xx
  133. [ 2.038566] usbcore: registered new interface driver smsc95xx
  134. [ 2.038757] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  135. [ 2.767192] Core Release: 2.80a
  136. [ 2.767316] Setting default values for core params
  137. [ 2.767488] Finished setting default values for core params
  138. [ 2.968013] Using Buffer DMA mode
  139. [ 2.968129] Periodic Transfer Interrupt Enhancement - disabled
  140. [ 2.968308] Multiprocessor Interrupt Enhancement - disabled
  141. [ 2.968481] OTG VER PARAM: 0, OTG VER FLAG: 0
  142. [ 2.968657] Dedicated Tx FIFOs mode
  143.  
  144. [ 2.969425] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = b7504000 dma = 0xf7504000 len=9024
  145. [ 2.969807] FIQ FSM acceleration enabled for :
  146. Non-periodic Split Transactions
  147. Periodic Split Transactions
  148. High-Speed Isochronous Endpoints
  149. Interrupt/Control Split Transaction hack enabled
  150. [ 2.970421] dwc_otg: Microframe scheduler enabled
  151.  
  152. [ 2.970635] WARN::hcd_init_fiq:457: FIQ on core 1
  153.  
  154. [ 2.970839] WARN::hcd_init_fiq:458: FIQ ASM at 807f29c4 length 36
  155.  
  156. [ 2.971077] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
  157. [ 2.986174] dwc_otg 3f980000.usb: DWC OTG Controller
  158. [ 2.993804] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  159. [ 3.001423] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
  160. [ 3.008949] Init: Port Power? op_state=1
  161. [ 3.016378] Init: Power Port (0)
  162. [ 3.024070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
  163. [ 3.031678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  164. [ 3.039338] usb usb1: Product: DWC OTG Controller
  165. [ 3.046989] usb usb1: Manufacturer: Linux 5.15.27-v7+ dwc_otg_hcd
  166. [ 3.054635] usb usb1: SerialNumber: 3f980000.usb
  167. [ 3.063000] hub 1-0:1.0: USB hub found
  168. [ 3.070634] hub 1-0:1.0: 1 port detected
  169. [ 3.078892] dwc_otg: FIQ enabled
  170. [ 3.078908] dwc_otg: NAK holdoff enabled
  171. [ 3.078920] dwc_otg: FIQ split-transaction FSM enabled
  172. [ 3.078940] Module dwc_common_port init
  173. [ 3.079301] usbcore: registered new interface driver usb-storage
  174. [ 3.087010] mousedev: PS/2 mouse device common for all mice
  175. [ 3.097904] sdhci: Secure Digital Host Controller Interface driver
  176. [ 3.105460] sdhci: Copyright(c) Pierre Ossman
  177. [ 3.113430] sdhci-pltfm: SDHCI platform and OF driver helper
  178. [ 3.123811] ledtrig-cpu: registered to indicate activity on CPUs
  179. [ 3.131832] hid: raw HID events driver (C) Jiri Kosina
  180. [ 3.139525] usbcore: registered new interface driver usbhid
  181. [ 3.147000] usbhid: USB HID core driver
  182. [ 3.159681] Initializing XFRM netlink socket
  183. [ 3.167335] NET: Registered PF_PACKET protocol family
  184. [ 3.174937] Key type dns_resolver registered
  185. [ 3.182971] Registering SWP/SWPB emulation handler
  186. [ 3.191038] registered taskstats version 1
  187. [ 3.198414] Loading compiled-in X.509 certificates
  188. [ 3.206038] Indeed it is in host mode hprt0 = 00021501
  189. [ 3.273989] Key type ._fscrypt registered
  190. [ 3.281279] Key type .fscrypt registered
  191. [ 3.288407] Key type fscrypt-provisioning registered
  192. [ 3.307728] uart-pl011 3f201000.serial: cts_event_workaround enabled
  193. [ 3.315281] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
  194. [ 3.420719] usb 1-1: new high-speed USB device number 2 using dwc_otg
  195. [ 3.427870] Indeed it is in host mode hprt0 = 00001101
  196. [ 3.670128] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
  197. [ 3.672220] printk: console [ttyAMA0] enabled
  198. [ 3.677066] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  199. [ 3.698251] KGDB: Registered I/O driver kgdboc
  200. [ 3.715855] hub 1-1:1.0: USB hub found
  201. [ 4.506357] hub 1-1:1.0: 5 ports detected
  202. [ 4.518213] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  203. [ 4.532661] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  204. [ 4.549344] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
  205. [ 4.562937] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
  206. [ 4.603373] sdhost: log_buf @ (ptrval) (f7507000)
  207. [ 4.663386] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  208. [ 4.679414] of_cfs_init
  209. [ 4.689632] of_cfs_init: OK
  210. [ 4.701239] Waiting for root device /dev/mmcblk0p3...
  211. [ 4.736344] mmc0: host does not support reading read-only switch, assuming write-enable
  212. [ 4.753778] mmc0: Problem switching card into high-speed mode!
  213. [ 4.768431] mmc0: new SDHC card at address 0001
  214. [ 4.781826] mmcblk0: mmc0:0001 SD32G 28.8 GiB
  215. [ 4.798193] mmcblk0: p1 p2 p3
  216. [ 4.809933] mmcblk0: mmc0:0001 SD32G 28.8 GiB
  217. [ 4.829770] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  218. [ 4.868958] mmc1: new high speed SDIO card at address 0001
  219. [ 4.871670] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
  220. [ 4.899824] VFS: Mounted root (ext4 filesystem) readonly on device 179:3.
  221. [ 4.928784] devtmpfs: mounted
  222. [ 4.948163] Freeing unused kernel image (initmem) memory: 1024K
  223. [ 4.962406] Run /sbin/init as init process
  224. [ 4.974301] with arguments:
  225. [ 4.974313] /sbin/init
  226. [ 4.974325] with environment:
  227. [ 4.974336] HOME=/
  228. [ 4.974347] TERM=linux
  229. [ 4.974358] kgdboc=ttyAMA0,115200
  230. [ 5.000131] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
  231. [ 5.016649] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  232. [ 5.034975] smsc95xx v2.0.0
  233. [ 5.793234] SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=POLL)
  234. [ 5.812600] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:bd:85:aa
  235. [ 5.929833] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
  236. [ 5.958403] systemd[1]: System time before build time, advancing clock.
  237. [ 6.074752] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
  238. [ 6.091965] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  239. [ 6.107906] usb 1-1.2: Product: USB Optical Mouse
  240. [ 6.121262] usb 1-1.2: Manufacturer: Logitech
  241. [ 6.139839] input: Logitech USB Optical Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C077.0001/input/input0
  242. [ 6.153779] NET: Registered PF_INET6 protocol family
  243. [ 6.162295] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-3f980000.usb-1.2/input0
  244. [ 6.198882] Segment Routing with IPv6
  245. [ 6.211692] In-situ OAM (IOAM) with IPv6
  246. [ 6.287041] systemd[1]: systemd 249 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 +LZ4 -XZ -ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
  247. [ 6.289796] usb 1-1.3: new low-speed USB device number 5 using dwc_otg
  248. [ 6.337765] systemd[1]: Detected architecture arm.
  249. [ 6.367866] systemd[1]: Detected first boot.
  250. [ 6.422504] systemd[1]: Hostname set to <drone>.
  251. [ 6.437650] systemd[1]: System cannot boot: Missing /etc/machine-id and /etc is mounted read-only.
  252. [ 6.456725] systemd[1]: Booting up is supported only when:
  253. [ 6.472256] systemd[1]: 1) /etc/machine-id exists and is populated.
  254. [ 6.488556] systemd[1]: 2) /etc/machine-id exists and is empty.
  255. [ 6.498743] usb 1-1.3: New USB device found, idVendor=045e, idProduct=0752, bcdDevice= 3.00
  256. [ 6.504352] systemd[1]: 3) /etc/machine-id is missing and /etc is writable.
  257. [ 6.522671] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  258. [ 6.522693] usb 1-1.3: Product: Wired Keyboard 400
  259. [ 6.571749] usb 1-1.3: Manufacturer: Microsoft
  260. [ 6.583628] input: Microsoft Wired Keyboard 400 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:045E:0752.0002/input/input1
  261. [ 6.670865] hid-generic 0003:045E:0752.0002: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Wired Keyboard 400] on usb-3f980000.usb-1.3/input0
  262. [ 6.992242] uart-pl011 3f201000.serial: no DMA platform data
  263. [ 8.279072] systemd[1]: Failed to populate /etc with preset unit settings, ignoring: Read-only file system
  264. [ 8.929291] systemd[1]: Queued start job for default target Graphical Interface.
  265. [ 8.957200] random: systemd: uninitialized urandom read (16 bytes read)
  266. [ 8.977952] systemd[1]: Created slice Slice /system/getty.
  267. [ 9.006710] random: systemd: uninitialized urandom read (16 bytes read)
  268. [ 9.026087] systemd[1]: Created slice Slice /system/modprobe.
  269. [ 9.055005] random: systemd: uninitialized urandom read (16 bytes read)
  270. [ 9.074540] systemd[1]: Created slice Slice /system/serial-getty.
  271. [ 9.105016] systemd[1]: Created slice User and Session Slice.
  272. [ 9.134469] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  273. [ 9.166454] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  274. [ 9.198903] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  275. [ 9.233337] systemd[1]: Reached target Path Units.
  276. [ 9.262161] systemd[1]: Reached target Remote File Systems.
  277. [ 9.291711] systemd[1]: Reached target Slice Units.
  278. [ 9.338095] systemd[1]: Listening on Process Core Dump Socket.
  279. [ 9.368173] systemd[1]: Listening on initctl Compatibility Named Pipe.
  280. [ 9.399350] systemd[1]: Listening on Journal Audit Socket.
  281. [ 9.429004] systemd[1]: Listening on Journal Socket (/dev/log).
  282. [ 9.459308] systemd[1]: Listening on Journal Socket.
  283. [ 9.488560] systemd[1]: Listening on Network Service Netlink Socket.
  284. [ 9.518431] systemd[1]: Listening on udev Control Socket.
  285. [ 9.546661] systemd[1]: Listening on udev Kernel Socket.
  286. [ 9.574071] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  287. [ 9.597687] systemd[1]: Mounting POSIX Message Queue File System...
  288. [ 9.631424] systemd[1]: Mounting Kernel Debug File System...
  289. [ 9.664850] systemd[1]: Mounting Kernel Trace File System...
  290. [ 9.700359] systemd[1]: Starting Create List of Static Device Nodes...
  291. [ 9.735941] systemd[1]: Starting Load Kernel Module configfs...
  292. [ 9.771289] systemd[1]: Starting Load Kernel Module drm...
  293. [ 9.806089] systemd[1]: Starting Load Kernel Module fuse...
  294. [ 9.840810] systemd[1]: Starting File System Check on Root Device...
  295. [ 9.859401] fuse: init (API version 7.34)
  296. [ 9.896004] systemd[1]: Starting Journal Service...
  297. [ 9.954230] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
  298. [ 9.978485] systemd[1]: Starting Generate network units from Kernel command line...
  299. [ 10.014818] systemd[1]: Starting Apply Kernel Variables...
  300. [ 10.062202] systemd[1]: Starting Coldplug All udev Devices...
  301. [ 10.106546] systemd[1]: Mounted POSIX Message Queue File System.
  302. [ 10.147482] systemd[1]: Mounted Kernel Debug File System.
  303. [ 10.174942] systemd[1]: Mounted Kernel Trace File System.
  304. [ 10.203116] systemd[1]: Finished Create List of Static Device Nodes.
  305. [ 10.243425] systemd[1]: Started Journal Service.
  306. [ 10.458022] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null). Quota mode: none.
  307. [ 10.557671] systemd-journald[119]: Received client request to flush runtime journal.
  308. [ 11.490322] random: crng init done
  309. [ 11.501817] random: 7 urandom warning(s) missed due to ratelimiting
  310. [ 11.616530] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  311. [ 11.642483] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
  312. [ 11.657393] [vc_sm_connected_init]: start
  313. [ 11.671314] [vc_sm_connected_init]: installed successfully
  314. [ 11.753824] mc: Linux media interface: v0.10
  315. [ 11.873515] videodev: Linux video capture interface: v2.00
  316. [ 12.093213] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  317. [ 12.094788] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  318. [ 12.094822] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  319. [ 12.364604] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
  320. [ 12.389533] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
  321. [ 12.421710] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
  322. [ 12.439064] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
  323. [ 12.457247] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
  324. [ 12.489182] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
  325. [ 12.505661] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
  326. [ 12.506641] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
  327. [ 12.521751] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
  328. [ 12.558357] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
  329. [ 12.558397] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
  330. [ 12.567439] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
  331. [ 12.568056] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
  332. [ 12.568582] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
  333. [ 12.602167] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
  334. [ 12.632596] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
  335. [ 12.693528] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
  336. [ 12.697871] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
  337. [ 12.709876] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
  338. [ 12.740615] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
  339. [ 12.756861] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
  340. [ 12.775613] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
  341. [ 12.793253] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
  342. [ 12.816648] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
  343. [ 12.827653] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  344. [ 12.847142] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
  345. [ 12.867873] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
  346. [ 12.928259] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
  347. [ 12.962337] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
  348. [ 12.965776] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  349. [ 13.072769] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  350. [ 13.090745] cfg80211: failed to load regulatory.db
  351. [ 13.145174] Adding 1048572k swap on /dev/mmcblk0p2. Priority:-2 extents:1 across:1048572k SSFS
  352. [ 13.268291] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
  353. [ 13.290506] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
  354. [ 13.321340] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.bin failed with error -2
  355. [ 13.349932] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.bin failed with error -2
  356. [ 13.355089] usbcore: registered new interface driver brcmfmac
  357. [ 13.769934] hwmon hwmon1: Undervoltage detected!
  358. [ 14.399933] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
  359. [ 35.049785] cam-dummy-reg: disabling
  360.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement