Advertisement
Guest User

Untitled

a guest
Sep 6th, 2018
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.03 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 4.19.0-rc2-rpi-dirty (sergey@hanniubuntu) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #2 SMP PREEMPT Wed Sep 5 22:36:09 MSK 2018
  3. [ 0.000000] Machine model: Raspberry Pi 3 Model B
  4. [ 0.000000] efi: Getting EFI parameters from FDT:
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] cma: Reserved 256 MiB at 0x0000000020000000
  7. [ 0.000000] NUMA: No NUMA configuration found
  8. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
  9. [ 0.000000] NUMA: NODE_DATA [mem 0x3b3db580-0x3b3dcd3f]
  10. [ 0.000000] Zone ranges:
  11. [ 0.000000] DMA32 [mem 0x0000000000000000-0x000000003b3fffff]
  12. [ 0.000000] Normal empty
  13. [ 0.000000] Movable zone start for each node
  14. [ 0.000000] Early memory node ranges
  15. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
  16. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
  17. [ 0.000000] On node 0 totalpages: 242688
  18. [ 0.000000] DMA32 zone: 3792 pages used for memmap
  19. [ 0.000000] DMA32 zone: 0 pages reserved
  20. [ 0.000000] DMA32 zone: 242688 pages, LIFO batch:63
  21. [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x410 with crng_init=0
  22. [ 0.000000] percpu: Embedded 23 pages/cpu @(____ptrval____) s56344 r8192 d29672 u94208
  23. [ 0.000000] pcpu-alloc: s56344 r8192 d29672 u94208 alloc=23*4096
  24. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  25. [ 0.000000] Detected VIPT I-cache on CPU0
  26. [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  27. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  28. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  29. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
  30. [ 0.000000] Policy zone: DMA32
  31. [ 0.000000] Kernel command line: earlyprintk dwc_otg.lpm_enable=0 root=/dev/mmcblk0p2 rootfstype=ext4 rootflags=commit=100,data=writeback elevator=deadline cma=256M@512M console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 net.ifnames=0 ipv6.disable=1 rootwait panic=10 consoleblank=0 console=tty1 fbcon=map:10 init=/bin/systemd
  32. [ 0.000000] Memory: 678536K/970752K available (8508K kernel code, 556K rwdata, 2768K rodata, 704K init, 348K bss, 30072K reserved, 262144K cma-reserved)
  33. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  34. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  35. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  36. [ 0.000000] Tasks RCU enabled.
  37. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  38. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  39. [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
  40. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  41. [ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  42. [ 0.000212] Console: colour dummy device 80x25
  43. [ 0.000810] console [tty1] enabled
  44. [ 0.000907] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  45. [ 0.000946] pid_max: default: 32768 minimum: 301
  46. [ 0.001078] Security Framework initialized
  47. [ 0.002181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  48. [ 0.002739] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  49. [ 0.002807] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  50. [ 0.002851] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  51. [ 0.028073] ASID allocator initialised with 32768 entries
  52. [ 0.036070] rcu: Hierarchical SRCU implementation.
  53. [ 0.044920] EFI services will not be available.
  54. [ 0.052121] smp: Bringing up secondary CPUs ...
  55. [ 0.084274] Detected VIPT I-cache on CPU1
  56. [ 0.084337] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  57. [ 0.116369] Detected VIPT I-cache on CPU2
  58. [ 0.116409] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  59. [ 0.148474] Detected VIPT I-cache on CPU3
  60. [ 0.148513] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  61. [ 0.148637] smp: Brought up 1 node, 4 CPUs
  62. [ 0.148745] SMP: Total of 4 processors activated.
  63. [ 0.148768] CPU features: detected: 32-bit EL0 Support
  64. [ 0.151434] CPU: All CPU(s) started at EL2
  65. [ 0.151472] alternatives: patching kernel code
  66. [ 0.153031] devtmpfs: initialized
  67. [ 0.160918] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  68. [ 0.160998] futex hash table entries: 1024 (order: 4, 65536 bytes)
  69. [ 0.171581] pinctrl core: initialized pinctrl subsystem
  70. [ 0.172959] DMI not present or invalid.
  71. [ 0.173412] NET: Registered protocol family 16
  72. [ 0.176024] audit: initializing netlink subsys (disabled)
  73. [ 0.176207] audit: type=2000 audit(0.172:1): state=initialized audit_enabled=0 res=1
  74. [ 0.177671] cpuidle: using governor menu
  75. [ 0.178279] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  76. [ 0.178312] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  77. [ 0.179972] DMA: preallocated 256 KiB pool for atomic allocations
  78. [ 0.180807] Serial: AMBA PL011 UART driver
  79. [ 0.204625] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  80. [ 0.206440] cryptd: max_cpu_qlen set to 1000
  81. [ 0.208102] SCSI subsystem initialized
  82. [ 0.208423] libata version 3.00 loaded.
  83. [ 0.208982] usbcore: registered new interface driver usbfs
  84. [ 0.209091] usbcore: registered new interface driver hub
  85. [ 0.209219] usbcore: registered new device driver usb
  86. [ 0.209511] usb_phy_generic phy: phy supply vcc not found, using dummy regulator
  87. [ 0.209607] usb_phy_generic phy: Linked as a consumer to regulator.0
  88. [ 0.210144] pps_core: LinuxPPS API ver. 1 registered
  89. [ 0.210173] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  90. [ 0.210231] PTP clock support registered
  91. [ 0.210454] EDAC MC: Ver: 3.0.0
  92. [ 0.211494] Advanced Linux Sound Architecture Driver Initialized.
  93. [ 0.212919] clocksource: Switched to clocksource arch_sys_counter
  94. [ 0.213154] VFS: Disk quotas dquot_6.6.0
  95. [ 0.213248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  96. [ 0.224718] NET: Registered protocol family 2
  97. [ 0.225561] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
  98. [ 0.225717] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  99. [ 0.225870] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  100. [ 0.226077] TCP: Hash tables configured (established 8192 bind 8192)
  101. [ 0.226312] UDP hash table entries: 512 (order: 2, 16384 bytes)
  102. [ 0.226378] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  103. [ 0.226588] NET: Registered protocol family 1
  104. [ 0.227137] RPC: Registered named UNIX socket transport module.
  105. [ 0.227162] RPC: Registered udp transport module.
  106. [ 0.227180] RPC: Registered tcp transport module.
  107. [ 0.227199] RPC: Registered tcp NFSv4.1 backchannel transport module.
  108. [ 0.228844] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  109. [ 0.229070] kvm [1]: 8-bit VMID
  110. [ 0.229719] kvm [1]: Hyp mode initialized successfully
  111. [ 0.232357] Initialise system trusted keyrings
  112. [ 0.232572] workingset: timestamp_bits=44 max_order=18 bucket_order=0
  113. [ 0.244410] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  114. [ 0.245648] NFS: Registering the id_resolver key type
  115. [ 0.245701] Key type id_resolver registered
  116. [ 0.245720] Key type id_legacy registered
  117. [ 0.245748] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  118. [ 0.245995] 9p: Installing v9fs 9p2000 file system support
  119. [ 0.246163] pstore: using deflate compression
  120. [ 0.250526] Key type asymmetric registered
  121. [ 0.250559] Asymmetric key parser 'x509' registered
  122. [ 0.250661] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  123. [ 0.250693] io scheduler noop registered
  124. [ 0.250711] io scheduler deadline registered (default)
  125. [ 0.250963] io scheduler cfq registered
  126. [ 0.250986] io scheduler mq-deadline registered (default)
  127. [ 0.251007] io scheduler kyber registered
  128. [ 0.262503] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  129. [ 0.264772] 3f215040.serial: ttyS1 at MMIO 0x0 (irq = 61, base_baud = 31250000) is a 16550
  130. [ 0.266431] cacheinfo: Unable to detect cache hierarchy for CPU 0
  131. [ 0.277505] loop: module loaded
  132. [ 0.280529] libphy: Fixed MDIO Bus: probed
  133. [ 0.280565] tun: Universal TUN/TAP device driver, 1.6
  134. [ 0.282286] VFIO - User Level meta-driver version: 0.3
  135. [ 0.283475] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  136. [ 0.283509] ehci-platform: EHCI generic platform driver
  137. [ 0.283664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  138. [ 0.283710] ohci-platform: OHCI generic platform driver
  139. [ 0.284191] usbcore: registered new interface driver usb-storage
  140. [ 0.286579] i2c /dev entries driver
  141. [ 0.288403] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  142. [ 0.289638] sdhci: Secure Digital Host Controller Interface driver
  143. [ 0.289677] sdhci: Copyright(c) Pierre Ossman
  144. [ 0.289842] Synopsys Designware Multimedia Card Interface Driver
  145. [ 0.290748] sdhost-bcm2835 3f202000.mmc: unable to initialise DMA channel. Falling back to PIO
  146. [ 0.369502] sdhost-bcm2835 3f202000.mmc: loaded - DMA disabled
  147. [ 0.369737] sdhci-pltfm: SDHCI platform and OF driver helper
  148. [ 0.401652] mmc1: SDHCI controller on 3f300000.sdhci [3f300000.sdhci] using PIO
  149. [ 0.402877] ledtrig-cpu: registered to indicate activity on CPUs
  150. [ 0.404469] usbcore: registered new interface driver usbhid
  151. [ 0.404506] usbhid: USB HID core driver
  152. [ 0.404986] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  153. [ 0.406815] NET: Registered protocol family 17
  154. [ 0.406957] 9pnet: Installing 9P2000 support
  155. [ 0.407060] Key type dns_resolver registered
  156. [ 0.408494] registered taskstats version 1
  157. [ 0.408518] Loading compiled-in X.509 certificates
  158. [ 0.413876] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 66, base_baud = 0) is a PL011 rev2
  159. [ 0.683083] mmc0: host does not support reading read-only switch, assuming write-enable
  160. [ 0.694448] mmc0: new high speed SDHC card at address 0001
  161. [ 0.695967] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
  162. [ 0.717615] mmcblk0: p1 p2
  163. [ 1.321078] console [ttyAMA0] enabled
  164. [ 1.324998] serial serial0: tty port ttyAMA0 registered
  165. [ 1.332949] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-08-29 14:52
  166. [ 1.342976] dwc2 3f980000.usb: 3f980000.usb supply vusb_d not found, using dummy regulator
  167. [ 1.351419] dwc2 3f980000.usb: Linked as a consumer to regulator.0
  168. [ 1.357638] dwc2 3f980000.usb: 3f980000.usb supply vusb_a not found, using dummy regulator
  169. [ 1.416437] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter lpm=1
  170. [ 1.423264] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter lpm_clock_gating=1
  171. [ 1.431214] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter besl=1
  172. [ 1.438117] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter hird_threshold_en=1
  173. [ 1.446826] dwc2 3f980000.usb: DWC OTG Controller
  174. [ 1.451583] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1
  175. [ 1.458705] dwc2 3f980000.usb: irq 41, io mem 0x3f980000
  176. [ 1.464925] hub 1-0:1.0: USB hub found
  177. [ 1.468717] hub 1-0:1.0: 1 port detected
  178. [ 1.478525] hctosys: unable to open rtc device (rtc0)
  179. [ 1.483736] ALSA device list:
  180. [ 1.486757] No soundcards found.
  181. [ 1.495803] random: fast init done
  182. [ 1.503995] EXT4-fs (mmcblk0p2): mounted filesystem with writeback data mode. Opts: commit=100,data=writeback
  183. [ 1.513977] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  184. [ 1.528638] devtmpfs: mounted
  185. [ 1.532330] Freeing unused kernel memory: 704K
  186. [ 1.536915] Run /bin/systemd as init process
  187. [ 1.712613] mmc1: error -110 whilst initialising SDIO card
  188. [ 1.864958] usb 1-1: new high-speed USB device number 2 using dwc2
  189. [ 1.882391] random: crng init done
  190. [ 1.925026] systemd[1]: System time before build time, advancing clock.
  191. [ 2.000192] IPv6: Loaded, but administratively disabled, reboot required to enable
  192. [ 2.041740] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  193. [ 2.060148] systemd[1]: Detected architecture arm64.
  194. [ 2.066926] systemd[1]: Set hostname to <rpi3-arm64-stretch>.
  195. [ 2.085852] hub 1-1:1.0: USB hub found
  196. [ 2.090423] hub 1-1:1.0: 5 ports detected
  197. [ 2.359415] systemd[1]: Listening on Journal Socket (/dev/log).
  198. [ 2.366235] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  199. [ 2.374448] systemd[1]: Listening on Syslog Socket.
  200. [ 2.379630] systemd[1]: Listening on udev Control Socket.
  201. [ 2.385239] systemd[1]: Listening on fsck to fsckd communication Socket.
  202. [ 2.388941] usb 1-1.1: new high-speed USB device number 3 using dwc2
  203. [ 2.398458] systemd[1]: Reached target Remote File Systems.
  204. [ 2.404375] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  205. [ 2.941563] smsc95xx v1.0.6
  206. [ 3.038327] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:27:c4:5d
  207. [ 3.050097] usbcore: registered new interface driver smsc95xx
  208. [ 3.270610] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  209. [ 3.315843] mmc1: error -110 whilst initialising SDIO card
  210. [ 3.721658] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro,discard,data=writeback,commit=100
  211. [ 3.820321] systemd-journald[1029]: Received request to flush runtime journal from PID 1
  212. [ 3.852245] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SS
  213. [ 4.064875] i2c-bcm2835 3f805000.i2c: Could not read clock-frequency property
  214. [ 4.463176] vc4_hdmi 3f902000.hdmi: ASoC: Failed to create component debugfs directory
  215. [ 4.476638] vc4_hdmi 3f902000.hdmi: vc4-hdmi-hifi <-> 3f902000.hdmi mapping ok
  216. [ 4.484008] vc4_hdmi 3f902000.hdmi: ASoC: no DMI vendor name!
  217. [ 4.492415] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
  218. [ 4.500152] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops [vc4])
  219. [ 4.510741] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
  220. [ 4.518074] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
  221. [ 4.525434] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
  222. [ 4.533320] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
  223. [ 4.541523] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
  224. [ 4.656239] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
  225. [ 4.686295] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
  226. [ 4.693108] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  227. [ 4.702214] [drm] Driver supports precise vblank timestamp query.
  228. [ 4.750575] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
  229. [ 4.780619] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
  230. [ 4.825909] vc4-drm soc:gpu: [drm:drm_fb_helper_fbdev_setup [drm_kms_helper]] *ERROR* Failed to set fbdev configuration
  231. [ 4.856752] bcm2835-rng 3f104000.rng: hwrng registered
  232. [ 5.155818] mmc1: error -110 whilst initialising SDIO card
  233. [ 5.853317] Internal error: SP/PC alignment exception: 8a000000 [#1] PREEMPT SMP
  234. [ 5.860739] Modules linked in: vc4 drm_kms_helper drm crc32_ce drm_panel_orientation_quirks pwm_bcm2835 i2c_bcm2835 bcm2835_rng rng_core bcm2835_dma virt_dma smsc95xx usbnet ip_tables x_tables ipv6
  235. [ 5.878348] CPU: 2 PID: 68 Comm: kworker/2:1 Not tainted 4.19.0-rc2-rpi-dirty #2
  236. [ 5.885744] Hardware name: Raspberry Pi 3 Model B (DT)
  237. [ 5.890934] Workqueue: events output_poll_execute [drm_kms_helper]
  238. [ 5.897118] pstate: 20000005 (nzCv daif -PAN -UAO)
  239. [ 5.901906] pc : 0x44059106e063
  240. [ 5.905146] lr : drm_client_dev_hotplug+0x70/0xb8 [drm]
  241. [ 5.910367] sp : ffff000009053cf0
  242. [ 5.913676] x29: ffff000009053cf0 x28: 0000000000000000
  243. [ 5.918988] x27: ffff000000a7cc50 x26: 0000000000000001
  244. [ 5.924298] x25: ffff800039f0ea30 x24: 0000000000000001
  245. [ 5.929609] x23: ffff800039f0e8f8 x22: ffff000000a23360
  246. [ 5.934920] x21: ffff800039f0e918 x20: ffff800039f0e800
  247. [ 5.940230] x19: ffff80003615b200 x18: 0000000000000400
  248. [ 5.945541] x17: 0000000000000000 x16: 0000000000000000
  249. [ 5.950851] x15: 0000000000000400 x14: 0000000000000400
  250. [ 5.956162] x13: 0000000000000000 x12: 0000000000000000
  251. [ 5.961472] x11: ffff80003b386980 x10: 0000000000000000
  252. [ 5.966783] x9 : 00000000ffffffff x8 : ffff80003b3872e0
  253. [ 5.972093] x7 : ffff8000358cfa80 x6 : ffff800039498000
  254. [ 5.977404] x5 : ffff000009053bc0 x4 : ffff80003b3b7c60
  255. [ 5.982714] x3 : ffff800039f0e8f8 x2 : ffff800039498000
  256. [ 5.988025] x1 : f90044059106e063 x0 : ffff80003615b200
  257. [ 5.993338] Process kworker/2:1 (pid: 68, stack limit = 0x0000000028322d27)
  258. [ 6.000297] Call trace:
  259. [ 6.002739] 0x44059106e063
  260. [ 6.005567] drm_kms_helper_hotplug_event+0x30/0x40 [drm_kms_helper]
  261. [ 6.011950] output_poll_execute+0x1a4/0x1e0 [drm_kms_helper]
  262. [ 6.017701] process_one_work+0x1e0/0x318
  263. [ 6.021708] worker_thread+0x40/0x450
  264. [ 6.025367] kthread+0x128/0x130
  265. [ 6.028593] ret_from_fork+0x10/0x18
  266. [ 6.032168] Code: bad PC value
  267. [ 6.035221] ---[ end trace 56b58b7a314a9c7e ]---
  268. [ 6.632583] mmc1: error -110 whilst initialising SDIO card
  269. [ 7.044195] EXT4-fs (mmcblk0p2): resizing filesystem from 236288 to 7795712 blocks
  270. [ 7.647754] EXT4-fs (mmcblk0p2): resized filesystem to 7795712
  271. [ 8.475723] systemd[1]: apt-daily.timer: Adding 10h 49min 56.623540s random time.
  272. [ 131.993062] smsc95xx 1-1.1:1.0 eth0: link down
  273. [ 133.799794] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement