Advertisement
Guest User

Untitled

a guest
Jan 5th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.88 KB | None | 0 0
  1.  
  2. [details=Résumé]pi@raspberrypi:~ $ dmesg
  3. [ 0.000000] Booting Linux on physical CPU 0x0
  4. [ 0.000000] Initializing cgroup subsys cpuset
  5. [ 0.000000] Initializing cgroup subsys cpu
  6. [ 0.000000] Initializing cgroup subsys cpuacct
  7. [ 0.000000] Linux version 4.4.21-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #911 SMP Thu Sep 15 14:22:38 BST 2016
  8. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  9. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  10. [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
  11. [ 0.000000] cma: Reserved 8 MiB at 0x3a800000
  12. [ 0.000000] Memory policy: Data cache writealloc
  13. [ 0.000000] On node 0 totalpages: 241664
  14. [ 0.000000] free_area_init_node: node 0, pgdat 808c2f40, node_mem_map b9fa6000
  15. [ 0.000000] Normal zone: 2124 pages used for memmap
  16. [ 0.000000] Normal zone: 0 pages reserved
  17. [ 0.000000] Normal zone: 241664 pages, LIFO batch:31
  18. [ 0.000000] [bcm2709_smp_init_cpus] enter (9520->f3003010)
  19. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  20. [ 0.000000] PERCPU: Embedded 13 pages/cpu @b9f62000 s22592 r8192 d22464 u53248
  21. [ 0.000000] pcpu-alloc: s22592 r8192 d22464 u53248 alloc=13*4096
  22. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  23. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
  24. [ 0.000000] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa02082 bcm2709.serial=0x13f91a54 smsc95x
  25. x.macaddr=B8:27:EB:F9:1A:54 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 conso
  26. le=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
  27. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  28. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  29. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  30. [ 0.000000] Memory: 939072K/966656K available (6348K kernel code, 432K rwdata, 1716K rodata, 476K init, 764K bss, 19392K reserved, 8192K cma-reserved)
  31. [ 0.000000] Virtual kernel memory layout:
  32. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  33. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  34. vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
  35. lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
  36. modules : 0x7f000000 - 0x80000000 ( 16 MB)
  37. .text : 0x80008000 - 0x807e854c (8066 kB)
  38. .init : 0x807e9000 - 0x80860000 ( 476 kB)
  39. .data : 0x80860000 - 0x808cc250 ( 433 kB)
  40. .bss : 0x808cf000 - 0x8098e1ec ( 765 kB)
  41. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  42. [ 0.000000] Hierarchical RCU implementation.
  43. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  44. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  45. [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
  46. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  47. [ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  48. [ 0.000025] Switching to timer-based delay loop, resolution 52ns
  49. [ 0.000283] Console: colour dummy device 80x30
  50. [ 0.001337] console [tty1] enabled
  51. [ 0.001381] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  52. [ 0.001449] pid_max: default: 32768 minimum: 301
  53. [ 0.001784] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  54. [ 0.001827] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  55. [ 0.002775] Disabling cpuset control group subsystem
  56. [ 0.002831] Initializing cgroup subsys io
  57. [ 0.002882] Initializing cgroup subsys memory
  58. [ 0.002949] Initializing cgroup subsys devices
  59. [ 0.002991] Initializing cgroup subsys freezer
  60. [ 0.003033] Initializing cgroup subsys net_cls
  61. [ 0.003103] CPU: Testing write buffer coherency: ok
  62. [ 0.003190] ftrace: allocating 21220 entries in 63 pages
  63. [ 0.052954] CPU0: update cpu_capacity 1024
  64. [ 0.053020] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  65. [ 0.053053] [bcm2709_smp_prepare_cpus] enter
  66. [ 0.053212] Setting up static identity map for 0x8240 - 0x8274
  67. [ 0.054870] [bcm2709_boot_secondary] cpu:1 started (0) 18
  68. [ 0.055086] [bcm2709_secondary_init] enter cpu:1
  69. [ 0.055128] CPU1: update cpu_capacity 1024
  70. [ 0.055134] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  71. [ 0.055510] [bcm2709_boot_secondary] cpu:2 started (0) 17
  72. [ 0.055673] [bcm2709_secondary_init] enter cpu:2
  73. [ 0.055694] CPU2: update cpu_capacity 1024
  74. [ 0.055700] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  75. [ 0.056059] [bcm2709_boot_secondary] cpu:3 started (0) 16
  76. [ 0.056189] [bcm2709_secondary_init] enter cpu:3
  77. [ 0.056209] CPU3: update cpu_capacity 1024
  78. [ 0.056215] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  79. [ 0.056276] Brought up 4 CPUs
  80. [ 0.056374] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  81. [ 0.056403] CPU: All CPU(s) started in HYP mode.
  82. [ 0.056429] CPU: Virtualization extensions available.
  83. [ 0.057067] devtmpfs: initialized
  84. [ 0.067989] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  85. [ 0.068359] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  86. [ 0.069114] pinctrl core: initialized pinctrl subsystem
  87. [ 0.069648] NET: Registered protocol family 16
  88. [ 0.074809] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  89. [ 0.081875] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  90. [ 0.081923] hw-breakpoint: maximum watchpoint size is 8 bytes.
  91. [ 0.082098] Serial: AMBA PL011 UART driver
  92. [ 0.082253] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  93. [ 0.082489] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  94. [ 0.145095] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
  95. [ 0.145696] SCSI subsystem initialized
  96. [ 0.145904] usbcore: registered new interface driver usbfs
  97. [ 0.146021] usbcore: registered new interface driver hub
  98. [ 0.146140] usbcore: registered new device driver usb
  99. [ 0.152505] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-09-21 13:13
  100. [ 0.179628] clocksource: Switched to clocksource arch_sys_counter
  101. [ 0.224307] FS-Cache: Loaded
  102. [ 0.224603] CacheFiles: Loaded
  103. [ 0.236832] NET: Registered protocol family 2
  104. [ 0.237703] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  105. [ 0.237840] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  106. [ 0.238051] TCP: Hash tables configured (established 8192 bind 8192)
  107. [ 0.238165] UDP hash table entries: 512 (order: 2, 16384 bytes)
  108. [ 0.238232] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  109. [ 0.238480] NET: Registered protocol family 1
  110. [ 0.238817] RPC: Registered named UNIX socket transport module.
  111. [ 0.238849] RPC: Registered udp transport module.
  112. [ 0.238877] RPC: Registered tcp transport module.
  113. [ 0.238904] RPC: Registered tcp NFSv4.1 backchannel transport module.
  114. [ 0.239997] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  115. [ 0.241343] futex hash table entries: 1024 (order: 4, 65536 bytes)
  116. [ 0.254586] VFS: Disk quotas dquot_6.6.0
  117. [ 0.254919] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  118. [ 0.257160] FS-Cache: Netfs 'nfs' registered for caching
  119. [ 0.258084] NFS: Registering the id_resolver key type
  120. [ 0.258166] Key type id_resolver registered
  121. [ 0.258194] Key type id_legacy registered
  122. [ 0.260539] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  123. [ 0.260734] io scheduler noop registered
  124. [ 0.260776] io scheduler deadline registered (default)
  125. [ 0.260863] io scheduler cfq registered
  126. [ 0.263433] BCM2708FB: allocated DMA memory fac00000
  127. [ 0.263480] BCM2708FB: allocated DMA channel 0 @ f3007000
  128. [ 0.272208] Console: switching to colour frame buffer device 82x26
  129. [ 1.235942] bcm2835-rng 3f104000.rng: hwrng registered
  130. [ 1.238411] vc-cma: Videocore CMA driver
  131. [ 1.240818] vc-cma: vc_cma_base = 0x00000000
  132. [ 1.243196] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  133. [ 1.245477] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  134. [ 1.247869] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
  135. [ 1.266863] brd: module loaded
  136. [ 1.277536] loop: module loaded
  137. [ 1.280527] vchiq: vchiq_init_state: slot_zero = 0xbac80000, is_master = 0
  138. [ 1.284082] Loading iSCSI transport class v2.0-870.
  139. [ 1.286857] usbcore: registered new interface driver smsc95xx
  140. [ 1.289117] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  141. [ 1.491612] Core Release: 2.80a
  142. [ 1.493696] Setting default values for core params
  143. [ 1.495836] Finished setting default values for core params
  144. [ 1.698370] Using Buffer DMA mode
  145. [ 1.700547] Periodic Transfer Interrupt Enhancement - disabled
  146. [ 1.702796] Multiprocessor Interrupt Enhancement - disabled
  147. [ 1.705100] OTG VER PARAM: 0, OTG VER FLAG: 0
  148. [ 1.707389] Dedicated Tx FIFOs mode
  149. [ 1.709914] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbac14000 dma = 0xfac14000 len=9024
  150. [ 1.714568] FIQ FSM acceleration enabled for :
  151. Non-periodic Split Transactions
  152. Periodic Split Transactions
  153. High-Speed Isochronous Endpoints
  154. Interrupt/Control Split Transaction hack enabled
  155. [ 1.726404] dwc_otg: Microframe scheduler enabled
  156. [ 1.726454] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x80447364
  157. [ 1.728880] WARN::hcd_init_fiq:414: FIQ ASM at 0x804476d4 length 36
  158. [ 1.731247] WARN::hcd_init_fiq:439: MPHI regs_base at 0xbb9a8000
  159. [ 1.733621] dwc_otg 3f980000.usb: DWC OTG Controller
  160. [ 1.735938] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  161. [ 1.738299] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  162. [ 1.740640] Init: Port Power? op_state=1
  163. [ 1.742901] Init: Power Port (0)
  164. [ 1.745292] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  165. [ 1.747609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  166. [ 1.749931] usb usb1: Product: DWC OTG Controller
  167. [ 1.752182] usb usb1: Manufacturer: Linux 4.4.21-v7+ dwc_otg_hcd
  168. [ 1.754457] usb usb1: SerialNumber: 3f980000.usb
  169. [ 1.757462] hub 1-0:1.0: USB hub found
  170. [ 1.759708] hub 1-0:1.0: 1 port detected
  171. [ 1.762359] dwc_otg: FIQ enabled
  172. [ 1.762368] dwc_otg: NAK holdoff enabled
  173. [ 1.762375] dwc_otg: FIQ split-transaction FSM enabled
  174. [ 1.762409] Module dwc_common_port init
  175. [ 1.762679] usbcore: registered new interface driver usb-storage
  176. [ 1.765098] mousedev: PS/2 mouse device common for all mice
  177. [ 1.767970] bcm2835-cpufreq: min=600000 max=1200000
  178. [ 1.770489] sdhci: Secure Digital Host Controller Interface driver
  179. [ 1.772758] sdhci: Copyright(c) Pierre Ossman
  180. [ 1.775301] sdhost: log_buf @ bac13000 (fac13000)
  181. [ 1.829661] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  182. [ 1.854352] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  183. [ 1.856653] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  184. [ 1.889747] sdhci-pltfm: SDHCI platform and OF driver helper
  185. [ 1.892390] ledtrig-cpu: registered to indicate activity on CPUs
  186. [ 1.894777] hidraw: raw HID events driver (C) Jiri Kosina
  187. [ 1.897209] usbcore: registered new interface driver usbhid
  188. [ 1.899527] usbhid: USB HID core driver
  189. [ 1.902308] Initializing XFRM netlink socket
  190. [ 1.904572] NET: Registered protocol family 17
  191. [ 1.906897] Key type dns_resolver registered
  192. [ 1.909558] Registering SWP/SWPB emulation handler
  193. [ 1.912564] registered taskstats version 1
  194. [ 1.914903] vc-sm: Videocore shared memory driver
  195. [ 1.917132] [vc_sm_connected_init]: start
  196. [ 1.919802] [vc_sm_connected_init]: end - returning 0
  197. [ 1.923278] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  198. [ 1.927991] of_cfs_init
  199. [ 1.930188] of_cfs_init: OK
  200. [ 1.933068] Waiting for root device /dev/mmcblk0p2...
  201. [ 1.940282] mmc0: host does not support reading read-only switch, assuming write-enable
  202. [ 1.947379] mmc0: new high speed SDHC card at address aaaa
  203. [ 1.950220] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  204. [ 1.957443] mmcblk0: p1 p2
  205. [ 1.959738] Indeed it is in host mode hprt0 = 00021501
  206. [ 2.026380] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  207. [ 2.030120] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  208. [ 2.033787] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  209. [ 2.038635] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  210. [ 2.057418] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  211. [ 2.061608] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  212. [ 2.074062] devtmpfs: mounted
  213. [ 2.076986] Freeing unused kernel memory: 476K (807e9000 - 80860000)
  214. [ 2.137846] mmc1: new high speed SDIO card at address 0001
  215. [ 2.139671] usb 1-1: new high-speed USB device number 2 using dwc_otg
  216. [ 2.139799] Indeed it is in host mode hprt0 = 00001101
  217. [ 2.327559] random: systemd: uninitialized urandom read (16 bytes read, 39 bits of entropy available)
  218. [ 2.339000] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  219. [ 2.344595] systemd[1]: Detected architecture 'arm'.
  220. [ 2.349953] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  221. [ 2.352622] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  222. [ 2.356066] hub 1-1:1.0: USB hub found
  223. [ 2.358799] hub 1-1:1.0: 5 ports detected
  224. [ 2.478729] NET: Registered protocol family 10
  225. [ 2.483009] systemd[1]: Inserted module 'ipv6'
  226. [ 2.489836] systemd[1]: Set hostname to <raspberrypi>.
  227. [ 2.589397] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 68 bits of entropy available)
  228. [ 2.639685] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  229. [ 2.692020] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
  230. [ 2.698650] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
  231. [ 2.705681] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
  232. [ 2.728055] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
  233. [ 2.734429] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
  234. [ 2.740339] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
  235. [ 2.749992] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  236. [ 2.753259] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  237. [ 2.759415] smsc95xx v1.0.4
  238. [ 2.782101] random: systemd: uninitialized urandom read (16 bytes read, 71 bits of entropy available)
  239. [ 2.797625] random: systemd: uninitialized urandom read (16 bytes read, 71 bits of entropy available)
  240. [ 2.833359] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:f9:1a:54
  241. [ 2.925860] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
  242. [ 2.939433] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  243. [ 2.946657] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  244. [ 2.953600] systemd[1]: Starting Remote File Systems (Pre).
  245. [ 2.960898] systemd[1]: Reached target Remote File Systems (Pre).
  246. [ 2.964405] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  247. [ 2.975130] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  248. [ 2.982009] systemd[1]: Starting Encrypted Volumes.
  249. [ 2.988945] systemd[1]: Reached target Encrypted Volumes.
  250. [ 2.992317] systemd[1]: Starting Swap.
  251. [ 2.998798] systemd[1]: Reached target Swap.
  252. [ 3.001906] systemd[1]: Expecting device dev-mmcblk0p1.device...
  253. [ 3.008064] systemd[1]: Starting Root Slice.
  254. [ 3.014068] systemd[1]: Created slice Root Slice.
  255. [ 3.016836] systemd[1]: Starting User and Session Slice.
  256. [ 3.022632] systemd[1]: Created slice User and Session Slice.
  257. [ 3.025346] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  258. [ 3.031168] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  259. [ 3.033903] systemd[1]: Starting Delayed Shutdown Socket.
  260. [ 3.039408] systemd[1]: Listening on Delayed Shutdown Socket.
  261. [ 3.042035] systemd[1]: Starting Journal Socket (/dev/log).
  262. [ 3.047439] systemd[1]: Listening on Journal Socket (/dev/log).
  263. [ 3.050106] systemd[1]: Starting udev Control Socket.
  264. [ 3.055548] systemd[1]: Listening on udev Control Socket.
  265. [ 3.058205] systemd[1]: Starting udev Kernel Socket.
  266. [ 3.063681] systemd[1]: Listening on udev Kernel Socket.
  267. [ 3.066338] systemd[1]: Starting Journal Socket.
  268. [ 3.071884] systemd[1]: Listening on Journal Socket.
  269. [ 3.074668] systemd[1]: Starting System Slice.
  270. [ 3.080185] systemd[1]: Created slice System Slice.
  271. [ 3.082800] systemd[1]: Starting File System Check on Root Device...
  272. [ 3.130177] systemd[1]: Starting system-systemd\x2dfsck.slice.
  273. [ 3.135992] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  274. [ 3.138598] systemd[1]: Starting system-getty.slice.
  275. [ 3.144583] systemd[1]: Created slice system-getty.slice.
  276. [ 3.147247] systemd[1]: Starting Increase datagram queue length...
  277. [ 3.155731] systemd[1]: Starting Restore / save the current clock...
  278. [ 3.166272] systemd[1]: Mounting POSIX Message Queue File System...
  279. [ 3.190089] systemd[1]: Started Set Up Additional Binary Formats.
  280. [ 3.193305] systemd[1]: Mounting Debug File System...
  281. [ 3.201507] systemd[1]: Mounted Huge Pages File System.
  282. [ 3.205014] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  283. [ 3.239104] systemd[1]: Starting Load Kernel Modules...
  284. [ 3.254734] systemd[1]: Starting udev Coldplug all Devices...
  285. [ 3.266967] systemd[1]: Starting Slices.
  286. [ 3.274803] systemd[1]: Reached target Slices.
  287. [ 3.283543] systemd[1]: Mounted Debug File System.
  288. [ 3.290172] systemd[1]: Mounted POSIX Message Queue File System.
  289. [ 3.297460] systemd[1]: Started Increase datagram queue length.
  290. [ 3.321054] systemd[1]: Started Create list of required static device nodes for the current kernel.
  291. [ 3.333452] systemd[1]: Started Load Kernel Modules.
  292. [ 3.352012] systemd[1]: Started Restore / save the current clock.
  293. [ 3.397177] systemd[1]: Time has been changed
  294. [ 3.413872] systemd[1]: Started File System Check on Root Device.
  295. [ 3.439184] systemd[1]: Started udev Coldplug all Devices.
  296. [ 3.553628] systemd[1]: Starting Apply Kernel Variables...
  297. [ 3.610245] systemd[1]: Mounted FUSE Control File System.
  298. [ 3.613460] systemd[1]: Mounting Configuration File System...
  299. [ 3.622480] systemd[1]: Starting Create Static Device Nodes in /dev...
  300. [ 3.631842] systemd[1]: Starting Syslog Socket.
  301. [ 3.636026] systemd[1]: Listening on Syslog Socket.
  302. [ 3.636205] systemd[1]: Starting Journal Service...
  303. [ 3.645221] systemd[1]: Started Journal Service.
  304. [ 3.801381] systemd-udevd[135]: starting version 215
  305. [ 4.008897] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  306. [ 4.013977] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  307. [ 4.314893] usbcore: registered new interface driver brcmfmac
  308. [ 4.453645] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
  309. [ 4.483875] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
  310. [ 4.487108] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
  311. [ 4.487147] cfg80211: World regulatory domain updated:
  312. [ 4.487156] cfg80211: DFS Master region: unset
  313. [ 4.487167] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  314. [ 4.487202] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  315. [ 4.487231] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  316. [ 4.487261] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  317. [ 4.487291] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  318. [ 4.487306] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  319. [ 4.487318] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  320. [ 4.487330] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  321. [ 4.487342] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  322. [ 4.500563] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  323. [ 4.867308] systemd-journald[133]: Received request to flush runtime journal from PID 1
  324. [ 5.634208] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
  325. [ 5.634234] brcmfmac: brcmf_add_if: ignore IF event
  326. [ 5.639490] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  327. [ 5.639518] brcmfmac: power management disabled
  328. [ 5.770049] uart-pl011 3f201000.uart: no DMA platform data
  329. [ 5.952210] random: nonblocking pool is initialized
  330. [ 6.018948] Adding 102396k swap on /var/swap. Priority:-1 extents:4 across:184316k SSFS
  331. [ 6.145059] cfg80211: Regulatory domain changed to country: GB
  332. [ 6.145073] cfg80211: DFS Master region: ETSI
  333. [ 6.145079] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  334. [ 6.145086] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  335. [ 6.145094] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  336. [ 6.145102] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  337. [ 6.145109] cfg80211: (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm), (0 s)
  338. [ 6.145115] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
  339. [ 6.370831] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  340. [ 6.370950] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  341. [ 7.990314] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  342. [ 7.991288] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
  343. [ 10.201338] Bluetooth: Core ver 2.21
  344. [ 10.201462] NET: Registered protocol family 31
  345. [ 10.201473] Bluetooth: HCI device and connection manager initialized
  346. [ 10.202547] Bluetooth: HCI socket layer initialized
  347. [ 10.202738] Bluetooth: L2CAP socket layer initialized
  348. [ 10.202789] Bluetooth: SCO socket layer initialized
  349. [ 10.212475] Bluetooth: HCI UART driver ver 2.3
  350. [ 10.212495] Bluetooth: HCI UART protocol H4 registered
  351. [ 10.212505] Bluetooth: HCI UART protocol Three-wire (H5) registered
  352. [ 10.212684] Bluetooth: HCI UART protocol BCM registered
  353. [ 10.432252] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  354. [ 10.432271] Bluetooth: BNEP filters: protocol multicast
  355. [ 10.432293] Bluetooth: BNEP socket layer initialized
  356. [ 84.220218] usb 1-1.4: new high-speed USB device number 4 using dwc_otg
  357. [ 84.321883] usb 1-1.4: New USB device found, idVendor=05c6, idProduct=f000
  358. [ 84.321894] usb 1-1.4: New USB device strings: Mfr=3, Product=2, SerialNumber=4
  359. [ 84.321901] usb 1-1.4: Product: Qualcomm CDMA Technologies MSM
  360. [ 84.321907] usb 1-1.4: Manufacturer: Qualcomm, Incorporated
  361. [ 84.321913] usb 1-1.4: SerialNumber: 357619049863885
  362. [ 84.324030] usb-storage 1-1.4:1.0: USB Mass Storage device detected
  363. [ 84.324462] scsi host0: usb-storage 1-1.4:1.0
  364. [ 85.321214] scsi 0:0:0:0: CD-ROM WCDMA MMC Storage 2.31 PQ: 0 ANSI: 2
  365. [ 85.334867] sr 0:0:0:0: [sr0] scsi-1 drive
  366. [ 85.334880] cdrom: Uniform CD-ROM driver Revision: 3.20
  367. [ 85.335351] sr 0:0:0:0: Attached scsi CD-ROM sr0
  368. [ 85.338973] sr 0:0:0:0: Attached scsi generic sg0 type 5
  369. [ 1195.424502] usb 1-1.4: USB disconnect, device number 4
  370. [ 2125.059052] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
  371. [ 2125.160916] usb 1-1.4: New USB device found, idVendor=05c6, idProduct=f000
  372. [ 2125.160939] usb 1-1.4: New USB device strings: Mfr=3, Product=2, SerialNumber=4
  373. [ 2125.160953] usb 1-1.4: Product: Qualcomm CDMA Technologies MSM
  374. [ 2125.160966] usb 1-1.4: Manufacturer: Qualcomm, Incorporated
  375. [ 2125.160978] usb 1-1.4: SerialNumber: 357619049863885
  376. [ 2125.163560] usb-storage 1-1.4:1.0: USB Mass Storage device detected
  377. [ 2125.164066] scsi host1: usb-storage 1-1.4:1.0
  378. [ 2126.160036] scsi 1:0:0:0: CD-ROM WCDMA MMC Storage 2.31 PQ: 0 ANSI: 2
  379. [ 2126.161874] sr 1:0:0:0: [sr0] scsi-1 drive
  380. [ 2126.162342] sr 1:0:0:0: Attached scsi CD-ROM sr0
  381. [ 2126.162628] sr 1:0:0:0: Attached scsi generic sg0 type 5
  382. [ 2129.019066] Bluetooth: hci0 command 0x0401 tx timeout
  383. [ 2285.030495] Bluetooth: hci0 command 0x0401 tx timeout
  384. [ 2301.080657] Bluetooth: hci0 command 0x0401 tx timeout
  385. [ 3057.304862] usb 1-1.4: USB disconnect, device number 5
  386. [ 3308.199542] usb 1-1.4: new high-speed USB device number 6 using dwc_otg
  387. [ 3308.301472] usb 1-1.4: New USB device found, idVendor=05c6, idProduct=f000
  388. [ 3308.301495] usb 1-1.4: New USB device strings: Mfr=3, Product=2, SerialNumber=4
  389. [ 3308.301508] usb 1-1.4: Product: Qualcomm CDMA Technologies MSM
  390. [ 3308.301521] usb 1-1.4: Manufacturer: Qualcomm, Incorporated
  391. [ 3308.301533] usb 1-1.4: SerialNumber: 357619049863885
  392. [ 3308.304156] usb-storage 1-1.4:1.0: USB Mass Storage device detected
  393. [ 3308.304766] scsi host2: usb-storage 1-1.4:1.0
  394. [ 3309.300516] scsi 2:0:0:0: CD-ROM WCDMA MMC Storage 2.31 PQ: 0 ANSI: 2
  395. [ 3309.302322] sr 2:0:0:0: [sr0] scsi-1 drive
  396. [ 3309.303167] sr 2:0:0:0: Attached scsi CD-ROM sr0
  397. [ 3309.303448] sr 2:0:0:0: Attached scsi generic sg0 type 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement