· 9 years ago · Oct 01, 2016, 09:18 PM
1root@raspberrypi3:~# dmesg
2[ 0.000000] Booting Linux on physical CPU 0x0
3[ 0.000000] Initializing cgroup subsys cpuset
4[ 0.000000] Initializing cgroup subsys cpu
5[ 0.000000] Initializing cgroup subsys cpuacct
6[ 0.000000] Linux version 4.1.21 (builder@f94cae3c178a) (gcc version 5.2.0 (GCC) ) #1 SMP Thu Sep 8 13:17:19 UTC 2016
7[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
8[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
9[ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
10[ 0.000000] cma: Reserved 8 MiB at 0x3d800000
11[ 0.000000] Memory policy: Data cache writealloc
12[ 0.000000] On node 0 totalpages: 253952
13[ 0.000000] free_area_init_node: node 0, pgdat 80a21c80, node_mem_map bcf3a000
14[ 0.000000] Normal zone: 2232 pages used for memmap
15[ 0.000000] Normal zone: 0 pages reserved
16[ 0.000000] Normal zone: 253952 pages, LIFO batch:31
17[ 0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
18[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
19[ 0.000000] PERCPU: Embedded 13 pages/cpu @bcef7000 s20928 r8192 d24128 u53248
20[ 0.000000] pcpu-alloc: s20928 r8192 d24128 u53248 alloc=13*4096
21[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
22[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 251720
23[ 0.000000] Kernel command line: 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa22082 bcm2709.serial=0xc2605ad3 smsc95xx.macaddr=B8:27:EB:60:5A:D3 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3ea00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=null root=/dev/mmcblk0p2 rootfstype=ext4 rootwait
24[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
25[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
26[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
27[ 0.000000] Memory: 986376K/1015808K available (7332K kernel code, 581K rwdata, 1980K rodata, 484K init, 785K bss, 21240K 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 : 0xbe800000 - 0xff000000 (1032 MB)
32 lowmem : 0x80000000 - 0xbe000000 ( 992 MB)
33 modules : 0x7f000000 - 0x80000000 ( 16 MB)
34 .text : 0x80008000 - 0x809205fc (9314 kB)
35 .init : 0x80921000 - 0x8099a000 ( 484 kB)
36 .data : 0x8099a000 - 0x80a2b650 ( 582 kB)
37 .bss : 0x80a2e000 - 0x80af2430 ( 786 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] Additional per-CPU info printed with stalls.
41[ 0.000000] NR_IRQS:608
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.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
45[ 0.000025] Switching to timer-based delay loop, resolution 52ns
46[ 0.000233] Console: colour dummy device 80x30
47[ 0.000270] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
48[ 0.000289] pid_max: default: 32768 minimum: 301
49[ 0.000572] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
50[ 0.000587] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
51[ 0.001551] Initializing cgroup subsys blkio
52[ 0.001576] Initializing cgroup subsys memory
53[ 0.001599] Initializing cgroup subsys devices
54[ 0.001618] Initializing cgroup subsys freezer
55[ 0.001643] Initializing cgroup subsys net_cls
56[ 0.001690] CPU: Testing write buffer coherency: ok
57[ 0.001747] ftrace: allocating 23363 entries in 69 pages
58[ 0.055959] CPU0: update cpu_capacity 1024
59[ 0.055987] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
60[ 0.056000] [bcm2709_smp_prepare_cpus] enter
61[ 0.056151] Setting up static identity map for 0x8240 - 0x8274
62[ 0.057889] [bcm2709_boot_secondary] cpu:1 started (0) 18
63[ 0.058250] [bcm2709_secondary_init] enter cpu:1
64[ 0.058294] CPU1: update cpu_capacity 1024
65[ 0.058300] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
66[ 0.058679] [bcm2709_boot_secondary] cpu:2 started (0) 18
67[ 0.058939] [bcm2709_secondary_init] enter cpu:2
68[ 0.058960] CPU2: update cpu_capacity 1024
69[ 0.058967] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
70[ 0.059329] [bcm2709_boot_secondary] cpu:3 started (0) 17
71[ 0.059511] [bcm2709_secondary_init] enter cpu:3
72[ 0.059532] CPU3: update cpu_capacity 1024
73[ 0.059538] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
74[ 0.059598] Brought up 4 CPUs
75[ 0.059622] SMP: Total of 4 processors activated (153.60 BogoMIPS).
76[ 0.059630] CPU: All CPU(s) started in HYP mode.
77[ 0.059637] CPU: Virtualization extensions available.
78[ 0.060319] devtmpfs: initialized
79[ 0.078726] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
80[ 0.078955] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
81[ 0.079629] xor: measuring software checksum speed
82[ 0.175478] arm4regs : 920.000 MB/sec
83[ 0.275550] 8regs : 684.800 MB/sec
84[ 0.375623] 32regs : 636.800 MB/sec
85[ 0.475697] neon : 1087.200 MB/sec
86[ 0.475708] xor: using function: neon (1087.200 MB/sec)
87[ 0.475829] pinctrl core: initialized pinctrl subsystem
88[ 0.476340] NET: Registered protocol family 16
89[ 0.481312] DMA: preallocated 4096 KiB pool for atomic coherent allocations
90[ 0.482175] bcm2709.uart_clock = 48000000
91[ 0.486488] bcm2709: Mini UART enabled
92[ 0.486997] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
93[ 0.487008] hw-breakpoint: maximum watchpoint size is 8 bytes.
94[ 0.487152] Serial: AMBA PL011 UART driver
95[ 0.487198] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
96[ 0.487351] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
97[ 0.716285] raid6: int32x1 gen() 104 MB/s
98[ 0.886461] raid6: int32x1 xor() 90 MB/s
99[ 1.056770] raid6: int32x2 gen() 140 MB/s
100[ 1.226746] raid6: int32x2 xor() 105 MB/s
101[ 1.396862] raid6: int32x4 gen() 155 MB/s
102[ 1.566992] raid6: int32x4 xor() 115 MB/s
103[ 1.737430] raid6: int32x8 gen() 158 MB/s
104[ 1.907439] raid6: int32x8 xor() 107 MB/s
105[ 2.077474] raid6: neonx1 gen() 358 MB/s
106[ 2.247594] raid6: neonx2 gen() 544 MB/s
107[ 2.417810] raid6: neonx4 gen() 647 MB/s
108[ 2.587983] raid6: neonx8 gen() 642 MB/s
109[ 2.587992] raid6: using algorithm neonx4 gen() 647 MB/s
110[ 2.588000] raid6: using intx1 recovery algorithm
111[ 2.588301] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
112[ 2.588332] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
113[ 2.588900] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
114[ 2.588914] bcm2708-dmaengine 3f007000.dma: dma_debug:0
115[ 2.589503] SCSI subsystem initialized
116[ 2.589687] usbcore: registered new interface driver usbfs
117[ 2.589772] usbcore: registered new interface driver hub
118[ 2.589874] usbcore: registered new device driver usb
119[ 2.590406] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-04-19 18:42
120[ 2.617349] Switched to clocksource arch_sys_counter
121[ 2.661175] FS-Cache: Loaded
122[ 2.661448] CacheFiles: Loaded
123[ 2.669436] NET: Registered protocol family 2
124[ 2.670298] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
125[ 2.670415] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
126[ 2.670604] TCP: Hash tables configured (established 8192 bind 8192)
127[ 2.670698] UDP hash table entries: 512 (order: 2, 16384 bytes)
128[ 2.670745] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
129[ 2.670972] NET: Registered protocol family 1
130[ 2.671259] RPC: Registered named UNIX socket transport module.
131[ 2.671270] RPC: Registered udp transport module.
132[ 2.671278] RPC: Registered tcp transport module.
133[ 2.671287] RPC: Registered tcp NFSv4.1 backchannel transport module.
134[ 2.672158] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
135[ 2.673259] futex hash table entries: 1024 (order: 4, 65536 bytes)
136[ 2.686546] VFS: Disk quotas dquot_6.6.0
137[ 2.686848] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
138[ 2.688864] FS-Cache: Netfs 'nfs' registered for caching
139[ 2.689747] NFS: Registering the id_resolver key type
140[ 2.689789] Key type id_resolver registered
141[ 2.689798] Key type id_legacy registered
142[ 2.691749] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
143[ 2.691872] io scheduler noop registered
144[ 2.691891] io scheduler deadline registered
145[ 2.692155] io scheduler cfq registered (default)
146[ 2.694393] BCM2708FB: allocated DMA memory fdc00000
147[ 2.694419] BCM2708FB: allocated DMA channel 0 @ f3007000
148[ 2.699342] Console: switching to colour frame buffer device 82x26
149[ 2.756470] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
150[ 2.757759] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 29, base_baud = 50000000) is a 16550
151[ 2.758704] vc-cma: Videocore CMA driver
152[ 2.758715] vc-cma: vc_cma_base = 0x00000000
153[ 2.758724] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
154[ 2.758733] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
155[ 2.758903] vc-mem: phys_addr:0x00000000 mem_base=0x3ea00000 mem_size:0x3f000000(1008 MiB)
156[ 2.770382] brd: module loaded
157[ 2.777273] loop: module loaded
158[ 2.778146] vchiq: vchiq_init_state: slot_zero = 0xbdc80000, is_master = 0
159[ 2.779554] Loading iSCSI transport class v2.0-870.
160[ 2.780122] tun: Universal TUN/TAP device driver, 1.6
161[ 2.780132] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
162[ 2.780418] usbcore: registered new interface driver smsc95xx
163[ 2.780460] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
164[ 2.980752] Core Release: 2.80a
165[ 2.980765] Setting default values for core params
166[ 2.980795] Finished setting default values for core params
167[ 3.181140] Using Buffer DMA mode
168[ 3.181150] Periodic Transfer Interrupt Enhancement - disabled
169[ 3.181158] Multiprocessor Interrupt Enhancement - disabled
170[ 3.181167] OTG VER PARAM: 0, OTG VER FLAG: 0
171[ 3.181182] Dedicated Tx FIFOs mode
172[ 3.181449] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbdc14000 dma = 0xfdc14000 len=9024
173[ 3.181477] FIQ FSM acceleration enabled for :
174 Non-periodic Split Transactions
175 Periodic Split Transactions
176 High-Speed Isochronous Endpoints
177[ 3.181496] dwc_otg: Microframe scheduler enabled
178[ 3.181539] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x804e1f24
179[ 3.181553] WARN::hcd_init_fiq:413: FIQ ASM at 0x804e2288 length 36
180[ 3.181567] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbe89c000
181[ 3.181601] dwc_otg 3f980000.usb: DWC OTG Controller
182[ 3.181637] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
183[ 3.181675] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
184[ 3.181723] Init: Port Power? op_state=1
185[ 3.181731] Init: Power Port (0)
186[ 3.181924] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
187[ 3.181939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
188[ 3.181951] usb usb1: Product: DWC OTG Controller
189[ 3.181963] usb usb1: Manufacturer: Linux 4.1.21 dwc_otg_hcd
190[ 3.181975] usb usb1: SerialNumber: 3f980000.usb
191[ 3.182599] hub 1-0:1.0: USB hub found
192[ 3.182641] hub 1-0:1.0: 1 port detected
193[ 3.183026] dwc_otg: FIQ enabled
194[ 3.183035] dwc_otg: NAK holdoff enabled
195[ 3.183043] dwc_otg: FIQ split-transaction FSM enabled
196[ 3.183073] Module dwc_common_port init
197[ 3.183325] usbcore: registered new interface driver usb-storage
198[ 3.183495] mousedev: PS/2 mouse device common for all mice
199[ 3.184155] bcm2835-cpufreq: min=600000 max=1200000
200[ 3.184438] sdhci: Secure Digital Host Controller Interface driver
201[ 3.184447] sdhci: Copyright(c) Pierre Ossman
202[ 3.184710] sdhost: log_buf @ bdc13000 (fdc13000)
203[ 3.257381] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
204[ 3.259616] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
205[ 3.259630] mmc-bcm2835 3f300000.mmc: DMA channel allocated
206[ 3.297456] sdhci-pltfm: SDHCI platform and OF driver helper
207[ 3.297803] ledtrig-cpu: registered to indicate activity on CPUs
208[ 3.297931] hidraw: raw HID events driver (C) Jiri Kosina
209[ 3.298117] usbcore: registered new interface driver usbhid
210[ 3.298126] usbhid: USB HID core driver
211[ 3.298330] nf_conntrack version 0.5.0 (15540 buckets, 62160 max)
212[ 3.299952] ip_tables: (C) 2000-2006 Netfilter Core Team
213[ 3.300145] Initializing XFRM netlink socket
214[ 3.301416] NET: Registered protocol family 10
215[ 3.302526] NET: Registered protocol family 17
216[ 3.302591] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
217[ 3.302682] Key type dns_resolver registered
218[ 3.303035] Registering SWP/SWPB emulation handler
219[ 3.303660] registered taskstats version 1
220[ 3.306327] Btrfs loaded
221[ 3.306458] vc-sm: Videocore shared memory driver
222[ 3.306472] [vc_sm_connected_init]: start
223[ 3.306695] vc_vchi_sm_init: failed to open VCHI service (-1)
224[ 3.306707] [vc_sm_connected_init]: failed to initialize shared memory service
225[ 3.306717] [vc_sm_connected_init]: end - returning -1
226[ 3.308083] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
227[ 3.309041] Warning: unable to open an initial console.
228[ 3.309225] Waiting for root device /dev/mmcblk0p2...
229[ 3.314737] mmc0: host does not support reading read-only switch, assuming write-enable
230[ 3.316763] mmc0: new high speed SDHC card at address 0007
231[ 3.317184] mmcblk0: mmc0:0007 SD8GB 7.42 GiB
232[ 3.319664] mmcblk0: p1 p2 p3 p4 < p5 p6 >
233[ 3.339355] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
234[ 3.340907] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
235[ 3.342458] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
236[ 3.345239] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
237[ 3.377455] Indeed it is in host mode hprt0 = 00021501
238[ 3.424377] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
239[ 3.424427] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
240[ 3.428386] devtmpfs: mounted
241[ 3.429157] Freeing unused kernel memory: 484K (80921000 - 8099a000)
242[ 3.438153] mmc1: new high speed SDIO card at address 0001
243[ 3.557405] usb 1-1: new high-speed USB device number 2 using dwc_otg
244[ 3.557550] Indeed it is in host mode hprt0 = 00001101
245[ 3.710344] random: systemd urandom read with 36 bits of entropy available
246[ 3.719831] systemd[1]: systemd 225 running in system mode. (-PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
247[ 3.720354] systemd[1]: Detected architecture arm.
248[ 3.724591] systemd[1]: Set hostname to <raspberrypi3>.
249[ 3.728032] systemd[1]: Initializing machine ID from random generator.
250[ 3.728254] systemd[1]: Installed transient /etc/machine-id file.
251[ 3.757803] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
252[ 3.757825] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
253[ 3.758533] hub 1-1:1.0: USB hub found
254[ 3.758646] hub 1-1:1.0: 5 ports detected
255[ 4.035277] systemd[1]: brcm43438.service: Cannot add dependency job, ignoring: Unit brcm43438.service is masked.
256[ 4.037422] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
257[ 4.039960] systemd[1]: Created slice Root Slice.
258[ 4.040375] systemd[1]: Listening on Journal Socket (/dev/log).
259[ 4.040555] systemd[1]: Listening on udev Kernel Socket.
260[ 4.040721] systemd[1]: Listening on Syslog Socket.
261[ 4.040991] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
262[ 4.041120] systemd[1]: Reached target Swap.
263[ 4.041318] systemd[1]: Listening on udev Control Socket.
264[ 4.042030] systemd[1]: Created slice System Slice.
265[ 4.042200] systemd[1]: Reached target Login Prompts.
266[ 4.042912] systemd[1]: Created slice system-resin\x2dinfo.slice.
267[ 4.043131] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
268[ 4.043695] systemd[1]: Created slice User and Session Slice.
269[ 4.043799] systemd[1]: Reached target Slices.
270[ 4.044043] systemd[1]: Listening on Journal Socket.
271[ 4.046618] systemd[1]: Mounting Debug File System...
272[ 4.049601] systemd[1]: Mounting POSIX Message Queue File System...
273[ 4.055658] systemd[1]: Starting Apply Kernel Variables...
274[ 4.059806] systemd[1]: Mounting Configuration File System...
275[ 4.063710] systemd[1]: Starting File System Check on Root Device...
276[ 4.069511] systemd[1]: Starting Setup Virtual Console...
277[ 4.076077] systemd[1]: Starting Create list of required static device nodes for the current kernel...
278[ 4.086880] systemd[1]: Mounting Temporary Directory...
279[ 4.133555] systemd[1]: Starting Journal Service...
280[ 4.137758] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
281[ 4.137780] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
282[ 4.139255] systemd[1]: Mounted POSIX Message Queue File System.
283[ 4.139471] systemd[1]: Mounted Debug File System.
284[ 4.139605] systemd[1]: Mounted Configuration File System.
285[ 4.139751] systemd[1]: Mounted Temporary Directory.
286[ 4.140627] smsc95xx v1.0.4
287[ 4.142704] systemd[1]: Started Setup Virtual Console.
288[ 4.144261] systemd[1]: Started Create list of required static device nodes for the current kernel.
289[ 4.156461] systemd[1]: Started Apply Kernel Variables.
290[ 4.201972] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:60:5a:d3
291[ 4.266412] systemd[1]: Started Journal Service.
292[ 4.490812] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
293[ 4.563390] systemd-journald[96]: Received request to flush runtime journal from PID 1
294[ 8.359163] cfg80211: Calling CRDA to update world regulatory domain
295[ 8.406542] BTRFS: device label resin-data devid 1 transid 20 /dev/mmcblk0p6
296[ 8.481231] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
297[ 8.498422] usbcore: registered new interface driver brcmfmac
298[ 8.944647] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Dec 15 2015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c
299[ 8.968072] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
300[ 8.999670] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
301[ 8.999722] cfg80211: World regulatory domain updated:
302[ 8.999733] cfg80211: DFS Master region: unset
303[ 8.999744] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
304[ 8.999760] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
305[ 8.999773] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
306[ 8.999785] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
307[ 8.999800] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
308[ 8.999815] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
309[ 8.999827] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
310[ 8.999839] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
311[ 8.999851] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
312[ 9.231019] bcm2835-rng 3f104000.rng: hwrng registered
313[ 9.231556] bcm2708_i2c 3f804000.i2c: BSC1 Controller at 0x3f804000 (irq 79) (baudrate 100000)
314[ 9.232352] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
315[ 9.237253] spi spi0.0: setting up native-CS0 as GPIO 8
316[ 9.237758] spi spi0.1: setting up native-CS1 as GPIO 7
317[ 12.140664] Bluetooth: Core ver 2.20
318[ 12.140745] NET: Registered protocol family 31
319[ 12.140755] Bluetooth: HCI device and connection manager initialized
320[ 12.140778] Bluetooth: HCI socket layer initialized
321[ 12.140795] Bluetooth: L2CAP socket layer initialized
322[ 12.140827] Bluetooth: SCO socket layer initialized
323[ 13.170786] brcmfmac: power management disabled
324[ 13.189396] random: nonblocking pool is initialized
325[ 13.280083] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
326[ 13.280711] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
327[ 13.525943] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
328[ 13.525964] brcmfmac: brcmf_add_if: ignore IF event
329[ 13.531456] brcmfmac: power management disabled
330[ 14.243859] BTRFS info (device mmcblk0p6): disk space caching is enabled
331[ 14.243882] BTRFS: has skinny extents
332[ 14.253428] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
333[ 14.274152] BTRFS: detected SSD devices, enabling SSD mode
334[ 14.279065] BTRFS: checking UUID tree
335[ 14.355278] BTRFS: new size for /dev/mmcblk0p6 is 7516192768
336[ 17.562392] Bridge firewalling registered
337[ 20.377556] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
338[ 47.129988] BTRFS info (device mmcblk0p6): relocating block group 834666496 flags 5
339[ 48.830040] BTRFS info (device mmcblk0p6): relocating block group 717225984 flags 5
340[ 50.654370] BTRFS info (device mmcblk0p6): relocating block group 599785472 flags 5
341[ 51.396361] BTRFS info (device mmcblk0p6): relocating block group 482344960 flags 5
342[ 51.639658] BTRFS info (device mmcblk0p6): relocating block group 364904448 flags 5
343[ 51.883312] BTRFS info (device mmcblk0p6): relocating block group 247463936 flags 5
344[ 52.755906] BTRFS info (device mmcblk0p6): relocating block group 130023424 flags 5
345[ 54.692199] BTRFS info (device mmcblk0p6): relocating block group 0 flags 2
346[ 58.770177] BTRFS info (device mmcblk0p6): relocating block group 130023424 flags 2
347[ 65.145116] BTRFS info (device mmcblk0p6): relocating block group 197132288 flags 5
348[ 73.196344] BTRFS info (device mmcblk0p6): relocating block group 163577856 flags 2
349[ 161.113255] BTRFS info (device mmcblk0p6): relocating block group 1740636160 flags 5
350[ 233.641258] BTRFS info (device mmcblk0p6): relocating block group 1707081728 flags 2
351[ 316.892110] BTRFS info (device mmcblk0p6): found 1 extents
352[ 755.143104] systemd-udevd[23]: starting version 215
353[ 755.347161] uart-pl011 3f201000.uart: no DMA platform data
354[ 759.847353] Bluetooth: HCI UART driver ver 2.3
355[ 759.847376] Bluetooth: HCI UART protocol H4 registered
356[ 759.847386] Bluetooth: HCI UART protocol Three-wire (H5) registered
357[ 759.847395] Bluetooth: HCI UART protocol BCM registered
358[ 8402.269521] Bluetooth: hci0 sending frame failed (-16)