Advertisement
Guest User

Raspbian Lite messages

a guest
Mar 8th, 2017
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.63 KB | None | 0 0
  1. root@raspberrypi:/home/pi# cat /proc/cpuinfo
  2. processor : 0
  3. model name : ARMv7 Processor rev 4 (v7l)
  4. BogoMIPS : 76.80
  5. Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
  6. CPU implementer : 0x41
  7. CPU architecture: 7
  8. CPU variant : 0x0
  9. CPU part : 0xd03
  10. CPU revision : 4
  11.  
  12. processor : 1
  13. model name : ARMv7 Processor rev 4 (v7l)
  14. BogoMIPS : 76.80
  15. Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
  16. CPU implementer : 0x41
  17. CPU architecture: 7
  18. CPU variant : 0x0
  19. CPU part : 0xd03
  20. CPU revision : 4
  21.  
  22. processor : 2
  23. model name : ARMv7 Processor rev 4 (v7l)
  24. BogoMIPS : 76.80
  25. Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
  26. CPU implementer : 0x41
  27. CPU architecture: 7
  28. CPU variant : 0x0
  29. CPU part : 0xd03
  30. CPU revision : 4
  31.  
  32. processor : 3
  33. model name : ARMv7 Processor rev 4 (v7l)
  34. BogoMIPS : 76.80
  35. Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
  36. CPU implementer : 0x41
  37. CPU architecture: 7
  38. CPU variant : 0x0
  39. CPU part : 0xd03
  40. CPU revision : 4
  41.  
  42. Hardware : BCM2835
  43. Revision : a02082
  44. Serial : 00000000ee6200a5
  45. root@raspberrypi:/home/pi# cat /proc/interrupts
  46. CPU0 CPU1 CPU2 CPU3
  47. 16: 0 0 0 0 bcm2836-timer 0 Edge arch_timer
  48. 17: 13925 74286 9560 91102 bcm2836-timer 1 Edge arch_timer
  49. 23: 59 0 0 0 ARMCTRL-level 1 Edge 3f00b880.mailbox
  50. 24: 2 0 0 0 ARMCTRL-level 2 Edge VCHIQ doorbell
  51. 46: 0 0 0 0 ARMCTRL-level 48 Edge bcm2708_fb dma
  52. 48: 2024 0 0 0 ARMCTRL-level 50 Edge DMA IRQ
  53. 50: 0 0 0 0 ARMCTRL-level 52 Edge DMA IRQ
  54. 62: 197699 0 0 0 ARMCTRL-level 64 Edge dwc_otg, dwc_otg_pcd, dwc_otg_hcd:usb1
  55. 79: 0 0 0 0 ARMCTRL-level 81 Edge 3f200000.gpio:bank0
  56. 80: 0 0 0 0 ARMCTRL-level 82 Edge 3f200000.gpio:bank1
  57. 86: 202 0 0 0 ARMCTRL-level 88 Edge mmc0
  58. 87: 4869 0 0 0 ARMCTRL-level 89 Edge uart-pl011
  59. 92: 2289237 0 0 0 ARMCTRL-level 94 Edge mmc1
  60. FIQ: usb_fiq
  61. IPI0: 0 0 0 0 CPU wakeup interrupts
  62. IPI1: 0 0 0 0 Timer broadcast interrupts
  63. IPI2: 107971 961050 214334 91288 Rescheduling interrupts
  64. IPI3: 8 16 8 11 Function call interrupts
  65. IPI4: 0 0 0 0 CPU stop interrupts
  66. IPI5: 517 83 628 40 IRQ work interrupts
  67. IPI6: 0 0 0 0 completion interrupts
  68. Err: 0
  69. root@raspberrypi:/home/pi# uname -a
  70. Linux raspberrypi 4.9.13-v7+ #974 SMP Wed Mar 1 20:09:48 GMT 2017 armv7l GNU/Linux
  71. root@raspberrypi:/home/pi# lsmod
  72. Module Size Used by
  73. bnep 12051 2
  74. hci_uart 19956 1
  75. btbcm 7916 1 hci_uart
  76. bluetooth 365511 22 hci_uart,bnep,btbcm
  77. brcmfmac 222720 0
  78. brcmutil 9092 1 brcmfmac
  79. cfg80211 542899 1 brcmfmac
  80. rfkill 20851 4 bluetooth,cfg80211
  81. snd_bcm2835 24427 0
  82. snd_pcm 97226 1 snd_bcm2835
  83. snd_timer 23840 1 snd_pcm
  84. snd 70032 3 snd_timer,snd_bcm2835,snd_pcm
  85. bcm2835_gpiomem 3940 0
  86. uio_pdrv_genirq 3923 0
  87. uio 10204 1 uio_pdrv_genirq
  88. fixed 3285 0
  89. ipv6 406215 32
  90. root@raspberrypi:/home/pi# dmesg
  91. [ 0.000000] Booting Linux on physical CPU 0x0
  92. [ 0.000000] Linux version 4.9.13-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #974 SMP Wed Mar 1 20:09:48 GMT 2017
  93. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  94. [ 0.000000] CPU: div instructions available: patching division code
  95. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  96. [ 0.000000] OF: fdt:Machine model: Raspberry Pi 3 Model B Rev 1.2
  97. [ 0.000000] cma: Reserved 8 MiB at 0x3a800000
  98. [ 0.000000] Memory policy: Data cache writealloc
  99. [ 0.000000] On node 0 totalpages: 241664
  100. [ 0.000000] free_area_init_node: node 0, pgdat 80c6ed80, node_mem_map b9faa000
  101. [ 0.000000] Normal zone: 2124 pages used for memmap
  102. [ 0.000000] Normal zone: 0 pages reserved
  103. [ 0.000000] Normal zone: 241664 pages, LIFO batch:31
  104. [ 0.000000] percpu: Embedded 14 pages/cpu @b9f64000 s25600 r8192 d23552 u57344
  105. [ 0.000000] pcpu-alloc: s25600 r8192 d23552 u57344 alloc=14*4096
  106. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  107. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
  108. [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
  109. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  110. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  111. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  112. [ 0.000000] Memory: 936304K/966656K available (7168K kernel code, 483K rwdata, 2012K rodata, 1024K init, 778K bss, 22160K reserved, 8192K cma-reserved)
  113. [ 0.000000] Virtual kernel memory layout:
  114. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  115. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  116. vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
  117. lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
  118. modules : 0x7f000000 - 0x80000000 ( 16 MB)
  119. .text : 0x80008000 - 0x80800000 (8160 kB)
  120. .init : 0x80b00000 - 0x80c00000 (1024 kB)
  121. .data : 0x80c00000 - 0x80c78f6c ( 484 kB)
  122. .bss : 0x80c7a000 - 0x80d3cb64 ( 779 kB)
  123. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  124. [ 0.000000] Hierarchical RCU implementation.
  125. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  126. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  127. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
  128. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  129. [ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  130. [ 0.000025] Switching to timer-based delay loop, resolution 52ns
  131. [ 0.000327] Console: colour dummy device 80x30
  132. [ 0.001217] console [tty1] enabled
  133. [ 0.001266] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  134. [ 0.001338] pid_max: default: 32768 minimum: 301
  135. [ 0.001701] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  136. [ 0.001743] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  137. [ 0.002761] Disabling cpuset control group subsystem
  138. [ 0.002957] CPU: Testing write buffer coherency: ok
  139. [ 0.003027] ftrace: allocating 22388 entries in 66 pages
  140. [ 0.054655] CPU0: update cpu_capacity 1024
  141. [ 0.054719] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  142. [ 0.054821] Setting up static identity map for 0x100000 - 0x100034
  143. [ 0.057106] CPU1: update cpu_capacity 1024
  144. [ 0.057113] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  145. [ 0.057838] CPU2: update cpu_capacity 1024
  146. [ 0.057844] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  147. [ 0.058519] CPU3: update cpu_capacity 1024
  148. [ 0.058526] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  149. [ 0.058609] Brought up 4 CPUs
  150. [ 0.058783] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  151. [ 0.058812] CPU: All CPU(s) started in HYP mode.
  152. [ 0.058839] CPU: Virtualization extensions available.
  153. [ 0.059664] devtmpfs: initialized
  154. [ 0.070886] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  155. [ 0.071212] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  156. [ 0.071274] futex hash table entries: 1024 (order: 4, 65536 bytes)
  157. [ 0.071845] pinctrl core: initialized pinctrl subsystem
  158. [ 0.072775] NET: Registered protocol family 16
  159. [ 0.075062] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  160. [ 0.084173] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  161. [ 0.084221] hw-breakpoint: maximum watchpoint size is 8 bytes.
  162. [ 0.084395] Serial: AMBA PL011 UART driver
  163. [ 0.088155] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  164. [ 0.088711] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  165. [ 0.165266] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80f000, dmachans=0x1
  166. [ 0.167163] SCSI subsystem initialized
  167. [ 0.167341] usbcore: registered new interface driver usbfs
  168. [ 0.167450] usbcore: registered new interface driver hub
  169. [ 0.167568] usbcore: registered new device driver usb
  170. [ 0.174217] raspberrypi-firmware soc:firmware: Attached to firmware from 2017-03-02 15:32
  171. [ 0.175651] clocksource: Switched to clocksource arch_sys_counter
  172. [ 0.222592] VFS: Disk quotas dquot_6.6.0
  173. [ 0.222701] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  174. [ 0.222926] FS-Cache: Loaded
  175. [ 0.223194] CacheFiles: Loaded
  176. [ 0.235689] NET: Registered protocol family 2
  177. [ 0.236574] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  178. [ 0.236711] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  179. [ 0.236922] TCP: Hash tables configured (established 8192 bind 8192)
  180. [ 0.237037] UDP hash table entries: 512 (order: 2, 16384 bytes)
  181. [ 0.237104] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  182. [ 0.237340] NET: Registered protocol family 1
  183. [ 0.237768] RPC: Registered named UNIX socket transport module.
  184. [ 0.237800] RPC: Registered udp transport module.
  185. [ 0.237828] RPC: Registered tcp transport module.
  186. [ 0.237856] RPC: Registered tcp NFSv4.1 backchannel transport module.
  187. [ 0.238824] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  188. [ 0.241175] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  189. [ 0.257802] FS-Cache: Netfs 'nfs' registered for caching
  190. [ 0.258819] NFS: Registering the id_resolver key type
  191. [ 0.258869] Key type id_resolver registered
  192. [ 0.258897] Key type id_legacy registered
  193. [ 0.261382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  194. [ 0.261529] io scheduler noop registered
  195. [ 0.261559] io scheduler deadline registered (default)
  196. [ 0.261895] io scheduler cfq registered
  197. [ 0.267704] BCM2708FB: allocated DMA memory fa910000
  198. [ 0.267757] BCM2708FB: allocated DMA channel 0 @ bb80f000
  199. [ 0.276470] Console: switching to colour frame buffer device 82x26
  200. [ 0.285264] bcm2835-rng 3f104000.rng: hwrng registered
  201. [ 0.287676] vc-cma: Videocore CMA driver
  202. [ 0.289884] vc-cma: vc_cma_base = 0x00000000
  203. [ 0.292098] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  204. [ 0.294352] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  205. [ 0.296820] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
  206. [ 0.316660] brd: module loaded
  207. [ 0.327764] loop: module loaded
  208. [ 0.329798] Loading iSCSI transport class v2.0-870.
  209. [ 0.332431] usbcore: registered new interface driver smsc95xx
  210. [ 0.334520] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  211. [ 0.562749] Core Release: 2.80a
  212. [ 0.564812] Setting default values for core params
  213. [ 0.566880] Finished setting default values for core params
  214. [ 0.769330] Using Buffer DMA mode
  215. [ 0.771377] Periodic Transfer Interrupt Enhancement - disabled
  216. [ 0.773528] Multiprocessor Interrupt Enhancement - disabled
  217. [ 0.775710] OTG VER PARAM: 0, OTG VER FLAG: 0
  218. [ 0.777913] Dedicated Tx FIFOs mode
  219. [ 0.780373] WARN::dwc_otg_hcd_init:1053: FIQ DMA bounce buffers: virt = 0xba904000 dma = 0xfa904000 len=9024
  220. [ 0.784814] FIQ FSM acceleration enabled for :
  221. Non-periodic Split Transactions
  222. Periodic Split Transactions
  223. High-Speed Isochronous Endpoints
  224. Interrupt/Control Split Transaction hack enabled
  225. [ 0.796153] dwc_otg: Microframe scheduler enabled
  226. [ 0.796203] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8058e200
  227. [ 0.798506] WARN::hcd_init_fiq:460: FIQ ASM at 0x8058e570 length 36
  228. [ 0.800824] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb87c000
  229. [ 0.803178] dwc_otg 3f980000.usb: DWC OTG Controller
  230. [ 0.805493] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  231. [ 0.807872] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  232. [ 0.810188] Init: Port Power? op_state=1
  233. [ 0.812440] Init: Power Port (0)
  234. [ 0.814820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  235. [ 0.817149] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  236. [ 0.819447] usb usb1: Product: DWC OTG Controller
  237. [ 0.821690] usb usb1: Manufacturer: Linux 4.9.13-v7+ dwc_otg_hcd
  238. [ 0.823957] usb usb1: SerialNumber: 3f980000.usb
  239. [ 0.827067] hub 1-0:1.0: USB hub found
  240. [ 0.829266] hub 1-0:1.0: 1 port detected
  241. [ 0.832008] dwc_otg: FIQ enabled
  242. [ 0.832013] dwc_otg: NAK holdoff enabled
  243. [ 0.832016] dwc_otg: FIQ split-transaction FSM enabled
  244. [ 0.832031] Module dwc_common_port init
  245. [ 0.832270] usbcore: registered new interface driver usb-storage
  246. [ 0.834613] mousedev: PS/2 mouse device common for all mice
  247. [ 0.837814] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  248. [ 0.840344] bcm2835-cpufreq: min=600000 max=1200000
  249. [ 0.842984] sdhci: Secure Digital Host Controller Interface driver
  250. [ 0.845291] sdhci: Copyright(c) Pierre Ossman
  251. [ 0.847937] sdhost: log_buf @ ba907000 (fa907000)
  252. [ 0.925687] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  253. [ 0.950347] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  254. [ 0.952665] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  255. [ 1.003500] mmc0: host does not support reading read-only switch, assuming write-enable
  256. [ 1.008202] sdhci-pltfm: SDHCI platform and OF driver helper
  257. [ 1.019093] ledtrig-cpu: registered to indicate activity on CPUs
  258. [ 1.021658] mmc0: new high speed SDHC card at address 0007
  259. [ 1.024825] mmcblk0: mmc0:0007 SD4GB 3.71 GiB
  260. [ 1.028363] hidraw: raw HID events driver (C) Jiri Kosina
  261. [ 1.030971] usbcore: registered new interface driver usbhid
  262. [ 1.033412] usbhid: USB HID core driver
  263. [ 1.036295] mmcblk0: p1 p2
  264. [ 1.039478] vchiq: vchiq_init_state: slot_zero = 0xba980000, is_master = 0
  265. [ 1.043755] Initializing XFRM netlink socket
  266. [ 1.046335] NET: Registered protocol family 17
  267. [ 1.048883] Key type dns_resolver registered
  268. [ 1.051671] Registering SWP/SWPB emulation handler
  269. [ 1.054884] registered taskstats version 1
  270. [ 1.057404] Indeed it is in host mode hprt0 = 00021501
  271. [ 1.068796] vc-sm: Videocore shared memory driver
  272. [ 1.071167] [vc_sm_connected_init]: start
  273. [ 1.074068] [vc_sm_connected_init]: end - returning 0
  274. [ 1.077717] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  275. [ 1.082673] of_cfs_init
  276. [ 1.084935] of_cfs_init: OK
  277. [ 1.104488] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  278. [ 1.108978] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  279. [ 1.123282] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  280. [ 1.123470] devtmpfs: mounted
  281. [ 1.129477] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  282. [ 1.129660] Freeing unused kernel memory: 1024K (80b00000 - 80c00000)
  283. [ 1.135843] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  284. [ 1.139130] random: fast init done
  285. [ 1.143359] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  286. [ 1.237600] mmc1: new high speed SDIO card at address 0001
  287. [ 1.255702] usb 1-1: new high-speed USB device number 2 using dwc_otg
  288. [ 1.258326] Indeed it is in host mode hprt0 = 00001101
  289. [ 1.485971] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  290. [ 1.488568] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  291. [ 1.491940] hub 1-1:1.0: USB hub found
  292. [ 1.494637] hub 1-1:1.0: 5 ports detected
  293. [ 1.524595] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  294. [ 1.530206] systemd[1]: Detected architecture 'arm'.
  295. [ 1.662442] NET: Registered protocol family 10
  296. [ 1.666434] systemd[1]: Inserted module 'ipv6'
  297. [ 1.670928] systemd[1]: Set hostname to <raspberrypi>.
  298. [ 1.815710] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  299. [ 1.956040] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  300. [ 1.958583] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  301. [ 1.964013] smsc95xx v1.0.5
  302. [ 2.059884] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:62:00:a5
  303. [ 2.068269] systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory.
  304. [ 2.076782] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
  305. [ 2.088319] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  306. [ 2.094335] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  307. [ 2.100326] systemd[1]: Starting Remote File Systems (Pre).
  308. [ 2.107071] systemd[1]: Reached target Remote File Systems (Pre).
  309. [ 3.530124] systemd-udevd[143]: starting version 215
  310. [ 3.817440] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  311. [ 4.247684] usbcore: registered new interface driver brcmfmac
  312. [ 4.348887] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  313. [ 4.414209] brcmfmac: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
  314. [ 4.876989] systemd-journald[136]: Received request to flush runtime journal from PID 1
  315. [ 5.609738] uart-pl011 3f201000.serial: no DMA platform data
  316. [ 6.066850] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  317. [ 6.067214] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  318. [ 6.109437] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  319. [ 6.109475] brcmfmac: power management disabled
  320. [ 6.137014] Adding 102396k swap on /var/swap. Priority:-1 extents:3 across:208892k SSFS
  321. [ 10.012927] Bluetooth: Core ver 2.22
  322. [ 10.013008] NET: Registered protocol family 31
  323. [ 10.013014] Bluetooth: HCI device and connection manager initialized
  324. [ 10.013033] Bluetooth: HCI socket layer initialized
  325. [ 10.013046] Bluetooth: L2CAP socket layer initialized
  326. [ 10.013080] Bluetooth: SCO socket layer initialized
  327. [ 10.025517] Bluetooth: HCI UART driver ver 2.3
  328. [ 10.025531] Bluetooth: HCI UART protocol H4 registered
  329. [ 10.025536] Bluetooth: HCI UART protocol Three-wire (H5) registered
  330. [ 10.026755] Bluetooth: HCI UART protocol Broadcom registered
  331. [ 10.179475] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  332. [ 10.179485] Bluetooth: BNEP filters: protocol multicast
  333. [ 10.179503] Bluetooth: BNEP socket layer initialized
  334. [ 81.686063] random: crng init done
  335. [ 408.169274] brcmfmac: brcmf_escan_timeout: timer expired
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement