Advertisement
blfuentes

dmesg

Mar 20th, 2016
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.31 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+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #858 SMP Tue Mar 15 15:56:00 GMT 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 80880fc0, 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 (9420->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=1824 bcm2708_fb.fbheight=984 bcm2709.boardrev=0xa02082 bcm2709.serial=0x106c3410 smsc95xx.macaddr=B8:27:EB:6C:34:10 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
  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: 939376K/966656K available (6064K kernel code, 534K rwdata, 1664K rodata, 444K init, 757K bss, 19088K 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 - 0x807945f0 (7730 kB)
  34. .init : 0x80795000 - 0x80804000 ( 444 kB)
  35. .data : 0x80804000 - 0x80889b10 ( 535 kB)
  36. .bss : 0x8088c000 - 0x809497dc ( 758 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.000246] Console: colour dummy device 80x30
  46. [ 0.001290] console [tty1] enabled
  47. [ 0.001344] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  48. [ 0.001411] pid_max: default: 32768 minimum: 301
  49. [ 0.001732] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  50. [ 0.001774] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  51. [ 0.002765] Initializing cgroup subsys blkio
  52. [ 0.002815] Initializing cgroup subsys memory
  53. [ 0.002862] Initializing cgroup subsys devices
  54. [ 0.002904] Initializing cgroup subsys freezer
  55. [ 0.002953] Initializing cgroup subsys net_cls
  56. [ 0.003025] CPU: Testing write buffer coherency: ok
  57. [ 0.003111] ftrace: allocating 20313 entries in 60 pages
  58. [ 0.048621] CPU0: update cpu_capacity 1024
  59. [ 0.048687] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  60. [ 0.048720] [bcm2709_smp_prepare_cpus] enter
  61. [ 0.048873] Setting up static identity map for 0x8240 - 0x8274
  62. [ 0.050642] [bcm2709_boot_secondary] cpu:1 started (0) 18
  63. [ 0.050863] [bcm2709_secondary_init] enter cpu:1
  64. [ 0.050903] CPU1: update cpu_capacity 1024
  65. [ 0.050909] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  66. [ 0.051294] [bcm2709_boot_secondary] cpu:2 started (0) 18
  67. [ 0.051460] [bcm2709_secondary_init] enter cpu:2
  68. [ 0.051482] CPU2: update cpu_capacity 1024
  69. [ 0.051488] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  70. [ 0.051854] [bcm2709_boot_secondary] cpu:3 started (0) 17
  71. [ 0.051985] [bcm2709_secondary_init] enter cpu:3
  72. [ 0.052005] CPU3: update cpu_capacity 1024
  73. [ 0.052011] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  74. [ 0.052074] Brought up 4 CPUs
  75. [ 0.052172] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  76. [ 0.052202] CPU: All CPU(s) started in HYP mode.
  77. [ 0.052228] CPU: Virtualization extensions available.
  78. [ 0.052929] devtmpfs: initialized
  79. [ 0.071628] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  80. [ 0.071910] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  81. [ 0.072759] pinctrl core: initialized pinctrl subsystem
  82. [ 0.073311] NET: Registered protocol family 16
  83. [ 0.078436] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  84. [ 0.079417] bcm2709.uart_clock = 48000000
  85. [ 0.083496] bcm2709: Mini UART enabled
  86. [ 0.083563] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  87. [ 0.083610] hw-breakpoint: maximum watchpoint size is 8 bytes.
  88. [ 0.083784] Serial: AMBA PL011 UART driver
  89. [ 0.083848] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  90. [ 0.084045] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  91. [ 0.149354] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
  92. [ 0.149427] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
  93. [ 0.150020] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
  94. [ 0.150057] bcm2708-dmaengine 3f007000.dma: dma_debug:0
  95. [ 0.150627] SCSI subsystem initialized
  96. [ 0.150836] usbcore: registered new interface driver usbfs
  97. [ 0.150950] usbcore: registered new interface driver hub
  98. [ 0.151071] usbcore: registered new device driver usb
  99. [ 0.151614] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-03-15 14:47
  100. [ 0.178715] Switched to clocksource arch_sys_counter
  101. [ 0.220164] FS-Cache: Loaded
  102. [ 0.220453] CacheFiles: Loaded
  103. [ 0.229814] NET: Registered protocol family 2
  104. [ 0.230782] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  105. [ 0.230922] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  106. [ 0.231133] TCP: Hash tables configured (established 8192 bind 8192)
  107. [ 0.231248] UDP hash table entries: 512 (order: 2, 16384 bytes)
  108. [ 0.231317] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  109. [ 0.231647] NET: Registered protocol family 1
  110. [ 0.231970] RPC: Registered named UNIX socket transport module.
  111. [ 0.232002] RPC: Registered udp transport module.
  112. [ 0.232030] RPC: Registered tcp transport module.
  113. [ 0.232058] RPC: Registered tcp NFSv4.1 backchannel transport module.
  114. [ 0.233011] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  115. [ 0.234082] futex hash table entries: 1024 (order: 4, 65536 bytes)
  116. [ 0.247462] VFS: Disk quotas dquot_6.6.0
  117. [ 0.247794] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  118. [ 0.249921] FS-Cache: Netfs 'nfs' registered for caching
  119. [ 0.250841] NFS: Registering the id_resolver key type
  120. [ 0.250904] Key type id_resolver registered
  121. [ 0.250932] Key type id_legacy registered
  122. [ 0.253011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  123. [ 0.253186] io scheduler noop registered
  124. [ 0.253226] io scheduler deadline registered (default)
  125. [ 0.253514] io scheduler cfq registered
  126. [ 0.255784] BCM2708FB: allocated DMA memory fa800000
  127. [ 0.255830] BCM2708FB: allocated DMA channel 0 @ f3007000
  128. [ 0.282314] Console: switching to colour frame buffer device 228x61
  129. [ 0.297725] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  130. [ 0.299333] console [ttyS0] disabled
  131. [ 0.299452] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 29, base_baud = 50000000) is a 16550
  132. [ 1.496327] console [ttyS0] enabled
  133. [ 1.502970] vc-cma: Videocore CMA driver
  134. [ 1.509427] vc-cma: vc_cma_base = 0x00000000
  135. [ 1.517122] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  136. [ 1.525972] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  137. [ 1.534974] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
  138. [ 1.559859] brd: module loaded
  139. [ 1.571844] loop: module loaded
  140. [ 1.577812] vchiq: vchiq_init_state: slot_zero = 0xba880000, is_master = 0
  141. [ 1.590684] Loading iSCSI transport class v2.0-870.
  142. [ 1.599352] usbcore: registered new interface driver smsc95xx
  143. [ 1.608813] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  144. [ 1.818508] Core Release: 2.80a
  145. [ 1.823670] Setting default values for core params
  146. [ 1.831550] Finished setting default values for core params
  147. [ 2.041026] Using Buffer DMA mode
  148. [ 2.046449] Periodic Transfer Interrupt Enhancement - disabled
  149. [ 2.056010] Multiprocessor Interrupt Enhancement - disabled
  150. [ 2.065144] OTG VER PARAM: 0, OTG VER FLAG: 0
  151. [ 2.072352] Dedicated Tx FIFOs mode
  152. [ 2.078345] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba814000 dma = 0xfa814000 len=9024
  153. [ 2.094473] FIQ FSM acceleration enabled for :
  154. Non-periodic Split Transactions
  155. Periodic Split Transactions
  156. High-Speed Isochronous Endpoints
  157. [ 2.134308] dwc_otg: Microframe scheduler enabled
  158. [ 2.134360] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x80417288
  159. [ 2.148196] WARN::hcd_init_fiq:413: FIQ ASM at 0x804175f8 length 36
  160. [ 2.162567] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbb89c000
  161. [ 2.176529] dwc_otg 3f980000.usb: DWC OTG Controller
  162. [ 2.188792] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  163. [ 2.204891] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
  164. [ 2.218149] Init: Port Power? op_state=1
  165. [ 2.228674] Init: Power Port (0)
  166. [ 2.238244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  167. [ 2.253525] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  168. [ 2.269519] usb usb1: Product: DWC OTG Controller
  169. [ 2.281376] usb usb1: Manufacturer: Linux 4.1.19-v7+ dwc_otg_hcd
  170. [ 2.295327] usb usb1: SerialNumber: 3f980000.usb
  171. [ 2.307620] hub 1-0:1.0: USB hub found
  172. [ 2.317874] hub 1-0:1.0: 1 port detected
  173. [ 2.328686] dwc_otg: FIQ enabled
  174. [ 2.328695] dwc_otg: NAK holdoff enabled
  175. [ 2.328725] dwc_otg: FIQ split-transaction FSM enabled
  176. [ 2.328760] Module dwc_common_port init
  177. [ 2.329006] usbcore: registered new interface driver usb-storage
  178. [ 2.343028] mousedev: PS/2 mouse device common for all mice
  179. [ 2.356839] bcm2835-cpufreq: min=600000 max=1200000
  180. [ 2.369153] sdhci: Secure Digital Host Controller Interface driver
  181. [ 2.383345] sdhci: Copyright(c) Pierre Ossman
  182. [ 2.394816] sdhost: log_buf @ ba813000 (fa813000)
  183. [ 2.478748] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  184. [ 2.514165] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  185. [ 2.518821] Indeed it is in host mode hprt0 = 00021501
  186. [ 2.540232] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  187. [ 2.559824] mmc0: host does not support reading read-only switch, assuming write-enable
  188. [ 2.580030] mmc0: new high speed SDHC card at address 59b4
  189. [ 2.588834] sdhci-pltfm: SDHCI platform and OF driver helper
  190. [ 2.589192] ledtrig-cpu: registered to indicate activity on CPUs
  191. [ 2.589323] hidraw: raw HID events driver (C) Jiri Kosina
  192. [ 2.589513] usbcore: registered new interface driver usbhid
  193. [ 2.589516] usbhid: USB HID core driver
  194. [ 2.589930] Initializing XFRM netlink socket
  195. [ 2.589956] NET: Registered protocol family 17
  196. [ 2.590073] Key type dns_resolver registered
  197. [ 2.590505] Registering SWP/SWPB emulation handler
  198. [ 2.591154] registered taskstats version 1
  199. [ 2.591351] vc-sm: Videocore shared memory driver
  200. [ 2.591361] [vc_sm_connected_init]: start
  201. [ 2.593466] [vc_sm_connected_init]: end - returning 0
  202. [ 2.594810] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
  203. [ 2.708751] usb 1-1: new high-speed USB device number 2 using dwc_otg
  204. [ 2.725025] Indeed it is in host mode hprt0 = 00001101
  205. [ 2.793332] Waiting for root device /dev/mmcblk0p7...
  206. [ 2.799360] mmcblk0: mmc0:59b4 00000 7.48 GiB
  207. [ 2.802709] mmcblk0: p1 p2 < p5 p6 p7 >
  208. [ 2.820425] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  209. [ 2.821992] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  210. [ 2.823557] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  211. [ 2.826365] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  212. [ 2.895068] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
  213. [ 2.912229] VFS: Mounted root (ext4 filesystem) readonly on device 179:7.
  214. [ 2.917511] mmc1: new high speed SDIO card at address 0001
  215. [ 2.919007] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  216. [ 2.919016] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  217. [ 2.919667] hub 1-1:1.0: USB hub found
  218. [ 2.919751] hub 1-1:1.0: 5 ports detected
  219. [ 3.002329] devtmpfs: mounted
  220. [ 3.011777] Freeing unused kernel memory: 444K (80795000 - 80804000)
  221. [ 3.198754] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  222. [ 3.309060] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  223. [ 3.324350] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  224. [ 3.343079] smsc95xx v1.0.4
  225. [ 3.411810] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:6c:34:10
  226. [ 3.485863] random: systemd urandom read with 55 bits of entropy available
  227. [ 3.504919] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  228. [ 3.528774] usb 1-1.5: new low-speed USB device number 4 using dwc_otg
  229. [ 3.546381] systemd[1]: Detected architecture 'arm'.
  230. [ 3.633050] usb 1-1.5: New USB device found, idVendor=093a, idProduct=2521
  231. [ 3.648740] usb 1-1.5: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  232. [ 3.665093] usb 1-1.5: Product: USB OPTICAL MOUSE
  233. [ 3.683581] input: USB OPTICAL MOUSE as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:093A:2521.0001/input/input0
  234. [ 3.707970] hid-generic 0003:093A:2521.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-3f980000.usb-1.5/input0
  235. [ 3.753416] NET: Registered protocol family 10
  236. [ 3.766736] systemd[1]: Inserted module 'ipv6'
  237. [ 3.782086] systemd[1]: Set hostname to <raspberrypi>.
  238. [ 3.968771] usb 1-1.4: new low-speed USB device number 5 using dwc_otg
  239. [ 4.117121] usb 1-1.4: New USB device found, idVendor=1c4f, idProduct=0016
  240. [ 4.133060] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  241. [ 4.149629] usb 1-1.4: Product: USB Keyboard
  242. [ 4.161233] usb 1-1.4: Manufacturer: SIGMACHIP
  243. [ 4.183997] input: SIGMACHIP USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:1C4F:0016.0002/input/input1
  244. [ 4.243343] systemd[1]: Expecting device dev-ttyS0.device...
  245. [ 4.263371] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  246. [ 4.269019] hid-generic 0003:1C4F:0016.0002: input,hidraw1: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-3f980000.usb-1.4/input0
  247. [ 4.277954] input: SIGMACHIP USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:1C4F:0016.0003/input/input2
  248. [ 4.328940] hid-generic 0003:1C4F:0016.0003: input,hidraw2: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-3f980000.usb-1.4/input1
  249. [ 4.356394] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  250. [ 4.374033] systemd[1]: Starting Remote File Systems (Pre).
  251. [ 4.394477] systemd[1]: Reached target Remote File Systems (Pre).
  252. [ 4.409862] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  253. [ 4.435893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  254. [ 4.456618] systemd[1]: Starting Encrypted Volumes.
  255. [ 4.476108] systemd[1]: Reached target Encrypted Volumes.
  256. [ 4.490372] systemd[1]: Starting Swap.
  257. [ 4.508051] systemd[1]: Reached target Swap.
  258. [ 4.520516] systemd[1]: Expecting device dev-mmcblk0p6.device...
  259. [ 4.542103] systemd[1]: Starting Root Slice.
  260. [ 4.560819] systemd[1]: Created slice Root Slice.
  261. [ 4.573933] systemd[1]: Starting User and Session Slice.
  262. [ 4.594389] systemd[1]: Created slice User and Session Slice.
  263. [ 4.609255] systemd[1]: Starting Delayed Shutdown Socket.
  264. [ 4.629898] systemd[1]: Listening on Delayed Shutdown Socket.
  265. [ 4.644757] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  266. [ 4.667406] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  267. [ 4.684285] systemd[1]: Starting Journal Socket (/dev/log).
  268. [ 4.705095] systemd[1]: Listening on Journal Socket (/dev/log).
  269. [ 4.720088] systemd[1]: Starting udev Control Socket.
  270. [ 4.739527] systemd[1]: Listening on udev Control Socket.
  271. [ 4.753551] systemd[1]: Starting udev Kernel Socket.
  272. [ 4.772823] systemd[1]: Listening on udev Kernel Socket.
  273. [ 4.786705] systemd[1]: Starting Journal Socket.
  274. [ 4.805410] systemd[1]: Listening on Journal Socket.
  275. [ 4.818689] systemd[1]: Starting System Slice.
  276. [ 4.836723] systemd[1]: Created slice System Slice.
  277. [ 4.849658] systemd[1]: Starting File System Check on Root Device...
  278. [ 4.872914] systemd[1]: Starting system-systemd\x2dfsck.slice.
  279. [ 4.893935] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  280. [ 4.909606] systemd[1]: Starting system-autologin.slice.
  281. [ 4.929464] systemd[1]: Created slice system-autologin.slice.
  282. [ 4.943732] systemd[1]: Starting system-serial\x2dgetty.slice.
  283. [ 4.963990] systemd[1]: Created slice system-serial\x2dgetty.slice.
  284. [ 4.979128] systemd[1]: Starting Increase datagram queue length...
  285. [ 5.001901] systemd[1]: Starting Restore / save the current clock...
  286. [ 5.031046] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  287. [ 5.083776] systemd[1]: Started Set Up Additional Binary Formats.
  288. [ 5.098654] systemd[1]: Starting udev Coldplug all Devices...
  289. [ 5.120915] systemd[1]: Mounting POSIX Message Queue File System...
  290. [ 5.144078] systemd[1]: Mounted Huge Pages File System.
  291. [ 5.195464] systemd[1]: Starting Load Kernel Modules...
  292. [ 5.217463] systemd[1]: Mounting Debug File System...
  293. [ 5.238173] systemd[1]: Starting Slices.
  294. [ 5.252749] fuse init (API version 7.23)
  295. [ 5.266097] systemd[1]: Reached target Slices.
  296. [ 5.269170] i2c /dev entries driver
  297. [ 5.295431] systemd[1]: Mounted Debug File System.
  298. [ 5.313005] systemd[1]: Mounted POSIX Message Queue File System.
  299. [ 5.333500] systemd[1]: Started File System Check on Root Device.
  300. [ 5.364621] systemd[1]: Started Increase datagram queue length.
  301. [ 5.385060] systemd[1]: Started Restore / save the current clock.
  302. [ 5.405828] systemd[1]: Started Create list of required static device nodes for the current kernel.
  303. [ 5.435086] systemd[1]: Started Load Kernel Modules.
  304. [ 5.452516] systemd[1]: Time has been changed
  305. [ 5.489202] systemd[1]: Started udev Coldplug all Devices.
  306. [ 5.630597] systemd[1]: Mounting FUSE Control File System...
  307. [ 5.652331] systemd[1]: Starting Apply Kernel Variables...
  308. [ 5.674642] systemd[1]: Mounting Configuration File System...
  309. [ 5.697197] systemd[1]: Starting Create Static Device Nodes in /dev...
  310. [ 5.720953] systemd[1]: Starting Syslog Socket.
  311. [ 5.726975] systemd[1]: Listening on Syslog Socket.
  312. [ 5.727128] systemd[1]: Starting Journal Service...
  313. [ 5.741502] systemd[1]: Started Journal Service.
  314. [ 5.950914] systemd-udevd[108]: starting version 215
  315. [ 6.377308] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  316. [ 6.747021] cfg80211: Calling CRDA to update world regulatory domain
  317. [ 6.797536] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null)
  318. [ 6.809877] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
  319. [ 6.811189] usbcore: registered new interface driver brcmfmac
  320. [ 6.985431] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Dec 15 2015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c
  321. [ 7.017336] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
  322. [ 7.311146] bcm2835-rng 3f104000.rng: hwrng registered
  323. [ 7.615141] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
  324. [ 7.615156] cfg80211: World regulatory domain updated:
  325. [ 7.615164] cfg80211: DFS Master region: unset
  326. [ 7.615165] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  327. [ 7.615180] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  328. [ 7.615187] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  329. [ 7.615193] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  330. [ 7.615202] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  331. [ 7.615211] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  332. [ 7.615218] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  333. [ 7.615225] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  334. [ 7.615232] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  335. [ 7.702449] systemd-journald[106]: Received request to flush runtime journal from PID 1
  336. [ 8.040399] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
  337. [ 8.040433] brcmfmac: brcmf_add_if: ignore IF event
  338. [ 8.045761] brcmfmac: power management disabled
  339. [ 8.047557] random: nonblocking pool is initialized
  340. [ 8.368864] cfg80211: Calling CRDA for country: DE
  341. [ 8.385685] cfg80211: Regulatory domain changed to country: DE
  342. [ 8.385707] cfg80211: DFS Master region: ETSI
  343. [ 8.385717] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  344. [ 8.385731] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  345. [ 8.385746] cfg80211: (5150000 KHz - 5250000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  346. [ 8.385761] cfg80211: (5250000 KHz - 5350000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  347. [ 8.385774] cfg80211: (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm), (0 s)
  348. [ 8.385786] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
  349. [ 8.936795] uart-pl011 3f201000.uart: no DMA platform data
  350. [ 9.137255] Adding 102396k swap on /var/swap. Priority:-1 extents:3 across:143356k SSFS
  351. [ 9.520014] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  352. [ 9.520507] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  353. [ 11.130404] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  354. [ 11.130940] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
  355. [ 13.523461] Bluetooth: Core ver 2.20
  356. [ 13.523516] NET: Registered protocol family 31
  357. [ 13.523521] Bluetooth: HCI device and connection manager initialized
  358. [ 13.523536] Bluetooth: HCI socket layer initialized
  359. [ 13.523548] Bluetooth: L2CAP socket layer initialized
  360. [ 13.523566] Bluetooth: SCO socket layer initialized
  361. [ 13.576438] Bluetooth: HCI UART driver ver 2.3
  362. [ 13.576452] Bluetooth: HCI UART protocol H4 registered
  363. [ 13.576457] Bluetooth: HCI UART protocol Three-wire (H5) registered
  364. [ 13.576461] Bluetooth: HCI UART protocol BCM registered
  365. [ 14.810557] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  366. [ 14.810569] Bluetooth: BNEP filters: protocol multicast
  367. [ 14.810584] Bluetooth: BNEP socket layer initialized
  368. [ 23.097801] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement