Advertisement
Guest User

Untitled

a guest
Jun 15th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.14 KB | None | 0 0
  1. U-Boot SPL 2015.01-00001-gb2412df (Jan 29 2015 - 15:01:06)
  2.  
  3.  
  4. U-Boot 2015.01-00001-gb2412df (Jan 29 2015 - 15:01:06), Build: jenkins-github_Bo otloader-Builder-105
  5.  
  6. Watchdog enabled
  7. I2C: ready
  8. DRAM: 512 MiB
  9. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  10. Using default environment
  11.  
  12. Net: <ethaddr> not set. Validating first E-fuse MAC
  13. cpsw
  14. Hit any key to stop autoboot: 0
  15. gpio: pin 53 (gpio 53) value is 1
  16. switch to partitions #0, OK
  17. mmc0 is current device
  18. gpio: pin 54 (gpio 54) value is 1
  19. Checking for: /uEnv.txt ...
  20. reading uEnv.txt
  21. 33 bytes read in 4 ms (7.8 KiB/s)
  22. gpio: pin 55 (gpio 55) value is 1
  23. Loaded environment from uEnv.txt
  24. Importing environment from mmc ...
  25. Checking if uenvcmd is set ...
  26. Checking if client_ip is set ...
  27. Checking for: /boot.scr ...
  28. Checking for: /boot/boot.scr ...
  29. Checking for: /boot/uEnv.txt ...
  30. gpio: pin 55 (gpio 55) value is 1
  31. 33 bytes read in 44 ms (0 Bytes/s)
  32. Loaded environment from /boot/uEnv.txt
  33. Checking if uname_r is set in /boot/uEnv.txt...
  34. ** Invalid partition 3 **
  35. ** Invalid partition 4 **
  36. ** Invalid partition 5 **
  37. ** Invalid partition 6 **
  38. ** Invalid partition 7 **
  39. gpio: pin 56 (gpio 56) value is 0
  40. gpio: pin 55 (gpio 55) value is 0
  41. gpio: pin 54 (gpio 54) value is 0
  42. switch to partitions #0, OK
  43. mmc1(part 0) is current device
  44. gpio: pin 54 (gpio 54) value is 1
  45. Checking for: /uEnv.txt ...
  46. Checking for: /boot.scr ...
  47. Checking for: /boot/boot.scr ...
  48. Checking for: /boot/uEnv.txt ...
  49. gpio: pin 55 (gpio 55) value is 1
  50. 811 bytes read in 15 ms (52.7 KiB/s)
  51. Loaded environment from /boot/uEnv.txt
  52. Checking if uname_r is set in /boot/uEnv.txt...
  53. gpio: pin 56 (gpio 56) value is 1
  54. Running uname_boot ...
  55. loading /boot/vmlinuz-3.8.13-bone71.2 ...
  56. 5632984 bytes read in 329 ms (16.3 MiB/s)
  57. loading /boot/dtbs/3.8.13-bone71.2/am335x-boneblack.dtb ...
  58. 26818 bytes read in 24 ms (1.1 MiB/s)
  59. debug: [console=ttyO0,115200n8 run_hardware_tests quiet root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait fixrtc quiet init=/lib/systemd/systemd] ...
  60. debug: [bootz 0x82000000 - 0x88000000] ...
  61. Kernel image @ 0x82000000 [ 0x000000 - 0x55f3d8 ]
  62. ## Flattened Device Tree blob at 88000000
  63. Booting using the fdt blob at 0x88000000
  64. Loading Device Tree to 8fff6000, end 8ffff8c1 ... OK
  65.  
  66. Starting kernel ...
  67.  
  68. Uncompressing Linux... done, booting the kernel.
  69. [ 0.178643] omap2_mbox_probe: platform not supported
  70. [ 0.333557] tps65217-bl tps65217-bl: no platform data provided
  71. [ 0.427716] bone-capemgr bone_capemgr.9: slot #0: No cape found
  72. [ 0.464804] bone-capemgr bone_capemgr.9: slot #1: No cape found
  73. [ 0.501913] bone-capemgr bone_capemgr.9: slot #2: No cape found
  74. [ 0.539025] bone-capemgr bone_capemgr.9: slot #3: No cape found
  75. [ 0.554905] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI)
  76. [ 0.564493] bone-capemgr bone_capemgr.9: slot #6: Failed verification
  77. [ 0.571226] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  78. [ 0.587669] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
  79. [ 0.650640] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
  80. [ 0.662297] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
  81. [ 0.669572] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
  82. [ 0.694928] pinctrl-single 44e10800.pinmux: pin 44e108a0 already requested by 44e10800.pinmux; cannot claim for hdmi.13
  83. [ 0.706255] pinctrl-single 44e10800.pinmux: pin-40 (hdmi.13) status -22
  84. [ 0.713165] pinctrl-single 44e10800.pinmux: could not request pin 40 on device pinctrl-single
  85. [ 0.722063] slave hdmi.13: Failed to select default state
  86. [ 0.839034] genirq: Flags mismatch irq 36. 00000000 (tilcdc) vs. 00000000 (da8xx_lcdc)
  87. [ 0.847343] tilcdc 4830e000.fb: failed to install IRQ handler
  88. [FAILED] Failed to start Create list of requ...ce nodes for the current kernel.
  89. See 'systemctl status kmod-static-nodes.service' for details.
  90. [ 2.266380] systemd[1]: Failed to start Create list of required static device nodes for the current kernel.
  91. [FAILED] Failed to start Load Kernel Modules.
  92. See 'systemctl status systemd-modules-load.service' for details.
  93. [ 2.320671] systemd[1]: Failed to start Load Kernel Modules.
  94. [ OK ] Started udev Kernel Device Manager.
  95. [ OK ] Started udev Coldplug all Devices.
  96. [ OK ] Started File System Check Daemon to report status.
  97. Starting File System Check Daemon to report status...
  98. Starting LSB: Set preliminary keymap...
  99. Starting LSB: Tune IDE hard disks...
  100. Mounting FUSE Control File System...
  101. Starting Apply Kernel Variables...
  102. Starting Create Static Device Nodes in /dev...
  103. [ OK ] Listening on Syslog Socket.
  104. Starting Journal Service...
  105. [ OK ] Mounted FUSE Control File System.
  106. [ OK ] Started LSB: Tune IDE hard disks.
  107. [ OK ] Started Apply Kernel Variables.
  108. [ OK ] Started Create Static Device Nodes in /dev.
  109. [ OK ] Started Journal Service.
  110. [ OK ] Started LSB: Set preliminary keymap.
  111. Starting Remount Root and Kernel File Systems...
  112. [ OK ] Started Remount Root and Kernel File Systems.
  113. Activating swap /media/_newfs/swapfile...
  114. Starting Load/Save Random Seed...
  115. Starting Flush Journal to Persistent Storage...
  116. [ OK ] Reached target Local File Systems (Pre).
  117. [ OK ] Reached target Local File Systems.
  118. [ OK ] Reached target Remote File Systems.
  119. Starting LSB: Prepare console...
  120. Starting LSB: Restore and store ALSA driver settings...
  121. Starting LSB: screen sessions cleaning...
  122. Starting LSB: Add to mtab the entry for /dev....
  123. Starting LSB: Restore resolv.conf if the system crashed....
  124. [FAILED] Failed to activate swap /media/_newfs/swapfile.
  125. See 'systemctl status media-_newfs-swapfile.swap' for details.
  126. [DEPEND] Dependency failed for Swap.
  127. [ OK ] Started Load/Save Random Seed.
  128. [ OK ] Started LSB: Add to mtab the entry for /dev..
  129. [ OK ] Started LSB: Restore resolv.conf if the system crashed..
  130. [ OK ] Found device /dev/ttyO0.
  131. [ OK ] Started LSB: screen sessions cleaning.
  132. [ OK ] Started LSB: Prepare console.
  133. [ OK ] Started LSB: Restore and store ALSA driver settings.
  134. [ OK ] Started Flush Journal to Persistent Storage.
  135. Starting Create Volatile Files and Directories...
  136. [ OK ] Reached target Sound Card.
  137. Starting LSB: Set console font and keymap...
  138. Starting LSB: Raise network interfaces....
  139. [ OK ] Started Create Volatile Files and Directories.
  140. [ OK ] Reached target System Time Synchronized.
  141. Starting Update UTMP about System Boot/Shutdown...
  142. [ OK ] Started Update UTMP about System Boot/Shutdown.
  143. [ OK ] Started LSB: Raise network interfaces..
  144. [ OK ] Reached target Network.
  145. [ OK ] Reached target Network is Online.
  146. [ OK ] Started LSB: Set console font and keymap.
  147. [ OK ] Reached target System Initialization.
  148. [ OK ] Listening on ACPID Listen Socket.
  149. [ OK ] Reached target Timers.
  150. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  151. [ OK ] Listening on D-Bus System Message Bus Socket.
  152. [ OK ] Listening on bonescript.socket.
  153. Starting Console System Startup Logging...
  154. [ OK ] Listening on cloud9.socket.
  155. [ OK ] Reached target Sockets.
  156. [ OK ] Reached target Basic System.
  157. Starting Provide limited super user privileges to specific users...
  158. Starting LSB: Start busybox udhcpd at boot time...
  159. Starting LSB: SANE network scanner server...
  160. [ OK ] Started Bonescript autorun.
  161. Starting Bonescript autorun...
  162. Starting /etc/rc.local Compatibility...
  163. Starting LSB: Start daemon at boot time...
  164. Starting Permit User Sessions...
  165. Starting Avahi mDNS/DNS-SD Stack...
  166. Starting LSB: Start xrdp and sesman daemons...
  167. Starting Daemon for power management...
  168. Starting LSB: Starts and stops Wicd...
  169. Starting LSB: Regular background program processing daemon...
  170. [ OK ] Started ACPI event daemon.
  171. Starting ACPI event daemon...
  172. Starting LSB: Light Display Manager...
  173. Starting Login Service...
  174. Starting LSB: OpenBSD Secure Shell server...
  175. Starting LSB: Load kernel modules needed to enable cpufreq scaling...
  176. [ OK ] Started jekyll autorun.
  177. Starting jekyll autorun...
  178. Starting LSB: Start/stop apache2 web server...
  179. Starting Modem Manager...
  180. Starting LSB: Advanced IEEE 802.11 management daemon...
  181. Starting LSB: Start daemon at boot time...
  182. [ OK ] Started System Logging Service.
  183. Starting System Logging Service...
  184. Starting WPA supplicant...
  185. [ OK ] Started D-Bus System Message Bus.
  186. [ OK ] Started Avahi mDNS/DNS-SD Stack.
  187. [ OK ] Started Daemon for power management.
  188. [ OK ] Started WPA supplicant.
  189. Starting D-Bus System Message Bus...
  190. Starting LSB: Start NTP daemon...
  191. Starting Console Manager...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement