Running "dmesg | paste" will share the whole log (as asked) instead of the tiny bit you think is releva
Hope this will help (said the noob)
[ 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.13 (chewitt@buildbox) (gcc version 5.3.0 (GCC) ) #1 SMP Sat Nov 26 09:36:16 GMT 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 0x2e400000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 192512
[ 0.000000] free_area_init_node: node 0, pgdat 809298c0, node_mem_map add64000
[ 0.000000] Normal zone: 1692 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 192512 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (94c0->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 12 pages/cpu @aefae000 s17292 r8192 d23668 u49152
[ 0.000000] pcpu-alloc: s17292 r8192 d23668 u49152 alloc=12*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: 190820
[ 0.000000] Kernel command line: root=/dev/ram0 rdinit=/init BOOT_IMAGE=/kernel.img usbcore.autosuspend=-1 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2709.boardrev=0xa02082 bcm2709.serial=0x3518bdaa smsc95xx.macaddr=B8:27:EB:18:BD:AA bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet
[ 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: 744204K/770048K available (5459K kernel code, 202K rwdata, 1432K rodata, 2260K init, 396K bss, 17652K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xaf800000 - 0xff800000 (1280 MB)
[ 0.000000] lowmem : 0x80000000 - 0xaf000000 ( 752 MB)
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ 0.000000] .text : 0x80008000 - 0x806c2ffc (6892 kB)
[ 0.000000] .init : 0x806c3000 - 0x808f8000 (2260 kB)
[ 0.000000] .data : 0x808f8000 - 0x8092a998 ( 203 kB)
[ 0.000000] .bss : 0x8092d000 - 0x80990054 ( 397 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.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000023] Switching to timer-based delay loop, resolution 52ns
[ 0.000203] Console: colour dummy device 80x30
[ 0.000377] console [tty0] enabled
[ 0.000396] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
[ 0.000413] pid_max: default: 32768 minimum: 301
[ 0.000532] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000544] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001344] Disabling cpuset control group subsystem
[ 0.001371] Initializing cgroup subsys io
[ 0.001397] Initializing cgroup subsys memory
[ 0.001429] Initializing cgroup subsys devices
[ 0.001444] Initializing cgroup subsys freezer
[ 0.001471] CPU: Testing write buffer coherency: ok
[ 0.001905] CPU0: update cpu_capacity 1024
[ 0.001916] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001925] [bcm2709_smp_prepare_cpus] enter
[ 0.002009] Setting up static identity map for 0x8280 - 0x82b4
[ 0.003504] [bcm2709_boot_secondary] cpu:1 started (0) 17
[ 0.003718] [bcm2709_secondary_init] enter cpu:1
[ 0.003753] CPU1: update cpu_capacity 1024
[ 0.003759] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.004118] [bcm2709_boot_secondary] cpu:2 started (0) 17
[ 0.004269] [bcm2709_secondary_init] enter cpu:2
[ 0.004288] CPU2: update cpu_capacity 1024
[ 0.004294] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.004632] [bcm2709_boot_secondary] cpu:3 started (0) 16
[ 0.004770] [bcm2709_secondary_init] enter cpu:3
[ 0.004788] CPU3: update cpu_capacity 1024
[ 0.004794] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.004851] Brought up 4 CPUs
[ 0.004872] SMP: Total of 4 processors activated (153.00 BogoMIPS).
[ 0.004879] CPU: All CPU(s) started in HYP mode.
[ 0.004886] CPU: Virtualization extensions available.
[ 0.005311] devtmpfs: initialized
[ 0.014338] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.014525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.015024] pinctrl core: initialized pinctrl subsystem
[ 0.015535] NET: Registered protocol family 16
[ 0.020621] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.030005] cpuidle: using governor ladder
[ 0.040025] cpuidle: using governor menu
[ 0.044495] Serial: AMBA PL011 UART driver
[ 0.044615] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.044760] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.088563] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
[ 0.089008] SCSI subsystem initialized
[ 0.089321] usbcore: registered new interface driver usbfs
[ 0.089401] usbcore: registered new interface driver hub
[ 0.089485] usbcore: registered new device driver usb
[ 0.090229] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-12-03 18:56
[ 0.117253] clocksource: Switched to clocksource arch_sys_counter
[ 0.125346] NET: Registered protocol family 2
[ 0.126011] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.126123] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.126310] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.126403] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.126449] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.126668] NET: Registered protocol family 1
[ 0.126933] RPC: Registered named UNIX socket transport module.
[ 0.126942] RPC: Registered udp transport module.
[ 0.126950] RPC: Registered tcp transport module.
[ 0.126957] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.271919] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.285130] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.286789] NFS: Registering the id_resolver key type
[ 0.286833] Key type id_resolver registered
[ 0.286842] Key type id_legacy registered
[ 0.286867] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.290173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.290194] io scheduler noop registered (default)
[ 0.290210] io scheduler deadline registered
[ 0.290249] io scheduler cfq registered
[ 0.292603] BCM2708FB: allocated DMA memory ee800000
[ 0.292627] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.319018] Console: switching to colour frame buffer device 228x61
[ 1.189024] bcm2835-rng 3f104000.rng: hwrng registered
[ 1.189166] vc-cma: Videocore CMA driver
[ 1.189176] vc-cma: vc_cma_base = 0x00000000
[ 1.189184] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.189192] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.189367] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 1.201150] brd: module loaded
[ 1.201290] loop: module loaded
[ 1.203320] nbd: registered device at major 43
[ 1.211074] vchiq: vchiq_init_state: slot_zero = 0xae880000, is_master = 0
[ 1.212591] usbcore: registered new interface driver rtsx_usb
[ 1.212606] Loading iSCSI transport class v2.0-870.
[ 1.212988] iscsi: registered transport (tcp)
[ 1.213250] tun: Universal TUN/TAP device driver, 1.6
[ 1.213259] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ 1.213510] usbcore: registered new interface driver dm9601
[ 1.213603] usbcore: registered new interface driver smsc95xx
[ 1.213671] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.413938] Core Release: 2.80a
[ 1.413961] Setting default values for core params
[ 1.413991] Finished setting default values for core params
[ 1.614321] Using Buffer DMA mode
[ 1.614331] Periodic Transfer Interrupt Enhancement - disabled
[ 1.614339] Multiprocessor Interrupt Enhancement - disabled
[ 1.614347] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.614392] Dedicated Tx FIFOs mode
[ 1.614718] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xae814000 dma = 0xee814000 len=9024
[ 1.614748] FIQ FSM acceleration enabled for :
[ 1.614748] Non-periodic Split Transactions
[ 1.614748] Periodic Split Transactions
[ 1.614748] High-Speed Isochronous Endpoints
[ 1.614748] Interrupt/Control Split Transaction hack enabled
[ 1.614770] dwc_otg: Microframe scheduler enabled
[ 1.614817] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x803d4d44
[ 1.614830] WARN::hcd_init_fiq:414: FIQ ASM at 0x803d50a8 length 36
[ 1.614844] WARN::hcd_init_fiq:439: MPHI regs_base at 0xb0682000
[ 1.614901] dwc_otg 3f980000.usb: DWC OTG Controller
[ 1.614937] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 1.614967] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 1.615015] Init: Port Power? op_state=1
[ 1.615023] Init: Power Port (0)
[ 1.615195] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.615209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.615220] usb usb1: Product: DWC OTG Controller
[ 1.615231] usb usb1: Manufacturer: Linux 4.4.13 dwc_otg_hcd
[ 1.615242] usb usb1: SerialNumber: 3f980000.usb
[ 1.615855] hub 1-0:1.0: USB hub found
[ 1.615891] hub 1-0:1.0: 1 port detected
[ 1.616251] dwc_otg: FIQ enabled
[ 1.616259] dwc_otg: NAK holdoff enabled
[ 1.616266] dwc_otg: FIQ split-transaction FSM enabled
[ 1.616297] Module dwc_common_port init
[ 1.616471] usbcore: registered new interface driver uas
[ 1.616595] usbcore: registered new interface driver usb-storage
[ 1.616771] mousedev: PS/2 mouse device common for all mice
[ 1.616900] i2c /dev entries driver
[ 1.617892] bcm2835-cpufreq: min=600000 max=1200000
[ 1.619614] sdhci: Secure Digital Host Controller Interface driver
[ 1.619619] sdhci: Copyright(c) Pierre Ossman
[ 1.619770] sdhost: log_buf @ ae813000 (ee813000)
[ 1.683924] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 1.685951] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 1.685957] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ 1.730634] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.730805] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.730876] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.731989] usbcore: registered new interface driver usbhid
[ 1.731993] usbhid: USB HID core driver
[ 1.732871] NET: Registered protocol family 10
[ 1.733265] NET: Registered protocol family 17
[ 1.733328] Key type dns_resolver registered
[ 1.733573] Registering SWP/SWPB emulation handler
[ 1.733934] vc-sm: Videocore shared memory driver
[ 1.733942] [vc_sm_connected_init]: start
[ 1.734148] [vc_sm_connected_init]: end - returning 0
[ 1.735290] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 1.735427] console [netcon0] enabled
[ 1.735430] netconsole: network logging started
[ 1.735445] of_cfs_init
[ 1.735488] of_cfs_init: OK
[ 1.737554] Freeing unused kernel memory: 2260K (806c3000 - 808f8000)
[ 1.768858] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.771189] mmc0: new high speed SDHC card at address aaaa
[ 1.771542] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
[ 1.778546] mmcblk0: p1 p2
[ 1.799193] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 1.800709] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.802205] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.804893] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 1.813989] Indeed it is in host mode hprt0 = 00021501
[ 1.891254] mmc1: new high speed SDIO card at address 0001
[ 1.980645] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.980782] Indeed it is in host mode hprt0 = 00001101
[ 2.160828] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.160842] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.161252] hub 1-1:1.0: USB hub found
[ 2.161300] hub 1-1:1.0: 5 ports detected
[ 2.243146] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[ 2.243513] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[ 2.326842] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.440628] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.534135] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.534148] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.536586] smsc95xx v1.0.4
[ 2.578994] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:18:bd:aa
[ 2.657286] usb 1-1.3: new low-speed USB device number 4 using dwc_otg
[ 2.670008] systemd[1]: System time before build time, advancing clock.
[ 2.672204] random: systemd urandom read with 73 bits of entropy available
[ 2.681999] 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)
[ 2.682290] systemd[1]: Detected architecture arm.
[ 2.682562] systemd[1]: Set hostname to <LibreELEC>.
[ 2.762765] systemd[1]: Listening on udev Control Socket.
[ 2.770682] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c046
[ 2.770695] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.770701] usb 1-1.3: Product: USB Optical Mouse
[ 2.770707] usb 1-1.3: Manufacturer: Logitech
[ 2.787199] input: Logitech USB Optical Mouse as /devices/platform/soc/http://3f980000.usb/usb1/1-1/1-1.3…01/input/input0
[ 2.787862] hid-generic 0003:046D:C046.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Optical Mouse] on usb-3f980000.usb-1.3/input0
[ 2.806159] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.806296] systemd[1]: Listening on udev Kernel Socket.
[ 2.806429] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.807100] systemd[1]: Created slice User and Session Slice.
[ 2.807280] systemd[1]: Listening on Journal Socket.
[ 2.807460] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.807504] systemd[1]: Reached target Paths.
[ 2.807606] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 2.807836] systemd[1]: Created slice System Slice.
[ 2.820922] systemd[1]: Starting Setup machine-id...
[ 2.822337] systemd[1]: Mounting Temporary Directory...
[ 2.823778] systemd[1]: Mounting Variable Directory...
[ 2.823855] systemd[1]: Reached target Slices.
[ 2.828233] systemd[1]: Starting Load Kernel Modules...
[ 2.829977] systemd[1]: Mounting Debug File System...
[ 2.831840] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 2.833757] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 2.835791] systemd[1]: Starting Mounting swapfile...
[ 2.837912] systemd[1]: Mounting POSIX Message Queue File System...
[ 2.840503] systemd[1]: Starting Show Version...
[ 2.844034] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 2.845888] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 2.857900] systemd[1]: Started Remount Root and Kernel File Systems.
[ 2.865870] systemd[1]: Starting udev Coldplug all Devices...
[ 2.867025] systemd[1]: Started Load Kernel Modules.
[ 2.868840] systemd[1]: Mounting Configuration File System...
[ 2.871094] systemd[1]: Starting Apply Kernel Variables...
[ 2.945722] systemd[1]: Mounted Debug File System.
[ 2.945988] systemd[1]: Mounted Configuration File System.
[ 2.946124] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.946232] systemd[1]: Mounted Variable Directory.
[ 2.946352] systemd[1]: Mounted Temporary Directory.
[ 2.958890] systemd[1]: Started Setup machine-id.
[ 2.959695] systemd[1]: Started Show Version.
[ 2.960615] systemd[1]: Started Create Static Device Nodes in /dev.
[ 2.962297] systemd[1]: Started Apply Kernel Variables.
[ 2.990607] usb 1-1.5: new full-speed USB device number 5 using dwc_otg
[ 3.098496] systemd[1]: Started udev Coldplug all Devices.
[ 3.101147] usb 1-1.5: New USB device found, idVendor=0a5c, idProduct=2123
[ 3.101161] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.101167] usb 1-1.5: Product: BCM92045B3 ROM
[ 3.101173] usb 1-1.5: Manufacturer: Broadcom Corp
[ 3.116921] systemd[1]: Started Mounting swapfile.
[ 3.182878] systemd[1]: Reached target Swap.
[ 3.182956] systemd[1]: Reached target Local File Systems (Pre).
[ 3.197619] systemd[1]: Starting Journal Service...
[ 3.197918] systemd[1]: Reached target Local File Systems.
[ 3.203593] systemd[1]: Starting Setup Timezone data...
[ 3.220244] systemd[1]: Started Setup Timezone data.
[ 3.246328] systemd[1]: Started Journal Service.
[ 3.300600] usb 1-1.2: new low-speed USB device number 6 using dwc_otg
[ 3.300983] systemd-journald[215]: Received request to flush runtime journal from PID 1
[ 3.410265] usb 1-1.2: New USB device found, idVendor=1a2c, idProduct=2124
[ 3.410279] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.410285] usb 1-1.2: Product: USB Keyboard
[ 3.410290] usb 1-1.2: Manufacturer: SEM
[ 3.418998] input: SEM USB Keyboard as /devices/platform/soc/http://3f980000.usb/usb1/1-1/1-1.2…02/input/input1
[ 3.471059] hid-generic 0003:1A2C:2124.0002: input,hidraw1: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-3f980000.usb-1.2/input0
[ 3.480535] input: SEM USB Keyboard as /devices/platform/soc/http://3f980000.usb/usb1/1-1/1-1.2…03/input/input2
[ 3.534211] hid-generic 0003:1A2C:2124.0003: input,hidraw2: USB HID v1.10 Device [SEM USB Keyboard] on usb-3f980000.usb-1.2/input1
[ 3.625335] random: nonblocking pool is initialized
[ 4.152422] Console: switching to colour dummy device 80x30
[ 4.172076] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 4.187617] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 4.383819] cfg80211: World regulatory domain updated:
[ 4.383836] cfg80211: DFS Master region: unset
[ 4.383842] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 4.383858] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.383868] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 4.383874] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.383880] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 4.383887] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 4.383893] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 4.383899] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.383938] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 4.425442] Bluetooth: Core ver 2.21
[ 4.425520] NET: Registered protocol family 31
[ 4.425527] Bluetooth: HCI device and connection manager initialized
[ 4.425549] Bluetooth: HCI socket layer initialized
[ 4.425564] Bluetooth: L2CAP socket layer initialized
[ 4.425586] Bluetooth: SCO socket layer initialized
[ 4.433166] usbcore: registered new interface driver btusb
[ 4.509469] usbcore: registered new interface driver brcmfmac
[ 4.777521] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
[ 4.797020] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[ 5.025191] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 5.025395] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 5.031740] uart-pl011 3f201000.uart: no DMA platform data
[ 5.250143] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 5.250156] brcmfmac: brcmf_add_if: ignore IF event
[ 5.254305] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5.254322] brcmfmac: power management disabled
[ 6.539448] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6.643412] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 6.644856] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 6.652774] 8021q: 802.1Q VLAN Support v1.8
[ 9.399990] Bluetooth: HCI UART driver ver 2.3
[ 9.400007] Bluetooth: HCI UART protocol H4 registered
[ 9.400012] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 9.400139] Bluetooth: HCI UART protocol BCM registered