Advertisement
Guest User

Untitled

a guest
Mar 27th, 2016
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.03 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 4.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
  6. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  7. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  8. [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
  9. [ 0.000000] cma: Reserved 8 MiB at 0x3a400000
  10. [ 0.000000] Memory policy: Data cache writealloc
  11. [ 0.000000] On node 0 totalpages: 241664
  12. [ 0.000000] free_area_init_node: node 0, pgdat 8086cfc0, node_mem_map b9bb4000
  13. [ 0.000000] Normal zone: 2124 pages used for memmap
  14. [ 0.000000] Normal zone: 0 pages reserved
  15. [ 0.000000] Normal zone: 241664 pages, LIFO batch:31
  16. [ 0.000000] [bcm2709_smp_init_cpus] enter (9400->f3003010)
  17. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  18. [ 0.000000] PERCPU: Embedded 12 pages/cpu @bafb0000 s20416 r8192 d20544 u49152
  19. [ 0.000000] pcpu-alloc: s20416 r8192 d20544 u49152 alloc=12*4096
  20. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  21. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
  22. [ 0.000000] Kernel command line: 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa02082 bcm2709.serial=0xd60a4ff4 smsc95xx.macaddr=B8:27:EB:0A:4F:F4 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
  23. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  26. [ 0.000000] Memory: 939456K/966656K available (5981K kernel code, 534K rwdata, 1664K rodata, 448K init, 758K bss, 19008K reserved, 8192K cma-reserved)
  27. [ 0.000000] Virtual kernel memory layout:
  28. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  29. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  30. vmalloc : 0xbb800000 - 0xff000000 (1080 MB)
  31. lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
  32. modules : 0x7f000000 - 0x80000000 ( 16 MB)
  33. .text : 0x80008000 - 0x8077f8e0 (7647 kB)
  34. .init : 0x80780000 - 0x807f0000 ( 448 kB)
  35. .data : 0x807f0000 - 0x80875b10 ( 535 kB)
  36. .bss : 0x80878000 - 0x8093581c ( 759 kB)
  37. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  38. [ 0.000000] Hierarchical RCU implementation.
  39. [ 0.000000] Additional per-CPU info printed with stalls.
  40. [ 0.000000] NR_IRQS:608
  41. [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
  42. [ 0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  43. [ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  44. [ 0.000025] Switching to timer-based delay loop, resolution 52ns
  45. [ 0.000248] Console: colour dummy device 80x30
  46. [ 0.001745] console [tty1] enabled
  47. [ 0.001806] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  48. [ 0.001895] pid_max: default: 32768 minimum: 301
  49. [ 0.002207] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  50. [ 0.002263] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  51. [ 0.003340] Initializing cgroup subsys blkio
  52. [ 0.003400] Initializing cgroup subsys memory
  53. [ 0.003456] Initializing cgroup subsys devices
  54. [ 0.003508] Initializing cgroup subsys freezer
  55. [ 0.003566] Initializing cgroup subsys net_cls
  56. [ 0.003646] CPU: Testing write buffer coherency: ok
  57. [ 0.003744] ftrace: allocating 20348 entries in 60 pages
  58. [ 0.050641] CPU0: update cpu_capacity 1024
  59. [ 0.050708] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  60. [ 0.050750] [bcm2709_smp_prepare_cpus] enter
  61. [ 0.050911] Setting up static identity map for 0x8240 - 0x8274
  62. [ 0.052732] [bcm2709_boot_secondary] cpu:1 started (0) 17
  63. [ 0.053081] [bcm2709_secondary_init] enter cpu:1
  64. [ 0.053122] CPU1: update cpu_capacity 1024
  65. [ 0.053128] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  66. [ 0.053516] [bcm2709_boot_secondary] cpu:2 started (0) 18
  67. [ 0.053769] [bcm2709_secondary_init] enter cpu:2
  68. [ 0.053792] CPU2: update cpu_capacity 1024
  69. [ 0.053798] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  70. [ 0.054166] [bcm2709_boot_secondary] cpu:3 started (0) 18
  71. [ 0.054350] [bcm2709_secondary_init] enter cpu:3
  72. [ 0.054371] CPU3: update cpu_capacity 1024
  73. [ 0.054377] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  74. [ 0.054441] Brought up 4 CPUs
  75. [ 0.054565] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  76. [ 0.054602] CPU: All CPU(s) started in HYP mode.
  77. [ 0.054635] CPU: Virtualization extensions available.
  78. [ 0.055353] devtmpfs: initialized
  79. [ 0.074508] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  80. [ 0.074810] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  81. [ 0.075649] pinctrl core: initialized pinctrl subsystem
  82. [ 0.076207] NET: Registered protocol family 16
  83. [ 0.081468] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  84. [ 0.082579] bcm2709.uart_clock = 48000000
  85. [ 0.086599] bcm2709: Mini UART enabled
  86. [ 0.087123] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  87. [ 0.087184] hw-breakpoint: maximum watchpoint size is 8 bytes.
  88. [ 0.087365] Serial: AMBA PL011 UART driver
  89. [ 0.087436] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  90. [ 0.087652] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  91. [ 0.151313] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
  92. [ 0.151401] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
  93. [ 0.152013] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
  94. [ 0.152057] bcm2708-dmaengine 3f007000.dma: dma_debug:0
  95. [ 0.152672] SCSI subsystem initialized
  96. [ 0.152884] usbcore: registered new interface driver usbfs
  97. [ 0.153000] usbcore: registered new interface driver hub
  98. [ 0.153126] usbcore: registered new device driver usb
  99. [ 0.153708] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-03-15 14:47
  100. [ 0.180919] Switched to clocksource arch_sys_counter
  101. [ 0.220430] FS-Cache: Loaded
  102. [ 0.220725] CacheFiles: Loaded
  103. [ 0.230134] NET: Registered protocol family 2
  104. [ 0.231171] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  105. [ 0.231321] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  106. [ 0.231539] TCP: Hash tables configured (established 8192 bind 8192)
  107. [ 0.231661] UDP hash table entries: 512 (order: 2, 16384 bytes)
  108. [ 0.231738] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  109. [ 0.232081] NET: Registered protocol family 1
  110. [ 0.232426] RPC: Registered named UNIX socket transport module.
  111. [ 0.232466] RPC: Registered udp transport module.
  112. [ 0.232500] RPC: Registered tcp transport module.
  113. [ 0.232534] RPC: Registered tcp NFSv4.1 backchannel transport module.
  114. [ 0.233635] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  115. [ 0.234765] futex hash table entries: 1024 (order: 4, 65536 bytes)
  116. [ 0.248252] VFS: Disk quotas dquot_6.6.0
  117. [ 0.248595] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  118. [ 0.250626] FS-Cache: Netfs 'nfs' registered for caching
  119. [ 0.251632] NFS: Registering the id_resolver key type
  120. [ 0.251707] Key type id_resolver registered
  121. [ 0.251741] Key type id_legacy registered
  122. [ 0.253861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  123. [ 0.254039] io scheduler noop registered
  124. [ 0.254086] io scheduler deadline registered
  125. [ 0.254380] io scheduler cfq registered (default)
  126. [ 0.256686] BCM2708FB: allocated DMA memory fa800000
  127. [ 0.256739] BCM2708FB: allocated DMA channel 0 @ f3007000
  128. [ 0.261768] Console: switching to colour frame buffer device 82x26
  129. [ 0.266119] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  130. [ 0.268964] console [ttyS0] disabled
  131. [ 0.270417] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 29, base_baud = 50000000) is a 16550
  132. [ 1.477963] console [ttyS0] enabled
  133. [ 1.485501] KGDB: Registered I/O driver kgdboc
  134. [ 1.521423] vc-cma: Videocore CMA driver
  135. [ 1.529121] vc-cma: vc_cma_base = 0x00000000
  136. [ 1.538094] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  137. [ 1.548139] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  138. [ 1.558310] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
  139. [ 1.585747] brd: module loaded
  140. [ 1.598961] loop: module loaded
  141. [ 1.606127] vchiq: vchiq_init_state: slot_zero = 0xba880000, is_master = 0
  142. [ 1.620127] Loading iSCSI transport class v2.0-870.
  143. [ 1.630025] usbcore: registered new interface driver smsc95xx
  144. [ 1.640736] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  145. [ 1.851704] Core Release: 2.80a
  146. [ 1.858141] Setting default values for core params
  147. [ 1.867303] Finished setting default values for core params
  148. [ 2.078046] Using Buffer DMA mode
  149. [ 2.084745] Periodic Transfer Interrupt Enhancement - disabled
  150. [ 2.095543] Multiprocessor Interrupt Enhancement - disabled
  151. [ 2.105884] OTG VER PARAM: 0, OTG VER FLAG: 0
  152. [ 2.114273] Dedicated Tx FIFOs mode
  153. [ 2.121523] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba814000 dma = 0xfa814000 len=9024
  154. [ 2.140217] FIQ FSM acceleration enabled for :
  155. Non-periodic Split Transactions
  156. Periodic Split Transactions
  157. High-Speed Isochronous Endpoints
  158. [ 2.172872] dwc_otg: Microframe scheduler enabled
  159. [ 2.172922] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x80404450
  160. [ 2.183913] WARN::hcd_init_fiq:413: FIQ ASM at 0x80404794 length 36
  161. [ 2.195481] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbb89c000
  162. [ 2.206632] dwc_otg 3f980000.usb: DWC OTG Controller
  163. [ 2.216072] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  164. [ 2.229341] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
  165. [ 2.239781] Init: Port Power? op_state=1
  166. [ 2.247480] Init: Power Port (0)
  167. [ 2.254222] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  168. [ 2.266613] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  169. [ 2.279697] usb usb1: Product: DWC OTG Controller
  170. [ 2.288663] usb usb1: Manufacturer: Linux 4.1.19-v7 dwc_otg_hcd
  171. [ 2.299604] usb usb1: SerialNumber: 3f980000.usb
  172. [ 2.309057] hub 1-0:1.0: USB hub found
  173. [ 2.316504] hub 1-0:1.0: 1 port detected
  174. [ 2.324513] dwc_otg: FIQ enabled
  175. [ 2.324523] dwc_otg: NAK holdoff enabled
  176. [ 2.324530] dwc_otg: FIQ split-transaction FSM enabled
  177. [ 2.324563] Module dwc_common_port init
  178. [ 2.324822] usbcore: registered new interface driver usb-storage
  179. [ 2.336021] mousedev: PS/2 mouse device common for all mice
  180. [ 2.347016] bcm2835-cpufreq: min=600000 max=1200000
  181. [ 2.356501] sdhci: Secure Digital Host Controller Interface driver
  182. [ 2.367850] sdhci: Copyright(c) Pierre Ossman
  183. [ 2.376496] sdhost: log_buf @ ba813000 (fa813000)
  184. [ 2.460954] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  185. [ 2.493539] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  186. [ 2.504376] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  187. [ 2.521004] Indeed it is in host mode hprt0 = 00021501
  188. [ 2.531890] mmc0: host does not support reading read-only switch, assuming write-enable
  189. [ 2.550427] mmc0: new high speed SDHC card at address 0007
  190. [ 2.551032] sdhci-pltfm: SDHCI platform and OF driver helper
  191. [ 2.551395] ledtrig-cpu: registered to indicate activity on CPUs
  192. [ 2.551522] hidraw: raw HID events driver (C) Jiri Kosina
  193. [ 2.551710] usbcore: registered new interface driver usbhid
  194. [ 2.551712] usbhid: USB HID core driver
  195. [ 2.552142] Initializing XFRM netlink socket
  196. [ 2.552168] NET: Registered protocol family 17
  197. [ 2.552283] Key type dns_resolver registered
  198. [ 2.552848] Registering SWP/SWPB emulation handler
  199. [ 2.591255] registered taskstats version 1
  200. [ 2.591431] vc-sm: Videocore shared memory driver
  201. [ 2.591440] [vc_sm_connected_init]: start
  202. [ 2.592921] [vc_sm_connected_init]: end - returning 0
  203. [ 2.594272] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
  204. [ 2.696299] Waiting for root device /dev/mmcblk0p2...
  205. [ 2.700956] usb 1-1: new high-speed USB device number 2 using dwc_otg
  206. [ 2.701084] Indeed it is in host mode hprt0 = 00001101
  207. [ 2.727584] mmcblk0: mmc0:0007 SD16G 14.5 GiB
  208. [ 2.737653] mmcblk0: p1 p2
  209. [ 2.762351] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  210. [ 2.774155] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  211. [ 2.785877] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  212. [ 2.798794] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  213. [ 2.843810] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: noload
  214. [ 2.858415] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  215. [ 2.878206] devtmpfs: mounted
  216. [ 2.884847] Freeing unused kernel memory: 448K (80780000 - 807f0000)
  217. [ 2.900218] mmc1: new high speed SDIO card at address 0001
  218. [ 2.910776] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  219. [ 2.923089] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  220. [ 2.936781] hub 1-1:1.0: USB hub found
  221. [ 2.944395] hub 1-1:1.0: 5 ports detected
  222. [ 3.230968] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  223. [ 3.305309] systemd[1]: System time before build time, advancing clock.
  224. [ 3.341259] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  225. [ 3.353873] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  226. [ 3.369893] smsc95xx v1.0.4
  227. [ 3.434022] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:0a:4f:f4
  228. [ 3.480840] NET: Registered protocol family 10
  229. [ 3.521335] random: systemd urandom read with 58 bits of entropy available
  230. [ 3.539346] 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)
  231. [ 3.574326] systemd[1]: Detected architecture arm.
  232. [ 3.605711] systemd[1]: Set hostname to <kali>.
  233. [ 3.691024] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
  234. [ 3.813721] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c22d
  235. [ 3.826551] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  236. [ 3.840059] usb 1-1.2: Product: G510s Gaming Keyboard
  237. [ 3.849883] usb 1-1.2: Manufacturer: Logitech
  238. [ 3.869653] input: Logitech G510s Gaming Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C22D.0001/input/input0
  239. [ 3.951224] hid-generic 0003:046D:C22D.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech G510s Gaming Keyboard] on usb-3f980000.usb-1.2/input0
  240. [ 4.014635] input: Logitech G510s Gaming Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C22D.0002/input/input1
  241. [ 4.091431] hid-generic 0003:046D:C22D.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech G510s Gaming Keyboard] on usb-3f980000.usb-1.2/input1
  242. [ 4.158245] systemd[1]: Reached target Swap.
  243. [ 4.169924] systemd[1]: Created slice System Slice.
  244. [ 4.182249] systemd[1]: Created slice system-getty.slice.
  245. [ 4.195055] systemd[1]: Listening on udev Control Socket.
  246. [ 4.207812] systemd[1]: Listening on Journal Socket (/dev/log).
  247. [ 4.221811] systemd[1]: Created slice User and Session Slice.
  248. [ 4.235148] systemd[1]: Reached target Slices.
  249. [ 4.246383] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  250. [ 4.264845] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  251. [ 4.285773] systemd[1]: Reached target Encrypted Volumes.
  252. [ 4.298540] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  253. [ 4.336395] systemd[1]: Listening on Journal Socket.
  254. [ 4.355102] systemd[1]: Starting Load Kernel Modules...
  255. [ 4.376200] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  256. [ 4.397965] systemd[1]: Listening on Syslog Socket.
  257. [ 4.400969] usb 1-1.3: new full-speed USB device number 5 using dwc_otg
  258. [ 4.423478] systemd[1]: Reached target Remote File Systems (Pre).
  259. [ 4.438237] systemd[1]: Reached target Remote File Systems.
  260. [ 4.451800] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  261. [ 4.470495] systemd[1]: Reached target Paths.
  262. [ 4.482167] systemd[1]: Created slice system-serial\x2dgetty.slice.
  263. [ 4.499179] systemd[1]: Mounting POSIX Message Queue File System...
  264. [ 4.513965] systemd[1]: Listening on udev Kernel Socket.
  265. [ 4.530007] systemd[1]: Mounting Debug File System...
  266. [ 4.543380] systemd[1]: Listening on fsck to fsckd communication Socket.
  267. [ 4.558937] usb 1-1.3: New USB device found, idVendor=12cf, idProduct=0182
  268. [ 4.561467] systemd[1]: Starting File System Check on Root Device...
  269. [ 4.584182] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  270. [ 4.584196] usb 1-1.3: Product: Tt eSPORTS BLACK Element
  271. [ 4.584203] usb 1-1.3: Manufacturer: DEXIN Corp.
  272. [ 4.622586] input: DEXIN Corp. Tt eSPORTS BLACK Element as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:12CF:0182.0003/input/input2
  273. [ 4.623827] systemd[1]: Starting Journal Service...
  274. [ 4.658775] hid-generic 0003:12CF:0182.0003: input,hidraw2: USB HID v1.11 Mouse [DEXIN Corp. Tt eSPORTS BLACK Element] on usb-3f980000.usb-1.3/input0
  275. [ 4.689673] input: DEXIN Corp. Tt eSPORTS BLACK Element as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:12CF:0182.0004/input/input3
  276. [ 4.695272] systemd[1]: Mounted Debug File System.
  277. [ 4.727334] systemd[1]: Mounted POSIX Message Queue File System.
  278. [ 4.743134] systemd[1]: Started Load Kernel Modules.
  279. [ 4.762743] systemd[1]: Started Create list of required static device nodes for the current kernel.
  280. [ 4.781272] hid-generic 0003:12CF:0182.0004: input,hidraw3: USB HID v1.11 Keyboard [DEXIN Corp. Tt eSPORTS BLACK Element] on usb-3f980000.usb-1.3/input1
  281. [ 4.830224] systemd[1]: Started File System Check on Root Device.
  282. [ 4.928234] systemd[1]: Started Journal Service.
  283. [ 5.016342] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
  284. [ 5.195601] systemd-journald[90]: Received request to flush runtime journal from PID 1
  285. [ 7.121397] cfg80211: Calling CRDA to update world regulatory domain
  286. [ 7.332753] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
  287. [ 7.369447] usbcore: registered new interface driver brcmfmac
  288. [ 7.494776] random: nonblocking pool is initialized
  289. [ 7.614723] bcm2835-rng 3f104000.rng: hwrng registered
  290. [ 7.625807] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  291. [ 7.663755] cfg80211: World regulatory domain updated:
  292. [ 7.673842] cfg80211: DFS Master region: unset
  293. [ 7.681094] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  294. [ 7.701545] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  295. [ 7.717879] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  296. [ 7.734305] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  297. [ 7.750796] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  298. [ 7.769866] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  299. [ 7.789023] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  300. [ 7.805911] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  301. [ 7.822732] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  302. [ 8.384671] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Dec 15 2015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c
  303. [ 8.439093] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
  304. [ 9.617859] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  305. [ 9.668149] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
  306. [ 9.678835] brcmfmac: brcmf_add_if: ignore IF event
  307. [ 9.695877] brcmfmac: power management disabled
  308. [ 10.733508] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  309. [ 10.746225] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement