Advertisement
Guest User

dmesg after dist-upgrade

a guest
Dec 13th, 2016
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.65 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.4.34-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #930 SMP Wed Nov 23 15:20:41 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 0x07400000
  10. [ 0.000000] Memory policy: Data cache writealloc
  11. [ 0.000000] On node 0 totalpages: 32768
  12. [ 0.000000] free_area_init_node: node 0, pgdat 808c4f40, node_mem_map 87ecbc00
  13. [ 0.000000] Normal zone: 288 pages used for memmap
  14. [ 0.000000] Normal zone: 0 pages reserved
  15. [ 0.000000] Normal zone: 32768 pages, LIFO batch:7
  16. [ 0.000000] [bcm2709_smp_init_cpus] enter (9520->f3003010)
  17. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  18. [ 0.000000] PERCPU: Embedded 13 pages/cpu @87e8c000 s22592 r8192 d22464 u53248
  19. [ 0.000000] pcpu-alloc: s22592 r8192 d22464 u53248 alloc=13*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: 32480
  22. [ 0.000000] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2709.boardrev=0xa22082 bcm2709.serial=0x68e065c1 smsc95xx.macaddr=B8:27:EB:E0:65:C1 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0xec00000 vc_mem.mem_size=0x10000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/sda2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet loglevel=3 consoleblank=0 plymouth.enable=0
  23. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  26. [ 0.000000] Memory: 111520K/131072K available (6357K kernel code, 432K rwdata, 1716K rodata, 476K init, 764K bss, 11360K 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 : 0x88800000 - 0xff800000 (1904 MB)
  31. lowmem : 0x80000000 - 0x88000000 ( 128 MB)
  32. modules : 0x7f000000 - 0x80000000 ( 16 MB)
  33. .text : 0x80008000 - 0x807ea674 (8074 kB)
  34. .init : 0x807eb000 - 0x80862000 ( 476 kB)
  35. .data : 0x80862000 - 0x808ce250 ( 433 kB)
  36. .bss : 0x808d1000 - 0x809901ec ( 765 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] Build-time adjustment of leaf fanout to 32.
  40. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  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.000283] Console: colour dummy device 80x30
  46. [ 0.000482] console [tty1] enabled
  47. [ 0.000505] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  48. [ 0.000525] pid_max: default: 32768 minimum: 301
  49. [ 0.000831] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  50. [ 0.000846] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  51. [ 0.001755] Disabling cpuset control group subsystem
  52. [ 0.001788] Initializing cgroup subsys io
  53. [ 0.001818] Initializing cgroup subsys memory
  54. [ 0.001862] Initializing cgroup subsys devices
  55. [ 0.001882] Initializing cgroup subsys freezer
  56. [ 0.001903] Initializing cgroup subsys net_cls
  57. [ 0.001953] CPU: Testing write buffer coherency: ok
  58. [ 0.002021] ftrace: allocating 21236 entries in 63 pages
  59. [ 0.050698] CPU0: update cpu_capacity 1024
  60. [ 0.050733] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  61. [ 0.050745] [bcm2709_smp_prepare_cpus] enter
  62. [ 0.050877] Setting up static identity map for 0x8240 - 0x8274
  63. [ 0.052530] [bcm2709_boot_secondary] cpu:1 started (0) 17
  64. [ 0.052715] [bcm2709_secondary_init] enter cpu:1
  65. [ 0.052759] CPU1: update cpu_capacity 1024
  66. [ 0.052766] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  67. [ 0.053150] [bcm2709_boot_secondary] cpu:2 started (0) 16
  68. [ 0.053312] [bcm2709_secondary_init] enter cpu:2
  69. [ 0.053333] CPU2: update cpu_capacity 1024
  70. [ 0.053340] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  71. [ 0.053705] [bcm2709_boot_secondary] cpu:3 started (0) 16
  72. [ 0.053835] [bcm2709_secondary_init] enter cpu:3
  73. [ 0.053855] CPU3: update cpu_capacity 1024
  74. [ 0.053862] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  75. [ 0.053922] Brought up 4 CPUs
  76. [ 0.053946] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  77. [ 0.053955] CPU: All CPU(s) started in HYP mode.
  78. [ 0.053962] CPU: Virtualization extensions available.
  79. [ 0.054562] devtmpfs: initialized
  80. [ 0.065699] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  81. [ 0.066034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  82. [ 0.066741] pinctrl core: initialized pinctrl subsystem
  83. [ 0.067257] NET: Registered protocol family 16
  84. [ 0.072497] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  85. [ 0.079486] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  86. [ 0.079498] hw-breakpoint: maximum watchpoint size is 8 bytes.
  87. [ 0.079650] Serial: AMBA PL011 UART driver
  88. [ 0.079783] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  89. [ 0.079945] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  90. [ 0.142847] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
  91. [ 0.143412] SCSI subsystem initialized
  92. [ 0.143601] usbcore: registered new interface driver usbfs
  93. [ 0.143691] usbcore: registered new interface driver hub
  94. [ 0.143790] usbcore: registered new device driver usb
  95. [ 0.150251] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-12-01 17:24
  96. [ 0.177068] clocksource: Switched to clocksource arch_sys_counter
  97. [ 0.222017] FS-Cache: Loaded
  98. [ 0.222288] CacheFiles: Loaded
  99. [ 0.234570] NET: Registered protocol family 2
  100. [ 0.235427] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  101. [ 0.235456] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
  102. [ 0.235490] TCP: Hash tables configured (established 1024 bind 1024)
  103. [ 0.235554] UDP hash table entries: 256 (order: 1, 8192 bytes)
  104. [ 0.235584] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  105. [ 0.235795] NET: Registered protocol family 1
  106. [ 0.236108] RPC: Registered named UNIX socket transport module.
  107. [ 0.236119] RPC: Registered udp transport module.
  108. [ 0.236128] RPC: Registered tcp transport module.
  109. [ 0.236136] RPC: Registered tcp NFSv4.1 backchannel transport module.
  110. [ 0.237323] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  111. [ 0.238631] futex hash table entries: 1024 (order: 4, 65536 bytes)
  112. [ 0.251864] VFS: Disk quotas dquot_6.6.0
  113. [ 0.252176] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  114. [ 0.254398] FS-Cache: Netfs 'nfs' registered for caching
  115. [ 0.255302] NFS: Registering the id_resolver key type
  116. [ 0.255344] Key type id_resolver registered
  117. [ 0.255353] Key type id_legacy registered
  118. [ 0.257700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  119. [ 0.257844] io scheduler noop registered
  120. [ 0.257862] io scheduler deadline registered (default)
  121. [ 0.257926] io scheduler cfq registered
  122. [ 0.260469] BCM2708FB: allocated DMA memory c7810000
  123. [ 0.260495] BCM2708FB: allocated DMA channel 0 @ f3007000
  124. [ 0.310958] Console: switching to colour frame buffer device 228x61
  125. [ 1.239333] bcm2835-rng 3f104000.rng: hwrng registered
  126. [ 1.239467] vc-cma: Videocore CMA driver
  127. [ 1.239479] vc-cma: vc_cma_base = 0x00000000
  128. [ 1.239489] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  129. [ 1.239493] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  130. [ 1.239710] vc-mem: phys_addr:0x00000000 mem_base=0x0ec00000 mem_size:0x10000000(256 MiB)
  131. [ 1.254632] brd: module loaded
  132. [ 1.263344] loop: module loaded
  133. [ 1.264264] vchiq: vchiq_init_state: slot_zero = 0x87880000, is_master = 0
  134. [ 1.265843] Loading iSCSI transport class v2.0-870.
  135. [ 1.266517] usbcore: registered new interface driver smsc95xx
  136. [ 1.266573] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  137. [ 1.466841] Core Release: 2.80a
  138. [ 1.466860] Setting default values for core params
  139. [ 1.466898] Finished setting default values for core params
  140. [ 1.667296] Using Buffer DMA mode
  141. [ 1.667308] Periodic Transfer Interrupt Enhancement - disabled
  142. [ 1.667316] Multiprocessor Interrupt Enhancement - disabled
  143. [ 1.667326] OTG VER PARAM: 0, OTG VER FLAG: 0
  144. [ 1.667341] Dedicated Tx FIFOs mode
  145. [ 1.667628] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0x87804000 dma = 0xc7804000 len=9024
  146. [ 1.667660] FIQ FSM acceleration enabled for :
  147. Non-periodic Split Transactions
  148. Periodic Split Transactions
  149. High-Speed Isochronous Endpoints
  150. Interrupt/Control Split Transaction hack enabled
  151. [ 1.667683] dwc_otg: Microframe scheduler enabled
  152. [ 1.667728] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x8044846c
  153. [ 1.667742] WARN::hcd_init_fiq:414: FIQ ASM at 0x804487dc length 36
  154. [ 1.667757] WARN::hcd_init_fiq:439: MPHI regs_base at 0x8887e000
  155. [ 1.667821] dwc_otg 3f980000.usb: DWC OTG Controller
  156. [ 1.667859] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  157. [ 1.667894] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  158. [ 1.667946] Init: Port Power? op_state=1
  159. [ 1.667954] Init: Power Port (0)
  160. [ 1.668169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  161. [ 1.668184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  162. [ 1.668197] usb usb1: Product: DWC OTG Controller
  163. [ 1.668211] usb usb1: Manufacturer: Linux 4.4.34-v7+ dwc_otg_hcd
  164. [ 1.668223] usb usb1: SerialNumber: 3f980000.usb
  165. [ 1.669019] hub 1-0:1.0: USB hub found
  166. [ 1.669062] hub 1-0:1.0: 1 port detected
  167. [ 1.669685] dwc_otg: FIQ enabled
  168. [ 1.669695] dwc_otg: NAK holdoff enabled
  169. [ 1.669703] dwc_otg: FIQ split-transaction FSM enabled
  170. [ 1.669742] Module dwc_common_port init
  171. [ 1.670000] usbcore: registered new interface driver usb-storage
  172. [ 1.670275] mousedev: PS/2 mouse device common for all mice
  173. [ 1.671022] bcm2835-cpufreq: min=600000 max=1200000
  174. [ 1.671310] sdhci: Secure Digital Host Controller Interface driver
  175. [ 1.671320] sdhci: Copyright(c) Pierre Ossman
  176. [ 1.671605] sdhost: log_buf @ 87807000 (c7807000)
  177. [ 1.727101] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  178. [ 1.729374] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  179. [ 1.729388] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  180. [ 1.787185] sdhci-pltfm: SDHCI platform and OF driver helper
  181. [ 1.787592] ledtrig-cpu: registered to indicate activity on CPUs
  182. [ 1.787713] hidraw: raw HID events driver (C) Jiri Kosina
  183. [ 1.787897] usbcore: registered new interface driver usbhid
  184. [ 1.787906] usbhid: USB HID core driver
  185. [ 1.788433] Initializing XFRM netlink socket
  186. [ 1.788466] NET: Registered protocol family 17
  187. [ 1.788608] Key type dns_resolver registered
  188. [ 1.789218] Registering SWP/SWPB emulation handler
  189. [ 1.789980] registered taskstats version 1
  190. [ 1.790172] vc-sm: Videocore shared memory driver
  191. [ 1.790188] [vc_sm_connected_init]: start
  192. [ 1.790670] [vc_sm_connected_init]: end - returning 0
  193. [ 1.792058] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  194. [ 1.792467] of_cfs_init
  195. [ 1.792557] of_cfs_init: OK
  196. [ 1.793446] Waiting for root device /dev/sda2...
  197. [ 1.867180] Indeed it is in host mode hprt0 = 00021501
  198. [ 2.021884] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  199. [ 2.023457] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  200. [ 2.025034] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  201. [ 2.027882] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  202. [ 2.047102] usb 1-1: new high-speed USB device number 2 using dwc_otg
  203. [ 2.047244] Indeed it is in host mode hprt0 = 00001101
  204. [ 2.118901] mmc1: new high speed SDIO card at address 0001
  205. [ 2.247376] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  206. [ 2.247392] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  207. [ 2.248088] hub 1-1:1.0: USB hub found
  208. [ 2.248181] hub 1-1:1.0: 5 ports detected
  209. [ 2.527096] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  210. [ 2.627342] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  211. [ 2.627358] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  212. [ 2.630049] smsc95xx v1.0.4
  213. [ 2.690437] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:e0:65:c1
  214. [ 2.767098] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
  215. [ 2.884130] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c52b
  216. [ 2.884145] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  217. [ 2.884158] usb 1-1.2: Product: USB Receiver
  218. [ 2.884170] usb 1-1.2: Manufacturer: Logitech
  219. [ 3.147102] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
  220. [ 3.248390] usb 1-1.4: New USB device found, idVendor=154b, idProduct=00d6
  221. [ 3.248406] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  222. [ 3.248420] usb 1-1.4: Product: DUO-LINK 3.0
  223. [ 3.248432] usb 1-1.4: Manufacturer: PNY
  224. [ 3.248444] usb 1-1.4: SerialNumber: 070B631FA65F6D27
  225. [ 3.249256] usb-storage 1-1.4:1.0: USB Mass Storage device detected
  226. [ 3.249707] scsi host0: usb-storage 1-1.4:1.0
  227. [ 3.347097] usb 1-1.5: new high-speed USB device number 6 using dwc_otg
  228. [ 3.448373] usb 1-1.5: New USB device found, idVendor=05e3, idProduct=0608
  229. [ 3.448389] usb 1-1.5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  230. [ 3.448402] usb 1-1.5: Product: USB2.0 Hub
  231. [ 3.449280] hub 1-1.5:1.0: USB hub found
  232. [ 3.449583] hub 1-1.5:1.0: 4 ports detected
  233. [ 3.727097] usb 1-1.5.2: new high-speed USB device number 7 using dwc_otg
  234. [ 3.828484] usb 1-1.5.2: New USB device found, idVendor=0bda, idProduct=8176
  235. [ 3.828500] usb 1-1.5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  236. [ 3.828513] usb 1-1.5.2: Product: 802.11n WLAN Adapter
  237. [ 3.828525] usb 1-1.5.2: Manufacturer: Realtek
  238. [ 3.828538] usb 1-1.5.2: SerialNumber: 00e04c000001
  239. [ 4.248072] scsi 0:0:0:0: Direct-Access PNY DUO-LINK 3.0 PMAP PQ: 0 ANSI: 6
  240. [ 4.249213] sd 0:0:0:0: [sda] 60555264 512-byte logical blocks: (31.0 GB/28.9 GiB)
  241. [ 4.249522] sd 0:0:0:0: [sda] Write Protect is off
  242. [ 4.249541] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
  243. [ 4.249849] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  244. [ 4.517314] sda: sda1 sda2
  245. [ 4.526808] sd 0:0:0:0: [sda] Attached SCSI removable disk
  246. [ 4.537035] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  247. [ 4.537135] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
  248. [ 4.543168] devtmpfs: mounted
  249. [ 4.544001] Freeing unused kernel memory: 476K (807eb000 - 80862000)
  250. [ 4.755836] random: systemd: uninitialized urandom read (16 bytes read, 94 bits of entropy available)
  251. [ 4.759734] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  252. [ 4.760100] systemd[1]: Detected architecture 'arm'.
  253. [ 4.831623] NET: Registered protocol family 10
  254. [ 4.833210] systemd[1]: Inserted module 'ipv6'
  255. [ 4.834810] systemd[1]: Set hostname to <retropie>.
  256. [ 4.940500] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 104 bits of entropy available)
  257. [ 5.008650] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
  258. [ 5.009955] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
  259. [ 5.011454] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
  260. [ 5.025817] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
  261. [ 5.026591] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
  262. [ 5.026743] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
  263. [ 5.061531] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
  264. [ 5.061657] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
  265. [ 5.171693] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  266. [ 5.172034] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  267. [ 5.172115] systemd[1]: Starting Remote File Systems (Pre).
  268. [ 5.172269] systemd[1]: Reached target Remote File Systems (Pre).
  269. [ 5.172353] systemd[1]: Starting Encrypted Volumes.
  270. [ 5.172424] systemd[1]: Reached target Encrypted Volumes.
  271. [ 5.172560] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  272. [ 5.173016] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  273. [ 5.173099] systemd[1]: Starting Swap.
  274. [ 5.173168] systemd[1]: Reached target Swap.
  275. [ 5.173241] systemd[1]: Expecting device dev-sda1.device...
  276. [ 5.173315] systemd[1]: Starting Root Slice.
  277. [ 5.173462] systemd[1]: Created slice Root Slice.
  278. [ 5.173533] systemd[1]: Starting User and Session Slice.
  279. [ 5.173767] systemd[1]: Created slice User and Session Slice.
  280. [ 5.173839] systemd[1]: Starting Delayed Shutdown Socket.
  281. [ 5.174011] systemd[1]: Listening on Delayed Shutdown Socket.
  282. [ 5.174083] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  283. [ 5.174275] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  284. [ 5.174348] systemd[1]: Starting Journal Socket (/dev/log).
  285. [ 5.174544] systemd[1]: Listening on Journal Socket (/dev/log).
  286. [ 5.174636] systemd[1]: Starting udev Control Socket.
  287. [ 5.174793] systemd[1]: Listening on udev Control Socket.
  288. [ 5.174883] systemd[1]: Starting udev Kernel Socket.
  289. [ 5.175005] systemd[1]: Listening on udev Kernel Socket.
  290. [ 5.175100] systemd[1]: Starting Journal Socket.
  291. [ 5.175293] systemd[1]: Listening on Journal Socket.
  292. [ 5.175423] systemd[1]: Starting System Slice.
  293. [ 5.175644] systemd[1]: Created slice System Slice.
  294. [ 5.175763] systemd[1]: Starting File System Check on Root Device...
  295. [ 5.207780] systemd[1]: Starting system-systemd\x2dfsck.slice.
  296. [ 5.208230] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  297. [ 5.208367] systemd[1]: Starting system-autologin.slice.
  298. [ 5.208657] systemd[1]: Created slice system-autologin.slice.
  299. [ 5.208896] systemd[1]: Starting Increase datagram queue length...
  300. [ 5.211740] systemd[1]: Starting Restore / save the current clock...
  301. [ 5.231827] systemd[1]: Starting Load Kernel Modules...
  302. [ 5.237164] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  303. [ 5.247786] systemd[1]: Mounting Debug File System...
  304. [ 5.253019] systemd[1]: Mounting POSIX Message Queue File System...
  305. [ 5.260061] systemd[1]: Starting udev Coldplug all Devices...
  306. [ 5.263971] systemd[1]: Mounted Huge Pages File System.
  307. [ 5.300578] systemd[1]: Started Set Up Additional Binary Formats.
  308. [ 5.300708] systemd[1]: Starting Slices.
  309. [ 5.300800] systemd[1]: Reached target Slices.
  310. [ 5.303814] systemd[1]: Started Create list of required static device nodes for the current kernel.
  311. [ 5.317711] fuse init (API version 7.23)
  312. [ 5.322964] systemd[1]: Starting Create Static Device Nodes in /dev...
  313. [ 5.334112] systemd[1]: Mounted POSIX Message Queue File System.
  314. [ 5.334436] systemd[1]: Mounted Debug File System.
  315. [ 5.336964] systemd[1]: Started Increase datagram queue length.
  316. [ 5.367921] systemd[1]: Started Load Kernel Modules.
  317. [ 5.372630] systemd[1]: Started Restore / save the current clock.
  318. [ 5.390910] systemd[1]: Time has been changed
  319. [ 5.391602] random: nonblocking pool is initialized
  320. [ 5.428545] systemd[1]: Started Create Static Device Nodes in /dev.
  321. [ 5.429909] systemd[1]: Started udev Coldplug all Devices.
  322. [ 5.501208] systemd[1]: Started File System Check on Root Device.
  323. [ 5.540938] systemd[1]: Starting udev Kernel Device Manager...
  324. [ 5.588143] systemd[1]: Mounting Configuration File System...
  325. [ 5.591026] systemd[1]: Mounting FUSE Control File System...
  326. [ 5.594593] systemd[1]: Starting Apply Kernel Variables...
  327. [ 5.598177] systemd[1]: Starting Syslog Socket.
  328. [ 5.598512] systemd[1]: Listening on Syslog Socket.
  329. [ 5.598642] systemd[1]: Starting Journal Service...
  330. [ 5.602814] systemd[1]: Started Journal Service.
  331. [ 5.611524] systemd-udevd[134]: starting version 215
  332. [ 5.879572] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  333. [ 5.896870] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  334. [ 6.175986] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-3f980000.usb-1.2/input2
  335. [ 6.191162] sd 0:0:0:0: Attached scsi generic sg0 type 0
  336. [ 6.222670] usbcore: registered new interface driver brcmfmac
  337. [ 6.317459] input: Logitech K400 Plus as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input0
  338. [ 6.320464] logitech-hidpp-device 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-3f980000.usb-1.2:1
  339. [ 6.351369] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
  340. [ 6.374363] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
  341. [ 6.399276] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
  342. [ 6.399314] cfg80211: World regulatory domain updated:
  343. [ 6.399325] cfg80211: DFS Master region: unset
  344. [ 6.399334] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  345. [ 6.399348] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  346. [ 6.399361] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  347. [ 6.399373] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  348. [ 6.399390] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  349. [ 6.399405] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  350. [ 6.399418] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  351. [ 6.399430] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  352. [ 6.399442] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  353. [ 6.580945] EXT4-fs (sda2): re-mounted. Opts: (null)
  354. [ 6.890365] systemd-journald[138]: Received request to flush runtime journal from PID 1
  355. [ 7.371715] usbcore: registered new interface driver rtl8192cu
  356. [ 7.724527] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
  357. [ 7.724553] brcmfmac: brcmf_add_if: ignore IF event
  358. [ 7.730039] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  359. [ 7.730073] brcmfmac: power management disabled
  360. [ 8.250811] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
  361. [ 8.438049] uart-pl011 3f201000.uart: no DMA platform data
  362. [ 8.694913] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k FS
  363. [ 8.857461] cfg80211: Regulatory domain changed to country: GB
  364. [ 8.857478] cfg80211: DFS Master region: ETSI
  365. [ 8.857483] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  366. [ 8.857491] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  367. [ 8.857499] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  368. [ 8.857506] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  369. [ 8.857513] cfg80211: (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm), (0 s)
  370. [ 8.857519] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
  371. [ 9.189878] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  372. [ 9.190213] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  373. [ 10.680449] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  374. [ 10.681063] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  375. [ 13.061256] Bluetooth: Core ver 2.21
  376. [ 13.061350] NET: Registered protocol family 31
  377. [ 13.061361] Bluetooth: HCI device and connection manager initialized
  378. [ 13.061386] Bluetooth: HCI socket layer initialized
  379. [ 13.061403] Bluetooth: L2CAP socket layer initialized
  380. [ 13.061439] Bluetooth: SCO socket layer initialized
  381. [ 13.069837] Bluetooth: HCI UART driver ver 2.3
  382. [ 13.069861] Bluetooth: HCI UART protocol H4 registered
  383. [ 13.069872] Bluetooth: HCI UART protocol Three-wire (H5) registered
  384. [ 13.070046] Bluetooth: HCI UART protocol BCM registered
  385. [ 13.270347] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  386. [ 13.270369] Bluetooth: BNEP filters: protocol multicast
  387. [ 13.270393] Bluetooth: BNEP socket layer initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement