Ubuntu Pastebin

Paste from longsleep at Tue, 10 Jan 2017 10:40:05 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
Jan 10 10:25:30 localhost rsyslogd: [origin software="rsyslogd" swVersion="8.16.0" x-pid="1167" x-info="http://www.rsyslog.com"] start
Jan 10 10:25:30 localhost rsyslogd-2222: command 'KLogPermitNonKernelFacility' is currently not permitted - did you already set it via a RainerScript command (v6+ config)? [v8.16.0 try http://www.rsyslog.com/e/2222 ]
Jan 10 10:25:30 localhost rsyslogd-2307: warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.16.0 try http://www.rsyslog.com/e/2307 ]
Jan 10 10:25:30 localhost rsyslogd: rsyslogd's groupid changed to 114
Jan 10 10:25:30 localhost rsyslogd: rsyslogd's userid changed to 108
Jan 10 10:25:30 localhost loadkeys[629]: Loading /etc/console-setup/cached.kmap.gz
Jan 10 10:25:30 localhost systemd-sysctl[667]: Couldn't write '1' to 'kernel/yama/ptrace_scope', ignoring: No such file or directory
Jan 10 10:25:30 localhost systemd[1]: Started Apply Kernel Variables.
Jan 10 10:25:30 localhost systemd[1]: Started Create Static Device Nodes in /dev.
Jan 10 10:25:30 localhost systemd[1]: Reached target Local File Systems (Pre).
Jan 10 10:25:30 localhost systemd[1]: Mounting /media...
Jan 10 10:25:30 localhost systemd[1]: Mounting /tmp...
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/snap...
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/waagent...
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/tmp...
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/misc...
Jan 10 10:25:30 localhost systemd[1]: var-lib-extrausers.mount: Directory /var/lib/extrausers to mount over is not empty, mounting anyway.
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/extrausers...
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/cache/apparmor...
Jan 10 10:25:30 localhost systemd[1]: var-lib-systemd-random\x2dseed.mount: Failed to check directory /var/lib/systemd/random-seed: Not a directory
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/systemd/random-seed...
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/systemd/rfkill...
Jan 10 10:25:30 localhost systemd[1]: Mounting /home...
Jan 10 10:25:30 localhost kernel: [    0.000000] Initializing cgroup subsys cpuset
Jan 10 10:25:30 localhost systemd[1]: var-lib-initramfs\x2dtools.mount: Directory /var/lib/initramfs-tools to mount over is not empty, mounting anyway.
Jan 10 10:25:30 localhost kernel: [    0.000000] Initializing cgroup subsys cpu
Jan 10 10:25:30 localhost kernel: [    0.000000] Initializing cgroup subsys cpuacct
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/initramfs-tools...
Jan 10 10:25:30 localhost kernel: [    0.000000] Linux version 3.10.104-pine64-longsleep+ (longsleep@mose2) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #114 SMP PREEMPT Sat Jan 7 21:51:04 CET 2017
Jan 10 10:25:30 localhost systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
Jan 10 10:25:30 localhost kernel: [    0.000000] CPU: AArch64 Processor [410fd034] revision 4
Jan 10 10:25:30 localhost kernel: [    0.000000] Machine: sun50iw1p1
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/log...
Jan 10 10:25:30 localhost kernel: [    0.000000] cma: CMA: reserved 64 MiB at 7c000000
Jan 10 10:25:30 localhost kernel: [    0.000000] On node 0 totalpages: 258048
Jan 10 10:25:30 localhost kernel: [    0.000000]   DMA zone: 3528 pages used for memmap
Jan 10 10:25:30 localhost kernel: [    0.000000]   DMA zone: 0 pages reserved
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/dbus...
Jan 10 10:25:30 localhost kernel: [    0.000000]   DMA zone: 258048 pages, LIFO batch:31
Jan 10 10:25:30 localhost kernel: [    0.000000] script_init enter!
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/logrotate...
Jan 10 10:25:30 localhost kernel: [    0.000000] script buffer is NULL!
Jan 10 10:25:30 localhost kernel: [    0.000000] psci: probing for conduit method from DT.
Jan 10 10:25:30 localhost kernel: [    0.000000] psci: PSCIv0.2 detected in firmware.
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/console-conf...
Jan 10 10:25:30 localhost kernel: [    0.000000] psci: Using standard PSCI v0.2 function IDs
Jan 10 10:25:30 localhost systemd[1]: Mounting /mnt...
Jan 10 10:25:30 localhost kernel: [    0.000000] PERCPU: Embedded 12 pages/cpu @ffffffc03af98000 s19136 r8192 d21824 u49152
Jan 10 10:25:30 localhost kernel: [    0.000000] pcpu-alloc: s19136 r8192 d21824 u49152 alloc=12*4096
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/dhcp...
Jan 10 10:25:30 localhost kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
Jan 10 10:25:30 localhost kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 254520
Jan 10 10:25:30 localhost systemd[1]: Mounting /snap...
Jan 10 10:25:30 localhost kernel: [    0.000000] Kernel command line: console=ttyS0,115200 earlycon=uart,mmio32,0x01c28000 root=/dev/disk/by-label/writable net.ifnames=0 init=/lib/systemd/systemd ro panic=-1 fixrtc snap_core=core_717.snap snap_kernel=pine64-kernel_x1.snap rootfstype=ext4 rootwait mac_addr=
Jan 10 10:25:30 localhost kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Jan 10 10:25:30 localhost systemd[1]: var-lib-apparmor.mount: Directory /var/lib/apparmor to mount over is not empty, mounting anyway.
Jan 10 10:25:30 localhost kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Jan 10 10:25:30 localhost kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Jan 10 10:25:30 localhost kernel: [    0.000000] Memory: 1008MB = 1008MB total
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/apparmor...
Jan 10 10:25:30 localhost kernel: [    0.000000] Memory: 932220k/932220k available, 99972k reserved
Jan 10 10:25:30 localhost kernel: [    0.000000] Virtual kernel memory layout:
Jan 10 10:25:30 localhost systemd[1]: var-lib-snapd.mount: Directory /var/lib/snapd to mount over is not empty, mounting anyway.
Jan 10 10:25:30 localhost kernel: [    0.000000]     vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000   (245759 MB)
Jan 10 10:25:30 localhost kernel: [    0.000000]     vmemmap : 0xffffffbc00e38000 - 0xffffffbc01c00000   (    13 MB)
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/snapd...
Jan 10 10:25:30 localhost kernel: [    0.000000]     modules : 0xffffffbffc000000 - 0xffffffc000000000   (    64 MB)
Jan 10 10:25:30 localhost kernel: [    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc03f000000   (  1008 MB)
Jan 10 10:25:30 localhost systemd[1]: Mounting /root...
Jan 10 10:25:30 localhost kernel: [    0.000000]       .init : 0xffffffc000a2b000 - 0xffffffc000ab5ac0   (   555 kB)
Jan 10 10:25:30 localhost kernel: [    0.000000]       .text : 0xffffffc000080000 - 0xffffffc000a2aaf4   (  9899 kB)
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/cloud...
Jan 10 10:25:30 localhost kernel: [    0.000000]       .data : 0xffffffc000ab6000 - 0xffffffc000c1bc38   (  1432 kB)
Jan 10 10:25:30 localhost kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Jan 10 10:25:30 localhost systemd[1]: var-lib-sudo.mount: Directory /var/lib/sudo to mount over is not empty, mounting anyway.
Jan 10 10:25:30 localhost kernel: [    0.000000] NR_IRQS:64 nr_irqs:64 0
Jan 10 10:25:30 localhost kernel: [    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
Jan 10 10:25:30 localhost kernel: [    0.000000] Console: colour dummy device 80x25
Jan 10 10:25:30 localhost systemd[1]: Mounting /var/lib/sudo...
Jan 10 10:25:30 localhost systemd[1]: Starting udev Kernel Device Manager...
Jan 10 10:25:30 localhost kernel: [    0.000000] allocated 4194304 bytes of page_cgroup
Jan 10 10:25:30 localhost kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Jan 10 10:25:30 localhost systemd[1]: Mounted /home.
Jan 10 10:25:30 localhost kernel: [   18.725025] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
Jan 10 10:25:30 localhost kernel: [   18.725034] pid_max: default: 32768 minimum: 301
Jan 10 10:25:30 localhost kernel: [   18.725127] Security Framework initialized
Jan 10 10:25:30 localhost kernel: [   18.725172] AppArmor: AppArmor initialized
Jan 10 10:25:30 localhost kernel: [   18.725208] Mount-cache hash table entries: 256
Jan 10 10:25:30 localhost systemd[1]: Mounted /snap.
Jan 10 10:25:30 localhost kernel: [   18.735646] Initializing cgroup subsys memory
Jan 10 10:25:30 localhost kernel: [   18.735688] Initializing cgroup subsys devices
Jan 10 10:25:30 localhost systemd[1]: Mounted /tmp.
Jan 10 10:25:30 localhost kernel: [   18.735695] Initializing cgroup subsys freezer
Jan 10 10:25:30 localhost kernel: [   18.735701] Initializing cgroup subsys blkio
Jan 10 10:25:30 localhost kernel: [   18.735707] Initializing cgroup subsys perf_event
Jan 10 10:25:30 localhost systemd[1]: Mounted /mnt.
Jan 10 10:25:30 localhost kernel: [   18.735718] Initializing cgroup subsys hugetlb
Jan 10 10:25:30 localhost kernel: [   18.735778] ftrace: allocating 27847 entries in 109 pages
Jan 10 10:25:30 localhost kernel: [   18.768455] CPU0: update cpu_power 1968128
Jan 10 10:25:30 localhost kernel: [   18.768472] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
Jan 10 10:25:30 localhost systemd[1]: Mounted /media.
Jan 10 10:25:30 localhost kernel: [   18.769379] virtual base = 0xffffff800000a000. 
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/snap.
Jan 10 10:25:30 localhost kernel: [   18.769388] gicd_base = 0xffffff800000c000. 
Jan 10 10:25:30 localhost kernel: [   18.769392] gicc_base = 0xffffff800000e000. 
Jan 10 10:25:30 localhost kernel: [   18.769952] CPU1: Booted secondary processor
Jan 10 10:25:30 localhost kernel: [   18.769974] CPU1: update cpu_power 1968128
Jan 10 10:25:30 localhost kernel: [   18.772577] CPU2: Booted secondary processor
Jan 10 10:25:30 localhost kernel: [   18.772589] CPU2: update cpu_power 1968128
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/cloud.
Jan 10 10:25:30 localhost kernel: [   18.776695] CPU3: Booted secondary processor
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/dbus.
Jan 10 10:25:30 localhost kernel: [   18.776706] CPU3: update cpu_power 1968128
Jan 10 10:25:30 localhost kernel: [   18.776788] Brought up 4 CPUs
Jan 10 10:25:30 localhost kernel: [   18.776808] SMP: Total of 4 processors activated (192.00 BogoMIPS).
Jan 10 10:25:30 localhost systemd-udevd[734]: Network interface NamePolicy= disabled on kernel command line, ignoring.
Jan 10 10:25:30 localhost kernel: [   18.777397] devtmpfs: initialized
Jan 10 10:25:30 localhost kernel: [   18.782306] atomic64 test passed
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/dhcp.
Jan 10 10:25:30 localhost kernel: [   18.782313] pinctrl core: initialized pinctrl subsystem
Jan 10 10:25:30 localhost kernel: [   18.784795] NET: Registered protocol family 16
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/logrotate.
Jan 10 10:25:30 localhost kernel: [   18.785101] script_sysfs_init success
Jan 10 10:25:30 localhost kernel: [   18.785309] dump_class_init,806, success
Jan 10 10:25:30 localhost kernel: [   18.785633] vdso: 2 pages (1 code, 1 data) at base ffffffc000abd000
Jan 10 10:25:30 localhost kernel: [   18.785652] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/sudo.
Jan 10 10:25:30 localhost kernel: [   18.786904] software IO TLB [mem 0x79c00000-0x7a000000] (4MB) mapped at [ffffffc038c00000-ffffffc038ffffff]
Jan 10 10:25:30 localhost kernel: [   18.787926] DMA: preallocated 256 KiB pool for atomic allocations
Jan 10 10:25:30 localhost kernel: [   18.788050] Serial: AMBA PL011 UART driver
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/log.
Jan 10 10:25:30 localhost kernel: [   18.788149] axp81x_board_init: axp regl_devs num = 23
Jan 10 10:25:30 localhost kernel: [   18.788283] pll_audio-set_default_rate=24576000 success!
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/cache/apparmor.
Jan 10 10:25:30 localhost kernel: [   18.788303] pll_video0-set_default_rate=297000000 success!
Jan 10 10:25:30 localhost kernel: [   18.788374] pll_video1-set_default_rate=297000000 success!
Jan 10 10:25:30 localhost kernel: [   18.788434] pll_de-set_default_rate=297000000 success!
Jan 10 10:25:30 localhost kernel: [   18.789150] de-set_default_source=pll_de success!
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/apparmor.
Jan 10 10:25:30 localhost kernel: [   18.789156] de-set_default_rate=297000000 success!
Jan 10 10:25:30 localhost kernel: [   18.789199] tcon0-set_default_source=pll_mipi success!
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/tmp.
Jan 10 10:25:30 localhost kernel: [   18.789231] tcon1-set_default_source=pll_video0 success!
Jan 10 10:25:30 localhost kernel: [   18.789446] hdmi-set_default_source=pll_video0 success!
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/initramfs-tools.
Jan 10 10:25:30 localhost kernel: [   18.791649] sun50i-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
Jan 10 10:25:30 localhost kernel: [   18.791818] [sun50iw1p1_pinctrl_probe][838]
Jan 10 10:25:30 localhost kernel: [   18.793459] sun50i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
Jan 10 10:25:30 localhost kernel: [   18.794097] sunxi hwspinlock vbase:0xffffff800005c000
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/misc.
Jan 10 10:25:30 localhost kernel: [   18.799784] sunxi_chipid_probe,150: soc bin:0
Jan 10 10:25:30 localhost kernel: [   18.799792] chipid-sunxi serial 000000000000
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/waagent.
Jan 10 10:25:30 localhost kernel: [   18.804703] bio: create slab <bio-0> at 0
Jan 10 10:25:30 localhost kernel: [   18.805040] pwm module init!
Jan 10 10:25:30 localhost kernel: [   18.806249] SCSI subsystem initialized
Jan 10 10:25:30 localhost systemd[1]: Mounted /root.
Jan 10 10:25:30 localhost kernel: [   18.806376] usbcore: registered new interface driver usbfs
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/extrausers.
Jan 10 10:25:30 localhost kernel: [   18.806408] usbcore: registered new interface driver hub
Jan 10 10:25:30 localhost kernel: [   18.806470] usbcore: registered new device driver usb
Jan 10 10:25:30 localhost kernel: [   18.807191] Linux video capture interface: v2.00
Jan 10 10:25:30 localhost kernel: [   18.807662] [ARISC] :sunxi-arisc driver v1.10
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/snapd.
Jan 10 10:25:30 localhost kernel: [   18.814018] [ARISC] :sunxi-arisc driver v1.10 startup succeeded
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/systemd/random-seed.
Jan 10 10:25:30 localhost kernel: [   18.814239] Advanced Linux Sound Architecture Driver Initialized.
Jan 10 10:25:30 localhost kernel: [   18.814762] cfg80211: Calling CRDA to update world regulatory domain
Jan 10 10:25:30 localhost kernel: [   18.814890] NetLabel: Initializing
Jan 10 10:25:30 localhost kernel: [   18.814896] NetLabel:  domain hash size = 128
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/systemd/rfkill.
Jan 10 10:25:30 localhost kernel: [   18.814900] NetLabel:  protocols = UNLABELED CIPSOv4
Jan 10 10:25:30 localhost systemd[1]: Mounted /var/lib/console-conf.
Jan 10 10:25:30 localhost kernel: [   18.814936] NetLabel:  unlabeled traffic allowed by default
Jan 10 10:25:30 localhost kernel: [   18.815068] [pm]aw_pm_init!
Jan 10 10:25:30 localhost kernel: [   18.815130] rtc physical base = 0x0000000001f00000 . 
Jan 10 10:25:30 localhost systemd[1]: Started udev Kernel Device Manager.
Jan 10 10:25:30 localhost kernel: [   18.815163] np name = /soc@01c00000/rtc@01f00000. 
Jan 10 10:25:30 localhost kernel: [   18.815169] base = ffffff8000070100, len = 4.
Jan 10 10:25:30 localhost kernel: [   18.815174] pmu name: pmu0 .
Jan 10 10:25:30 localhost systemd[1]: Started udev Coldplug all Devices.
Jan 10 10:25:30 localhost kernel: [   18.815208] pmu0_enable = 0x1. 
Jan 10 10:25:30 localhost systemd[1]: Found device /dev/ttyS0.
Jan 10 10:25:30 localhost kernel: [   18.815213] pmux_id = 0x6. 
Jan 10 10:25:30 localhost kernel: [   18.815220] pmux_twi_id = 0x1. 
Jan 10 10:25:30 localhost kernel: [   18.815226] pmux_twi_addr = 0x34. 
Jan 10 10:25:30 localhost systemd[1]: Reached target Sound Card.
Jan 10 10:25:30 localhost kernel: [   18.815230] pmu name: pmu1 .
Jan 10 10:25:30 localhost kernel: [   18.815276] Warning: can not find np for pmu1. 
Jan 10 10:25:30 localhost kernel: [   18.815494] add_sys_pwr_dm: get ldo name  for id: vcc-lpddr failed
Jan 10 10:25:30 localhost kernel: [   18.815649] after inited: sys_mask config = 0x4a55. 
Jan 10 10:25:30 localhost systemd[1]: Starting Load/Save Random Seed...
Jan 10 10:25:30 localhost kernel: [   18.815671] Warning: can not find np for dynamic_standby_para. 
Jan 10 10:25:30 localhost kernel: [   18.815796] [pm]valid
Jan 10 10:25:30 localhost systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 10 10:25:30 localhost kernel: [   18.815800] [pm]valid
Jan 10 10:25:30 localhost systemd[1]: Started Load/Save Random Seed.
Jan 10 10:25:30 localhost kernel: [   18.815805] Notice: sun9i&sun8iw5&sun50i not need support normal standby, 				change to super standby.
Jan 10 10:25:30 localhost kernel: [   18.816060] Switching to clocksource arch_sys_counter
Jan 10 10:25:30 localhost kernel: [   18.830136] AppArmor: AppArmor Filesystem Enabled
Jan 10 10:25:30 localhost kernel: [   18.836867] NET: Registered protocol family 2
Jan 10 10:25:30 localhost kernel: [   18.837562] TCP established hash table entries: 8192 (order: 5, 131072 bytes)
Jan 10 10:25:30 localhost systemd[1]: Started Flush Journal to Persistent Storage.
Jan 10 10:25:30 localhost kernel: [   18.837688] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
Jan 10 10:25:30 localhost /usr/bin/snap[789]: cmd_auto_import.go:198: error: cannot mount /dev/mmcblk0: mount: /dev/mmcblk0 is already mounted or /tmp/snapd-auto-import-mount-991664000 busy
Jan 10 10:25:30 localhost /usr/bin/snap[791]: cmd_auto_import.go:198: error: cannot mount /dev/ram0: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram0,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost /usr/bin/snap[793]: cmd_auto_import.go:198: error: cannot mount /dev/ram10: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram10,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost /usr/bin/snap[806]: cmd_auto_import.go:198: error: cannot mount /dev/ram14: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram14,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost /usr/bin/snap[792]: cmd_auto_import.go:198: error: cannot mount /dev/ram1: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram1,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost /usr/bin/snap[800]: cmd_auto_import.go:198: error: cannot mount /dev/ram11: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram11,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost /usr/bin/snap[804]: cmd_auto_import.go:198: error: cannot mount /dev/ram12: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram12,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost /usr/bin/snap[805]: cmd_auto_import.go:198: error: cannot mount /dev/ram13: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram13,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost /usr/bin/snap[875]: cmd_auto_import.go:198: error: cannot mount /dev/ram2: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram2,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost systemd-udevd[745]: Could not generate persistent MAC address for dummy0: No such file or directory
Jan 10 10:25:30 localhost systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 10 10:25:30 localhost /usr/bin/snap[876]: cmd_auto_import.go:198: error: cannot mount /dev/ram3: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram3,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost systemd[1]: Starting Load/Save RF Kill Switch Status...
Jan 10 10:25:30 localhost kernel: [   18.837827] TCP: Hash tables configured (established 8192 bind 8192)
Jan 10 10:25:30 localhost kernel: [   18.837900] TCP: reno registered
Jan 10 10:25:30 localhost /usr/bin/snap[878]: cmd_auto_import.go:198: error: cannot mount /dev/ram15: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram15,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost kernel: [   18.837910] UDP hash table entries: 512 (order: 2, 16384 bytes)
Jan 10 10:25:30 localhost kernel: [   18.837938] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Jan 10 10:25:30 localhost /usr/bin/snap[886]: cmd_auto_import.go:198: error: cannot mount /dev/ram7: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram7,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost kernel: [   18.838134] NET: Registered protocol family 1
Jan 10 10:25:30 localhost /usr/bin/snap[884]: cmd_auto_import.go:198: error: cannot mount /dev/ram5: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram5,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost kernel: [   18.838422] RPC: Registered named UNIX socket transport module.
Jan 10 10:25:30 localhost kernel: [   18.838428] RPC: Registered udp transport module.
Jan 10 10:25:30 localhost kernel: [   18.838433] RPC: Registered tcp transport module.
Jan 10 10:25:30 localhost /usr/bin/snap[883]: cmd_auto_import.go:198: error: cannot mount /dev/ram4: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram4,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost kernel: [   18.838437] RPC: Registered tcp NFSv4.1 backchannel transport module.
Jan 10 10:25:30 localhost kernel: [   18.838599] Trying to unpack rootfs image as initramfs...
Jan 10 10:25:30 localhost kernel: [   19.090807] Freeing initrd memory: 5140K (ffffffc0359b2000 - ffffffc035eb7000)
Jan 10 10:25:30 localhost kernel: [   19.091913] kvm [1]: interrupt-controller@1c84000 IRQ25
Jan 10 10:25:30 localhost kernel: [   19.092305] kvm [1]: timer IRQ27
Jan 10 10:25:30 localhost /usr/bin/snap[885]: cmd_auto_import.go:198: error: cannot mount /dev/ram6: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram6,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost kernel: [   19.092320] kvm [1]: Hyp mode initialized successfully
Jan 10 10:25:30 localhost kernel: [   19.094090] lock super standby defaultly!
Jan 10 10:25:30 localhost kernel: [   19.094103] lookup_scene_lock_name: new scene lock super_standby
Jan 10 10:25:30 localhost kernel: [   19.094108] scene_lock_init name=super_standby
Jan 10 10:25:30 localhost /usr/bin/snap[889]: cmd_auto_import.go:198: error: cannot mount /dev/ram9: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram9,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost kernel: [   19.094115] scene_lock: super_standby, type 5, count 1
Jan 10 10:25:30 localhost kernel: [   19.094494] audit: initializing netlink socket (disabled)
Jan 10 10:25:30 localhost kernel: [   19.094543] type=2000 audit(0.360:1): initialized
Jan 10 10:25:30 localhost systemd[1]: Started Load/Save RF Kill Switch Status.
Jan 10 10:25:30 localhost kernel: [   19.095127] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Jan 10 10:25:30 localhost kernel: [   19.095586] VFS: Disk quotas dquot_6.5.2
Jan 10 10:25:30 localhost /usr/bin/snap[888]: cmd_auto_import.go:198: error: cannot mount /dev/ram8: #012-----#012mount: wrong fs type, bad option, bad superblock on /dev/ram8,#012       missing codepage or helper program, or other error#012#012       In some cases useful info is found in syslog - try#012       dmesg | tail or so.#012-----
Jan 10 10:25:30 localhost kernel: [   19.095694] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jan 10 10:25:30 localhost kernel: [   19.096612] NFS: Registering the id_resolver key type
Jan 10 10:25:30 localhost kernel: [   19.096650] Key type id_resolver registered
Jan 10 10:25:30 localhost kernel: [   19.096655] Key type id_legacy registered
Jan 10 10:25:30 localhost kernel: [   19.096667] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Jan 10 10:25:30 localhost kernel: [   19.096806] NTFS driver 2.1.30 [Flags: R/W].
Jan 10 10:25:30 localhost kernel: [   19.096966] fuse init (API version 7.22)
Jan 10 10:25:30 localhost kernel: [   19.097155] msgmni has been set to 1958
Jan 10 10:25:30 localhost kernel: [   19.098091] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Jan 10 10:25:30 localhost /usr/bin/snap[905]: cmd_auto_import.go:198: error: cannot mount /dev/mmcblk0p2: #012-----#012mount: /dev/mmcblk0p2 is already mounted or /tmp/snapd-auto-import-mount-244977748 busy#012       /dev/mmcblk0p2 is already mounted on /writable#012       /dev/mmcblk0p2 is already mounted on /etc/cloud#012       /dev/mmcblk0p2 is already mounted on /etc/sysctl.d#012       /dev/mmcblk0p2 is already mounted on /etc/default/keyboard#012       /dev/mmcblk0p2 is already mounted on /etc/apparmor.d/cache#012       /dev/mmcblk0p2 is already mounted on /etc/ssh#012       /dev/mmcblk0p2 is already mounted on /etc/writable#012       /dev/mmcblk0p2 is already mounted on /etc/systemd/system#012       /dev/mmcblk0p2 is already mounted on /etc/systemd/system#012       /dev/mmcblk0p2 is already mounted on /etc/sudoers.d#012       /dev/mmcblk0p2 is already mounted on /etc/hosts#012       /dev/mmcblk0p2 is already mounted on /etc/network/interfaces.d#012       /dev/mmcblk0p2 is already mounted on /etc/network/if-up.d#012       /dev/mmcblk0p2 is already mounted on /etc/udev/rules.d#012       /dev/mmcblk0p2 is already mounted on /etc/dbus-1/system.d#012       /dev/mmcblk0p2 is already mounted on /etc/modprobe.d#012       /dev/mmcblk0p2 is already mounted on /etc/ppp#012       /dev/mmcblk0p2 is already mounted on /etc/modules-load.d#012       /dev/mmcblk0p2 is already mounted on /etc/systemd/network#012       /dev/mmcblk0p2 is already mounted on /etc/netplan#012       /dev/mmcblk0p2 is already mounted on /etc/systemd/system.conf.d#012       /dev/mmcblk0p2 is already mounted on /etc/systemd/user.conf.d#012       /dev/mmcblk0p2 is already mounted on /etc/machine-id#012       /dev/mmcblk0p2 is already mounted on /var/snap#012       /dev/mmcblk0p2 is already mounted on /var/lib/waagent#012       /dev/mmcblk0p2 is already mounted on /var/tmp#012       /dev/mmcblk0p2 is already mounted on /var/lib/misc#012       /dev/mmcblk0p2 is already mounted on /var/lib/extrausers#012       /dev/mmcblk0p2 is already mounted on /var/cache/apparmor#012       /dev/mmcblk0p2 is already mounted on /var/lib/systemd/random-seed#012       /dev/mmcblk0p2 is already mounted on /var/lib/systemd/rfkill#012       /dev/mmcblk0p2 is already mounted on /home#012       /dev/mmcblk0p2 is already mounted on /var/lib/initramfs-tools#012       /dev/mmcblk0p2 is already mounted on /var/log#012       /dev/mmcblk0p2 is already mounted on /var/lib/dbus#012       /dev/mmcblk0p2 is already mounted on /var/lib/logrotate#012       /dev/mmcblk0p2 is already mounted on /var/lib/console-conf#012       /dev/mmcblk0p2 is already mounted on /var/lib/dhcp#012       /dev/mmcblk0p2 is already mounted on /snap#012       /dev/mmcblk0p2 is already mounted on /var/lib/apparmor#012       /dev/mmcblk0p2 is already mounted on /var/lib/snapd#012       /dev/mmcblk0p2 is already mounted on /root#012       /dev/mmcblk0p2 is already mounted on /var/lib/cloud#012-----
Jan 10 10:25:30 localhost kernel: [   19.098179] io scheduler noop registered
Jan 10 10:25:30 localhost kernel: [   19.098185] io scheduler deadline registered
Jan 10 10:25:30 localhost systemd[1]: Found device /dev/mmcblk0p1.
Jan 10 10:25:30 localhost kernel: [   19.098215] io scheduler cfq registered (default)
Jan 10 10:25:30 localhost kernel: [   19.098730] [DISP]disp_module_init
Jan 10 10:25:30 localhost systemd[1]: Starting File System Check on /dev/mmcblk0p1...
Jan 10 10:25:30 localhost kernel: [   19.099127] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
Jan 10 10:25:30 localhost kernel: [   19.099135] [DISP] boot_disp:0x0
Jan 10 10:25:30 localhost kernel: [   19.099705] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Jan 10 10:25:30 localhost systemd[1]: Started File System Check Daemon to report status.
Jan 10 10:25:30 localhost kernel: [   19.099844] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Jan 10 10:25:30 localhost kernel: [   19.099983] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Jan 10 10:25:30 localhost systemd-fsck[1038]: fsck.fat 3.0.28 (2015-05-16)
Jan 10 10:25:30 localhost kernel: [   19.101042] [DISP] disp_boot_para_parse,line:301:of_property_read disp.fb_base fail
Jan 10 10:25:30 localhost kernel: [   19.101049] [DISP] fb_base:0x0
Jan 10 10:25:30 localhost kernel: [   19.138204] Console: switching to colour frame buffer device 240x67
Jan 10 10:25:30 localhost kernel: [   19.166592] [DISP]disp_module_init finish
Jan 10 10:25:30 localhost kernel: [   19.166968] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
Jan 10 10:25:30 localhost systemd-fsck[1038]: /dev/mmcblk0p1: 11 files, 36644/258078 clusters
Jan 10 10:25:30 localhost kernel: [   19.166988] sw_console_setup()1173 - console setup baud 115200 parity n bits 8, flow n
Jan 10 10:25:30 localhost systemd[1]: Started File System Check on /dev/mmcblk0p1.
Jan 10 10:25:30 localhost kernel: [   20.149608] console [ttyS0] enabled
Jan 10 10:25:30 localhost kernel: [   20.153843] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
Jan 10 10:25:30 localhost kernel: [   20.160639] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
Jan 10 10:25:30 localhost systemd[1]: Mounting /boot/uboot...
Jan 10 10:25:30 localhost kernel: [   20.167536] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
Jan 10 10:25:30 localhost kernel: [   20.174396] uart4: ttyS4 at MMIO 0x1c29000 (irq = 36) is a SUNXI
Jan 10 10:25:30 localhost systemd[1]: Mounted /boot/uboot.
Jan 10 10:25:30 localhost kernel: [   20.181301] misc dump reg init
Jan 10 10:25:30 localhost kernel: [   20.184774] [drm] Initialized drm 1.1.0 20060810
Jan 10 10:25:30 localhost systemd[1]: Reached target Local File Systems.
Jan 10 10:25:30 localhost kernel: [   20.194148] brd: module loaded
Jan 10 10:25:30 localhost kernel: [   20.199740] loop: module loaded
Jan 10 10:25:30 localhost systemd[1]: Starting Set console font and keymap...
Jan 10 10:25:30 localhost kernel: [   20.203410] sunxi-bt bt.28: Missing bt_power.
Jan 10 10:25:30 localhost systemd[1]: Starting LSB: AppArmor initialization...
Jan 10 10:25:30 localhost kernel: [   20.208181] sunxi-bt bt.28: bt_power_name ((null))
Jan 10 10:25:30 localhost kernel: [   20.213418] sunxi-bt bt.28: io_regulator_name (vcc-wifi-io)
Jan 10 10:25:30 localhost setupcon[1046]: /etc/console-setup is not writable. No files will be saved there.
Jan 10 10:25:30 localhost kernel: [   20.219530] sunxi-bt bt.28: bt_rst gpio=356  mul-sel=1  pull=-1  drv_level=-1  data=0
Jan 10 10:25:30 localhost kernel: [   20.228118] sunxi-bt bt.28: clk not config
Jan 10 10:25:30 localhost kernel: [   20.232643] sunxi-bt bt.28: block state already is 1
Jan 10 10:25:30 localhost systemd[1]: Starting Create Volatile Files and Directories...
Jan 10 10:25:30 localhost kernel: [   20.238255] sunxi-wlan wlan.27: wlan_busnum (1)
Jan 10 10:25:30 localhost kernel: [   20.243207] sunxi-wlan wlan.27: Missing wlan_power.
Jan 10 10:25:30 localhost kernel: [   20.248531] sunxi-wlan wlan.27: wlan_power_name ((null))
Jan 10 10:25:30 localhost systemd-tmpfiles[1050]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
Jan 10 10:25:30 localhost kernel: [   20.254338] sunxi-wlan wlan.27: io_regulator_name (vcc-wifi-io)
Jan 10 10:25:30 localhost kernel: [   20.260810] sunxi-wlan wlan.27: wlan_regon gpio=354  mul-sel=1  pull=-1  drv_level=-1  data=0
Jan 10 10:25:30 localhost systemd[1]: Started Create Volatile Files and Directories.
Jan 10 10:25:30 localhost kernel: [   20.270147] sunxi-wlan wlan.27: wlan_hostwake gpio=355  mul-sel=6  pull=-1  drv_level=-1  data=0
Jan 10 10:25:30 localhost kernel: [   20.279754] sunxi-wlan wlan.27: clk not config
Jan 10 10:25:30 localhost systemd[1]: Starting Network Time Synchronization...
Jan 10 10:25:30 localhost kernel: [   20.285198] tun: Universal TUN/TAP device driver, 1.6
Jan 10 10:25:30 localhost kernel: [   20.290710] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Jan 10 10:25:30 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jan 10 10:25:30 localhost kernel: [   20.298069] WARNING: Get ephy clock is failed
Jan 10 10:25:30 localhost kernel: [   20.303090] eth0: Use random mac address
Jan 10 10:25:30 localhost kernel: [   20.307430] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jan 10 10:25:30 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown.
Jan 10 10:25:30 localhost kernel: [   20.314672] get ehci0-controller drv_vbus_gpio is fail
Jan 10 10:25:30 localhost kernel: [   20.320278] get ehci0-controller, regulator_io is no nocare
Jan 10 10:25:30 localhost apparmor[1047]:  * Starting AppArmor profiles
Jan 10 10:25:30 localhost kernel: [   20.326417] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000cc6b80, 0x:ffffff80000aa000, irq_no:68
Jan 10 10:25:30 localhost kernel: [   20.339674] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Jan 10 10:25:30 localhost kernel: [   20.349565] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
Jan 10 10:25:30 localhost kernel: [   20.359275] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc0004ef2c8
Jan 10 10:25:30 localhost systemd[1]: Started Network Time Synchronization.
Jan 10 10:25:30 localhost kernel: [   20.380671] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
Jan 10 10:25:30 localhost kernel: [   20.388280] ehci_irq: highspeed device connect
Jan 10 10:25:30 localhost systemd[1]: Reached target System Time Synchronized.
Jan 10 10:25:30 localhost kernel: [   20.393216] hub 1-0:1.0: USB hub found
Jan 10 10:25:30 localhost kernel: [   20.397312] hub 1-0:1.0: 1 port detected
Jan 10 10:25:30 localhost kernel: [   20.401728] scene_lock_init name=ehci_standby
Jan 10 10:25:30 localhost systemd[1]: Started Set console font and keymap.
Jan 10 10:25:30 localhost kernel: [   20.406547] get ehci1-controller drv_vbus_gpio is fail
Jan 10 10:25:30 localhost systemd[1]: Created slice system-getty.slice.
Jan 10 10:25:30 localhost kernel: [   20.412168] get ehci1-controller, regulator_io is no nocare
Jan 10 10:25:30 localhost kernel: [   20.418285] [sunxi-ehci1]: probe, pdev->name: 1c1b000.ehci1-controller, sunxi_ehci: 0xffffffc000cc6dd0, 0x:ffffff80000b2000, irq_no:6a
Jan 10 10:25:30 localhost apparmor[1047]: Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
Jan 10 10:25:30 localhost kernel: [   20.431535] sunxi-ehci 1c1b000.ehci1-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Jan 10 10:25:30 localhost kernel: [   20.441432] sunxi-ehci 1c1b000.ehci1-controller: new USB bus registered, assigned bus number 2
Jan 10 10:25:30 localhost kernel: [   20.451069] sunxi-ehci 1c1b000.ehci1-controller: irq 106, io mem 0xffffffc0004ef2c8
Jan 10 10:25:30 localhost apparmor[1047]:    ...done.
Jan 10 10:25:30 localhost kernel: [   20.479089] sunxi-ehci 1c1b000.ehci1-controller: USB 0.0 started, EHCI 1.00
Jan 10 10:25:30 localhost kernel: [   20.487001] hub 2-0:1.0: USB hub found
Jan 10 10:25:30 localhost kernel: [   20.491108] hub 2-0:1.0: 1 port detected
Jan 10 10:25:30 localhost systemd[1]: Started LSB: AppArmor initialization.
Jan 10 10:25:30 localhost kernel: [   20.495498] scene_lock_init name=ehci_standby
Jan 10 10:25:30 localhost kernel: [   20.500456] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jan 10 10:25:30 localhost systemd[1]: Starting Raise network interfaces...
Jan 10 10:25:30 localhost kernel: [   20.507330] get ohci0-controller drv_vbus_gpio is fail
Jan 10 10:25:30 localhost kernel: [   20.512951] get ohci0-controller, regulator_io is no nocare
Jan 10 10:25:30 localhost kernel: [   20.519076] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000cc66e0
Jan 10 10:25:30 localhost kernel: [   20.529290] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
Jan 10 10:25:30 localhost systemd[1]: Reached target System Initialization.
Jan 10 10:25:30 localhost kernel: [   20.538801] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 3
Jan 10 10:25:30 localhost kernel: [   20.548233] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0x6b61ff726b6b6462
Jan 10 10:25:30 localhost systemd[1]: Listening on D-Bus System Message Bus Socket.
Jan 10 10:25:30 localhost kernel: [   20.611228] hub 3-0:1.0: USB hub found
Jan 10 10:25:30 localhost kernel: [   20.615327] hub 3-0:1.0: 1 port detected
Jan 10 10:25:30 localhost kernel: [   20.619726] scene_lock_init name=ohci_standby
Jan 10 10:25:30 localhost kernel: [   20.624528] get ohci1-controller drv_vbus_gpio is fail
Jan 10 10:25:30 localhost systemd[1]: Starting Socket activation for snappy daemon.
Jan 10 10:25:30 localhost kernel: [   20.630149] get ohci1-controller, regulator_io is no nocare
Jan 10 10:25:30 localhost systemd[1]: snapd.refresh.timer: Adding 4h 5min 13.750354s random time.
Jan 10 10:25:30 localhost kernel: [   20.636263] [sunxi-ohci1]: probe, pdev->name: 1c1b000.ohci1-controller, sunxi_ohci: 0xffffffc000cc6930
Jan 10 10:25:30 localhost kernel: [   20.646468] sunxi-ohci 1c1b000.ohci1-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
Jan 10 10:25:30 localhost kernel: [   20.655975] sunxi-ohci 1c1b000.ohci1-controller: new USB bus registered, assigned bus number 4
Jan 10 10:25:30 localhost kernel: [   20.665397] ehci_irq: highspeed device disconnect
Jan 10 10:25:30 localhost kernel: [   20.670546] ohci_irq: fullspeed or lowspeed device connect
Jan 10 10:25:30 localhost systemd[1]: snapd.refresh.timer: Adding 1h 28min 568.535ms random time.
Jan 10 10:25:30 localhost kernel: [   20.670570] sunxi-ohci 1c1b000.ohci1-controller: irq 107, io mem 0x6b61ff726b6b6462
Jan 10 10:25:30 localhost systemd[1]: Started Timer to automatically refresh installed snaps.
Jan 10 10:25:30 localhost kernel: [   20.729283] hub 4-0:1.0: USB hub found
Jan 10 10:25:30 localhost kernel: [   20.733381] hub 4-0:1.0: 1 port detected
Jan 10 10:25:30 localhost kernel: [   20.737781] scene_lock_init name=ohci_standby
Jan 10 10:25:30 localhost kernel: [   20.742804] usbcore: registered new interface driver usb-storage
Jan 10 10:25:30 localhost kernel: [   20.749403] usbcore: registered new interface driver ums-alauda
Jan 10 10:25:30 localhost systemd[1]: Started Trigger resolvconf update for networkd DNS.
Jan 10 10:25:30 localhost kernel: [   20.755895] usbcore: registered new interface driver ums-cypress
Jan 10 10:25:30 localhost systemd[1]: Reached target Paths.
Jan 10 10:25:30 localhost systemd[1]: Started Daily Cleanup of Temporary Directories.
Jan 10 10:25:30 localhost systemd[1]: Reached target Timers.
Jan 10 10:25:30 localhost systemd[1]: Listening on Socket activation for snappy daemon.
Jan 10 10:25:30 localhost systemd[1]: Reached target Sockets.
Jan 10 10:25:30 localhost systemd[1]: Reached target Basic System.
Jan 10 10:25:30 localhost systemd[1]: Starting Restore /etc/resolv.conf if the system crashed before the ppp link was shut down...
Jan 10 10:25:30 localhost systemd[1]: Starting Permit User Sessions...
Jan 10 10:25:30 localhost systemd[1]: Started D-Bus System Message Bus.
Jan 10 10:25:30 localhost dbus[1141]: [system] AppArmor D-Bus mediation is enabled
Jan 10 10:25:30 localhost systemd[1]: Starting Network Service...
Jan 10 10:25:30 localhost systemd[1]: Started Regular background program processing daemon.
Jan 10 10:25:30 localhost systemd[1]: Starting Login Service...
Jan 10 10:25:30 localhost cron[1160]: (CRON) INFO (pidfile fd = 3)
Jan 10 10:25:30 localhost systemd[1]: Starting Generate sshd host keys...
Jan 10 10:25:30 localhost systemd[1]: Starting Ubuntu FAN network setup...
Jan 10 10:25:30 localhost kernel: [   20.762474] usbcore: registered new interface driver ums-datafab
Jan 10 10:25:30 localhost kernel: [   20.769054] usbcore: registered new interface driver ums_eneub6250
Jan 10 10:25:30 localhost systemd[1]: Starting System Logging Service...
Jan 10 10:25:30 localhost kernel: [   20.775829] usbcore: registered new interface driver ums-freecom
Jan 10 10:25:30 localhost kernel: [   20.782402] usbcore: registered new interface driver ums-isd200
Jan 10 10:25:30 localhost kernel: [   20.788888] usbcore: registered new interface driver ums-jumpshot
Jan 10 10:25:30 localhost cron[1160]: (CRON) INFO (Running @reboot jobs)
Jan 10 10:25:30 localhost kernel: [   20.795572] usbcore: registered new interface driver ums-karma
Jan 10 10:25:30 localhost kernel: [   20.801956] usbcore: registered new interface driver ums-onetouch
Jan 10 10:25:30 localhost kernel: [   20.808646] usbcore: registered new interface driver ums-realtek
Jan 10 10:25:30 localhost kernel: [   20.815249] usbcore: registered new interface driver ums-sddr09
Jan 10 10:25:30 localhost systemd[1]: Started Cgroup management daemon.
Jan 10 10:25:30 localhost kernel: [   20.821730] usbcore: registered new interface driver ums-sddr55
Jan 10 10:25:30 localhost kernel: [   20.828223] usbcore: registered new interface driver ums-usbat
Jan 10 10:25:30 localhost systemd[1]: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
Jan 10 10:25:30 localhost kernel: [   20.834690] usbcore: registered new interface driver usbserial
Jan 10 10:25:30 localhost systemd[1]: Started Snappy daemon.
Jan 10 10:25:30 localhost kernel: [   20.841079] usbcore: registered new interface driver usbserial_generic
Jan 10 10:25:30 localhost kernel: [   20.848228] usbserial: USB Serial support registered for generic
Jan 10 10:25:30 localhost kernel: [   20.854993] mousedev: PS/2 mouse device common for all mice
Jan 10 10:25:30 localhost kernel: [   20.861473] input: sunxi-keyboard as /devices/virtual/input/input0
Jan 10 10:25:30 localhost kernel: [   20.868685] sunxi-rtc 1f00000.rtc: rtc core: registered rtc-sunxi as rtc0
Jan 10 10:25:30 localhost systemd[1]: Starting Auto import assertions from block devices...
Jan 10 10:25:30 localhost kernel: [   20.876190] sunxi-rtc 1f00000.rtc: RTC enabled
Jan 10 10:25:30 localhost kernel: [   20.881232] i2c /dev entries driver
Jan 10 10:25:30 localhost systemd[1]: Started Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
Jan 10 10:25:30 localhost kernel: [   20.922415] input: axp81x-supplyer as /devices/platform/axp81x_board/axp81x-supplyer.47/input/input1
Jan 10 10:25:30 localhost kernel: [   20.935850] sunxi budget cooling probe start !
Jan 10 10:25:30 localhost kernel: [   20.940718] CPU freq cooling register Success
Jan 10 10:25:30 localhost systemd[1]: Started Permit User Sessions.
Jan 10 10:25:30 localhost kernel: [   20.945505] CPU hotplug cooling register Success
Jan 10 10:25:30 localhost kernel: [   20.950616] CPU budget cooling register Success
Jan 10 10:25:30 localhost kernel: [   20.955820] sunxi gpu cooling probe start !
Jan 10 10:25:30 localhost systemd[1]: Started Ubuntu FAN network setup.
Jan 10 10:25:30 localhost kernel: [   20.960386] CPU gpu cooling register Success
Jan 10 10:25:30 localhost kernel: [   20.967794] cpuidle: using governor ladder
Jan 10 10:25:30 localhost kernel: [   20.972272] cpuidle: using governor menu
Jan 10 10:25:30 localhost systemd[1]: Started Auto import assertions from block devices.
Jan 10 10:25:30 localhost kernel: [   20.977239] sunxi-mmc 1c0f000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Jan  7 2017 at 21:43:25
Jan 10 10:25:30 localhost kernel: [   20.990087] sunxi-mmc 1c0f000.sdmmc: regulator prop vmmc,str none
Jan 10 10:25:30 localhost kernel: [   20.996772] sunxi-mmc 1c0f000.sdmmc: regulator prop vqmmc,str none
Jan 10 10:25:30 localhost kernel: [   21.003526] sunxi-mmc 1c0f000.sdmmc: regulator prop vdmmc,str vcc-sdc
Jan 10 10:25:30 localhost systemd[1]: Starting Set console scheme...
Jan 10 10:25:30 localhost kernel: [   21.010610] sunxi-mmc 1c0f000.sdmmc: No vmmc regulator found
Jan 10 10:25:30 localhost kernel: [   21.016785] sunxi-mmc 1c0f000.sdmmc: No vqmmc regulator found
Jan 10 10:25:30 localhost systemd[1]: Started Raise network interfaces.
Jan 10 10:25:30 localhost kernel: [   21.023446] sunxi-mmc 1c0f000.sdmmc: Got CD GPIO #166.
Jan 10 10:25:30 localhost systemd[1]: Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
Jan 10 10:25:30 localhost kernel: [   21.029131] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.040726] sunxi-mmc 1c0f000.sdmmc: no vqmmc,Check if there is regulator
Jan 10 10:25:30 localhost kernel: [   21.059634] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.089158] sunxi-mmc 1c0f000.sdmmc: base:0xffffff80000d8000 irq:92
Jan 10 10:25:30 localhost systemd[1]: Started Login Service.
Jan 10 10:25:30 localhost kernel: [   21.096351] sunxi-mmc 1c10000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Jan  7 2017 at 21:43:25
Jan 10 10:25:30 localhost kernel: [   21.109203] sunxi-mmc 1c10000.sdmmc: Can't get vmmc regulator string
Jan 10 10:25:30 localhost kernel: [   21.116139] sunxi-mmc 1c10000.sdmmc: Can't get vqmmc regulator string
Jan 10 10:25:30 localhost kernel: [   21.123181] sunxi-mmc 1c10000.sdmmc: Can't get vdmmc regulator string
Jan 10 10:25:30 localhost systemd[1]: Started Set console scheme.
Jan 10 10:25:30 localhost kernel: [   21.130214] get() with no identifier
Jan 10 10:25:30 localhost systemd-networkd[1159]: Enumeration completed
Jan 10 10:25:30 localhost kernel: [   21.134109] get() with no identifier
Jan 10 10:25:30 localhost kernel: [   21.138005] get() with no identifier
Jan 10 10:25:30 localhost systemd[1]: Started Network Service.
Jan 10 10:25:30 localhost kernel: [   21.141908] sunxi-mmc 1c10000.sdmmc: No vmmc regulator found
Jan 10 10:25:30 localhost kernel: [   21.148083] sunxi-mmc 1c10000.sdmmc: No vqmmc regulator found
Jan 10 10:25:30 localhost systemd-networkd[1159]: eth0: IPv6 enabled for interface: Success
Jan 10 10:25:30 localhost kernel: [   21.154358] sunxi-mmc 1c10000.sdmmc: No vdmmc regulator found
Jan 10 10:25:30 localhost kernel: [   21.160966] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.171921] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
Jan 10 10:25:30 localhost kernel: [   21.188357] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
Jan 10 10:25:30 localhost systemd[1]: Starting Update resolvconf for networkd DNS...
Jan 10 10:25:30 localhost kernel: [   21.195818] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.197387] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.213875] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.217078] sunxi-mmc 1c10000.sdmmc: base:0xffffff80000e0000 irq:93
Jan 10 10:25:30 localhost kernel: [   21.217627] usbcore: registered new interface driver usbhid
Jan 10 10:25:30 localhost kernel: [   21.217628] usbhid: USB HID core driver
Jan 10 10:25:30 localhost kernel: [   21.226918] usb 3-1: new full-speed USB device number 2 using sunxi-ohci
Jan 10 10:25:30 localhost kernel: [   21.250233] usbcore: registered new interface driver snd-usb-audio
Jan 10 10:25:30 localhost kernel: [   21.252156] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.254289] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.255100] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.255909] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.256718] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.257345] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.257386] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.259755] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.324601] mmc0: host does not support reading read-only switch. assuming write-enable.
Jan 10 10:25:30 localhost kernel: [   21.327856] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
Jan 10 10:25:30 localhost kernel: [   21.327895] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
Jan 10 10:25:30 localhost kernel: [   21.327994] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 4 timing SD-HS(SDR25) dt B
Jan 10 10:25:30 localhost kernel: [   21.328013] mmc0: new high speed SDHC card at address aaaa
Jan 10 10:25:30 localhost kernel: [   21.377900] mmcblk0: mmc0:aaaa SL32G 28.7 GiB 
Jan 10 10:25:30 localhost kernel: [   21.383348] sndhdmi sound.7:  sndhdmi <-> 1c22800.daudio mapping ok
Jan 10 10:25:30 localhost kernel: [   21.385999]  mmcblk0: p1 p2
Jan 10 10:25:30 localhost kernel: [   21.394088] TCP: cubic registered
Jan 10 10:25:30 localhost kernel: [   21.394421] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.395227] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.395242] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.397642] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.399456] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.400260] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.401065] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.401869] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.402671] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.403478] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.404283] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.405087] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.405891] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.405905] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.406737] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 1, RTO !!
Jan 10 10:25:30 localhost kernel: [   21.406751] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
Jan 10 10:25:30 localhost kernel: [   21.522075] NET: Registered protocol family 10
Jan 10 10:25:30 localhost kernel: [   21.527564] sit: IPv6 over IPv4 tunneling driver
Jan 10 10:25:30 localhost kernel: [   21.532943] NET: Registered protocol family 17
Jan 10 10:25:30 localhost kernel: [   21.537837] 8021q: 802.1Q VLAN Support v1.8
Jan 10 10:25:30 localhost kernel: [   21.542455] Key type dns_resolver registered
Jan 10 10:25:30 localhost kernel: [   21.547347] Registering SWP/SWPB emulation handler
Jan 10 10:25:30 localhost kernel: [   21.552829] registered taskstats version 1
Jan 10 10:25:30 localhost kernel: [   21.568153] Key type encrypted registered
Jan 10 10:25:30 localhost kernel: [   21.572613] AppArmor: AppArmor sha1 policy hashing enabled
Jan 10 10:25:30 localhost kernel: [   21.578958] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
Jan 10 10:25:30 localhost kernel: [   21.587519] [DISP] boot_disp:0x0
Jan 10 10:25:30 localhost kernel: [   21.591750] [HDMI] power vcc-hdmi-33
Jan 10 10:25:30 localhost kernel: [   21.596119] [HDMI] cec support = 0
Jan 10 10:25:30 localhost kernel: [   21.618464] input: MOSART Semi. Rapoo 2.4G Wireless Touch Desktop  as /devices/soc.0/1c1a000.ohci0-controller/usb3/3-1/3-1:1.0/input/input2
Jan 10 10:25:30 localhost kernel: [   21.632298] hid-generic 0003:24AE:1001.0001: input: USB HID v1.10 Keyboard [MOSART Semi. Rapoo 2.4G Wireless Touch Desktop ] on usb-sunxi-ohci-1/input0
Jan 10 10:25:30 localhost kernel: [   21.653078] input: MOSART Semi. Rapoo 2.4G Wireless Touch Desktop  as /devices/soc.0/1c1a000.ohci0-controller/usb3/3-1/3-1:1.1/input/input3
Jan 10 10:25:30 localhost kernel: [   21.667053] hid-generic 0003:24AE:1001.0002: input,hiddev0: USB HID v1.10 Mouse [MOSART Semi. Rapoo 2.4G Wireless Touch Desktop ] on usb-sunxi-ohci-1/input1
Jan 10 10:25:30 localhost kernel: [   21.700267] sunxi-rtc 1f00000.rtc: setting system clock to 2010-01-01 00:00:14 UTC (1262304014)
Jan 10 10:25:30 localhost kernel: [   21.710399] input: sunxi-ths as /devices/virtual/input/input4
Jan 10 10:25:30 localhost kernel: [   21.716778] thermal thermal_zone0: failed to read out thermal zone 0
Jan 10 10:25:30 localhost kernel: [   21.724089] ALSA device list:
Jan 10 10:25:30 localhost kernel: [   21.727322]   #0: sndhdmi
Jan 10 10:25:30 localhost kernel: [   21.730604] Freeing unused kernel memory: 552K (ffffffc000a2b000 - ffffffc000ab5000)
Jan 10 10:25:30 localhost kernel: [   22.299513] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device1, type=4, mode=10
Jan 10 10:25:30 localhost kernel: [   22.781637] [ehci0-controller]: sunxi_usb_disable_ehci
Jan 10 10:25:30 localhost kernel: [   22.787256] [sunxi-ehci0]: remove, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000cc6b80
Jan 10 10:25:30 localhost kernel: [   22.797532] scene_lock_destroy name=ehci_standby
Jan 10 10:25:30 localhost kernel: [   22.802581] sunxi-ehci 1c1a000.ehci0-controller: remove, state 4
Jan 10 10:25:30 localhost kernel: [   22.809149] usb usb1: USB disconnect, device number 1
Jan 10 10:25:30 localhost kernel: [   22.816671] sunxi-ehci 1c1a000.ehci0-controller: USB bus 1 deregistered
Jan 10 10:25:30 localhost kernel: [   22.824034] [ohci0-controller]: sunxi_usb_disable_ohci
Jan 10 10:25:30 localhost kernel: [   22.829724] [sunxi-ohci0]: remove, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000cc66e0
Jan 10 10:25:30 localhost kernel: [   22.839991] scene_lock_destroy name=ohci_standby
Jan 10 10:25:30 localhost kernel: [   22.845039] sunxi-ohci 1c1a000.ohci0-controller: remove, state 1
Jan 10 10:25:30 localhost kernel: [   22.851614] usb usb3: USB disconnect, device number 1
Jan 10 10:25:30 localhost kernel: [   22.857127] usb 3-1: USB disconnect, device number 2
Jan 10 10:25:30 localhost kernel: [   23.207095] sunxi-ohci 1c1a000.ohci0-controller: USB bus 3 deregistered
Jan 10 10:25:30 localhost kernel: [   23.214371] [ehci0-controller]: sunxi_usb_enable_ehci
Jan 10 10:25:30 localhost kernel: [   23.220450] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000cc6b80, 0x:ffffff80000aa000, irq_no:68
Jan 10 10:25:30 localhost kernel: [   23.233801] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Jan 10 10:25:30 localhost kernel: [   23.243830] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
Jan 10 10:25:30 localhost kernel: [   23.253764] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc000751a6c
Jan 10 10:25:30 localhost kernel: [   23.273642] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
Jan 10 10:25:30 localhost kernel: [   23.281242] ehci_irq: highspeed device connect
Jan 10 10:25:30 localhost kernel: [   23.286318] hub 1-0:1.0: USB hub found
Jan 10 10:25:30 localhost kernel: [   23.290422] hub 1-0:1.0: 1 port detected
Jan 10 10:25:30 localhost kernel: [   23.294862] scene_lock_init name=ehci_standby
Jan 10 10:25:30 localhost kernel: [   23.299625] [ohci0-controller]: sunxi_usb_enable_ohci
Jan 10 10:25:30 localhost kernel: [   23.305168] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000cc66e0
Jan 10 10:25:30 localhost kernel: [   23.315384] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
Jan 10 10:25:30 localhost kernel: [   23.324909] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 3
Jan 10 10:25:30 localhost kernel: [   23.334361] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0xffffffc000751a6c
Jan 10 10:25:30 localhost kernel: [   23.405913] hub 3-0:1.0: USB hub found
Jan 10 10:25:30 localhost kernel: [   23.410032] hub 3-0:1.0: 1 port detected
Jan 10 10:25:30 localhost kernel: [   23.414502] scene_lock_init name=ohci_standby
Jan 10 10:25:30 localhost kernel: [   23.549147] ehci_irq: highspeed device disconnect
Jan 10 10:25:30 localhost kernel: [   23.554292] ohci_irq: fullspeed or lowspeed device connect
Jan 10 10:25:30 localhost kernel: [   24.100210] usb 3-1: new full-speed USB device number 2 using sunxi-ohci
Jan 10 10:25:30 localhost kernel: [   24.215023] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
Jan 10 10:25:30 localhost kernel: [   24.224994] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
Jan 10 10:25:30 localhost kernel: [   24.246269] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: errors=remount-ro
Jan 10 10:25:30 localhost kernel: [   24.301481] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Jan 10 10:25:30 localhost kernel: [   24.324987] input: MOSART Semi. Rapoo 2.4G Wireless Touch Desktop  as /devices/soc.0/1c1a000.ohci0-controller/usb3/3-1/3-1:1.0/input/input5
Jan 10 10:25:30 localhost kernel: [   24.339028] hid-generic 0003:24AE:1001.0003: input: USB HID v1.10 Keyboard [MOSART Semi. Rapoo 2.4G Wireless Touch Desktop ] on usb-sunxi-ohci-1/input0
Jan 10 10:25:30 localhost kernel: [   24.353922] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
Jan 10 10:25:30 localhost kernel: [   24.359180] input: MOSART Semi. Rapoo 2.4G Wireless Touch Desktop  as /devices/soc.0/1c1a000.ohci0-controller/usb3/3-1/3-1:1.1/input/input6
Jan 10 10:25:30 localhost kernel: [   24.359520] hid-generic 0003:24AE:1001.0004: input,hiddev0: USB HID v1.10 Mouse [MOSART Semi. Rapoo 2.4G Wireless Touch Desktop ] on usb-sunxi-ohci-1/input1
Jan 10 10:25:30 localhost kernel: [   24.393053] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
Jan 10 10:25:30 localhost kernel: [   24.412035] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
Jan 10 10:25:30 localhost kernel: [   24.550235] UDF-fs: warning (device loop0): udf_fill_super: No partition found (2)
Jan 10 10:25:30 localhost kernel: [   24.646914] UDF-fs: warning (device loop1): udf_fill_super: No partition found (2)
Jan 10 10:25:30 localhost kernel: [   29.509280] sunxi cedar version 0.1 
Jan 10 10:25:30 localhost kernel: [   29.509450] [cedar]: install start!!!
Jan 10 10:25:30 localhost kernel: [   29.509550] ycy the get irq is 90
Jan 10 10:25:30 localhost kernel: [   29.509850] ycy clk_bass_vir 0x18  is ffffff80014f2018, the value:3006207
Jan 10 10:25:30 localhost kernel: [   29.509857] ycy clk_bass_vir 0x13c  is ffffff80014f213c, the value:0
Jan 10 10:25:30 localhost kernel: [   29.509862] ycy clk_bass_vir 0x64  is ffffff80014f2064, the value:601810
Jan 10 10:25:30 localhost kernel: [   29.509867] ycy clk_bass_vir 0x2c4  is ffffff80014f22c4, the value:601c10
Jan 10 10:25:30 localhost kernel: [   29.509871] ycy clk_bass_vir 0x100  is ffffff80014f2100, the value:0
Jan 10 10:25:30 localhost kernel: [   29.509875] [cedar]: install end!!!
Jan 10 10:25:30 localhost kernel: [   29.682034] Registered IR keymap rc_map_sunxi
Jan 10 10:25:30 localhost kernel: [   29.682569] input: sunxi_ir_recv as /devices/soc.0/1f02000.s_cir/rc/rc0/input7
Jan 10 10:25:30 localhost kernel: [   29.683012] rc0: sunxi_ir_recv as /devices/soc.0/1f02000.s_cir/rc/rc0
Jan 10 10:25:30 localhost kernel: [   29.790287] IR RC6 protocol handler initialized
Jan 10 10:25:30 localhost kernel: [   29.892984] IR RC5(x) protocol handler initialized
Jan 10 10:25:30 localhost kernel: [   29.910651] IR NEC protocol handler initialized
Jan 10 10:25:30 localhost kernel: [   29.930262] IR JVC protocol handler initialized
Jan 10 10:25:30 localhost kernel: [   29.947690] IR Sony protocol handler initialized
Jan 10 10:25:30 localhost kernel: [   30.035820] input: MCE IR Keyboard/Mouse (sunxi-rc-recv) as /devices/virtual/input/input8
Jan 10 10:25:30 localhost kernel: [   30.037472] IR MCE Keyboard/mouse protocol handler initialized
Jan 10 10:25:30 localhost kernel: [   30.068377] IR SANYO protocol handler initialized
Jan 10 10:25:30 localhost kernel: [   30.068578] lirc_dev: IR Remote Control driver registered, major 249 
Jan 10 10:25:30 localhost kernel: [   30.091440] Driver for 1-wire Dallas network protocol.
Jan 10 10:25:30 localhost kernel: [   30.097324] [VFE]cci probe end cci_sel = 0!
Jan 10 10:25:30 localhost kernel: [   30.097549] [VFE]cci_init end
Jan 10 10:25:30 localhost kernel: [   30.188735] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-rc-recv) registered at minor = 0
Jan 10 10:25:30 localhost kernel: [   30.188770] IR LIRC bridge handler initialized
Jan 10 10:25:30 localhost kernel: [   30.389134] [VFE]Welcome to Video Front End driver
Jan 10 10:25:30 localhost kernel: [   30.389399] [VFE]csi probe end csi_sel = 0!
Jan 10 10:25:30 localhost kernel: [   30.389588] [VFE]csi_init end
Jan 10 10:25:30 localhost kernel: [   30.389832] [VFE]isp probe start isp_sel = 0!
Jan 10 10:25:30 localhost kernel: [   30.394693] [ISP] isp platform_id = 3!
Jan 10 10:25:30 localhost kernel: [   30.394712] [VFE]isp probe end isp_sel = 0!
Jan 10 10:25:30 localhost kernel: [   30.394784] [VFE]sunxi_isp_platform_register end
Jan 10 10:25:30 localhost kernel: [   30.395134] [VFE]mipi probe start mipi_sel = 0!
Jan 10 10:25:30 localhost kernel: [   30.395151] [VFE]mipi probe end mipi_sel = 0!
Jan 10 10:25:30 localhost kernel: [   30.395183] [VFE]mipi_init end
Jan 10 10:25:30 localhost kernel: [   30.395188] [VFE]flash_init end
Jan 10 10:25:30 localhost kernel: [   30.395964] [VFE]pdev->id = 0
Jan 10 10:25:30 localhost kernel: [   30.395969] [VFE]dev->vip_sel = 0
Jan 10 10:25:30 localhost kernel: [   30.396257] [VFE]vfe_init end
Jan 10 10:25:30 localhost kernel: [   30.397856] [VFE]probe_work_handle start!
Jan 10 10:25:30 localhost kernel: [   30.397998] [VFE]vfe_runtime_resume
Jan 10 10:25:30 localhost kernel: [   30.409933] [VFE]..........................vfe clk open!.......................
Jan 10 10:25:30 localhost kernel: [   30.409955] [VFE_WARN]vfe dphy clock is null
Jan 10 10:25:30 localhost kernel: [   30.409997] [VFE]V4L2 device registered as (null)
Jan 10 10:25:30 localhost kernel: [   30.410044] [VFE]vfe_runtime_suspend
Jan 10 10:25:30 localhost kernel: [   30.410049] [VFE]..........................vfe clk close!.......................
Jan 10 10:25:30 localhost kernel: [   30.416154] [VFE]probe_work_handle end!
Jan 10 10:25:30 localhost kernel: [   32.117870] UDF-fs: warning (device ram10): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.122210] UDF-fs: warning (device ram0): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.138956] UDF-fs: warning (device ram14): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.151137] UDF-fs: warning (device ram1): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.188082] UDF-fs: warning (device ram13): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.200753] UDF-fs: warning (device ram11): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.206537] UDF-fs: warning (device ram12): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.383590] UDF-fs: warning (device ram2): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.412122] UDF-fs: warning (device ram3): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.449108] UDF-fs: warning (device ram15): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.451855] UDF-fs: warning (device ram7): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.490225] UDF-fs: warning (device ram5): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.522046] UDF-fs: warning (device ram4): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.525578] UDF-fs: warning (device ram6): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.556614] UDF-fs: warning (device ram9): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   32.584999] UDF-fs: warning (device ram8): udf_fill_super: No partition found (1)
Jan 10 10:25:30 localhost kernel: [   34.890623] type=1400 audit(1484043928.880:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=1118 comm="apparmor_parser"
Jan 10 10:25:30 localhost kernel: [   34.891198] type=1400 audit(1484043928.880:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="mount-namespace-capture-helper" pid=1118 comm="apparmor_parser"
Jan 10 10:25:30 localhost kernel: [   35.037230] type=1400 audit(1484043929.030:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=1117 comm="apparmor_parser"
Jan 10 10:25:30 localhost kernel: [   35.038407] type=1400 audit(1484043929.030:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1117 comm="apparmor_parser"
Jan 10 10:25:30 localhost kernel: [   35.039368] type=1400 audit(1484043929.030:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=1117 comm="apparmor_parser"
Jan 10 10:25:30 localhost kernel: [   35.040298] type=1400 audit(1484043929.030:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1117 comm="apparmor_parser"
Jan 10 10:25:30 localhost kernel: [   36.051591] cgroup: new mount options do not match the existing superblock, will be ignored
Jan 10 10:25:30 localhost systemd[1]: Reached target Network.
Jan 10 10:25:30 localhost rsyslogd-2039: Could not open output pipe '/dev/xconsole':: No such file or directory [v8.16.0 try http://www.rsyslog.com/e/2039 ]
Jan 10 10:25:30 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Jan 10 10:26:00 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Jan 10 10:25:30 localhost systemd[1]: Starting /etc/rc.local Compatibility...
Jan 10 10:25:30 localhost systemd[1]: Started System Logging Service.
Jan 10 10:25:30 localhost systemd[1]: Started /etc/rc.local Compatibility.
Jan 10 10:25:30 localhost sh[1206]: sed: can't read /run/systemd/netif/leases/*: No such file or directory
Jan 10 10:25:30 localhost systemd[1]: Started Serial Getty on ttyS0.
Jan 10 10:25:30 localhost systemd[1]: Started Getty on tty1.
Jan 10 10:25:30 localhost systemd[1]: Reached target Login Prompts.
Jan 10 10:25:30 localhost kernel: [   36.741176] libphy: 1c30000.eth: probed
Jan 10 10:25:30 localhost kernel: [   36.741304] sunxi-gmac 1c30000.eth eth0: eth0: PHY ID 001cc915 at 0 IRQ poll (1c30000.eth-0:00)
Jan 10 10:25:30 localhost kernel: [   36.741309] init ephy for pine64
Jan 10 10:25:30 localhost kernel: [   36.785334] A link change request failed with some changes committed already. Interface eth0 may have been left with an inconsistent configuration, please check.
Jan 10 10:25:30 localhost systemd-networkd[1159]: eth0: Gained carrier
Jan 10 10:25:30 localhost systemd-networkd[1159]: eth0: Could not bring up interface: Invalid argument
Jan 10 10:25:31 localhost sh[1206]: sed: can't read /run/systemd/netif/leases/*: No such file or directory
Jan 10 10:25:32 localhost sshd-host-keygen[1162]: Creating SSH2 RSA key; this may take some time ...
Jan 10 10:25:32 localhost sshd-host-keygen[1162]: 2048 SHA256:LWwO7a/H/DZoRm4YrsRTfpzYlYSDPzpx7GvFl14NJlE root@localhost.localdomain (RSA)
Jan 10 10:25:32 localhost systemd-networkd[1159]: eth0: Gained IPv6LL
Jan 10 10:25:32 localhost systemd-timesyncd[1059]: Network configuration changed, trying to establish connection.
Jan 10 10:25:32 localhost sh[1206]: sed: can't read /run/systemd/netif/leases/*: No such file or directory
Jan 10 10:25:32 localhost systemd-networkd[1159]: eth0: Lost carrier
Jan 10 10:25:33 localhost /usr/lib/snapd/snapd[1171]: daemon.go:207: DEBUG: init done in 3.409ms
Jan 10 10:25:33 localhost /usr/lib/snapd/snapd[1171]: booted.go:81: cannot get info for "pine64-kernel": cannot find snap "pine64-kernel"
Jan 10 10:25:33 localhost /usr/lib/snapd/snapd[1171]: booted.go:81: cannot get info for "core": cannot find snap "core"
Jan 10 10:25:33 localhost snapd[1171]: 2017/01/10 10:25:33.216781 booted.go:81: cannot get info for "pine64-kernel": cannot find snap "pine64-kernel"
Jan 10 10:25:33 localhost snapd[1171]: 2017/01/10 10:25:33.216922 booted.go:81: cannot get info for "core": cannot find snap "core"
Jan 10 10:25:33 localhost snapd[1171]: 2017/01/10 10:25:33.217066 stateengine.go:98: state ensure error: devicemgr: need a model assertion
Jan 10 10:25:33 localhost /usr/lib/snapd/snapd[1171]: stateengine.go:98: state ensure error: devicemgr: need a model assertion
Jan 10 10:25:33 localhost sh[1206]: sed: can't read /run/systemd/netif/leases/*: No such file or directory
Jan 10 10:25:33 localhost sshd-host-keygen[1162]: Creating SSH2 DSA key; this may take some time ...
Jan 10 10:25:33 localhost sshd-host-keygen[1162]: 1024 SHA256:kFbSU8TGb6O3CZ3ZvsEcjTNziD5MuW00BJx8G1ODtBU root@localhost.localdomain (DSA)
Jan 10 10:25:33 localhost sshd-host-keygen[1162]: Creating SSH2 ECDSA key; this may take some time ...
Jan 10 10:25:33 localhost sshd-host-keygen[1162]: 256 SHA256:EaY8oLTAgQzfiChwmhIlPBvGAX4FtZ4S+jKE9RNSO9Q root@localhost.localdomain (ECDSA)
Jan 10 10:25:34 localhost sshd-host-keygen[1162]: Creating SSH2 ED25519 key; this may take some time ...
Jan 10 10:25:34 localhost sshd-host-keygen[1162]: 256 SHA256:FVAQr1dvF7X3NrN7qiToZKb6Xj5al1b6siYE4gnIVW4 root@localhost.localdomain (ED25519)
Jan 10 10:25:34 localhost sh[1206]: sed: can't read /run/systemd/netif/leases/*: No such file or directory
Jan 10 10:25:34 localhost systemd[1]: Started Generate sshd host keys.
Jan 10 10:25:34 localhost systemd[1]: Starting OpenBSD Secure Shell server...
Jan 10 10:25:35 localhost systemd[1]: Started OpenBSD Secure Shell server.
Jan 10 10:25:35 localhost systemd[1]: Reached target Multi-User System.
Jan 10 10:25:35 localhost systemd[1]: Reached target Graphical Interface.
Jan 10 10:25:35 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes...
Jan 10 10:25:35 localhost systemd[1]: Started Update UTMP about System Runlevel Changes.
Jan 10 10:25:35 localhost systemd[1]: Created slice system-serial\x2dconsole\x2dconf.slice.
Jan 10 10:25:35 localhost sh[1206]: sed: can't read /run/systemd/netif/leases/*: No such file or directory
Jan 10 10:25:35 localhost systemd[1]: Started Ubuntu Core Firstboot Configuration ttyS0.
Jan 10 10:25:35 localhost systemd[1]: Created slice system-console\x2dconf.slice.
Jan 10 10:25:35 localhost systemd[1]: Started Ubuntu Core Firstboot Configuration tty1.
Jan 10 10:25:36 localhost sh[1206]: sed: can't read /run/systemd/netif/leases/*: No such file or directory
Jan 10 10:25:36 localhost systemd-networkd[1159]: eth0: Gained carrier
Jan 10 10:25:36 localhost systemd-timesyncd[1059]: Network configuration changed, trying to establish connection.
Jan 10 10:25:36 localhost kernel: [   42.638940] libphy: 1c30000.eth-0:00 - Link is Up - 1000/Full
Jan 10 10:25:37 localhost sh[1206]: sed: can't read /run/systemd/netif/leases/*: No such file or directory
Jan 10 10:25:38 localhost sh[1206]: sed: can't read /run/systemd/netif/leases/*: No such file or directory
Jan 10 10:25:39 localhost systemd-networkd[1159]: eth0: DHCPv4 address 192.168.1.25/24 via 192.168.1.1
Jan 10 10:25:39 localhost systemd-timesyncd[1059]: Network configuration changed, trying to establish connection.
Jan 10 10:25:39 localhost systemd[1]: Started Update resolvconf for networkd DNS.
Jan 10 10:25:39 localhost systemd[1]: Startup finished in 7.784s (kernel) + 19.473s (userspace) = 27.257s.
Jan 10 10:25:39 localhost systemd[1]: Stopping Serial Getty on ttyS0...
Jan 10 10:25:39 localhost systemd[1]: Stopped Serial Getty on ttyS0.
Jan 10 10:25:39 localhost systemd[1]: Stopping Getty on tty1...
Jan 10 10:25:39 localhost /usr/lib/snapd/snapd[1171]: daemon.go:172: DEBUG: uid=0;@ GET /v2/system-info 694µs 200
Jan 10 10:25:39 localhost systemd[1]: Stopped Getty on tty1.
Jan 10 10:25:40 localhost /usr/lib/snapd/snapd[1171]: daemon.go:172: DEBUG: uid=0;@ GET /v2/system-info 249µs 200
Jan 10 10:25:45 localhost systemd-networkd[1159]: eth0: Configured
Jan 10 10:25:45 localhost systemd-timesyncd[1059]: Network configuration changed, trying to establish connection.
Jan 10 10:25:45 localhost systemd[1]: Starting Update resolvconf for networkd DNS...
Jan 10 10:25:45 localhost systemd[1]: Started Update resolvconf for networkd DNS.
Jan 10 10:30:35 localhost systemd-timesyncd[1059]: Synchronized to time server 91.189.91.157:123 (ntp.ubuntu.com).
Jan 10 10:30:35 localhost systemd[1]: Time has been changed
Jan 10 10:30:35 localhost systemd[1]: snapd.refresh.timer: Adding 4h 5min 11.072670s random time.
Jan 10 10:30:35 localhost systemd[1]: snapd.refresh.timer: Adding 1h 21min 53.337192s random time.
Jan 10 10:30:35 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Jan 10 10:31:05 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Jan 10 10:33:25 localhost systemd[1]: Stopping Network Service...
Jan 10 10:33:25 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Jan 10 10:33:55 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Jan 10 10:33:25 localhost systemd-timesyncd[1059]: Network configuration changed, trying to establish connection.
Jan 10 10:33:25 localhost systemd[1]: Starting Network Service...
Jan 10 10:33:25 localhost systemd-timesyncd[1059]: Synchronized to time server 91.189.91.157:123 (ntp.ubuntu.com).
Jan 10 10:33:25 localhost systemd-networkd[1386]: eth0: Gained IPv6LL
Jan 10 10:33:25 localhost systemd-networkd[1386]: Enumeration completed
Jan 10 10:33:25 localhost systemd[1]: Started Network Service.
Jan 10 10:33:25 localhost systemd-timesyncd[1059]: Network configuration changed, trying to establish connection.
Jan 10 10:33:25 localhost systemd[1]: Starting Update resolvconf for networkd DNS...
Jan 10 10:33:25 localhost sh[1387]: sed: can't read /run/systemd/netif/leases/*: No such file or directory
Jan 10 10:33:25 localhost systemd-networkd[1386]: eth0: DHCPv4 address 192.168.1.25/24 via 192.168.1.1
Jan 10 10:33:25 localhost systemd-timesyncd[1059]: Synchronized to time server 91.189.91.157:123 (ntp.ubuntu.com).
Jan 10 10:33:26 localhost systemd[1]: Started Update resolvconf for networkd DNS.
Jan 10 10:33:31 localhost /usr/lib/snapd/snapd[1171]: daemon.go:172: DEBUG: uid=0;@ POST /v2/create-user 1.773141s 200
Jan 10 10:33:38 localhost systemd-networkd[1386]: eth0: Configured
Jan 10 10:33:38 localhost systemd-timesyncd[1059]: Network configuration changed, trying to establish connection.
Jan 10 10:33:38 localhost systemd[1]: Starting Update resolvconf for networkd DNS...
Jan 10 10:33:38 localhost systemd[1]: Started Update resolvconf for networkd DNS.
Jan 10 10:33:38 localhost systemd-timesyncd[1059]: Synchronized to time server 91.189.91.157:123 (ntp.ubuntu.com).
Jan 10 10:33:50 localhost systemd[1]: Created slice User Slice of longsleep.
Jan 10 10:33:50 localhost systemd[1]: Started Session c1 of user longsleep.
Jan 10 10:33:50 localhost systemd[1]: Starting User Manager for UID 1000...
Jan 10 10:33:50 localhost systemd[1452]: Reached target Paths.
Jan 10 10:33:50 localhost systemd[1452]: Reached target Timers.
Jan 10 10:33:50 localhost systemd[1452]: Reached target Sockets.
Jan 10 10:33:50 localhost systemd[1452]: Reached target Basic System.
Jan 10 10:33:50 localhost systemd[1452]: Reached target Default.
Jan 10 10:33:50 localhost systemd[1452]: Startup finished in 111ms.
Jan 10 10:33:50 localhost systemd[1]: Started User Manager for UID 1000.
Jan 10 10:34:53 localhost /usr/lib/snapd/snapd[1171]: booted.go:81: cannot get info for "pine64-kernel": cannot find snap "pine64-kernel"
Jan 10 10:34:53 localhost rsyslogd-2007: action 'action 11' suspended, next retry is Tue Jan 10 10:35:23 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Jan 10 10:34:53 localhost /usr/lib/snapd/snapd[1171]: booted.go:81: cannot get info for "core": cannot find snap "core"
Jan 10 10:34:53 localhost snapd[1171]: 2017/01/10 10:34:53.179833 booted.go:81: cannot get info for "pine64-kernel": cannot find snap "pine64-kernel"
Jan 10 10:34:53 localhost snapd[1171]: 2017/01/10 10:34:53.180160 booted.go:81: cannot get info for "core": cannot find snap "core"
Jan 10 10:34:53 localhost snapd[1171]: 2017/01/10 10:34:53.180457 stateengine.go:98: state ensure error: devicemgr: need a model assertion
Jan 10 10:34:53 localhost /usr/lib/snapd/snapd[1171]: stateengine.go:98: state ensure error: devicemgr: need a model assertion
Download as text