Skip to content

Instantly share code, notes, and snippets.

@OterLabb
Created March 10, 2022 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OterLabb/adee1bff598f6bf2d2cbdd68b85db82f to your computer and use it in GitHub Desktop.
Save OterLabb/adee1bff598f6bf2d2cbdd68b85db82f to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.92-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1514 SMP PREEMPT Mon Jan 17 17:39:38 GMT 2022
[ 0.000000] random: fast init done
[ 0.000000] Machine model: Raspberry Pi Zero 2 W Rev 1.0
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000000bc00000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000001bffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff]
[ 0.000000] On node 0 totalpages: 114688
[ 0.000000] DMA zone: 1792 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 114688 pages, LIFO batch:31
[ 0.000000] percpu: Embedded 32 pages/cpu s91416 r8192 d31464 u131072
[ 0.000000] pcpu-alloc: s91416 r8192 d31464 u131072 alloc=32*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: ARM erratum 843419
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 112896
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=Composite-1:720x480@60i smsc95xx.macaddr=B8:27:EB:E0:FA:58 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 console=ttyS0,115200 console=tty1 root=PARTUUID=d62a16e3-02 rootfstype=ext4 fsck.repair=yes rootwait
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 155652K/458752K available (11136K kernel code, 1950K rwdata, 3988K rodata, 3712K init, 1253K bss, 40956K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 36801 entries in 144 pages
[ 0.000000] ftrace: allocated 144 pages with 2 groups
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] random: get_random_bytes called from start_kernel+0x3b0/0x570 with crng_init=1
[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000307] Console: colour dummy device 80x25
[ 0.001197] printk: console [tty1] enabled
[ 0.001274] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[ 0.001339] pid_max: default: 32768 minimum: 301
[ 0.001572] LSM: Security Framework initializing
[ 0.001850] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.001907] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.003563] cgroup: Disabling memory control group subsystem
[ 0.006927] rcu: Hierarchical SRCU implementation.
[ 0.008360] EFI services will not be available.
[ 0.009145] smp: Bringing up secondary CPUs ...
[ 0.010545] Detected VIPT I-cache on CPU1
[ 0.010639] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.012319] Detected VIPT I-cache on CPU2
[ 0.012383] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.013953] Detected VIPT I-cache on CPU3
[ 0.014008] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.014225] smp: Brought up 1 node, 4 CPUs
[ 0.014380] SMP: Total of 4 processors activated.
[ 0.014416] CPU features: detected: 32-bit EL0 Support
[ 0.014453] CPU features: detected: CRC32 instructions
[ 0.014489] CPU features: detected: 32-bit EL1 Support
[ 0.052103] CPU: All CPU(s) started at EL2
[ 0.052249] alternatives: patching kernel code
[ 0.054080] devtmpfs: initialized
[ 0.076163] Enabled cp15_barrier support
[ 0.076281] Enabled setend support
[ 0.076609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.076677] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.089532] pinctrl core: initialized pinctrl subsystem
[ 0.090720] DMI not present or invalid.
[ 0.091265] NET: Registered protocol family 16
[ 0.102583] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.103475] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.105066] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.105274] audit: initializing netlink subsys (disabled)
[ 0.105704] audit: type=2000 audit(0.104:1): state=initialized audit_enabled=0 res=1
[ 0.106535] thermal_sys: Registered thermal governor 'step_wise'
[ 0.106868] cpuidle: using governor menu
[ 0.107491] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.107783] ASID allocator initialised with 65536 entries
[ 0.108030] Serial: AMBA PL011 UART driver
[ 0.143483] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.152869] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-01-20T13:58:22, variant start
[ 0.156885] raspberrypi-firmware soc:firmware: Firmware hash is bd88f66f8952d34e4e0613a85c7a6d3da49e13e2
[ 0.207693] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.213296] vgaarb: loaded
[ 0.213958] SCSI subsystem initialized
[ 0.214337] usbcore: registered new interface driver usbfs
[ 0.214442] usbcore: registered new interface driver hub
[ 0.214587] usbcore: registered new device driver usb
[ 0.215116] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.217923] clocksource: Switched to clocksource arch_sys_counter
[ 1.887682] VFS: Disk quotas dquot_6.6.0
[ 1.887847] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.888105] FS-Cache: Loaded
[ 1.888453] CacheFiles: Loaded
[ 1.889815] simple-framebuffer 1eaa9000.framebuffer: framebuffer at 0x1eaa9000, 0x151800 bytes, mapped to 0x(____ptrval____)
[ 1.889873] simple-framebuffer 1eaa9000.framebuffer: format=a8r8g8b8, mode=720x480x32, linelength=2880
[ 1.896315] Console: switching to colour frame buffer device 90x30
[ 1.904913] simple-framebuffer 1eaa9000.framebuffer: fb0: simplefb registered!
[ 1.923316] NET: Registered protocol family 2
[ 1.926936] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.931661] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 1.938525] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 1.942067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 1.945577] TCP: Hash tables configured (established 4096 bind 4096)
[ 1.949194] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 1.952622] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 1.956489] NET: Registered protocol family 1
[ 1.961210] RPC: Registered named UNIX socket transport module.
[ 1.964801] RPC: Registered udp transport module.
[ 1.968436] RPC: Registered tcp transport module.
[ 1.971935] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.975374] PCI: CLS 0 bytes, default 64
[ 1.981224] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.988418] kvm [1]: IPA Size Limit: 40 bits
[ 1.993701] kvm [1]: Hyp mode initialized successfully
[ 2.003045] Initialise system trusted keyrings
[ 2.006964] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[ 2.020841] zbud: loaded
[ 2.026851] FS-Cache: Netfs 'nfs' registered for caching
[ 2.031188] NFS: Registering the id_resolver key type
[ 2.034473] Key type id_resolver registered
[ 2.037609] Key type id_legacy registered
[ 2.040828] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.043930] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 2.048673] Key type asymmetric registered
[ 2.051652] Asymmetric key parser 'x509' registered
[ 2.054651] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 2.058118] io scheduler mq-deadline registered
[ 2.061054] io scheduler kyber registered
[ 2.077381] bcm2835-rng 3f104000.rng: hwrng registered
[ 2.081207] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
[ 2.089023] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 2.092786] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.113636] brd: module loaded
[ 2.135511] loop: module loaded
[ 2.141389] Loading iSCSI transport class v2.0-870.
[ 2.149395] libphy: Fixed MDIO Bus: probed
[ 2.154570] usbcore: registered new interface driver r8152
[ 2.157716] usbcore: registered new interface driver lan78xx
[ 2.160795] usbcore: registered new interface driver smsc95xx
[ 2.164396] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 2.895855] Core Release: 2.80a
[ 2.898746] Setting default values for core params
[ 2.901614] Finished setting default values for core params
[ 3.104971] Using Buffer DMA mode
[ 3.107880] Periodic Transfer Interrupt Enhancement - disabled
[ 3.110829] Multiprocessor Interrupt Enhancement - disabled
[ 3.113724] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 3.116564] Dedicated Tx FIFOs mode
[ 3.123975] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = ffffffc011a19000 dma = 0x00000000cc000000 len=9024
[ 3.132284] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 3.145462] dwc_otg: Microframe scheduler enabled
[ 3.145519] WARN::hcd_init_fiq:497: MPHI regs_base at ffffffc01161d000
[ 3.150631] dwc_otg 3f980000.usb: DWC OTG Controller
[ 3.153268] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 3.156019] dwc_otg 3f980000.usb: irq 74, io mem 0x00000000
[ 3.158707] Init: Port Power? op_state=1
[ 3.161370] Init: Power Port (0)
[ 3.164540] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.170097] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.173061] usb usb1: Product: DWC OTG Controller
[ 3.175993] usb usb1: Manufacturer: Linux 5.10.92-v8+ dwc_otg_hcd
[ 3.178954] usb usb1: SerialNumber: 3f980000.usb
[ 3.182847] hub 1-0:1.0: USB hub found
[ 3.185753] hub 1-0:1.0: 1 port detected
[ 3.190351] dwc_otg: FIQ enabled
[ 3.190369] dwc_otg: NAK holdoff enabled
[ 3.190384] dwc_otg: FIQ split-transaction FSM enabled
[ 3.190405] Module dwc_common_port init
[ 3.191157] usbcore: registered new interface driver uas
[ 3.194407] usbcore: registered new interface driver usb-storage
[ 3.197552] mousedev: PS/2 mouse device common for all mice
[ 3.202780] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 3.209169] sdhci: Secure Digital Host Controller Interface driver
[ 3.211997] sdhci: Copyright(c) Pierre Ossman
[ 3.215679] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[ 3.219544] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ 3.222983] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.227952] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.231475] hid: raw HID events driver (C) Jiri Kosina
[ 3.234692] usbcore: registered new interface driver usbhid
[ 3.237621] usbhid: USB HID core driver
[ 3.240950] ashmem: initialized
[ 3.251634] Initializing XFRM netlink socket
[ 3.254613] NET: Registered protocol family 17
[ 3.257650] Key type dns_resolver registered
[ 3.261369] registered taskstats version 1
[ 3.264087] Loading compiled-in X.509 certificates
[ 3.267470] Key type ._fscrypt registered
[ 3.270081] Key type .fscrypt registered
[ 3.272604] Key type fscrypt-provisioning registered
[ 3.294862] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 3.297680] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2
[ 3.307227] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 3.312824] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 3.315824] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[ 3.345958] sdhost: log_buf @ (____ptrval____) (c2b5c000)
[ 3.368139] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 3.372738] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.377236] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.383041] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 3.387269] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.401957] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 3.409255] of_cfs_init
[ 3.411750] of_cfs_init: OK
[ 3.425784] Waiting for root device PARTUUID=d62a16e3-02...
[ 3.465308] mmc0: host does not support reading read-only switch, assuming write-enable
[ 3.470948] mmc0: new high speed SDHC card at address 5048
[ 3.475230] mmcblk0: mmc0:5048 SD16G 14.5 GiB
[ 3.481369] mmcblk0: p1 p2
[ 3.507911] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.513291] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 3.526246] devtmpfs: mounted
[ 3.538444] mmc1: new high speed SDIO card at address 0001
[ 3.543596] Freeing unused kernel memory: 3712K
[ 3.546527] Run /sbin/init as init process
[ 3.549143] with arguments:
[ 3.549159] /sbin/init
[ 3.549172] with environment:
[ 3.549187] HOME=/
[ 3.549201] TERM=linux
[ 4.194017] systemd[1]: System time before build time, advancing clock.
[ 4.352263] NET: Registered protocol family 10
[ 4.357027] Segment Routing with IPv6
[ 4.444258] systemd[1]: systemd 247.3-6 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)
[ 4.456345] systemd[1]: Detected architecture arm64.
[ 4.480373] systemd[1]: Set hostname to <raspberrypi>.
[ 4.509271] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.512882] systemd[1]: Initializing machine ID from random generator.
[ 4.516676] systemd[1]: Installed transient /etc/machine-id file.
[ 5.508236] systemd[1]: Queued start job for default target Graphical Interface.
[ 5.514070] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.520711] systemd[1]: Created slice system-getty.slice.
[ 5.528551] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.533539] systemd[1]: Created slice system-modprobe.slice.
[ 5.540912] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.545996] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 5.554782] systemd[1]: Created slice User and Session Slice.
[ 5.563015] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.571399] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.580768] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.592733] systemd[1]: Reached target Local Encrypted Volumes.
[ 5.601228] systemd[1]: Reached target Paths.
[ 5.609405] systemd[1]: Reached target Slices.
[ 5.617516] systemd[1]: Reached target Swap.
[ 5.626739] systemd[1]: Listening on Syslog Socket.
[ 5.635670] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 5.644155] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 5.654019] systemd[1]: Listening on Journal Audit Socket.
[ 5.663037] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.672301] systemd[1]: Listening on Journal Socket.
[ 5.690623] systemd[1]: Listening on udev Control Socket.
[ 5.699360] systemd[1]: Listening on udev Kernel Socket.
[ 5.707855] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 5.720102] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.734037] systemd[1]: Mounting RPC Pipe File System...
[ 5.748518] systemd[1]: Mounting Kernel Debug File System...
[ 5.763386] systemd[1]: Mounting Kernel Trace File System...
[ 5.772064] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 5.787624] systemd[1]: Starting Restore / save the current clock...
[ 5.803742] systemd[1]: Starting Set the console keyboard layout...
[ 5.819542] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 5.839622] systemd[1]: Starting Load Kernel Module configfs...
[ 5.855515] systemd[1]: Starting Load Kernel Module drm...
[ 5.871214] systemd[1]: Starting Load Kernel Module fuse...
[ 5.890747] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 5.897074] systemd[1]: Starting File System Check on Root Device...
[ 5.922434] systemd[1]: Starting Journal Service...
[ 5.930389] fuse: init (API version 7.32)
[ 5.989666] systemd[1]: Starting Load Kernel Modules...
[ 6.009621] systemd[1]: Starting Coldplug All udev Devices...
[ 6.036123] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.045696] systemd[1]: Mounted RPC Pipe File System.
[ 6.054861] systemd[1]: Mounted Kernel Debug File System.
[ 6.063896] systemd[1]: Mounted Kernel Trace File System.
[ 6.074512] systemd[1]: Finished Restore / save the current clock.
[ 6.086489] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 6.101029] systemd[1]: modprobe@configfs.service: Succeeded.
[ 6.107235] systemd[1]: Finished Load Kernel Module configfs.
[ 6.117538] systemd[1]: modprobe@drm.service: Succeeded.
[ 6.123391] systemd[1]: Finished Load Kernel Module drm.
[ 6.134031] systemd[1]: modprobe@fuse.service: Succeeded.
[ 6.139594] systemd[1]: Finished Load Kernel Module fuse.
[ 6.158267] systemd[1]: Mounting FUSE Control File System...
[ 6.173372] systemd[1]: Mounting Kernel Configuration File System...
[ 6.178296] cryptd: max_cpu_qlen set to 1000
[ 6.191584] systemd[1]: Started File System Check Daemon to report status.
[ 6.217129] systemd[1]: Mounted FUSE Control File System.
[ 6.226009] systemd[1]: Mounted Kernel Configuration File System.
[ 6.265566] systemd[1]: Finished Load Kernel Modules.
[ 6.276636] systemd[1]: Finished File System Check on Root Device.
[ 6.290637] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 6.305708] systemd[1]: Starting Apply Kernel Variables...
[ 6.381612] systemd[1]: Finished Apply Kernel Variables.
[ 6.398585] systemd[1]: Started Journal Service.
[ 6.577968] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 6.687497] systemd-journald[135]: Received client request to flush runtime journal.
[ 8.603047] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.605380] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 8.605418] [vc_sm_connected_init]: start
[ 8.614937] [vc_sm_connected_init]: installed successfully
[ 8.642090] mc: Linux media interface: v0.10
[ 8.720073] videodev: Linux video capture interface: v2.00
[ 8.723413] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.726293] bcm2835_audio bcm2835_audio: there is not valid maps for state default
[ 8.766884] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.766893] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.775867] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.815521] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.819958] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.827555] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.828371] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 8.828959] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 8.829499] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 8.832020] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 8.832072] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 8.832122] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 8.832150] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 8.832178] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 8.838736] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[ 8.839301] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[ 8.839764] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[ 8.840170] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[ 8.840207] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 8.840236] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 8.840263] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 8.840301] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 8.840569] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 8.853634] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 8.853725] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 8.859777] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 8.859852] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 8.869311] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 8.869392] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 8.872644] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[ 8.872711] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[ 9.218883] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.291639] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 9.322076] random: crng init done
[ 9.322107] random: 6 urandom warning(s) missed due to ratelimiting
[ 9.412417] checking generic (1eaa9000 151800) vs hw (0 ffffffffffffffff)
[ 9.412448] fb0: switching to vc4drmfb from simple
[ 9.413180] Console: switching to colour dummy device 80x25
[ 9.430150] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 9.432169] Registered IR keymap rc-cec
[ 9.432452] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 9.432758] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input0
[ 10.591620] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 10.679017] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 10.684207] Registered IR keymap rc-cec
[ 10.684510] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 10.684827] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input1
[ 10.687143] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
[ 10.699276] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43436s-sdio for chip BCM43430/1
[ 10.700327] usbcore: registered new interface driver brcmfmac
[ 10.744643] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 10.751489] Registered IR keymap rc-cec
[ 10.751921] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 10.752636] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input2
[ 10.901278] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43436s-sdio for chip BCM43430/1
[ 10.901469] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43436s-sdio for chip BCM43430/1
[ 10.901577] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 10.903976] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Feb 5 2021 12:49:07 version 7.45.96 (r745790) FWID 01-71817851 es7
[ 10.947874] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 10.954315] Registered IR keymap rc-cec
[ 10.954651] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 10.954983] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input3
[ 10.968032] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
[ 10.968569] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
[ 10.969048] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 10.969407] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 10.969784] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 10.970175] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
[ 10.977439] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[ 10.977742] vc4-drm soc:gpu: [drm] Cannot find any crtc or sizes
[ 13.623806] uart-pl011 3f201000.serial: no DMA platform data
[ 13.913022] EXT4-fs (mmcblk0p2): resizing filesystem from 420864 to 3736576 blocks
[ 21.214403] vc4-drm soc:gpu: [drm] Cannot find any crtc or sizes
[ 24.481813] EXT4-fs (mmcblk0p2): resized to 524288 blocks
[ 33.227841] 8021q: 802.1Q VLAN Support v1.8
[ 33.556460] Bluetooth: Core ver 2.22
[ 33.556651] NET: Registered protocol family 31
[ 33.556669] Bluetooth: HCI device and connection manager initialized
[ 33.556711] Bluetooth: HCI socket layer initialized
[ 33.556741] Bluetooth: L2CAP socket layer initialized
[ 33.556796] Bluetooth: SCO socket layer initialized
[ 33.757982] cam-dummy-reg: disabling
[ 33.758009] cam1-reg: disabling
[ 34.402974] Bluetooth: HCI UART driver ver 2.3
[ 34.402997] Bluetooth: HCI UART protocol H4 registered
[ 34.403100] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 34.403417] Bluetooth: HCI UART protocol Broadcom registered
[ 37.376078] EXT4-fs (mmcblk0p2): resized to 1048576 blocks
[ 39.619214] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 42.010029] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 44.465998] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 51.674433] EXT4-fs (mmcblk0p2): resized to 2097152 blocks
[ 76.218847] EXT4-fs (mmcblk0p2): resized to 3145728 blocks
[ 81.597103] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 81.597130] Bluetooth: BNEP filters: protocol multicast
[ 81.597168] Bluetooth: BNEP socket layer initialized
[ 82.129660] NET: Registered protocol family 38
[ 89.125138] EXT4-fs (mmcblk0p2): resized filesystem to 3736576
[ 2784.730920] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36163: comm mandb: deleted inode referenced: 36220
[ 2785.119424] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36163: comm mandb: deleted inode referenced: 36221
[ 2785.420338] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36158: comm mandb: deleted inode referenced: 36198
[ 2785.537232] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36158: comm mandb: deleted inode referenced: 36199
[ 2785.708172] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36158: comm mandb: deleted inode referenced: 36200
[ 2786.044532] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36180: comm mandb: deleted inode referenced: 36354
[ 2786.084983] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36180: comm mandb: deleted inode referenced: 36355
[ 2786.248660] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36180: comm mandb: deleted inode referenced: 36356
[ 2786.817488] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36182: comm mandb: deleted inode referenced: 36360
[ 2786.894609] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36182: comm mandb: deleted inode referenced: 36361
[ 2789.840836] EXT4-fs error: 8 callbacks suppressed
[ 2789.840860] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36177: comm mandb: deleted inode referenced: 36349
[ 2789.852597] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36177: comm mandb: deleted inode referenced: 36350
[ 2790.197076] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36167: comm mandb: deleted inode referenced: 36241
[ 2790.445449] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36167: comm mandb: deleted inode referenced: 36242
[ 2790.612968] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36167: comm mandb: deleted inode referenced: 36243
[ 2790.868195] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36185: comm mandb: deleted inode referenced: 36366
[ 2790.936910] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36185: comm mandb: deleted inode referenced: 36367
[ 2791.102281] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36185: comm mandb: deleted inode referenced: 36368
[ 2791.357289] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36176: comm mandb: deleted inode referenced: 36301
[ 2791.425655] EXT4-fs error (device mmcblk0p2): ext4_lookup:1710: inode #36176: comm mandb: deleted inode referenced: 36302
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment