· 6 years ago · Oct 25, 2019, 11:18 AM
1[ 0.000000] Booting Linux on physical CPU 0x0
2[ 0.000000] Initializing cgroup subsys cpuset
3[ 0.000000] Initializing cgroup subsys cpu
4[ 0.000000] Initializing cgroup subsys cpuacct
5[ 0.000000] Linux version 4.4.0-1124-raspi2 (buildd@bos02-arm64-043) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.10) ) #133-Ubuntu SMP Wed Oct 2 01:20:25 UTC 2019 (Ubuntu 4.4.0-1124.133-raspi2 4.4.194)
6[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
7[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
8[ 0.000000] Machine model: Raspberry Pi Compute Module 3 Rev 1.0
9[ 0.000000] cma: Reserved 8 MiB at 0x3a000000
10[ 0.000000] Memory policy: Data cache writealloc
11[ 0.000000] On node 0 totalpages: 241664
12[ 0.000000] free_area_init_node: node 0, pgdat 80e77380, node_mem_map b97b4000
13[ 0.000000] Normal zone: 2124 pages used for memmap
14[ 0.000000] Normal zone: 0 pages reserved
15[ 0.000000] Normal zone: 241664 pages, LIFO batch:31
16[ 0.000000] [bcm2709_smp_init_cpus] enter (101600->f3003010)
17[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
18[ 0.000000] PERCPU: Embedded 13 pages/cpu @bafae000 s24012 r8192 d21044 u53248
19[ 0.000000] pcpu-alloc: s24012 r8192 d21044 u53248 alloc=13*4096
20[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
21[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
22[ 0.000000] Kernel command line: 8250.nr_uarts=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 dma.dmachans=0x7f35 bcm2709.boardrev=0xa220a0 bcm2709.serial=0xe0eadb9d bcm2709.uart_clock=48000000 smsc95xx.macaddr=B8:27:EB:EA:DB:9D vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 elevator=deadline rng_core.default_quality=700 root=/dev/disk/by-label/writable net.ifnames=0 init=/lib/systemd/systemd ro panic=-1 fixrtc snap_core=core_7919.snap snap_kernel=pi2-kernel_102.snap
23[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
24[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
25[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
26[ 0.000000] allocated 966656 bytes of page_ext
27[ 0.000000] Memory: 930184K/966656K available (8817K kernel code, 552K rwdata, 2736K rodata, 1024K init, 793K bss, 28280K reserved, 8192K cma-reserved)
28[ 0.000000] Virtual kernel memory layout:
29 vector : 0xffff0000 - 0xffff1000 ( 4 kB)
30 fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
31 vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
32 lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
33 modules : 0x7f000000 - 0x80000000 ( 16 MB)
34 .text : 0x80008000 - 0x80c486d8 (12546 kB)
35 .init : 0x80d00000 - 0x80e00000 (1024 kB)
36 .data : 0x80e00000 - 0x80e8a100 ( 553 kB)
37 .bss : 0x80e8d000 - 0x80f53540 ( 794 kB)
38[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
39[ 0.000000] Hierarchical RCU implementation.
40[ 0.000000] Build-time adjustment of leaf fanout to 32.
41[ 0.000000] NR_IRQS:16 nr_irqs:16 16
42[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
43[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
44[ 0.000009] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
45[ 0.000027] Switching to timer-based delay loop, resolution 52ns
46[ 0.000318] Console: colour dummy device 80x30
47[ 0.001447] console [tty1] enabled
48[ 0.001504] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
49[ 0.001574] pid_max: default: 32768 minimum: 301
50[ 0.001742] Security Framework initialized
51[ 0.001779] Yama: becoming mindful.
52[ 0.001903] AppArmor: AppArmor initialized
53[ 0.002159] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
54[ 0.002204] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
55[ 0.003221] Disabling cpuset control group subsystem
56[ 0.003278] Initializing cgroup subsys io
57[ 0.003332] Initializing cgroup subsys memory
58[ 0.003408] Initializing cgroup subsys devices
59[ 0.003454] Initializing cgroup subsys freezer
60[ 0.003497] Initializing cgroup subsys net_cls
61[ 0.003539] Initializing cgroup subsys perf_event
62[ 0.003582] Initializing cgroup subsys net_prio
63[ 0.003634] Initializing cgroup subsys pids
64[ 0.003707] CPU: Testing write buffer coherency: ok
65[ 0.003884] ftrace: allocating 26924 entries in 79 pages
66[ 0.077962] CPU0: update cpu_capacity 1024
67[ 0.078027] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
68[ 0.078059] [bcm2709_smp_prepare_cpus] enter
69[ 0.078221] Setting up static identity map for 0x100000 - 0x100058
70[ 0.083552] [bcm2709_boot_secondary] cpu:1 started (0) 18
71[ 0.083753] [bcm2709_secondary_init] enter cpu:1
72[ 0.083800] CPU1: update cpu_capacity 1024
73[ 0.083807] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
74[ 0.084378] [bcm2709_boot_secondary] cpu:2 started (0) 17
75[ 0.084524] [bcm2709_secondary_init] enter cpu:2
76[ 0.084547] CPU2: update cpu_capacity 1024
77[ 0.084554] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
78[ 0.085079] [bcm2709_boot_secondary] cpu:3 started (0) 17
79[ 0.085211] [bcm2709_secondary_init] enter cpu:3
80[ 0.085233] CPU3: update cpu_capacity 1024
81[ 0.085239] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
82[ 0.085313] Brought up 4 CPUs
83[ 0.085413] SMP: Total of 4 processors activated (153.60 BogoMIPS).
84[ 0.085442] CPU: All CPU(s) started in HYP mode.
85[ 0.085469] CPU: Virtualization extensions available.
86[ 0.086534] devtmpfs: initialized
87[ 0.097225] evm: security.selinux
88[ 0.097258] evm: security.SMACK64
89[ 0.097300] evm: security.SMACK64EXEC
90[ 0.097326] evm: security.SMACK64TRANSMUTE
91[ 0.097352] evm: security.SMACK64MMAP
92[ 0.097378] evm: security.ima
93[ 0.097402] evm: security.capability
94[ 0.098331] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
95[ 0.098867] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
96[ 0.098935] futex hash table entries: 1024 (order: 4, 65536 bytes)
97[ 0.099919] pinctrl core: initialized pinctrl subsystem
98[ 0.101104] NET: Registered protocol family 16
99[ 0.106599] DMA: preallocated 4096 KiB pool for atomic coherent allocations
100[ 0.117391] cpuidle: using governor ladder
101[ 0.129407] cpuidle: using governor menu
102[ 0.137723] bcm2709: Mini UART enabled
103[ 0.137763] No ATAGs?
104[ 0.137808] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
105[ 0.137868] hw-breakpoint: maximum watchpoint size is 8 bytes.
106[ 0.138100] Serial: AMBA PL011 UART driver
107[ 0.138269] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
108[ 0.138487] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
109[ 0.193655] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
110[ 0.196441] SCSI subsystem initialized
111[ 0.196732] libata version 3.00 loaded.
112[ 0.197105] usbcore: registered new interface driver usbfs
113[ 0.197215] usbcore: registered new interface driver hub
114[ 0.197350] usbcore: registered new device driver usb
115[ 0.201434] raspberrypi-firmware soc:firmware: Attached to firmware from 2017-05-15 16:57
116[ 0.206733] NetLabel: Initializing
117[ 0.206763] NetLabel: domain hash size = 128
118[ 0.206790] NetLabel: protocols = UNLABELED CIPSOv4
119[ 0.206874] NetLabel: unlabeled traffic allowed by default
120[ 0.207962] clocksource: Switched to clocksource arch_sys_counter
121[ 0.257831] AppArmor: AppArmor Filesystem Enabled
122[ 0.272690] NET: Registered protocol family 2
123[ 0.273495] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
124[ 0.273637] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
125[ 0.273848] TCP: Hash tables configured (established 8192 bind 8192)
126[ 0.273969] UDP hash table entries: 512 (order: 2, 16384 bytes)
127[ 0.274038] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
128[ 0.274317] NET: Registered protocol family 1
129[ 0.274653] Unpacking initramfs...
130[ 2.760891] Freeing initrd memory: 3024K
131[ 2.767283] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
132[ 2.769305] audit: initializing netlink subsys (disabled)
133[ 2.769424] audit: type=2000 audit(2.731:1): initialized
134[ 2.770505] Initialise system trusted keyring
135[ 2.782549] zbud: loaded
136[ 2.783750] VFS: Disk quotas dquot_6.6.0
137[ 2.784117] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
138[ 2.786013] squashfs: version 4.0 (2009/01/31) Phillip Lougher
139[ 2.788313] fuse init (API version 7.23)
140[ 2.789473] Key type big_key registered
141[ 2.789605] Allocating IMA MOK and blacklist keyrings.
142[ 2.791306] Key type asymmetric registered
143[ 2.791352] Asymmetric key parser 'x509' registered
144[ 2.791483] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
145[ 2.791701] io scheduler noop registered
146[ 2.791742] io scheduler deadline registered (default)
147[ 2.792121] io scheduler cfq registered
148[ 2.796045] BCM2708FB: allocated DMA memory fa410000
149[ 2.796096] BCM2708FB: allocated DMA channel 0 @ f3007000
150[ 2.802049] Console: switching to colour frame buffer device 82x26
151[ 2.900978] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
152[ 2.905846] console [ttyS0] disabled
153[ 2.908206] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 59, base_baud = 31250000) is a 16550
154[ 3.756134] console [ttyS0] enabled
155[ 3.763294] bcm2835-rng 3f104000.rng: hwrng registered
156[ 3.763426] random: nonblocking pool is initialized
157[ 3.778642] vc-cma: Videocore CMA driver
158[ 3.784917] vc-cma: vc_cma_base = 0x00000000
159[ 3.792006] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
160[ 3.799754] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
161[ 3.807709] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
162[ 3.831638] loop: module loaded
163[ 3.837961] vchiq: vchiq_init_state: slot_zero = 0xba480000, is_master = 0
164[ 3.850935] libphy: Fixed MDIO Bus: probed
165[ 3.857430] tun: Universal TUN/TAP device driver, 1.6
166[ 3.864897] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
167[ 3.873820] PPP generic driver version 2.4.2
168[ 3.880906] usbcore: registered new interface driver smsc95xx
169[ 3.889264] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
170[ 4.097833] Core Release: 2.80a
171[ 4.103382] Setting default values for core params
172[ 4.110606] Finished setting default values for core params
173[ 4.318931] Using Buffer DMA mode
174[ 4.324575] Periodic Transfer Interrupt Enhancement - disabled
175[ 4.332850] Multiprocessor Interrupt Enhancement - disabled
176[ 4.340879] OTG VER PARAM: 0, OTG VER FLAG: 0
177[ 4.347668] Dedicated Tx FIFOs mode
178[ 4.353863] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba404000 dma = 0xfa404000 len=9024
179[ 4.368958] FIQ FSM acceleration enabled for :
180 Non-periodic Split Transactions
181 Periodic Split Transactions
182 High-Speed Isochronous Endpoints
183 Interrupt/Control Split Transaction hack enabled
184[ 4.403840] dwc_otg: Microframe scheduler enabled
185[ 4.403896] WARN::hcd_init_fiq:415: FIQ on core 1 at 0x806a8770
186[ 4.412336] WARN::hcd_init_fiq:416: FIQ ASM at 0x806a8ad4 length 36
187[ 4.421075] WARN::hcd_init_fiq:441: MPHI regs_base at 0xbc022000
188[ 4.429558] dwc_otg 3f980000.usb: DWC OTG Controller
189[ 4.436957] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
190[ 4.446784] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
191[ 4.454800] Init: Port Power? op_state=1
192[ 4.461071] Init: Power Port (0)
193[ 4.466770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
194[ 4.476011] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
195[ 4.485676] usb usb1: Product: DWC OTG Controller
196[ 4.492735] usb usb1: Manufacturer: Linux 4.4.0-1124-raspi2 dwc_otg_hcd
197[ 4.501783] usb usb1: SerialNumber: 3f980000.usb
198[ 4.509718] hub 1-0:1.0: USB hub found
199[ 4.515792] hub 1-0:1.0: 1 port detected
200[ 4.522573] dwc_otg: FIQ enabled
201[ 4.522583] dwc_otg: NAK holdoff enabled
202[ 4.522591] dwc_otg: FIQ split-transaction FSM enabled
203[ 4.522623] Module dwc_common_port init
204[ 4.523107] usbcore: registered new interface driver usb-storage
205[ 4.531881] mousedev: PS/2 mouse device common for all mice
206[ 4.540146] i2c /dev entries driver
207[ 4.547939] device-mapper: uevent: version 1.0.3
208[ 4.555420] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
209[ 4.568794] bcm2835-cpufreq: min=600000 max=1200000
210[ 4.578733] sdhci: Secure Digital Host Controller Interface driver
211[ 4.586234] sdhci: Copyright(c) Pierre Ossman
212[ 4.593908] sdhost: log_buf @ ba407000 (fa407000)
213[ 4.651971] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
214[ 4.660815] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
215[ 4.667956] mmc-bcm2835 3f300000.mmc: DMA channel allocated
216[ 4.704030] sdhci-pltfm: SDHCI platform and OF driver helper
217[ 4.711367] ledtrig-cpu: registered to indicate activity on CPUs
218[ 4.717963] mmc0: new high speed MMC card at address 0001
219[ 4.718419] mmcblk0: mmc0:0001 4FPD3R 3.64 GiB
220[ 4.718591] mmcblk0boot0: mmc0:0001 4FPD3R partition 1 4.00 MiB
221[ 4.718736] mmcblk0boot1: mmc0:0001 4FPD3R partition 2 4.00 MiB
222[ 4.718893] mmcblk0rpmb: mmc0:0001 4FPD3R partition 3 512 KiB
223[ 4.725991] mmcblk0: p1 p2
224[ 4.728134] Indeed it is in host mode hprt0 = 00021501
225[ 4.764096] NET: Registered protocol family 10
226[ 4.770376] NET: Registered protocol family 17
227[ 4.776054] mmc1: host does not support reading read-only switch, assuming write-enable
228[ 4.776093] Key type dns_resolver registered
229[ 4.776451] Registering SWP/SWPB emulation handler
230[ 4.777055] registered taskstats version 1
231[ 4.777108] Loading compiled-in X.509 certificates
232[ 4.781984] Loaded X.509 cert 'Build time autogenerated kernel key: a5d585871efad64d724aeac5dfa9638569ff4df2'
233[ 4.782050] zswap: loaded using pool lzo/zbud
234[ 4.787786] Key type trusted registered
235[ 4.798728] Key type encrypted registered
236[ 4.798753] AppArmor: AppArmor sha1 policy hashing enabled
237[ 4.798764] ima: No TPM chip found, activating TPM-bypass!
238[ 4.798800] ima: Allocated hash algorithm: sha1
239[ 4.798872] evm: HMAC attrs: 0x1
240[ 4.798899] vc-sm: Videocore shared memory driver
241[ 4.798905] [vc_sm_connected_init]: start
242[ 4.799312] [vc_sm_connected_init]: end - returning 0
243[ 4.800155] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
244[ 4.800453] hctosys: unable to open rtc device (rtc0)
245[ 4.800676] of_cfs_init
246[ 4.800737] of_cfs_init: OK
247[ 4.801086] PM: Hibernation image not present or could not be loaded.
248[ 4.899963] usb 1-1: new high-speed USB device number 2 using dwc_otg
249[ 4.900075] Indeed it is in host mode hprt0 = 00001101
250[ 4.960381] mmc1: new high speed SDHC card at address 0007
251[ 4.961442] Freeing unused kernel memory: 1024K
252[ 4.973566] mmcblk1: mmc1:0007 SD8GB 7.42 GiB
253[ 4.980532] mmcblk1: p1
254[ 5.088278] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
255[ 5.096276] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
256[ 5.105608] hub 1-1:1.0: USB hub found
257[ 5.111619] hub 1-1:1.0: 3 ports detected
258[ 5.388046] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
259[ 5.500749] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
260[ 5.509059] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
261[ 5.521544] smsc95xx v1.0.4
262[ 5.578082] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:ea:db:9d
263[ 5.738872] initrd: checking filesystem for writable partition
264[ 5.750918] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
265[ 5.762568] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
266[ 6.133853] EXT4-fs (mmcblk0p2): recovery complete
267[ 6.140677] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: errors=remount-ro
268[ 6.224057] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
269[ 6.235800] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
270[ 6.255425] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
271[ 6.408563] initrd: mounting /run
272[ 6.755940] FAT-fs (mmcblk0p1): IO charset ascii not found
273[ 6.814652] initrd: date set from /scripts/local-bottom/fixrtc-mount (Fri Oct 25 11:07:54 UTC 2019)
274[ 7.435195] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
275[ 7.458028] systemd[1]: Detected architecture arm.
276[ 7.472111] systemd[1]: Set hostname to <SignumVelleman>.
277[ 8.357154] systemd[1]: [/etc/systemd/system/snap-pi2\x2dkernel-102.mount:10] Unknown lvalue 'LazyUnmount' in section 'Mount'
278[ 8.386705] systemd[1]: [/etc/systemd/system/snap-core18-1226.mount:10] Unknown lvalue 'LazyUnmount' in section 'Mount'
279[ 8.576456] systemd[1]: Listening on Syslog Socket.
280[ 8.585560] systemd[1]: Started Trigger resolvconf update for networkd DNS.
281[ 8.595724] systemd[1]: Listening on Journal Socket.
282[ 8.603776] systemd[1]: Reached target Remote File Systems (Pre).
283[ 8.613085] systemd[1]: Reached target Remote File Systems.
284[ 8.622430] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
285[ 8.636712] systemd[1]: Listening on Journal Socket (/dev/log).
286[ 8.646067] systemd[1]: Reached target Swap.
287[ 8.653919] systemd[1]: Listening on Journal Audit Socket.
288[ 8.662893] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
289[ 8.675692] systemd[1]: Created slice User and Session Slice.
290[ 8.684897] systemd[1]: Listening on udev Kernel Socket.
291[ 8.693687] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
292[ 8.706557] systemd[1]: Reached target Paths.
293[ 8.714251] systemd[1]: Reached target Encrypted Volumes.
294[ 8.723008] systemd[1]: Listening on fsck to fsckd communication Socket.
295[ 8.733108] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
296[ 8.743589] systemd[1]: Listening on udev Control Socket.
297[ 8.752712] systemd[1]: Created slice System Slice.
298[ 8.780394] systemd[1]: Starting Load Kernel Modules...
299[ 8.791557] systemd[1]: Starting Set the hostname to the value stored on the writable partition...
300[ 8.806344] systemd[1]: Created slice system-serial\x2dgetty.slice.
301[ 8.818384] systemd[1]: Starting Nameserver information manager...
302[ 8.836061] systemd[1]: Mounting POSIX Message Queue File System...
303[ 8.848706] systemd[1]: Starting Set console keymap...
304[ 8.859665] systemd[1]: Starting Journal Service...
305[ 8.870789] systemd[1]: Starting Remount Root and Kernel File Systems...
306[ 8.883688] systemd[1]: Mounting Debug File System...
307[ 8.892835] systemd[1]: Created slice system-systemd\x2dfsck.slice.
308[ 8.903000] systemd[1]: Reached target Slices.
309[ 8.916582] systemd[1]: Starting Create list of required static device nodes for the current kernel...
310[ 8.986253] systemd[1]: Started Load Kernel Modules.
311[ 8.996824] systemd[1]: Started Set the hostname to the value stored on the writable partition.
312[ 9.011432] systemd[1]: Started Create list of required static device nodes for the current kernel.
313[ 9.085055] systemd[1]: Mounted POSIX Message Queue File System.
314[ 9.097865] systemd[1]: Started Remount Root and Kernel File Systems.
315[ 9.108922] systemd[1]: Mounted Debug File System.
316[ 9.119522] systemd[1]: Started Nameserver information manager.
317[ 9.168732] systemd[1]: Started Journal Service.
318[ 10.253784] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
319[ 10.300319] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
320[ 11.140823] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
321[ 11.141292] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
322[ 11.829010] systemd-journald[496]: Received request to flush runtime journal from PID 1
323[ 12.202844] EXT4-fs (mmcblk0rpmb): unable to read superblock
324[ 12.211163] FAT-fs (mmcblk0rpmb): unable to read boot sector
325[ 12.671186] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
326[ 12.672003] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
327[ 26.279727] uart-pl011 3f201000.uart: no DMA platform data
328[ 27.822383] TCP: request_sock_TCP: Possible SYN flooding on port 14879. Sending cookies. Check SNMP counters.
329[ 28.265195] cfg80211: World regulatory domain updated:
330[ 28.265218] cfg80211: DFS Master region: unset
331[ 28.265225] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
332[ 28.265234] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
333[ 28.265243] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
334[ 28.265250] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
335[ 28.265257] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
336[ 28.265265] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
337[ 28.265272] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
338[ 28.265279] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
339[ 28.265288] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)