· 9 years ago · Jan 10, 2017, 04:50 AM
1dmesg
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.19-v7 (root@builder) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP Tue Mar 15 15:10:00 CDT 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 0x3a400000
11[ 0.000000] Memory policy: Data cache writealloc
12[ 0.000000] On node 0 totalpages: 241664
13[ 0.000000] free_area_init_node: node 0, pgdat 8086cfc0, node_mem_map b9bb4000
14[ 0.000000] Normal zone: 2124 pages used for memmap
15[ 0.000000] Normal zone: 0 pages reserved
16[ 0.000000] Normal zone: 241664 pages, LIFO batch:31
17[ 0.000000] [bcm2709_smp_init_cpus] enter (9400->f3003010)
18[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
19[ 0.000000] PERCPU: Embedded 12 pages/cpu @bafb0000 s20416 r8192 d20544 u49152
20[ 0.000000] pcpu-alloc: s20416 r8192 d20544 u49152 alloc=12*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: 239540
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=0xb2429368 smsc95xx.macaddr=B8:27:EB:42:93:68 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.fiq_fix_enable=2 console=ttyS0,115200 kgdboc=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rootflags=noload net.ifnames=0
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: 939456K/966656K available (5981K kernel code, 534K rwdata, 1664K rodata, 448K init, 758K bss, 19008K 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 - 0xff000000 (1080 MB)
32 lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
33 modules : 0x7f000000 - 0x80000000 ( 16 MB)
34 .text : 0x80008000 - 0x8077f8e0 (7647 kB)
35 .init : 0x80780000 - 0x807f0000 ( 448 kB)
36 .data : 0x807f0000 - 0x80875b10 ( 535 kB)
37 .bss : 0x80878000 - 0x8093581c ( 759 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.000248] Console: colour dummy device 80x30
47[ 0.001743] console [tty1] enabled
48[ 0.001805] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
49[ 0.001895] pid_max: default: 32768 minimum: 301
50[ 0.002209] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
51[ 0.002264] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
52[ 0.003335] Initializing cgroup subsys blkio
53[ 0.003395] Initializing cgroup subsys memory
54[ 0.003451] Initializing cgroup subsys devices
55[ 0.003503] Initializing cgroup subsys freezer
56[ 0.003563] Initializing cgroup subsys net_cls
57[ 0.003645] CPU: Testing write buffer coherency: ok
58[ 0.003745] ftrace: allocating 20348 entries in 60 pages
59[ 0.050399] CPU0: update cpu_capacity 1024
60[ 0.050467] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
61[ 0.050509] [bcm2709_smp_prepare_cpus] enter
62[ 0.050684] Setting up static identity map for 0x8240 - 0x8274
63[ 0.052481] [bcm2709_boot_secondary] cpu:1 started (0) 17
64[ 0.052832] [bcm2709_secondary_init] enter cpu:1
65[ 0.052873] CPU1: update cpu_capacity 1024
66[ 0.052880] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
67[ 0.053269] [bcm2709_boot_secondary] cpu:2 started (0) 18
68[ 0.053523] [bcm2709_secondary_init] enter cpu:2
69[ 0.053544] CPU2: update cpu_capacity 1024
70[ 0.053551] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
71[ 0.053918] [bcm2709_boot_secondary] cpu:3 started (0) 17
72[ 0.054102] [bcm2709_secondary_init] enter cpu:3
73[ 0.054122] CPU3: update cpu_capacity 1024
74[ 0.054129] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
75[ 0.054192] Brought up 4 CPUs
76[ 0.054317] SMP: Total of 4 processors activated (153.60 BogoMIPS).
77[ 0.054353] CPU: All CPU(s) started in HYP mode.
78[ 0.054386] CPU: Virtualization extensions available.
79[ 0.055117] devtmpfs: initialized
80[ 0.074264] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
81[ 0.074567] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
82[ 0.075414] pinctrl core: initialized pinctrl subsystem
83[ 0.075973] NET: Registered protocol family 16
84[ 0.081240] DMA: preallocated 4096 KiB pool for atomic coherent allocations
85[ 0.082350] bcm2709.uart_clock = 48000000
86[ 0.086373] bcm2709: Mini UART enabled
87[ 0.086899] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
88[ 0.086960] hw-breakpoint: maximum watchpoint size is 8 bytes.
89[ 0.087139] Serial: AMBA PL011 UART driver
90[ 0.087210] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
91[ 0.087424] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
92[ 0.151096] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
93[ 0.151183] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
94[ 0.151795] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
95[ 0.151839] bcm2708-dmaengine 3f007000.dma: dma_debug:0
96[ 0.152455] SCSI subsystem initialized
97[ 0.152668] usbcore: registered new interface driver usbfs
98[ 0.152783] usbcore: registered new interface driver hub
99[ 0.152908] usbcore: registered new device driver usb
100[ 0.153489] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-03-15 14:47
101[ 0.180699] Switched to clocksource arch_sys_counter
102[ 0.220266] FS-Cache: Loaded
103[ 0.220559] CacheFiles: Loaded
104[ 0.229962] NET: Registered protocol family 2
105[ 0.231007] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
106[ 0.231158] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
107[ 0.231375] TCP: Hash tables configured (established 8192 bind 8192)
108[ 0.231498] UDP hash table entries: 512 (order: 2, 16384 bytes)
109[ 0.231574] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
110[ 0.231850] NET: Registered protocol family 1
111[ 0.232255] RPC: Registered named UNIX socket transport module.
112[ 0.232294] RPC: Registered udp transport module.
113[ 0.232329] RPC: Registered tcp transport module.
114[ 0.232363] RPC: Registered tcp NFSv4.1 backchannel transport module.
115[ 0.233464] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
116[ 0.234598] futex hash table entries: 1024 (order: 4, 65536 bytes)
117[ 0.248090] VFS: Disk quotas dquot_6.6.0
118[ 0.248432] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
119[ 0.250463] FS-Cache: Netfs 'nfs' registered for caching
120[ 0.251473] NFS: Registering the id_resolver key type
121[ 0.251569] Key type id_resolver registered
122[ 0.251604] Key type id_legacy registered
123[ 0.253727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
124[ 0.253904] io scheduler noop registered
125[ 0.253951] io scheduler deadline registered
126[ 0.254244] io scheduler cfq registered (default)
127[ 0.256561] BCM2708FB: allocated DMA memory fa800000
128[ 0.256614] BCM2708FB: allocated DMA channel 0 @ f3007000
129[ 0.261635] Console: switching to colour frame buffer device 82x26
130[ 0.265977] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
131[ 0.268828] console [ttyS0] disabled
132[ 0.270284] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 29, base_baud = 50000000) is a 16550
133[ 1.477834] console [ttyS0] enabled
134[ 1.485373] KGDB: Registered I/O driver kgdboc
135[ 1.521201] vc-cma: Videocore CMA driver
136[ 1.528901] vc-cma: vc_cma_base = 0x00000000
137[ 1.537872] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
138[ 1.547914] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
139[ 1.558086] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
140[ 1.585503] brd: module loaded
141[ 1.598698] loop: module loaded
142[ 1.605862] vchiq: vchiq_init_state: slot_zero = 0xba880000, is_master = 0
143[ 1.619871] Loading iSCSI transport class v2.0-870.
144[ 1.629767] usbcore: registered new interface driver smsc95xx
145[ 1.640477] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
146[ 1.851446] Core Release: 2.80a
147[ 1.857882] Setting default values for core params
148[ 1.867040] Finished setting default values for core params
149[ 2.077781] Using Buffer DMA mode
150[ 2.084481] Periodic Transfer Interrupt Enhancement - disabled
151[ 2.095276] Multiprocessor Interrupt Enhancement - disabled
152[ 2.105616] OTG VER PARAM: 0, OTG VER FLAG: 0
153[ 2.114002] Dedicated Tx FIFOs mode
154[ 2.121248] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba814000 dma = 0xfa814000 len=9024
155[ 2.139938] FIQ FSM acceleration enabled for :
156 Non-periodic Split Transactions
157 Periodic Split Transactions
158 High-Speed Isochronous Endpoints
159[ 2.172590] dwc_otg: Microframe scheduler enabled
160[ 2.172639] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x80404450
161[ 2.183631] WARN::hcd_init_fiq:413: FIQ ASM at 0x80404794 length 36
162[ 2.195199] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbb89c000
163[ 2.206347] dwc_otg 3f980000.usb: DWC OTG Controller
164[ 2.215783] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
165[ 2.229049] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
166[ 2.239485] Init: Port Power? op_state=1
167[ 2.247183] Init: Power Port (0)
168[ 2.253925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
169[ 2.266315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
170[ 2.279395] usb usb1: Product: DWC OTG Controller
171[ 2.288359] usb usb1: Manufacturer: Linux 4.1.19-v7 dwc_otg_hcd
172[ 2.299298] usb usb1: SerialNumber: 3f980000.usb
173[ 2.308748] hub 1-0:1.0: USB hub found
174[ 2.316194] hub 1-0:1.0: 1 port detected
175[ 2.324203] dwc_otg: FIQ enabled
176[ 2.324213] dwc_otg: NAK holdoff enabled
177[ 2.324220] dwc_otg: FIQ split-transaction FSM enabled
178[ 2.324252] Module dwc_common_port init
179[ 2.324513] usbcore: registered new interface driver usb-storage
180[ 2.335711] mousedev: PS/2 mouse device common for all mice
181[ 2.346701] bcm2835-cpufreq: min=600000 max=1200000
182[ 2.356183] sdhci: Secure Digital Host Controller Interface driver
183[ 2.367527] sdhci: Copyright(c) Pierre Ossman
184[ 2.376168] sdhost: log_buf @ ba813000 (fa813000)
185[ 2.460734] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
186[ 2.493309] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
187[ 2.504133] mmc-bcm2835 3f300000.mmc: DMA channel allocated
188[ 2.520782] Indeed it is in host mode hprt0 = 00021501
189[ 2.539418] mmc0: host does not support reading read-only switch, assuming write-enable
190[ 2.550811] sdhci-pltfm: SDHCI platform and OF driver helper
191[ 2.551177] ledtrig-cpu: registered to indicate activity on CPUs
192[ 2.551302] hidraw: raw HID events driver (C) Jiri Kosina
193[ 2.551491] usbcore: registered new interface driver usbhid
194[ 2.551493] usbhid: USB HID core driver
195[ 2.551922] Initializing XFRM netlink socket
196[ 2.551948] NET: Registered protocol family 17
197[ 2.552071] Key type dns_resolver registered
198[ 2.552637] Registering SWP/SWPB emulation handler
199[ 2.553316] registered taskstats version 1
200[ 2.553494] vc-sm: Videocore shared memory driver
201[ 2.553502] [vc_sm_connected_init]: start
202[ 2.555326] [vc_sm_connected_init]: end - returning 0
203[ 2.556680] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
204[ 2.690541] Waiting for root device /dev/mmcblk0p2...
205[ 2.693052] mmc0: Problem switching card into high-speed mode!
206[ 2.693186] mmc0: new SDXC card at address 2189
207[ 2.700736] usb 1-1: new high-speed USB device number 2 using dwc_otg
208[ 2.700866] Indeed it is in host mode hprt0 = 00001101
209[ 2.700926] mmcblk0: mmc0:2189 APPSD 62.5 GiB
210[ 2.750874] mmcblk0: p1 p2
211[ 2.772584] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
212[ 2.784372] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
213[ 2.796096] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
214[ 2.809013] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
215[ 2.880190] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: noload
216[ 2.894854] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
217[ 2.901028] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
218[ 2.901038] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
219[ 2.910568] mmc1: new high speed SDIO card at address 0001
220[ 2.943036] hub 1-1:1.0: USB hub found
221[ 2.948130] devtmpfs: mounted
222[ 2.948688] Freeing unused kernel memory: 448K (80780000 - 807f0000)
223[ 2.968403] hub 1-1:1.0: 5 ports detected
224[ 3.250748] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
225[ 3.361041] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
226[ 3.373643] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
227[ 3.389611] smsc95xx v1.0.4
228[ 3.453781] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:42:93:68
229[ 3.532658] systemd[1]: System time before build time, advancing clock.
230[ 3.784073] NET: Registered protocol family 10
231[ 3.827864] random: systemd urandom read with 62 bits of entropy available
232[ 3.845349] 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)
233[ 3.880296] systemd[1]: Detected architecture arm.
234[ 3.916777] systemd[1]: Set hostname to <kali>.
235[ 4.655033] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
236[ 4.703808] systemd[1]: Listening on Syslog Socket.
237[ 4.715738] systemd[1]: Listening on Journal Socket.
238[ 4.727536] systemd[1]: Listening on udev Kernel Socket.
239[ 4.740488] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
240[ 4.761696] systemd[1]: Created slice User and Session Slice.
241[ 4.774812] systemd[1]: Listening on fsck to fsckd communication Socket.
242[ 4.789359] systemd[1]: Reached target Swap.
243[ 4.799921] systemd[1]: Reached target Encrypted Volumes.
244[ 4.812603] systemd[1]: Listening on udev Control Socket.
245[ 4.825309] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
246[ 4.843627] systemd[1]: Reached target Paths.
247[ 4.854960] systemd[1]: Created slice System Slice.
248[ 4.869371] systemd[1]: Starting Create list of required static device nodes for the current kernel...
249[ 4.893299] systemd[1]: Mounting POSIX Message Queue File System...
250[ 4.929349] systemd[1]: Starting Load Kernel Modules...
251[ 4.945227] systemd[1]: Starting File System Check on Root Device...
252[ 4.960122] systemd[1]: Reached target Slices.
253[ 4.974308] systemd[1]: Mounting Debug File System...
254[ 4.987573] systemd[1]: Created slice system-serial\x2dgetty.slice.
255[ 5.007071] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
256[ 5.023470] systemd[1]: Listening on Journal Socket (/dev/log).
257[ 5.039865] systemd[1]: Starting Journal Service...
258[ 5.052415] systemd[1]: Created slice system-getty.slice.
259[ 5.065071] systemd[1]: Reached target Remote File Systems (Pre).
260[ 5.078660] systemd[1]: Reached target Remote File Systems.
261[ 5.098046] systemd[1]: Mounted Debug File System.
262[ 5.109565] systemd[1]: Mounted POSIX Message Queue File System.
263[ 5.124094] systemd[1]: Started Create list of required static device nodes for the current kernel.
264[ 5.149648] systemd[1]: Started Load Kernel Modules.
265[ 5.212281] systemd[1]: Started File System Check on Root Device.
266[ 5.292234] systemd[1]: Starting Remount Root and Kernel File Systems...
267[ 5.310932] systemd[1]: Started File System Check Daemon to report status.
268[ 5.329108] systemd[1]: Starting Apply Kernel Variables...
269[ 5.340059] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
270[ 5.357629] systemd[1]: Mounting Configuration File System...
271[ 5.374537] systemd[1]: Starting Create Static Device Nodes in /dev...
272[ 5.394872] systemd[1]: Mounted Configuration File System.
273[ 5.408429] systemd[1]: Started Journal Service.
274[ 5.789034] systemd-journald[90]: Received request to flush runtime journal from PID 1
275[ 5.942202] EXT4-fs error (device mmcblk0p2): ext4_mb_generate_buddy:757: group 64, block bitmap and bg descriptor inconsistent: 0 vs 24656 free clusters
276[ 5.967436] EXT4-fs (mmcblk0p2): Remounting filesystem read-only
277[ 6.190263] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
278[ 7.069068] bcm2835-rng 3f104000.rng: hwrng registered
279[ 7.852280] cfg80211: Calling CRDA to update world regulatory domain
280[ 8.279392] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
281[ 8.321284] usbcore: registered new interface driver brcmfmac
282[ 8.550481] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Dec 15 2015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c
283[ 8.598541] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
284[ 8.893673] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
285[ 8.905808] cfg80211: World regulatory domain updated:
286[ 8.915754] cfg80211: DFS Master region: unset
287[ 8.922975] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
288[ 8.943338] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
289[ 8.959521] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
290[ 8.975768] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
291[ 8.992185] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
292[ 9.011148] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
293[ 9.030143] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
294[ 9.046999] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
295[ 9.063821] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
296[ 14.693847] random: nonblocking pool is initialized
297[ 20.413155] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
298[ 20.426983] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
299[ 21.832068] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
300[ 21.844961] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
301[ 45.896294] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
302[ 45.946485] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
303[ 45.957223] brcmfmac: brcmf_add_if: ignore IF event
304[ 45.970367] brcmfmac: power management disabled
305[ 144.400269] EXT4-fs error (device mmcblk0p2): ext4_remount:4963: Abort forced by user