Unfortunately, i don’t have a external keyboard.
But, the good news is that i have managed to gain access to the SSH terminal, i was not aware that the password had been changed to “emonpi2016”.
anyways, so i ran the tail /var/log/syslog and got the following
pi@emonpi(ro):~$ tail /var/log/syslog
Mar 1 20:33:01 emonpi CRON[2669]: (pi) CMD (/home/pi/emonpi/service-runner >> /var/log/service-runner.log 2>&1)
Mar 1 20:33:19 emonpi kernel: [ 238.171835] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
Mar 1 20:34:01 emonpi CRON[2858]: (pi) CMD (/home/pi/emonpi/service-runner >> /var/log/service-runner.log 2>&1)
Mar 1 20:35:01 emonpi CRON[3052]: (root) CMD (/usr/local/bin/wifi-check > /home/pi/data/wificheck.log 2>&1)
Mar 1 20:35:01 emonpi CRON[3053]: (pi) CMD (/home/pi/emonpi/service-runner >> /var/log/service-runner.log 2>&1)
Mar 1 20:35:24 emonpi kernel: [ 363.509223] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
Mar 1 20:36:01 emonpi CRON[3252]: (pi) CMD (/home/pi/emonpi/service-runner >> /var/log/service-runner.log 2>&1)
Mar 1 20:36:03 emonpi kernel: [ 402.217596] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
Mar 1 20:37:02 emonpi CRON[3441]: (pi) CMD (/home/pi/emonpi/service-runner >> /var/log/service-runner.log 2>&1)
Mar 1 20:37:03 emonpi kernel: [ 462.737404] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
pi@emonpi(ro):~$
and as for the dmesg|less i got the following
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.26-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #915 SMP Thu Oct 20 17:08:44 BST 2016
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] cma: Reserved 8 MiB at 0x3d800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 253952
[ 0.000000] free_area_init_node: node 0, pgdat 808c2f80, node_mem_map bcf3a000
[ 0.000000] Normal zone: 2232 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 253952 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9520->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 13 pages/cpu @bcef6000 s22592 r8192 d22464 u53248
[ 0.000000] pcpu-alloc: s22592 r8192 d22464 u53248 alloc=13*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 251720
[ 0.000000] Kernel command line: 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa02082 bcm2709.serial=0x2488b411 smsc95xx.macaddr=B8:27:EB:88:B4:11 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3ea00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=tty1 elevator=noop root=/dev/mmcblk0p2 rootfstype=ext4 fsck.repair=yes rootwait
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 987792K/1015808K available (6348K kernel code, 432K rwdata, 1716K rodata, 476K init, 764K bss, 19824K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbe800000 - 0xff800000 (1040 MB)
lowmem : 0x80000000 - 0xbe000000 ( 992 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x807e8584 (8066 kB)
.init : 0x807e9000 - 0x80860000 ( 476 kB)
.data : 0x80860000 - 0x808cc290 ( 433 kB)
.bss : 0x808cf000 - 0x8098e1ec ( 765 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] Architected 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.000009] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000027] Switching to timer-based delay loop, resolution 52ns
[ 0.000292] Console: colour dummy device 80x30
[ 0.001345] console [tty1] enabled
[ 0.001396] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.001467] pid_max: default: 32768 minimum: 301
[ 0.001803] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001847] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002807] Disabling cpuset control group subsystem
[ 0.002864] Initializing cgroup subsys io
[ 0.002916] Initializing cgroup subsys memory
[ 0.002981] Initializing cgroup subsys devices
[ 0.003024] Initializing cgroup subsys freezer
[ 0.003067] Initializing cgroup subsys net_cls
[ 0.003139] CPU: Testing write buffer coherency: ok
[ 0.003224] ftrace: allocating 21225 entries in 63 pages
[ 0.052932] CPU0: update cpu_capacity 1024
[ 0.052999] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.053032] [bcm2709_smp_prepare_cpus] enter
[ 0.053187] Setting up static identity map for 0x8240 - 0x8274
[ 0.054838] [bcm2709_boot_secondary] cpu:1 started (0) 16
[ 0.055054] [bcm2709_secondary_init] enter cpu:1
[ 0.055096] CPU1: update cpu_capacity 1024
[ 0.055102] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.055480] [bcm2709_boot_secondary] cpu:2 started (0) 17
[ 0.055644] [bcm2709_secondary_init] enter cpu:2
[ 0.055666] CPU2: update cpu_capacity 1024
[ 0.055672] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.056033] [bcm2709_boot_secondary] cpu:3 started (0) 16
[ 0.056162] [bcm2709_secondary_init] enter cpu:3
[ 0.056183] CPU3: update cpu_capacity 1024
[ 0.056189] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.056249] Brought up 4 CPUs
[ 0.056347] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.056377] CPU: All CPU(s) started in HYP mode.
[ 0.056403] CPU: Virtualization extensions available.
[ 0.057037] devtmpfs: initialized
[ 0.067896] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.068268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.069025] pinctrl core: initialized pinctrl subsystem
[ 0.069560] NET: Registered protocol family 16
[ 0.074724] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.081762] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.081812] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.081988] Serial: AMBA PL011 UART driver
[ 0.082143] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.082376] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.145054] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
[ 0.145664] SCSI subsystem initialized
[ 0.145873] usbcore: registered new interface driver usbfs
[ 0.145985] usbcore: registered new interface driver hub
[ 0.146105] usbcore: registered new device driver usb
[ 0.152478] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-10-20 14:58
[ 0.179598] clocksource: Switched to clocksource arch_sys_counter
[ 0.224916] FS-Cache: Loaded
[ 0.225212] CacheFiles: Loaded
[ 0.237477] NET: Registered protocol family 2
[ 0.238354] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.238493] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.238704] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.238816] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.238884] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.239134] NET: Registered protocol family 1
[ 0.239473] RPC: Registered named UNIX socket transport module.
[ 0.239505] RPC: Registered udp transport module.
[ 0.239533] RPC: Registered tcp transport module.
[ 0.239561] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.240604] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.241944] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.255272] VFS: Disk quotas dquot_6.6.0
[ 0.255605] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.257858] FS-Cache: Netfs 'nfs' registered for caching
[ 0.258782] NFS: Registering the id_resolver key type
[ 0.258849] Key type id_resolver registered
[ 0.258877] Key type id_legacy registered
[ 0.261265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.261435] io scheduler noop registered (default)
[ 0.261477] io scheduler deadline registered
[ 0.261551] io scheduler cfq registered
[ 0.264059] BCM2708FB: allocated DMA memory fdc00000
[ 0.264106] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.269211] Console: switching to colour frame buffer device 82x26
[ 0.273713] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 1.193055] bcm2835-rng 3f104000.rng: hwrng registered
[ 1.194659] vc-cma: Videocore CMA driver
[ 1.196096] vc-cma: vc_cma_base = 0x00000000
[ 1.197488] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.198814] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.200355] vc-mem: phys_addr:0x00000000 mem_base=0x3ea00000 mem_size:0x3f000000(1008 MiB)
[ 1.217521] brd: module loaded
[ 1.227243] loop: module loaded
[ 1.229338] vchiq: vchiq_init_state: slot_zero = 0xbdc80000, is_master = 0
[ 1.232029] Loading iSCSI transport class v2.0-870.
[ 1.233983] usbcore: registered new interface driver smsc95xx
[ 1.235317] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.436824] Core Release: 2.80a
[ 1.438065] Setting default values for core params
[ 1.439358] Finished setting default values for core params
[ 1.641045] Using Buffer DMA mode
[ 1.642339] Periodic Transfer Interrupt Enhancement - disabled
[ 1.643695] Multiprocessor Interrupt Enhancement - disabled
[ 1.645045] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.646366] Dedicated Tx FIFOs mode
[ 1.647942] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbdc14000 dma = 0xfdc14000 len=9024
[ 1.650675] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 1.657536] dwc_otg: Microframe scheduler enabled
[ 1.657584] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x804476e0
[ 1.658997] WARN::hcd_init_fiq:414: FIQ ASM at 0x80447a50 length 36
[ 1.660376] WARN::hcd_init_fiq:439: MPHI regs_base at 0xbe922000
[ 1.661781] dwc_otg 3f980000.usb: DWC OTG Controller
[ 1.663137] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 1.664520] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 1.665888] Init: Port Power? op_state=1
[ 1.667201] Init: Power Port (0)
[ 1.668664] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.670030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.671366] usb usb1: Product: DWC OTG Controller
[ 1.672673] usb usb1: Manufacturer: Linux 4.4.26-v7+ dwc_otg_hcd
[ 1.673994] usb usb1: SerialNumber: 3f980000.usb
[ 1.676086] hub 1-0:1.0: USB hub found
[ 1.677383] hub 1-0:1.0: 1 port detected
[ 1.679168] dwc_otg: FIQ enabled
[ 1.679178] dwc_otg: NAK holdoff enabled
[ 1.679187] dwc_otg: FIQ split-transaction FSM enabled
[ 1.679225] Module dwc_common_port init
[ 1.679494] usbcore: registered new interface driver usb-storage
[ 1.681010] mousedev: PS/2 mouse device common for all mice
[ 1.682980] bcm2835-cpufreq: min=600000 max=1200000
[ 1.684497] sdhci: Secure Digital Host Controller Interface driver
[ 1.685812] sdhci: Copyright(c) Pierre Ossman
[ 1.687398] sdhost: log_buf @ bdc13000 (fdc13000)
[ 1.739622] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 1.743184] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 1.744518] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ 1.796879] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.799713] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.801472] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.801490] mmc0: new high speed SDHC card at address 1234
[ 1.802064] mmcblk0: mmc0:1234 SA08G 7.25 GiB
[ 1.805822] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.807408] usbcore: registered new interface driver usbhid
[ 1.808101] mmcblk0: p1 p2 p3
[ 1.810173] usbhid: USB HID core driver
[ 1.812097] Initializing XFRM netlink socket
[ 1.813510] NET: Registered protocol family 17
[ 1.814997] Key type dns_resolver registered
[ 1.816816] Registering SWP/SWPB emulation handler
[ 1.818935] registered taskstats version 1
[ 1.820436] vc-sm: Videocore shared memory driver
[ 1.821749] [vc_sm_connected_init]: start
[ 1.823264] vc_vchi_sm_init: failed to open VCHI service (-1)
[ 1.823361] [vc_sm_connected_init]: failed to initialize shared memory service
[ 1.825961] [vc_sm_connected_init]: end - returning -1
[ 1.826585] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 1.828133] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.829678] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.831474] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 1.832497] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 1.835499] of_cfs_init
[ 1.836783] of_cfs_init: OK
[ 1.851580] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.854102] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.864647] devtmpfs: mounted
[ 1.866709] Freeing unused kernel memory: 476K (807e9000 - 80860000)
[ 1.869710] Indeed it is in host mode hprt0 = 00021501
[ 1.923126] mmc1: new high speed SDIO card at address 0001
[ 2.049631] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.051291] Indeed it is in host mode hprt0 = 00001101
[ 2.190108] random: systemd: uninitialized urandom read (16 bytes read, 34 bits of entropy available)
[ 2.196794] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 2.200358] systemd[1]: Detected architecture 'arm'.
[ 2.249902] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.251608] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.254057] hub 1-1:1.0: USB hub found
[ 2.255838] hub 1-1:1.0: 5 ports detected
[ 2.317188] NET: Registered protocol family 10
[ 2.320228] systemd[1]: Inserted module 'ipv6'
[ 2.323595] systemd[1]: Set hostname to <emonpi>.
[ 2.459159] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
[ 2.529654] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.629908] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.631545] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.635983] smsc95xx v1.0.4
[ 2.693119] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:88:b4:11
[ 2.726868] random: systemd: uninitialized urandom read (16 bytes read, 76 bits of entropy available)
[ 2.731250] random: systemd: uninitialized urandom read (16 bytes read, 76 bits of entropy available)
[ 2.735824] random: systemd: uninitialized urandom read (16 bytes read, 76 bits of entropy available)
[ 2.750737] random: systemd: uninitialized urandom read (16 bytes read, 76 bits of entropy available)
[ 2.758064] random: systemd: uninitialized urandom read (16 bytes read, 76 bits of entropy available)
[ 2.761886] random: systemd: uninitialized urandom read (16 bytes read, 76 bits of entropy available)
[ 2.798760] random: systemd: uninitialized urandom read (16 bytes read, 76 bits of entropy available)
[ 2.817411] random: systemd: uninitialized urandom read (16 bytes read, 77 bits of entropy available)
[ 2.951052] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 2.960644] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 2.965095] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.969253] systemd[1]: Starting Remote File Systems (Pre).
[ 2.973908] systemd[1]: Reached target Remote File Systems (Pre).
[ 2.976091] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 2.982811] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.986803] systemd[1]: Starting Encrypted Volumes.
[ 2.991000] systemd[1]: Reached target Encrypted Volumes.
[ 2.992962] systemd[1]: Starting Swap.
[ 2.996832] systemd[1]: Reached target Swap.
[ 2.998631] systemd[1]: Expecting device dev-mmcblk0p1.device...
[ 3.002329] systemd[1]: Expecting device dev-mmcblk0p3.device...
[ 3.005910] systemd[1]: Starting Root Slice.
[ 3.009406] systemd[1]: Created slice Root Slice.
[ 3.011044] systemd[1]: Starting User and Session Slice.
[ 3.014549] systemd[1]: Created slice User and Session Slice.
[ 3.016135] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 3.019559] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.021144] systemd[1]: Starting Delayed Shutdown Socket.
[ 3.024426] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.025954] systemd[1]: Starting Journal Socket (/dev/log).
[ 3.029290] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.030913] systemd[1]: Starting udev Control Socket.
[ 3.034285] systemd[1]: Listening on udev Control Socket.
[ 3.035862] systemd[1]: Starting udev Kernel Socket.
[ 3.039128] systemd[1]: Listening on udev Kernel Socket.
[ 3.040723] systemd[1]: Starting Journal Socket.
[ 3.044070] systemd[1]: Listening on Journal Socket.
[ 3.045705] systemd[1]: Starting System Slice.
[ 3.049049] systemd[1]: Created slice System Slice.
[ 3.050627] systemd[1]: Starting File System Check on Root Device...
[ 3.110179] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 3.113823] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.115378] systemd[1]: Starting system-getty.slice.
[ 3.118942] systemd[1]: Created slice system-getty.slice.
[ 3.120764] systemd[1]: Starting Increase datagram queue length...
[ 3.126681] systemd[1]: Starting Restore / save the current clock...
[ 3.136086] systemd[1]: Starting udev Coldplug all Devices...
[ 3.142610] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 3.178229] systemd[1]: Starting Load Kernel Modules...
[ 3.220435] systemd[1]: Started Set Up Additional Binary Formats.
[ 3.227472] systemd[1]: Mounted Huge Pages File System.
[ 3.229551] systemd[1]: Mounting Debug File System...
[ 3.237698] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.244642] systemd[1]: Starting LSB: Save the current clock & ntp drift on read-only filesystem...
[ 3.253198] systemd[1]: Starting Slices.
[ 3.259388] systemd[1]: Reached target Slices.
[ 3.270037] systemd[1]: Started Increase datagram queue length.
[ 3.292080] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 3.298761] systemd[1]: Mounted Debug File System.
[ 3.303914] systemd[1]: Mounted POSIX Message Queue File System.
[ 3.307040] bcm2708_i2c 3f804000.i2c: BSC1 Controller at 0x3f804000 (irq 83) (baudrate 100000)
[ 3.312717] systemd[1]: Started LSB: Save the current clock & ntp drift on read-only filesystem.
[ 3.313184] i2c /dev entries driver
[ 3.322051] systemd[1]: Started Load Kernel Modules.
[ 3.327211] systemd[1]: Started udev Coldplug all Devices.
[ 3.344196] systemd[1]: Started Restore / save the current clock.
[ 3.347386] systemd[1]: Time has been changed
[ 3.412085] systemd[1]: Started File System Check on Root Device.
[ 3.505672] systemd[1]: Starting Apply Kernel Variables...
[ 3.550471] systemd[1]: Mounting Configuration File System...
[ 3.556685] systemd[1]: Mounted FUSE Control File System.
[ 3.559153] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 3.566425] systemd[1]: Starting Syslog Socket.
[ 3.569088] systemd[1]: Listening on Syslog Socket.
[ 3.347386] systemd[1]: Time has been changed
[ 3.412085] systemd[1]: Started File System Check on Root Device.
[ 3.505672] systemd[1]: Starting Apply Kernel Variables...
[ 3.550471] systemd[1]: Mounting Configuration File System...
[ 3.556685] systemd[1]: Mounted FUSE Control File System.
[ 3.559153] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 3.566425] systemd[1]: Starting Syslog Socket.
[ 3.569088] systemd[1]: Listening on Syslog Socket.
[ 3.569330] systemd[1]: Starting Journal Service...
[ 3.576437] systemd[1]: Started Journal Service.
[ 3.760064] systemd-udevd[135]: starting version 215
[ 3.988343] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 3.989136] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 4.358366] usbcore: registered new interface driver brcmfmac
[ 4.505369] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
[ 4.510389] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
[ 4.533523] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[ 4.603824] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[ 4.603851] cfg80211: World regulatory domain updated:
[ 4.603860] cfg80211: DFS Master region: unset
[ 4.603869] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 4.603884] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.603897] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.603909] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.603924] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 4.603938] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 4.603951] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 4.603964] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.603976] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 5.048819] EXT4-fs (mmcblk0p3): mounting ext2 file system using the ext4 subsystem
[ 5.079128] EXT4-fs (mmcblk0p3): mounted filesystem without journal. Opts: errors=remount-ro
[ 5.246809] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 5.267009] systemd-journald[133]: Received request to flush runtime journal from PID 1
[ 5.281722] nf_conntrack version 0.5.0 (15569 buckets, 62276 max)
[ 5.330918] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 5.777408] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 5.777429] brcmfmac: brcmf_add_if: ignore IF event
[ 5.783575] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5.783627] brcmfmac: power management disabled
[ 5.784853] random: nonblocking pool is initialized
[ 7.158980] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 7.421876] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 7.422094] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.661964] uart-pl011 3f201000.uart: no DMA platform data
[ 12.346343] gpiomem-bcm2835 3f200000.gpiomem: gpiomem device opened.
[ 21.293515] gpiomem-bcm2835 3f200000.gpiomem: gpiomem device opened.
[ 93.786176] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 96.551037] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 102.389944] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 112.832610] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 238.171835] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 363.509223] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 402.217596] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 462.737404] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 489.154820] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 489.771857] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 614.492946] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 640.912231] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 740.135296] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 798.202976] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 824.314544] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 865.476423] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 885.752764] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 942.584181] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 990.816828] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 1006.484439] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 1008.629621] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 1008.940962] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 1116.460273] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 1126.600106] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 1129.977475] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 1137.042644] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 1241.798655] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:54:a0:50:6f:92:a8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 1247.330048] [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:fb:e0:2c:b2:c3:16:64:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
In im understanding this log file correctly, then it looks like the