Guest User

Untitled

a guest
Jan 13th, 2024
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.23 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 6.1.21+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1642 Mon Apr 3 17:19:14 BST 2023
  3. [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  4. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  5. [ 0.000000] OF: fdt: Machine model: Raspberry Pi Zero W Rev 1.1
  6. [ 0.000000] random: crng init done
  7. [ 0.000000] Memory policy: Data cache writeback
  8. [ 0.000000] Reserved memory: created CMA memory pool at 0x0bc00000, size 256 MiB
  9. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  10. [ 0.000000] Zone ranges:
  11. [ 0.000000] Normal [mem 0x0000000000000000-0x000000001bffffff]
  12. [ 0.000000] Movable zone start for each node
  13. [ 0.000000] Early memory node ranges
  14. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff]
  15. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff]
  16. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  17. [ 0.000000] pcpu-alloc: [0] 0
  18. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113680
  19. [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=Composite-1:720x480@60i smsc95xx.macaddr=B8:27:EB:A1:33:9C vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 console=ttyS0,115200 console=tty1 root=PARTUUID=8eab5b6c-02 rootfstype=ext4 fsck.repair=yes rootwait modules-load=dwc2,g_ether quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=GB
  20. [ 0.000000] Unknown kernel command line parameters "splash modules-load=dwc2,g_ether", will be passed to user space.
  21. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  22. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  23. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  24. [ 0.000000] Memory: 177020K/458752K available (8985K kernel code, 1450K rwdata, 2772K rodata, 432K init, 589K bss, 19588K reserved, 262144K cma-reserved)
  25. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  26. [ 0.000000] ftrace: allocating 33370 entries in 98 pages
  27. [ 0.000000] ftrace: allocated 98 pages with 3 groups
  28. [ 0.000000] trace event string verifier disabled
  29. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  30. [ 0.000009] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
  31. [ 0.000082] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  32. [ 0.000181] bcm2835: system timer (irq = 27)
  33. [ 0.001055] Console: colour dummy device 80x30
  34. [ 0.001168] printk: console [tty1] enabled
  35. [ 0.001238] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792)
  36. [ 0.060303] pid_max: default: 32768 minimum: 301
  37. [ 0.060520] LSM: Security Framework initializing
  38. [ 0.060822] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  39. [ 0.060867] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  40. [ 0.062585] cgroup: Disabling memory control group subsystem
  41. [ 0.063007] CPU: Testing write buffer coherency: ok
  42. [ 0.064820] cblist_init_generic: Setting adjustable number of callback queues.
  43. [ 0.064858] cblist_init_generic: Setting shift to 0 and lim to 1.
  44. [ 0.065099] cblist_init_generic: Setting shift to 0 and lim to 1.
  45. [ 0.065407] Setting up static identity map for 0x8220 - 0x8258
  46. [ 0.066828] devtmpfs: initialized
  47. [ 0.080903] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  48. [ 0.081310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  49. [ 0.081367] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  50. [ 0.123012] pinctrl core: initialized pinctrl subsystem
  51. [ 0.125205] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  52. [ 0.128675] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  53. [ 0.135745] audit: initializing netlink subsys (disabled)
  54. [ 0.137439] thermal_sys: Registered thermal governor 'step_wise'
  55. [ 0.138604] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  56. [ 0.138639] hw-breakpoint: maximum watchpoint size is 4 bytes.
  57. [ 0.138894] Serial: AMBA PL011 UART driver
  58. [ 0.140766] audit: type=2000 audit(0.130:1): state=initialized audit_enabled=0 res=1
  59. [ 0.147302] bcm2835-mbox 2000b880.mailbox: mailbox enabled
  60. [ 0.170890] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-03-17T10:52:42, variant start
  61. [ 0.180915] raspberrypi-firmware soc:firmware: Firmware hash is 82f3750a65fadae9a38077e3c2e217ad158c8d54
  62. [ 0.235319] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  63. [ 2.427266] bcm2835-dma 20007000.dma: DMA legacy API manager, dmachans=0x1
  64. [ 2.430180] SCSI subsystem initialized
  65. [ 2.430687] usbcore: registered new interface driver usbfs
  66. [ 2.430827] usbcore: registered new interface driver hub
  67. [ 2.430934] usbcore: registered new device driver usb
  68. [ 2.431310] usb_phy_generic phy: supply vcc not found, using dummy regulator
  69. [ 2.431637] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
  70. [ 2.432174] pps_core: LinuxPPS API ver. 1 registered
  71. [ 2.432201] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  72. [ 2.432257] PTP clock support registered
  73. [ 2.435674] clocksource: Switched to clocksource timer
  74. [ 2.567424] VFS: Disk quotas dquot_6.6.0
  75. [ 2.567576] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  76. [ 2.567831] FS-Cache: Loaded
  77. [ 2.568273] CacheFiles: Loaded
  78. [ 2.589707] NET: Registered PF_INET protocol family
  79. [ 2.590073] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
  80. [ 2.592725] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
  81. [ 2.592815] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  82. [ 2.592867] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  83. [ 2.592959] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  84. [ 2.593084] TCP: Hash tables configured (established 4096 bind 4096)
  85. [ 2.593244] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  86. [ 2.593298] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  87. [ 2.593713] NET: Registered PF_UNIX/PF_LOCAL protocol family
  88. [ 2.594755] RPC: Registered named UNIX socket transport module.
  89. [ 2.594794] RPC: Registered udp transport module.
  90. [ 2.594806] RPC: Registered tcp transport module.
  91. [ 2.594816] RPC: Registered tcp NFSv4.1 backchannel transport module.
  92. [ 2.596365] armv6-pmu arm-pmu: hw perfevents: no irqs for PMU, sampling events not supported
  93. [ 2.596447] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available
  94. [ 2.600660] Initialise system trusted keyrings
  95. [ 2.601788] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  96. [ 2.616859] zbud: loaded
  97. [ 2.621669] NFS: Registering the id_resolver key type
  98. [ 2.621760] Key type id_resolver registered
  99. [ 2.621779] Key type id_legacy registered
  100. [ 2.622010] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  101. [ 2.622038] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  102. [ 2.624490] Key type asymmetric registered
  103. [ 2.624535] Asymmetric key parser 'x509' registered
  104. [ 2.624895] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  105. [ 2.624927] io scheduler mq-deadline registered
  106. [ 2.624945] io scheduler kyber registered
  107. [ 2.630098] simple-framebuffer 1eaa9000.framebuffer: framebuffer at 0x1eaa9000, 0x151800 bytes
  108. [ 2.630155] simple-framebuffer 1eaa9000.framebuffer: format=a8r8g8b8, mode=720x480x32, linelength=2880
  109. [ 2.631343] Console: switching to colour frame buffer device 90x30
  110. [ 2.636721] simple-framebuffer 1eaa9000.framebuffer: fb0: simplefb registered!
  111. [ 2.644870] bcm2835-rng 20104000.rng: hwrng registered
  112. [ 2.645519] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
  113. [ 2.647535] gpiomem-bcm2835 20200000.gpiomem: Initialised: Registers at 0x20200000
  114. [ 2.671024] brd: module loaded
  115. [ 2.683784] loop: module loaded
  116. [ 2.684944] Loading iSCSI transport class v2.0-870.
  117. [ 2.687500] usbcore: registered new interface driver smsc95xx
  118. [ 2.687560] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  119. [ 2.687829] dwc_otg: FIQ enabled
  120. [ 2.687851] dwc_otg: NAK holdoff enabled
  121. [ 2.687862] dwc_otg: FIQ split-transaction FSM enabled
  122. [ 2.687887] Module dwc_common_port init
  123. [ 2.688430] usbcore: registered new interface driver usb-storage
  124. [ 2.688935] mousedev: PS/2 mouse device common for all mice
  125. [ 2.692426] sdhci: Secure Digital Host Controller Interface driver
  126. [ 2.692463] sdhci: Copyright(c) Pierre Ossman
  127. [ 2.692909] sdhci-pltfm: SDHCI platform and OF driver helper
  128. [ 2.694360] ledtrig-cpu: registered to indicate activity on CPUs
  129. [ 2.694920] hid: raw HID events driver (C) Jiri Kosina
  130. [ 2.695202] usbcore: registered new interface driver usbhid
  131. [ 2.695227] usbhid: USB HID core driver
  132. [ 2.695514] bcm2835_vchiq 2000b840.mailbox: there is not valid maps for state default
  133. [ 2.701720] Initializing XFRM netlink socket
  134. [ 2.701836] NET: Registered PF_PACKET protocol family
  135. [ 2.702022] Key type dns_resolver registered
  136. [ 2.703806] registered taskstats version 1
  137. [ 2.703956] Loading compiled-in X.509 certificates
  138. [ 2.724998] uart-pl011 20201000.serial: cts_event_workaround enabled
  139. [ 2.725234] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2
  140. [ 2.729014] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  141. [ 2.729563] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  142. [ 2.731955] mmc-bcm2835 20300000.mmcnr: mmc_debug:0 mmc_debug2:0
  143. [ 2.732006] mmc-bcm2835 20300000.mmcnr: DMA channel allocated
  144. [ 2.762420] sdhost: log_buf @ 803484ae (8bd42000)
  145. [ 2.813620] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  146. [ 2.817151] of_cfs_init
  147. [ 2.818482] of_cfs_init: OK
  148. [ 2.821300] Waiting for root device PARTUUID=8eab5b6c-02...
  149. [ 2.905627] mmc0: host does not support reading read-only switch, assuming write-enable
  150. [ 2.915659] mmc0: new high speed SDHC card at address aaaa
  151. [ 2.917089] mmcblk0: mmc0:aaaa SC32G 29.7 GiB
  152. [ 2.921733] mmcblk0: p1 p2
  153. [ 2.922866] mmcblk0: mmc0:aaaa SC32G 29.7 GiB (quirks 0x00004000)
  154. [ 2.951018] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
  155. [ 2.951066] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
  156. [ 2.955913] mmc-bcm2835 20300000.mmcnr: no support for card's volts
  157. [ 2.955961] mmc1: error -22 whilst initialising SDIO card
  158. [ 2.955993] mmc1: Got command interrupt 0x00030000 even though no command operation was in progress.
  159. [ 2.956463] mmc1: Got command interrupt 0x00030000 even though no command operation was in progress.
  160. [ 2.966866] mmc1: Controller never released inhibit bit(s).
  161. [ 3.227840] EXT4-fs (mmcblk0p2): recovery complete
  162. [ 3.232116] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
  163. [ 3.232264] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  164. [ 3.233416] devtmpfs: mounted
  165. [ 3.238708] Freeing unused kernel image (initmem) memory: 432K
  166. [ 3.238760] Kernel memory protection not selected by kernel config.
  167. [ 3.238816] Run /sbin/init as init process
  168. [ 3.238830] with arguments:
  169. [ 3.238838] /sbin/init
  170. [ 3.238847] splash
  171. [ 3.238856] with environment:
  172. [ 3.238863] HOME=/
  173. [ 3.238873] TERM=linux
  174. [ 3.238881] modules-load=dwc2,g_ether
  175. [ 3.851718] systemd[1]: System time before build time, advancing clock.
  176. [ 4.188011] NET: Registered PF_INET6 protocol family
  177. [ 4.190748] Segment Routing with IPv6
  178. [ 4.190848] In-situ OAM (IOAM) with IPv6
  179. [ 4.316129] systemd[1]: systemd 247.3-7+rpi1+deb11u2 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)
  180. [ 4.317627] systemd[1]: Detected architecture arm.
  181. [ 4.321303] systemd[1]: Set hostname to <raspberrypi>.
  182. [ 7.039787] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
  183. [ 7.531992] systemd[1]: Queued start job for default target Graphical Interface.
  184. [ 7.547474] systemd[1]: Created slice system-getty.slice.
  185. [ 7.551210] systemd[1]: Created slice system-modprobe.slice.
  186. [ 7.554363] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  187. [ 7.557174] systemd[1]: Created slice User and Session Slice.
  188. [ 7.558747] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  189. [ 7.561508] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  190. [ 7.563964] systemd[1]: Reached target Slices.
  191. [ 7.564680] systemd[1]: Reached target Swap.
  192. [ 7.567774] systemd[1]: Listening on Syslog Socket.
  193. [ 7.569932] systemd[1]: Listening on fsck to fsckd communication Socket.
  194. [ 7.571318] systemd[1]: Listening on initctl Compatibility Named Pipe.
  195. [ 7.574473] systemd[1]: Listening on Journal Audit Socket.
  196. [ 7.576723] systemd[1]: Listening on Journal Socket (/dev/log).
  197. [ 7.579399] systemd[1]: Listening on Journal Socket.
  198. [ 7.597547] systemd[1]: Listening on udev Control Socket.
  199. [ 7.600118] systemd[1]: Listening on udev Kernel Socket.
  200. [ 7.603073] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  201. [ 7.613746] systemd[1]: Mounting POSIX Message Queue File System...
  202. [ 7.635125] systemd[1]: Mounting RPC Pipe File System...
  203. [ 7.686358] systemd[1]: Mounting Kernel Debug File System...
  204. [ 7.716062] systemd[1]: Mounting Kernel Trace File System...
  205. [ 7.717334] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
  206. [ 7.779092] systemd[1]: Starting Restore / save the current clock...
  207. [ 7.819841] systemd[1]: Starting Set the console keyboard layout...
  208. [ 7.873829] systemd[1]: Starting Create list of static device nodes for the current kernel...
  209. [ 7.929590] systemd[1]: Starting Load Kernel Module configfs...
  210. [ 8.017624] systemd[1]: Starting Load Kernel Module drm...
  211. [ 8.091060] systemd[1]: Starting Load Kernel Module fuse...
  212. [ 8.130946] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  213. [ 8.167605] systemd[1]: Starting File System Check on Root Device...
  214. [ 8.302204] systemd[1]: Starting Journal Service...
  215. [ 8.417972] systemd[1]: Starting Load Kernel Modules...
  216. [ 8.517563] systemd[1]: Starting Coldplug All udev Devices...
  217. [ 8.682745] fuse: init (API version 7.37)
  218. [ 8.732361] systemd[1]: Mounted POSIX Message Queue File System.
  219. [ 8.734105] systemd[1]: Mounted RPC Pipe File System.
  220. [ 8.795922] systemd[1]: Mounted Kernel Debug File System.
  221. [ 8.798451] systemd[1]: Mounted Kernel Trace File System.
  222. [ 8.822470] systemd[1]: Finished Restore / save the current clock.
  223. [ 8.876115] systemd[1]: Finished Create list of static device nodes for the current kernel.
  224. [ 8.880346] systemd[1]: [email protected]: Succeeded.
  225. [ 8.906112] systemd[1]: Finished Load Kernel Module configfs.
  226. [ 8.910568] systemd[1]: [email protected]: Succeeded.
  227. [ 8.954025] systemd[1]: Finished Load Kernel Module fuse.
  228. [ 9.066688] systemd[1]: Mounting FUSE Control File System...
  229. [ 9.311836] systemd[1]: Mounting Kernel Configuration File System...
  230. [ 9.527423] systemd[1]: Started File System Check Daemon to report status.
  231. [ 9.710372] systemd[1]: Mounted FUSE Control File System.
  232. [ 9.879933] systemd[1]: [email protected]: Succeeded.
  233. [ 9.916116] systemd[1]: Finished Load Kernel Module drm.
  234. [ 9.919191] systemd[1]: Mounted Kernel Configuration File System.
  235. [ 10.206057] systemd[1]: Finished File System Check on Root Device.
  236. [ 10.247706] systemd[1]: Starting Remount Root and Kernel File Systems...
  237. [ 10.414722] dwc2 20980000.usb: supply vusb_d not found, using dummy regulator
  238. [ 10.415166] dwc2 20980000.usb: supply vusb_a not found, using dummy regulator
  239. [ 10.635948] dwc2 20980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
  240. [ 10.637050] dwc2 20980000.usb: DWC OTG Controller
  241. [ 10.637137] dwc2 20980000.usb: new USB bus registered, assigned bus number 1
  242. [ 10.637249] dwc2 20980000.usb: irq 33, io mem 0x20980000
  243. [ 10.637758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
  244. [ 10.637800] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  245. [ 10.637825] usb usb1: Product: DWC OTG Controller
  246. [ 10.637844] usb usb1: Manufacturer: Linux 6.1.21+ dwc2_hsotg
  247. [ 10.637862] usb usb1: SerialNumber: 20980000.usb
  248. [ 10.639190] hub 1-0:1.0: USB hub found
  249. [ 10.639317] hub 1-0:1.0: 1 port detected
  250. [ 11.054059] systemd[1]: Started Journal Service.
  251. [ 11.150371] using random self ethernet address
  252. [ 11.150421] using random host ethernet address
  253. [ 11.154372] usb0: HOST MAC 1a:bf:5e:97:a4:ea
  254. [ 11.154418] usb0: MAC 6e:aa:0f:f1:0f:0b
  255. [ 11.154573] using random self ethernet address
  256. [ 11.154600] using random host ethernet address
  257. [ 11.154724] g_ether gadget.0: Ethernet Gadget, version: Memorial Day 2008
  258. [ 11.154753] g_ether gadget.0: g_ether ready
  259. [ 11.154777] dwc2 20980000.usb: bound driver g_ether
  260. [ 11.238674] i2c_dev: i2c /dev entries driver
  261. [ 11.536141] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
  262. [ 11.555699] dwc2 20980000.usb: new device is high-speed
  263. [ 11.598267] dwc2 20980000.usb: new address 40
  264. [ 12.329263] systemd-journald[102]: Received client request to flush runtime journal.
  265. [ 12.343779] systemd-journald[102]: File /var/log/journal/2a99fa55596c4f65a92c64059f6a01d0/system.journal corrupted or uncleanly shut down, renaming and replacing.
  266. [ 20.623318] mc: Linux media interface: v0.10
  267. [ 20.651034] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  268. [ 20.697790] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
  269. [ 20.697846] [vc_sm_connected_init]: start
  270. [ 20.721806] [vc_sm_connected_init]: installed successfully
  271. [ 21.905659] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  272. [ 21.943936] videodev: Linux video capture interface: v2.00
  273. [ 22.560340] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  274. [ 22.572107] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  275. [ 22.586720] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  276. [ 22.834011] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
  277. [ 22.838083] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
  278. [ 23.019936] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
  279. [ 23.027323] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
  280. [ 23.046100] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
  281. [ 23.050791] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
  282. [ 23.050868] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
  283. [ 23.050912] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
  284. [ 23.050943] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
  285. [ 23.050973] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
  286. [ 23.114175] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
  287. [ 23.156113] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
  288. [ 23.156962] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
  289. [ 23.171942] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
  290. [ 23.172021] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
  291. [ 23.173575] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
  292. [ 23.173634] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
  293. [ 23.173665] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
  294. [ 23.175543] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
  295. [ 23.457192] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
  296. [ 23.587206] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
  297. [ 23.587299] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
  298. [ 23.620634] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
  299. [ 23.620736] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
  300. [ 23.646176] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
  301. [ 23.646276] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
  302. [ 23.668549] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
  303. [ 23.668640] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
  304. [ 23.688369] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
  305. [ 23.688462] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
  306. [ 31.551397] 8021q: 802.1Q VLAN Support v1.8
  307. [ 33.209188] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
  308. [ 33.270954] uart-pl011 20201000.serial: no DMA platform data
  309. [ 35.050879] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  310. [ 36.363741] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  311. [ 36.464042] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
  312. [ 39.726768] Bluetooth: Core ver 2.22
  313. [ 39.726940] NET: Registered PF_BLUETOOTH protocol family
  314. [ 39.726956] Bluetooth: HCI device and connection manager initialized
  315. [ 39.726990] Bluetooth: HCI socket layer initialized
  316. [ 39.727008] Bluetooth: L2CAP socket layer initialized
  317. [ 39.727046] Bluetooth: SCO socket layer initialized
  318. [ 39.890952] Bluetooth: HCI UART driver ver 2.3
  319. [ 39.890994] Bluetooth: HCI UART protocol H4 registered
  320. [ 39.891143] Bluetooth: HCI UART protocol Three-wire (H5) registered
  321. [ 39.891405] Bluetooth: HCI UART protocol Broadcom registered
  322. [ 40.498295] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.usb0.retrans_time - use net.ipv6.neigh.usb0.retrans_time_ms instead
  323. [ 43.233499] Console: switching to colour dummy device 80x30
  324. [ 43.375292] vc4-drm soc:gpu: bound 20400000.hvs (ops vc4_hvs_ops [vc4])
  325. [ 43.485931] Registered IR keymap rc-cec
  326. [ 43.486248] rc rc0: vc4-hdmi as /devices/platform/soc/20902000.hdmi/rc/rc0
  327. [ 43.486558] input: vc4-hdmi as /devices/platform/soc/20902000.hdmi/rc/rc0/input0
  328. [ 43.764822] vc4-drm soc:gpu: bound 20902000.hdmi (ops vc4_hdmi_ops [vc4])
  329. [ 43.825977] vc4-drm soc:gpu: bound 20004000.txp (ops vc4_txp_ops [vc4])
  330. [ 43.854624] vc4-drm soc:gpu: bound 20206000.pixelvalve (ops vc4_crtc_ops [vc4])
  331. [ 43.937927] vc4-drm soc:gpu: bound 20207000.pixelvalve (ops vc4_crtc_ops [vc4])
  332. [ 43.938818] vc4-drm soc:gpu: bound 20807000.pixelvalve (ops vc4_crtc_ops [vc4])
  333. [ 43.939431] vc4-drm soc:gpu: bound 20c00000.v3d (ops vc4_v3d_ops [vc4])
  334. [ 44.266831] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
  335. [ 44.288023] vc4-drm soc:gpu: [drm] Cannot find any crtc or sizes
  336. [ 44.984602] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  337. [ 44.984643] Bluetooth: BNEP filters: protocol multicast
  338. [ 44.984673] Bluetooth: BNEP socket layer initialized
  339. [ 45.056780] Bluetooth: MGMT ver 1.22
  340. [ 45.259281] NET: Registered PF_ALG protocol family
  341. [ 58.615974] Bluetooth: RFCOMM TTY layer initialized
  342. [ 58.616032] Bluetooth: RFCOMM socket layer initialized
  343. [ 58.616077] Bluetooth: RFCOMM ver 1.11
Advertisement
Add Comment
Please, Sign In to add comment