Skip to content

Instantly share code, notes, and snippets.

@oberstet
Created March 20, 2021 21:26
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 oberstet/5f94ed6b681dab41abf0df688f760cc4 to your computer and use it in GitHub Desktop.
Save oberstet/5f94ed6b681dab41abf0df688f760cc4 to your computer and use it in GitHub Desktop.
oberstet@intel-nuci7:~/scm/oberstet/connectanum-dart$ ssh root@192.168.2.113
root@raspberrypi4-64:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 5.4.72-v8 (oe-user@oe-host) (gcc version 9.3.0 (GCC)) #1 SMP PREEMPT Wed Mar 10 21:29:26 UTC 2021
[ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.2
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] On node 0 totalpages: 1012736
[ 0.000000] DMA zone: 3792 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 242688 pages, LIFO batch:63
[ 0.000000] DMA32 zone: 12032 pages used for memmap
[ 0.000000] DMA32 zone: 770048 pages, LIFO batch:63
[ 0.000000] percpu: Embedded 32 pages/cpu s90456 r8192 d32424 u131072
[ 0.000000] pcpu-alloc: s90456 r8192 d32424 u131072 alloc=32*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 996912
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 video=HDMI-A-1:3840x2160M@30,margin_left=48,margin_right=48,margin_top=48,margin_bottom=48 smsc95xx.macaddr=DC:A6:32:7C:0C:A8 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 rootfstype=ext4 rootwait cgroup_enable=memory root=/dev/mmcblk0p2 rauc.slot=A
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x37400000-0x3b400000] (64MB)
[ 0.000000] Memory: 3623952K/4050944K available (11068K kernel code, 1196K rwdata, 3872K rodata, 1088K init, 1241K bss, 164848K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 37201 entries in 146 pages
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] 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] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x320/0x4b0 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000220] Console: colour dummy device 80x25
[ 0.000276] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.000296] pid_max: default: 32768 minimum: 301
[ 0.000434] LSM: Security Framework initializing
[ 0.000549] AppArmor: AppArmor initialized
[ 0.000739] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000788] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002991] ASID allocator initialised with 32768 entries
[ 0.003190] rcu: Hierarchical SRCU implementation.
[ 0.003809] EFI services will not be available.
[ 0.004327] smp: Bringing up secondary CPUs ...
[ 0.005186] Detected PIPT I-cache on CPU1
[ 0.005242] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.006229] Detected PIPT I-cache on CPU2
[ 0.006270] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.007199] Detected PIPT I-cache on CPU3
[ 0.007237] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.007383] smp: Brought up 1 node, 4 CPUs
[ 0.007420] SMP: Total of 4 processors activated.
[ 0.007435] CPU features: detected: 32-bit EL0 Support
[ 0.007450] CPU features: detected: CRC32 instructions
[ 0.032665] CPU: All CPU(s) started at EL2
[ 0.032724] alternatives: patching kernel code
[ 0.034225] devtmpfs: initialized
[ 0.043978] Enabled cp15_barrier support
[ 0.044058] Enabled setend support
[ 0.044603] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.044631] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.051441] pinctrl core: initialized pinctrl subsystem
[ 0.052166] DMI not present or invalid.
[ 0.052528] NET: Registered protocol family 16
[ 0.055187] DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.055212] audit: initializing netlink subsys (disabled)
[ 0.055511] audit: type=2000 audit(0.052:1): state=initialized audit_enabled=0 res=1
[ 0.056256] cpuidle: using governor menu
[ 0.056651] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.056890] Serial: AMBA PL011 UART driver
[ 0.060172] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.072214] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-10-02 16:07, variant start
[ 0.076226] raspberrypi-firmware soc:firmware: Firmware hash is 4672d0274057d726f3a327e2b3fe76f831b811bb
[ 0.118181] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.121675] vgaarb: loaded
[ 0.122077] SCSI subsystem initialized
[ 0.122285] usbcore: registered new interface driver usbfs
[ 0.122339] usbcore: registered new interface driver hub
[ 0.122449] usbcore: registered new device driver usb
[ 0.122728] usb_phy_generic phy: phy supply vcc not found, using dummy regulator
[ 0.124599] clocksource: Switched to clocksource arch_sys_counter
[ 0.863166] VFS: Disk quotas dquot_6.6.0
[ 0.863270] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.863463] FS-Cache: Loaded
[ 0.863674] CacheFiles: Loaded
[ 0.864388] AppArmor: AppArmor Filesystem Enabled
[ 0.865538] simple-framebuffer 3e29a000.framebuffer: framebuffer at 0x3e29a000, 0x960000 bytes, mapped to 0x(____ptrval____)
[ 0.865559] simple-framebuffer 3e29a000.framebuffer: format=a8r8g8b8, mode=1920x1280x32, linelength=7680
[ 0.879378] Console: switching to colour frame buffer device 240x80
[ 0.892117] simple-framebuffer 3e29a000.framebuffer: fb0: simplefb registered!
[ 0.901821] thermal_sys: Registered thermal governor 'step_wise'
[ 0.902158] NET: Registered protocol family 2
[ 0.902892] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.902942] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.903144] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.903571] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.903769] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.903826] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.904106] NET: Registered protocol family 1
[ 0.904983] RPC: Registered named UNIX socket transport module.
[ 0.904999] RPC: Registered udp transport module.
[ 0.905012] RPC: Registered tcp transport module.
[ 0.905025] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.905047] PCI: CLS 0 bytes, default 64
[ 0.907027] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.907269] kvm: Limiting the IPA size due to kernel Virtual Address limit
[ 0.907284] kvm [1]: IPA Size Limit: 43bits
[ 0.908112] kvm [1]: vgic interrupt IRQ1
[ 0.908351] kvm [1]: Hyp mode initialized successfully
[ 0.910497] Initialise system trusted keyrings
[ 0.910749] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.920214] FS-Cache: Netfs 'nfs' registered for caching
[ 0.920889] NFS: Registering the id_resolver key type
[ 0.920926] Key type id_resolver registered
[ 0.920939] Key type id_legacy registered
[ 0.920963] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.922191] Key type asymmetric registered
[ 0.922208] Asymmetric key parser 'x509' registered
[ 0.922255] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.922480] io scheduler mq-deadline registered
[ 0.922496] io scheduler kyber registered
[ 0.925908] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 0.925935] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 0.926000] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
[ 0.926065] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0000000000
[ 0.974696] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC)
[ 0.975016] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 0.975037] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.975058] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[ 0.975112] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 0.975333] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.978916] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.979122] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 0.979196] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.979408] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 0.982847] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.982887] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 0.982911] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 0.982949] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.982972] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 0.983054] pci 0000:00:00.0: enabling device (0000 -> 0002)
[ 0.983085] pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 0.987137] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.989751] iproc-rng200 fe104000.rng: hwrng registered
[ 0.990114] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.990885] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 0.991283] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 1.001809] brd: module loaded
[ 1.013398] loop: module loaded
[ 1.014800] Loading iSCSI transport class v2.0-870.
[ 1.016765] libphy: Fixed MDIO Bus: probed
[ 1.017333] bcmgenet fd580000.ethernet: failed to get enet clock
[ 1.017355] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.017378] bcmgenet fd580000.ethernet: failed to get enet-wol clock
[ 1.017399] bcmgenet fd580000.ethernet: failed to get enet-eee clock
[ 1.017425] bcmgenet: Skipping UMAC reset
[ 1.028623] libphy: bcmgenet MII bus: probed
[ 1.076705] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.077617] usbcore: registered new interface driver r8152
[ 1.077692] usbcore: registered new interface driver lan78xx
[ 1.077747] usbcore: registered new interface driver smsc95xx
[ 1.078129] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.078162] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.078947] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
[ 1.079765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 1.079784] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.079800] usb usb1: Product: xHCI Host Controller
[ 1.079816] usb usb1: Manufacturer: Linux 5.4.72-v8 xhci-hcd
[ 1.079831] usb usb1: SerialNumber: 0000:01:00.0
[ 1.080432] hub 1-0:1.0: USB hub found
[ 1.080503] hub 1-0:1.0: 1 port detected
[ 1.081086] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.081112] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.081148] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.081515] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[ 1.081533] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.081547] usb usb2: Product: xHCI Host Controller
[ 1.081562] usb usb2: Manufacturer: Linux 5.4.72-v8 xhci-hcd
[ 1.081577] usb usb2: SerialNumber: 0000:01:00.0
[ 1.082141] hub 2-0:1.0: USB hub found
[ 1.082204] hub 2-0:1.0: 4 ports detected
[ 1.083437] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.083681] dwc_otg: FIQ enabled
[ 1.083691] dwc_otg: NAK holdoff enabled
[ 1.083699] dwc_otg: FIQ split-transaction FSM enabled
[ 1.083718] Module dwc_common_port init
[ 1.084193] usbcore: registered new interface driver uas
[ 1.084293] usbcore: registered new interface driver usb-storage
[ 1.084497] mousedev: PS/2 mouse device common for all mice
[ 1.086464] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.086862] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[ 1.089805] sdhci: Secure Digital Host Controller Interface driver
[ 1.089819] sdhci: Copyright(c) Pierre Ossman
[ 1.090354] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ 1.090821] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.095683] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.095812] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.095891] usbcore: registered new interface driver usbhid
[ 1.095897] usbhid: USB HID core driver
[ 1.096057] ashmem: initialized
[ 1.096701] vchiq: vchiq_init_state: slot_zero = (____ptrval____)
[ 1.098817] Initializing XFRM netlink socket
[ 1.099120] NET: Registered protocol family 10
[ 1.099770] Segment Routing with IPv6
[ 1.099808] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.100117] NET: Registered protocol family 17
[ 1.100168] Key type dns_resolver registered
[ 1.100466] registered taskstats version 1
[ 1.100480] Loading compiled-in X.509 certificates
[ 1.100637] Key type ._fscrypt registered
[ 1.100644] Key type .fscrypt registered
[ 1.101239] Key type encrypted registered
[ 1.101248] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.105693] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 1.105749] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 14, base_baud = 0) is a PL011 rev2
[ 1.111943] printk: console [ttyS0] disabled
[ 1.111982] fe215040.serial: ttyS0 at MMIO 0x0 (irq = 15, base_baud = 62500000) is a 16550
[ 2.402303] printk: console [ttyS0] enabled
[ 2.407205] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 2.414918] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 2.421030] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 2.472042] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 2.479131] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.486455] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.494799] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 2.500381] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 2.509127] of_cfs_init
[ 2.511668] of_cfs_init: OK
[ 2.515265] Waiting for root device /dev/mmcblk0p2...
[ 2.522102] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.560853] random: fast init done
[ 2.598668] mmc1: new high speed SDIO card at address 0001
[ 2.635616] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[ 2.642758] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[ 2.648622] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 2.655353] mmcblk0: p1 p2 p3 p4
[ 2.669915] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.678203] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.688369] devtmpfs: mounted
[ 2.693289] Freeing unused kernel memory: 1088K
[ 2.697960] Run /sbin/init as init process
[ 2.805969] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20
[ 2.814361] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.821681] usb 1-1: Product: USB2.0 Hub
[ 2.826904] hub 1-1:1.0: USB hub found
[ 2.830972] hub 1-1:1.0: 4 ports detected
[ 2.871287] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 2.953267] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
[ 3.072967] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 3.187692] systemd[1]: System time before build time, advancing clock.
[ 3.218510] systemd[1]: systemd 244.5+ running in system mode. (-PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 3.241062] systemd[1]: Detected architecture arm64.
[ 3.288112] systemd[1]: Set hostname to <raspberrypi4-64>.
[ 3.592138] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.601286] systemd[1]: Created slice system-getty.slice.
[ 3.624954] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.633441] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 3.656779] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.665194] systemd[1]: Created slice system-systemd\x2dgrowfs.slice.
[ 3.689804] systemd[1]: Created slice User and Session Slice.
[ 3.712947] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.741064] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.768953] systemd[1]: Reached target Host and Network Name Lookups.
[ 3.792791] systemd[1]: Reached target Paths.
[ 3.812806] systemd[1]: Reached target Remote File Systems.
[ 3.832715] systemd[1]: Reached target Slices.
[ 3.852836] systemd[1]: Reached target Swap.
[ 3.889434] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 3.912974] systemd[1]: Reached target RPC Port Mapper.
[ 3.933274] systemd[1]: Listening on Syslog Socket.
[ 3.952904] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 3.977669] systemd[1]: Listening on Journal Audit Socket.
[ 4.001302] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.025527] systemd[1]: Listening on Journal Socket.
[ 4.045213] systemd[1]: Listening on Network Service Netlink Socket.
[ 4.069040] systemd[1]: Listening on udev Control Socket.
[ 4.092963] systemd[1]: Listening on udev Kernel Socket.
[ 4.113092] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 4.124394] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.154162] systemd[1]: Mounting Kernel Debug File System...
[ 4.184074] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 4.213115] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 4.246862] systemd[1]: Starting Service to grow data partition size...
[ 4.280777] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[ 4.308989] systemd[1]: Starting RPC Bind...
[ 4.332279] systemd[1]: Starting Journal Service...
[ 4.388077] systemd[1]: Starting Load Kernel Modules...
[ 4.411216] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.430322] fuse: init (API version 7.31)
[ 4.439093] systemd[1]: Starting udev Coldplug all Devices...
[ 4.460761] systemd[1]: Condition check resulted in Bind mount volatile /var/cache being skipped.
[ 4.478396] systemd[1]: Started RPC Bind.
[ 4.497070] systemd[1]: Started Journal Service.
[ 4.504027] openvswitch: Open vSwitch switching datapath
[ 4.711491] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 4.731905] systemd-journald[165]: Received client request to flush runtime journal.
[ 4.985547] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 5.350865] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[ 5.395336] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[ 5.441594] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[ 5.501334] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[ 5.509319] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.550187] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 5.565034] [vc_sm_connected_init]: start
[ 5.593904] mc: Linux media interface: v0.10
[ 5.600396] [vc_sm_connected_init]: installed successfully
[ 5.672898] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[ 5.672900] videodev: Linux video capture interface: v2.00
[ 5.711740] checking generic (3e29a000 960000) vs hw (0 ffffffffffffffff)
[ 5.711748] fb0: switching to vc4drmfb from simple
[ 5.729327] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 5.743258] Console: switching to colour dummy device 80x25
[ 5.790060] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 5.821971] [drm] No driver support for vblank timestamp query.
[ 5.857328] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.873011] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
[ 5.886191] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[ 5.898629] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.920436] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.939961] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.969065] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 6.084021] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 6.084031] cfg80211: failed to load regulatory.db
[ 6.085735] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.087400] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.089156] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.103456] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 6.103699] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 6.104049] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 6.104072] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 6.104337] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 6.104540] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 6.104549] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 6.104557] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 6.104562] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 6.104571] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 6.104765] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 6.133542] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 6.133573] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 6.140930] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 6.146771] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 6.147081] usbcore: registered new interface driver brcmfmac
[ 6.153063] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 6.153084] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 6.154251] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2
[ 6.250573] Console: switching to colour frame buffer device 480x135
[ 6.589903] vc4-drm gpu: fb0: vc4drmfb frame buffer device
[ 6.733450] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 6.856615] random: crng init done
[ 6.860070] random: 7 urandom warning(s) missed due to ratelimiting
[ 7.064865] EXT4-fs (mmcblk0p4): resizing filesystem from 166400 to 166400 blocks
[ 7.160618] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 7.365768] audit: type=1400 audit(1615411341.171:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=299 comm="apparmor_parser"
[ 7.396734] audit: type=1400 audit(1615411341.171:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=299 comm="apparmor_parser"
[ 7.424822] audit: type=1400 audit(1615411341.179:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="klogd" pid=301 comm="apparmor_parser"
[ 7.444631] audit: type=1400 audit(1615411341.179:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=302 comm="apparmor_parser"
[ 7.464636] audit: type=1400 audit(1615411341.183:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=300 comm="apparmor_parser"
[ 7.484368] audit: type=1400 audit(1615411341.195:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="syslogd" pid=307 comm="apparmor_parser"
[ 7.504699] audit: type=1400 audit(1615411341.207:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="syslog-ng" pid=305 comm="apparmor_parser"
[ 7.519815] audit: type=1400 audit(1615411341.219:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/dovecot/anvil" pid=310 comm="apparmor_parser"
[ 7.540698] audit: type=1400 audit(1615411341.223:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/apache2/mpm-prefork/apache2" pid=309 comm="apparmor_parser"
[ 7.564661] audit: type=1400 audit(1615411341.223:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/apache2/mpm-prefork/apache2//DEFAULT_URI" pid=309 comm="apparmor_parser"
[ 8.327331] uart-pl011 fe201000.serial: no DMA platform data
[ 8.856465] Bluetooth: Core ver 2.22
[ 8.862774] NET: Registered protocol family 31
[ 8.872589] Bluetooth: HCI device and connection manager initialized
[ 8.879221] Bluetooth: HCI socket layer initialized
[ 8.884469] Bluetooth: L2CAP socket layer initialized
[ 8.890335] Bluetooth: SCO socket layer initialized
[ 9.044648] bcmgenet: Skipping UMAC reset
[ 9.051419] bcmgenet fd580000.ethernet: configuring instance for external RGMII
[ 9.059054] bcmgenet fd580000.ethernet eth0: Link is Down
[ 9.665109] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[ 12.648054] kauditd_printk_skb: 142 callbacks suppressed
[ 12.648061] audit: type=1400 audit(1616275523.916:142): apparmor="DENIED" operation="open" profile="snap.homescreen.homescreen" name="/var/lib/snapd/hostfs/usr/lib/liblzma.so.5.2.4" pid=621 comm="python3" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 12.979134] audit: type=1400 audit(1616275524.248:143): apparmor="DENIED" operation="open" profile="snap.homescreen.homescreen" name="/var/lib/snapd/hostfs/usr/lib/libffi.so.7.1.0" pid=621 comm="python3" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 13.244668] audit: type=1400 audit(1616275524.512:144): apparmor="DENIED" operation="open" profile="snap.homescreen.homescreen" name="/var/lib/snapd/hostfs/usr/lib/libssl.so.1.1" pid=621 comm="python3" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 13.298013] audit: type=1400 audit(1616275524.568:145): apparmor="DENIED" operation="open" profile="snap.homescreen.homescreen" name="/var/lib/snapd/hostfs/usr/lib/libcrypto.so.1.1" pid=621 comm="python3" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 14.186007] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 14.194450] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 14.212184] audit: type=1400 audit(1616275525.476:146): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="syslogd" name="dev/log" pid=426 comm="connmand" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 14.241782] audit: type=1400 audit(1616275525.476:147): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="syslogd" name="dev/log" pid=426 comm="connmand" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 14.272993] audit: type=1400 audit(1616275525.476:148): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="syslogd" name="dev/log" pid=426 comm="connmand" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 14.304695] audit: type=1400 audit(1616275525.476:149): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="syslogd" name="dev/log" pid=426 comm="connmand" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 14.336894] 8021q: 802.1Q VLAN Support v1.8
[ 14.567532] audit: type=1400 audit(1616275525.836:150): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbarfx" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 14.606523] audit: type=1400 audit(1616275525.876:151): apparmor="DENIED" operation="open" profile="snap.homescreen.homescreen" name="/var/lib/snapd/hostfs/usr/lib/libwayland-egl.so.1.0.0" pid=621 comm="python3" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 15.153158] Bluetooth: HCI UART driver ver 2.3
[ 15.158883] Bluetooth: HCI UART protocol H4 registered
[ 15.174232] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 15.197943] Bluetooth: HCI UART protocol Broadcom registered
[ 15.209057] IPv4: martian source 255.255.255.255 from 192.168.2.2, on dev eth0
[ 15.216444] ll header: 00000000: ff ff ff ff ff ff 00 1e e5 63 ec 55 08 00
[ 15.441233] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.447050] Bluetooth: BNEP filters: protocol multicast
[ 15.455593] Bluetooth: BNEP socket layer initialized
[ 15.480121] NET: Registered protocol family 38
[ 15.516712] cryptd: max_cpu_qlen set to 1000
[ 15.752637] Bluetooth: RFCOMM TTY layer initialized
[ 15.757701] Bluetooth: RFCOMM socket layer initialized
[ 15.763392] Bluetooth: RFCOMM ver 1.11
[ 25.622743] kauditd_printk_skb: 47 callbacks suppressed
[ 25.622749] audit: type=1400 audit(1616275536.892:199): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbarfx" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 25.823911] audit: type=1400 audit(1616275537.092:200): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 26.024751] audit: type=1400 audit(1616275537.292:201): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 26.224805] audit: type=1400 audit(1616275537.492:202): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 26.424969] audit: type=1400 audit(1616275537.692:203): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 26.626025] audit: type=1400 audit(1616275537.892:204): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 26.823122] audit: type=1400 audit(1616275538.092:205): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 27.023331] audit: type=1400 audit(1616275538.292:206): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 27.224038] audit: type=1400 audit(1616275538.492:207): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 27.423191] audit: type=1400 audit(1616275538.692:208): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 30.662200] kauditd_printk_skb: 16 callbacks suppressed
[ 30.662207] audit: type=1400 audit(1616275561.490:225): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 30.862858] audit: type=1400 audit(1616275561.690:226): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 31.062991] audit: type=1400 audit(1616275561.890:227): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 31.262852] audit: type=1400 audit(1616275562.090:228): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 31.463045] audit: type=1400 audit(1616275562.290:229): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 31.663322] audit: type=1400 audit(1616275562.490:230): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 31.862764] audit: type=1400 audit(1616275562.690:231): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 32.063668] audit: type=1400 audit(1616275562.890:232): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 32.262562] audit: type=1400 audit(1616275563.090:233): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 32.462701] audit: type=1400 audit(1616275563.290:234): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 35.862735] kauditd_printk_skb: 17 callbacks suppressed
[ 35.862748] audit: type=1400 audit(1616275566.690:252): apparmor="DENIED" operation="open" profile="snap.thinghub.thinghub" name="/proc/sys/kernel/random/entropy_avail" pid=615 comm="crossbar-contro" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
root@raspberrypi4-64:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment