Advertisement
Guest User

Untitled

a guest
Mar 7th, 2017
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 15.81 KB | None | 0 0
  1.  
  2. Starting kernel ...
  3.  
  4. [    0.000000] Booting Linux on physical CPU 0x0
  5. [    0.000000] Linux version 4.10.0-rc5-gb996ce7 (novationdev@NovationDev) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #7 SMP Wed Mar 8 16:06:05 NZDT 2017
  6. [    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  7. [    0.000000] CPU: div instructions available: patching division code
  8. [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  9. [    0.000000] OF: fdt:Machine model: Xunlong Orange Pi Zero
  10. [    0.000000] Memory policy: Data cache writealloc
  11. [    0.000000] percpu: Embedded 14 pages/cpu @cfdb6000 s24716 r8192 d24436 u57344
  12. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
  13. [    0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p1 rootwait panic=10
  14. [    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  15. [    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  16. [    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  17. [    0.000000] Memory: 250780K/262144K available (5120K kernel code, 327K rwdata, 1356K rodata, 1024K init, 266K bss, 11364K reserved, 0K cma-reserved, 0K highmem)
  18. [    0.000000] Virtual kernel memory layout:
  19. [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  20. [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
  21. [    0.000000]     vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
  22. [    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
  23. [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  24. [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
  25. [    0.000000]       .text : 0xc0008000 - 0xc0600000   (6112 kB)
  26. [    0.000000]       .init : 0xc0800000 - 0xc0900000   (1024 kB)
  27. [    0.000000]       .data : 0xc0900000 - 0xc0951d00   ( 328 kB)
  28. [    0.000000]        .bss : 0xc0953000 - 0xc0995934   ( 267 kB)
  29. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  30. [    0.000000] Hierarchical RCU implementation.
  31. [    0.000000]  Build-time adjustment of leaf fanout to 32.
  32. [    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  33. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4
  34. [    0.000000] NR_IRQS:16 nr_irqs:16 16
  35. [    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (virt).
  36. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  37. [    0.000012] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  38. [    0.000033] Switching to timer-based delay loop, resolution 41ns
  39. [    0.000298] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  40. [    0.000708] Console: colour dummy device 80x30
  41. [    0.000758] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  42. [    0.000784] pid_max: default: 32768 minimum: 301
  43. [    0.000958] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  44. [    0.000976] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  45. [    0.002024] CPU: Testing write buffer coherency: ok
  46. [    0.002512] /cpus/cpu@0 missing clock-frequency property
  47. [    0.002538] /cpus/cpu@1 missing clock-frequency property
  48. [    0.002558] /cpus/cpu@2 missing clock-frequency property
  49. [    0.002579] /cpus/cpu@3 missing clock-frequency property
  50. [    0.002599] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  51. [    0.003038] Setting up static identity map for 0x40100000 - 0x40100058
  52. [    0.004202] smp: Bringing up secondary CPUs ...
  53. [    0.006118] smp: Brought up 1 node, 1 CPU
  54. [    0.006142] SMP: Total of 1 processors activated (48.00 BogoMIPS).
  55. [    0.006154] CPU: All CPU(s) started in SVC mode.
  56. [    0.007317] devtmpfs: initialized
  57. [    0.014063] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  58. [    0.014439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  59. [    0.014552] pinctrl core: initialized pinctrl subsystem
  60. [    0.015954] NET: Registered protocol family 16
  61. [    0.016440] DMA: preallocated 256 KiB pool for atomic coherent allocations
  62. [    0.018376] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  63. [    0.018394] hw-breakpoint: maximum watchpoint size is 8 bytes.
  64. [    0.041074] SCSI subsystem initialized
  65. [    0.041889] usbcore: registered new interface driver usbfs
  66. [    0.042004] usbcore: registered new interface driver hub
  67. [    0.042119] usbcore: registered new device driver usb
  68. [    0.042498] pps_core: LinuxPPS API ver. 1 registered
  69. [    0.042512] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  70. [    0.042551] PTP clock support registered
  71. [    0.042957] Advanced Linux Sound Architecture Driver Initialized.
  72. [    0.044542] clocksource: Switched to clocksource arch_sys_counter
  73. [    0.060702] NET: Registered protocol family 2
  74. [    0.061616] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  75. [    0.061677] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
  76. [    0.061750] TCP: Hash tables configured (established 2048 bind 2048)
  77. [    0.061844] UDP hash table entries: 256 (order: 1, 8192 bytes)
  78. [    0.061903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  79. [    0.062208] NET: Registered protocol family 1
  80. [    0.063002] RPC: Registered named UNIX socket transport module.
  81. [    0.063024] RPC: Registered udp transport module.
  82. [    0.063034] RPC: Registered tcp transport module.
  83. [    0.063045] RPC: Registered tcp NFSv4.1 backchannel transport module.
  84. [    0.065624] futex hash table entries: 1024 (order: 4, 65536 bytes)
  85. [    0.066812] workingset: timestamp_bits=30 max_order=16 bucket_order=0
  86. [    0.083661] NFS: Registering the id_resolver key type
  87. [    0.083722] Key type id_resolver registered
  88. [    0.083735] Key type id_legacy registered
  89. [    0.085656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  90. [    0.085678] io scheduler noop registered
  91. [    0.085691] io scheduler deadline registered
  92. [    0.085980] io scheduler cfq registered (default)
  93. [    0.095654] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  94. [    0.099198] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  95. [    0.207103] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  96. [    0.212059] console [ttyS0] disabled
  97. [    0.232379] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 31, base_baud = 1500000) is a U6_16550A
  98. [    0.810656] console [ttyS0] enabled
  99. [    0.815126] [drm] Initialized
  100. [    0.820334] libphy: Fixed MDIO Bus: probed
  101. [    0.824440] CAN device driver interface
  102. [    0.828901] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  103. [    0.835460] ehci-platform: EHCI generic platform driver
  104. [    0.841005] ehci-platform 1c1b000.usb: EHCI Host Controller
  105. [    0.846675] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  106. [    0.854667] ehci-platform 1c1b000.usb: irq 25, io mem 0x01c1b000
  107. [    0.884590] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  108. [    0.892100] hub 1-0:1.0: USB hub found
  109. [    0.895996] hub 1-0:1.0: 1 port detected
  110. [    0.900664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  111. [    0.906956] ohci-platform: OHCI generic platform driver
  112. [    0.912476] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  113. [    0.919174] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 2
  114. [    0.927100] ohci-platform 1c1b400.usb: irq 26, io mem 0x01c1b400
  115. [    0.999834] hub 2-0:1.0: USB hub found
  116. [    1.003650] hub 2-0:1.0: 1 port detected
  117. [    1.010645] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  118. [    1.017508] sun6i-rtc 1f00000.rtc: RTC enabled
  119. [    1.022178] i2c /dev entries driver
  120. [    1.026117] IR NEC protocol handler initialized
  121. [    1.030649] IR RC5(x/sz) protocol handler initialized
  122. [    1.035731] IR RC6 protocol handler initialized
  123. [    1.040261] IR JVC protocol handler initialized
  124. [    1.044816] IR Sony protocol handler initialized
  125. [    1.049432] IR SANYO protocol handler initialized
  126. [    1.054133] IR Sharp protocol handler initialized
  127. [    1.058859] IR MCE Keyboard/mouse protocol handler initialized
  128. [    1.064712] IR XMP protocol handler initialized
  129. [    1.070217] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  130. [    1.079955] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  131. [    1.144629] sunxi-mmc 1c0f000.mmc: base:0xd0875000 irq:23
  132. [    1.152455] usbcore: registered new interface driver usbhid
  133. [    1.158087] usbhid: USB HID core driver
  134. [    1.162289] mmc0: mmc_rescan_try_freq: trying to init card at 400000 Hz
  135. [    1.170455] NET: Registered protocol family 17
  136. [    1.174998] can: controller area network core (rev 20120528 abi 9)
  137. [    1.181296] NET: Registered protocol family 29
  138. [    1.185785] can: raw protocol (rev 20120528)
  139. [    1.190062] can: broadcast manager protocol (rev 20161123 t)
  140. [    1.195758] can: netlink gateway (rev 20130117) max_hops=1
  141. [    1.201707] Key type dns_resolver registered
  142. [    1.206199] Registering SWP/SWPB emulation handler
  143. [    1.226093] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  144. [    1.272710] mmc0: host does not support reading read-only switch, assuming write-enable
  145. [    1.283086] mmc0: new high speed SDHC card at address 0002
  146. [    1.289610] mmcblk0: mmc0:0002 N/A   7.44 GiB
  147. [    1.296039]  mmcblk0: p1
  148. [    1.504567] sunxi-mmc 1c10000.mmc: base:0xd0879000 irq:24
  149. [    1.510082] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:05 UTC (5)
  150. [    1.518434] vcc3v0: disabling
  151. [    1.521414] vcc5v0: disabling
  152. [    1.524386] ALSA device list:
  153. [    1.527398]   No soundcards found.
  154. [    1.531437] mmc1: mmc_rescan_try_freq: trying to init card at 400000 Hz
  155. [    1.542968] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
  156. [    1.552288] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities
  157. [    1.576185] mmc1: new high speed SDIO card at address 0001
  158. [    1.583901] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  159. [    1.592158] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  160. [    1.600412] devtmpfs: mounted
  161. [    1.605653] Freeing unused kernel memory: 1024K
  162. [    1.807611] random: systemd: uninitialized urandom read (16 bytes read)
  163. [    1.816493] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  164. [    1.830347] systemd[1]: Detected architecture 'arm'.
  165.  
  166. Welcome to Debian GNU/Linux 8 (jessie)!
  167.  
  168. [    1.876355] systemd[1]: Failed to insert module 'autofs4'
  169. [    1.881999] systemd[1]: Failed to insert module 'ipv6'
  170. [    1.889152] systemd[1]: Set hostname to <NovationDev>.
  171. [    2.019488] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read)
  172. [    2.110782] random: systemd: uninitialized urandom read (16 bytes read)
  173. [    2.118410] random: systemd: uninitialized urandom read (16 bytes read)
  174. [    2.127111] random: systemd: uninitialized urandom read (16 bytes read)
  175. [    2.155197] random: systemd: uninitialized urandom read (16 bytes read)
  176. [    2.172242] random: systemd: uninitialized urandom read (16 bytes read)
  177. [    2.179405] random: systemd: uninitialized urandom read (16 bytes read)
  178. [    2.218948] random: systemd: uninitialized urandom read (16 bytes read)
  179. [    2.239777] random: systemd: uninitialized urandom read (16 bytes read)
  180. [    2.334775] systemd[1]: Cannot add dependency job for unit dbus.socket, ignoring: Unit dbus.socket failed to load: No such file or directory.
  181. [    2.351525] systemd[1]: Expecting device dev-ttyS0.device...
  182.          Expecting device dev-ttyS0.device...
  183. [    2.384784] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  184. [    2.392839] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  185. [    2.400635] systemd[1]: Starting Remote File Systems (Pre).
  186. [  OK  ] Reached target Remote File Systems (Pre).
  187. [  OK  ] Reached target Encrypted Volumes.
  188. [  OK  ] Reached target Paths.
  189. [  OK  ] Reached target Swap.
  190. [  OK  ] Created slice Root Slice.
  191. [  OK  ] Created slice User and Session Slice.
  192. [  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
  193. [  OK  ] Listening on Delayed Shutdown Socket.
  194. [  OK  ] Listening on Journal Socket (/dev/log).
  195. [FAILED] Failed to listen on udev Kernel Socket.
  196. See 'systemctl status systemd-udevd-kernel.socket' for details.
  197. [FAILED] Failed to listen on udev Control Socket.
  198. See 'systemctl status systemd-udevd-control.socket' for details.
  199. [  OK  ] Listening on Journal Socket.
  200. [  OK  ] Created slice System Slice.
  201. [  OK  ] Created slice system-getty.slice.
  202. [  OK  ] Created slice system-serial\x2dgetty.slice.
  203.          Starting Increase datagram queue length...
  204.          Mounting Debug File System...
  205.          Starting Load Kernel Modules...
  206.          Starting Create Static Device Nodes in /dev...
  207.          Starting udev Coldplug all Devices...
  208.          Starting Copy rules generated while the root was ro...
  209. [  OK  ] Reached target Slices.
  210.          Starting Remount Root and Kernel File Systems...
  211. [    3.105743] random: fast init done
  212. [  OK  ] Mounted Debug File System.
  213. [  OK  ] Started Increase datagram queue length.
  214. [  OK  ] Started Load Kernel Modules.
  215. [  OK  ] Started Create Static Device Nodes in /dev.
  216. [  OK  ] Started Copy rules generated while the root was ro.
  217. [  OK  ] Started Remount Root and Kernel File Systems.
  218. [  OK  ] Started udev Coldplug all Devices.
  219.          Starting Load/Save Random Seed...
  220. [  OK  ] Reached target Local File Systems (Pre).
  221. [  OK  ] Reached target Local File Systems.
  222. [  OK  ] Reached target Remote File Systems.
  223.          Starting Create Volatile Files and Directories...
  224.          Starting Apply Kernel Variables...
  225. [  OK  ] Listening on Syslog Socket.
  226. [  OK  ] Reached target Sockets.
  227.          Starting Journal Service...
  228. [  OK  ] Started Journal Service.
  229.          Starting Trigger Flushing of Journal to Persistent Storage...
  230. [FAILED] Failed to start Load/Save Random Seed.
  231. See 'systemctl status systemd-random-seed.service' for details.
  232. [  OK  ] Started Apply Kernel Variables.
  233. [  OK  ] Started Trigger Flushing of Journal to Persistent Storage.
  234.          Starting LSB: Raise network interfaces....
  235. [  OK  ] Started LSB: Raise network interfaces..
  236. [  OK  ] Reached target Network.
  237. [  OK  ] Started Create Volatile Files and Directories.
  238. [    5.431883] systemd-journald[100]: Received request to flush runtime journal from PID 1
  239.          Starting Update UTMP about System Boot/Shutdown...
  240. [FAILED] Failed to start Update UTMP about System Boot/Shutdown.
  241. See 'systemctl status systemd-update-utmp.service' for details.
  242. [DEPEND] Dependency failed for Update UTMP about System Runlevel Changes.
  243. [  OK  ] Reached target System Initialization.
  244. [  OK  ] Reached target Timers.
  245. [  OK  ] Reached target Basic System.
  246.          Starting Regular background program processing daemon...
  247. [  OK  ] Started Regular background program processing daemon.
  248.          Starting /etc/rc.local Compatibility...
  249.          Starting Permit User Sessions...
  250.          Starting System Logging Service...
  251.          Starting getty on tty2-tty4 if dbus and logind are not available...
  252. [  OK  ] Started /etc/rc.local Compatibility.
  253. [  OK  ] Started Permit User Sessions.
  254. [  OK  ] Started System Logging Service.
  255. [  OK  ] Started getty on tty2-tty4 if dbus and logind are not available.
  256.          Starting Getty on tty4...
  257. [  OK  ] Started Getty on tty4.
  258.          Starting Getty on tty2...
  259. [  OK  ] Started Getty on tty2.
  260.          Starting Getty on tty3...
  261. [  OK  ] Started Getty on tty3.
  262.          Starting Getty on tty1...
  263. [  OK  ] Started Getty on tty1.
  264. [ TIME ] Timed out waiting for device dev-ttyS0.device.
  265. [DEPEND] Dependency failed for Serial Getty on ttyS0.
  266. [  OK  ] Reached target Login Prompts.
  267. [  OK  ] Reached target Multi-User System.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement