Advertisement
Guest User

armbian_boot_script.bin_original_A13_cpu

a guest
Apr 9th, 2017
698
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.90 KB | None | 0 0
  1.  
  2. U-Boot SPL 2017.01-2 (Jan 18 2017 - 21:24:24)
  3. DRAM: 512 MiB
  4. CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2
  5. Trying to boot from MMC1
  6.  
  7. U-Boot 2017.01-2 (Jan 18 2017 - 21:24:24 -0700) Arch Linux ARM
  8.  
  9. CPU: Allwinner A13 (SUN5I)
  10. Model: Olimex A13-Olinuxino
  11. I2C: ready
  12. DRAM: 512 MiB
  13. MMC: SUNXI SD/MMC: 0
  14. *** Warning - bad CRC, using default environment
  15.  
  16. Setting up a 1024x768 vga console (overscan 0x0)
  17. In: serial
  18. Out: vga
  19. Err: vga
  20. Net: No ethernet found.
  21. starting USB...
  22. USB0: USB EHCI 1.00
  23. USB1: USB OHCI 1.0
  24. scanning bus 0 for devices... 2 USB Device(s) found
  25. Hit any key to stop autoboot: 2  1  0
  26. switch to partitions #0, OK
  27. mmc0 is current device
  28. Scanning mmc 0:1...
  29. Found U-Boot script /boot/boot.scr
  30. 2652 bytes read in 211 ms (11.7 KiB/s)
  31. ## Executing script at 43100000
  32. U-boot loaded from SD
  33. Boot script loaded from mmc
  34. 114 bytes read in 151 ms (0 Bytes/s)
  35. 3045921 bytes read in 541 ms (5.4 MiB/s)
  36. 4052104 bytes read in 655 ms (5.9 MiB/s)
  37. ** File not found /boot/.next **
  38. ** File not found .next **
  39. 30096 bytes read in 111 ms (264.6 KiB/s)
  40. ## Loading init Ramdisk from Legacy Image at 43300000 ...
  41. Image Name: uInitrd
  42. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  43. Data Size: 3045857 Bytes = 2.9 MiB
  44. Load Address: 00000000
  45. Entry Point: 00000000
  46. Verifying Checksum ... OK
  47.  
  48. Starting kernel ...
  49.  
  50. <6>Booting Linux on physical CPU 0
  51. <6>Initializing cgroup subsys cpuset
  52. <5>Linux version 3.4.113-sun5i (root@ip-172-31-4-8) (gcc version 4.9.4 20151028 (prerelease) (Linaro GCC 4.9-2016.02) ) #6 PREEMPT Sun Apr 9 01:31:18 UTC 2017
  53. CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  54. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  55. Machine: sun5i
  56. <6>Memory Reserved:
  57. <6> SYS : 0x43000000 - 0x4300ffff ( 64 kB)
  58. <6> LCD : 0x50000000 - 0x50ffffff ( 16 MB)
  59. <6>cma: CMA: reserved 192 MiB at 43c00000
  60. Memory policy: ECC disabled, Data cache writeback
  61. <6>sunxi: Allwinner A13 revision A (AW1625/sun5i) detected.
  62. <7>On node 0 totalpages: 131072
  63. <7>free_area_init_node: node 0, pgdat c07a4988, node_mem_map d1000000
  64. <7> DMA zone: 512 pages used for memmap
  65. <7> DMA zone: 0 pages reserved
  66. <7> DMA zone: 65024 pages, LIFO batch:15
  67. <7> Normal zone: 512 pages used for memmap
  68. <7> Normal zone: 65024 pages, LIFO batch:15
  69. <7>pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768<c>
  70. <7>pcpu-alloc: <c>[0] <c>0 <c>
  71. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  72. <5>Kernel command line: root=UUID=b4b1a3e4-85df-4121-b873-9806e0b504ac rootwait rootfstype=ext4 console=tty1 console=ttyS0,115200 cgroup_enable=memory swapaccount=1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 enforcing=0 loglevel=1 ubootpart=e47589e2-01 ubootsource=mmc sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16
  73. <6>PID hash table entries: 2048 (order: 1, 8192 bytes)
  74. <6>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  75. <6>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  76. <6>Memory: 512MB = 512MB total
  77. <5>Memory: 294760k/294760k available, 229528k reserved, 0K highmem
  78. <5>Virtual kernel memory layout:
  79. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  80. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  81. vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  82. lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  83. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  84. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  85. .text : 0xc0008000 - 0xc071d458 (7254 kB)
  86. .init : 0xc071e000 - 0xc0748000 ( 168 kB)
  87. .data : 0xc0748000 - 0xc07acda8 ( 404 kB)
  88. .bss : 0xc07acdcc - 0xc085d180 ( 705 kB)
  89. <6>SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  90. <6>NR_IRQS:128
  91. <6>sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  92. <6>Console: colour dummy device 80x30
  93. <6>console [tty1] enabled
  94. <6>Calibrating delay loop... <c>1001.88 BogoMIPS (lpj=5009408)
  95. <6>pid_max: default: 32768 minimum: 301
  96. <6>Mount-cache hash table entries: 512
  97. <6>Initializing cgroup subsys cpuacct
  98. <6>Initializing cgroup subsys devices
  99. <6>Initializing cgroup subsys freezer
  100. <6>Initializing cgroup subsys blkio
  101. <6>CPU: Testing write buffer coherency: ok
  102. <6>hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  103. <6>Setting up static identity map for 0x404f0f48 - 0x404f0fa0
  104. <6>devtmpfs: initialized
  105. <6>dummy:
  106. <6>NET: Registered protocol family 16
  107. <6>DMA: preallocated 256 KiB pool for atomic coherent allocations
  108. <6>hw-breakpoint: debug architecture 0x4 unsupported.
  109. <6>Init eGon pin module V2.0
  110. SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics
  111. <6>Initialize DMAC OK
  112. <6>bio: create slab <bio-0> at 0
  113. <5>SCSI subsystem initialized
  114. <6>usbcore: registered new interface driver usbfs
  115. <6>usbcore: registered new interface driver hub
  116. <6>usbcore: registered new device driver usb
  117. <6>Advanced Linux Sound Architecture Driver Version 1.0.25.
  118. <6>cfg80211: Calling CRDA to update world regulatory domain
  119. <6>Switching to clocksource aw_64bits_counter
  120. <5>FS-Cache: Loaded
  121. <6>CacheFiles: Loaded
  122. <6>NET: Registered protocol family 2
  123. <6>IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  124. <6>TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  125. <6>TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  126. <6>TCP: Hash tables configured (established 16384 bind 16384)
  127. <6>TCP: reno registered
  128. <6>UDP hash table entries: 256 (order: 0, 4096 bytes)
  129. <6>UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  130. <6>NET: Registered protocol family 1
  131. <6>RPC: Registered named UNIX socket transport module.
  132. <6>RPC: Registered udp transport module.
  133. <6>RPC: Registered tcp transport module.
  134. <6>RPC: Registered tcp NFSv4.1 backchannel transport module.
  135. <6>Trying to unpack rootfs image as initramfs...
  136. <6>Freeing initrd memory: 2972K
  137. <6>audit: initializing netlink socket (disabled)
  138. <5>type=2000 audit(0.399:1): initialized
  139. <5>VFS: Disk quotas dquot_6.5.2
  140. Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  141. <6>NTFS driver 2.1.30 [Flags: R/W].
  142. <6>fuse init (API version 7.18)
  143. <6>msgmni has been set to 965
  144. <6>alg: No test for stdrng (krng)
  145. <6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  146. <6>io scheduler noop registered
  147. <6>io scheduler deadline registered
  148. <6>io scheduler cfq registered (default)
  149. <6>sunxi disp driver loaded (/dev/disp api 1.0)
  150. <6>Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  151. <3>[uart]: failed to get uart3's used information
  152. <6>[uart]: used uart info.: 0x02
  153. <6>[uart]: serial probe 1 irq 2 mapbase 0x01c28400
  154. <6>sunxi-uart.1: ttyS0 at MMIO 0x1c28400 (irq = 2) is a U6_16550A
  155. <6>console [ttyS0] enabled
  156. <6>brd: module loaded
  157. <6>loop: module loaded
  158. <6>'Low Performance USB Block' driver is deprecated. Please switch to usb-storage
  159. <6>usbcore: registered new interface driver ub
  160. [NAND] nand driver version: 0x2 0x9
  161. <4>Dev Sunxi softw311 nand: part 1, start 32768, size 32768
  162. <4>Dev Sunxi softw311 nand: part 2, start 65536, size 32768
  163. <4>Dev Sunxi softw311 nand: part 3, start 98304, size 65536
  164. <4>Dev Sunxi softw311 nand: part 4, start 163840, size 1048576
  165. <4>Dev Sunxi softw311 nand: part 5, start 1212416, size 2097152
  166. <4>Dev Sunxi softw311 nand: part 6, start 3309568, size 32768
  167. <4>Dev Sunxi softw311 nand: part 7, start 3342336, size 65536
  168. <4>Dev Sunxi softw311 nand: part 8, start 3407872, size 524288
  169. <4>Dev Sunxi softw311 nand: part 9, start 3932160, size 262144
  170. <4>Dev Sunxi softw311 nand: part 10, start 4194304, size 10846208
  171. <6> nand: nanda nandb nandc nandd nande nandf nandg nandh nandi nandj
  172. [NAND]nand driver, ok.
  173. [spi]: sw spi init !!
  174. [spi]: sw spi init fetch spi0 uning configuration failed
  175. [spi]: Get spi devices number failed
  176. [spi]: register spi devices board info failed
  177. <4>spi: cannot find any using configuration for all 4 spi controllers, return directly!
  178. <6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  179. <6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  180. [sw-ehci1]: open clock
  181. [sw-ehci1]: Set USB Power ON
  182. <6>sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  183. <6>sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 1
  184. <6>sw-ehci sw-ehci.1: irq 39, io mem 0x01c14000
  185. <6>sw-ehci sw-ehci.1: USB 2.0 started, EHCI 1.00
  186. ehci_irq: port change detect
  187. <6>hub 1-0:1.0: USB hub found
  188. <6>hub 1-0:1.0: 1 port detected
  189. <6>[sw-ehci1]: disable ehci
  190. <6>sw-ehci sw-ehci.1: remove, state 1
  191. <6>usb usb1: USB disconnect, device number 1
  192. <6>sw-ehci sw-ehci.1: USB bus 1 deregistered
  193. [sw-ehci1]: Set USB Power OFF
  194. [sw-ehci1]: close clock
  195. [sw-ohci1]: open clock
  196. [sw-ohci1]: Set USB Power ON
  197. <6>sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  198. <6>sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 1
  199. <6>sw-ohci sw-ohci.1: irq 40, io mem 0x01c14400
  200. <6>hub 1-0:1.0: USB hub found
  201. <6>hub 1-0:1.0: 1 port detected
  202. <6>[sw-ohci1]: disable ohci
  203. <6>sw-ohci sw-ohci.1: remove, state 1
  204. <6>usb usb1: USB disconnect, device number 1
  205. <6>sw-ohci sw-ohci.1: USB bus 1 deregistered
  206. [sw-ohci1]: Set USB Power OFF
  207. [sw-ohci1]: close clock
  208. <6>Initializing USB Mass Storage driver...
  209. <6>usbcore: registered new interface driver usb-storage
  210. <6>USB Mass Storage support registered.
  211. <6>usbcore: registered new interface driver ums-alauda
  212. <6>usbcore: registered new interface driver ums-cypress
  213. <6>usbcore: registered new interface driver ums-datafab
  214. <6>usbcore: registered new interface driver ums_eneub6250
  215. <6>usbcore: registered new interface driver ums-freecom
  216. <6>usbcore: registered new interface driver ums-isd200
  217. <6>usbcore: registered new interface driver ums-jumpshot
  218. <6>usbcore: registered new interface driver ums-karma
  219. <6>usbcore: registered new interface driver ums-onetouch
  220. <6>usbcore: registered new interface driver ums-realtek
  221. <6>usbcore: registered new interface driver ums-sddr09
  222. <6>usbcore: registered new interface driver ums-sddr55
  223. <6>usbcore: registered new interface driver ums-usbat
  224. <6>mousedev: PS/2 mouse device common for all mice
  225. ========RTC Inital ===================
  226. rtc_fetch_sysconfig_para: after: rtc_twi_addr is 0x51, dirty_addr_buf: 0x51. dirty_addr_buf[1]: 0xfffe
  227. rtc_fetch_sysconfig_para: rtc_twi_id is 1.
  228. rtc_fetch_sysconfig_para:ok
  229. pcf8563_init: after fetch_sysconfig_para: normal_i2c: 0x51. normal_i2c[1]: 0xfffe
  230. <6>i2c /dev entries driver
  231. config i2c gpio with gpio_config api
  232. <6>axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected
  233. <6>axp_mfd 0-0034: AXP internal temperature monitoring enabled
  234. rtc_detect,line:157,twi_id:1,adapter->nr:0
  235. rtc_detect,line:166
  236. <6>I2C: i2c-0: AW16XX I2C adapter
  237. config i2c gpio with gpio_config api
  238. rtc_detect,line:157,twi_id:1,adapter->nr:1
  239. <6>rtc_detect: Detected chip pcf8563 at adapter 1, address 0x51
  240. rtc_detect,line:162
  241. pcf8563_probe,line:666
  242. <6>pcf8563 1-0051: chip found, driver version 0.4.3
  243. <6>pcf8563 1-0051: low voltage detected, date/time is not reliable.
  244. pcf8563_get_datetime,raw data is st1=08, st2=80, sec=99, min=c4, hr=a6, mday=8f, wday=9f, mon=0d, year=3c
  245. pcf8563_get_datetime: tm is secs=19, mins=44, hours=26,mday=15, mon=12, year=152, wday=7
  246. <3>pcf8563 1-0051: retrieved date/time is not valid.
  247. <6>pcf8563 1-0051: rtc core: registered pcf8563 as rtc0
  248. <6>I2C: i2c-1: AW16XX I2C adapter
  249. config i2c gpio with gpio_config api
  250. rtc_detect,line:157,twi_id:1,adapter->nr:2
  251. rtc_detect,line:166
  252. <6>I2C: i2c-2: AW16XX I2C adapter
  253. <6>lirc_dev: IR Remote Control driver registered, major 251
  254. <6>IR NEC protocol handler initialized
  255. <6>IR RC5(x) protocol handler initialized
  256. <6>IR RC6 protocol handler initialized
  257. <6>IR JVC protocol handler initialized
  258. <6>IR Sony protocol handler initialized
  259. <6>IR RC5 (streamzap) protocol handler initialized
  260. <6>IR SANYO protocol handler initialized
  261. <6>IR MCE Keyboard/mouse protocol handler initialized
  262. <6>IR LIRC bridge handler initialized
  263. [pa_drv] start!!!
  264. [pa_drv] init end!!!
  265. <6>axp20_ldo1: 1300 mV
  266. <6>axp20_ldo2: 1800 <--> 3300 mV at 3000 mV
  267. <6>axp20_ldo3: 700 <--> 3500 mV at 3300 mV
  268. <6>axp20_ldo4: 1250 <--> 3300 mV at 3300 mV
  269. <6>axp20_buck2: 700 <--> 2275 mV at 1450 mV
  270. <3>somebody is trying to set dcdc3 range to (1250000, 1250000) uV
  271. <3>but we keep dcdc3 = 1250000 uV from the bootloader
  272. <6>axp20_buck3: 700 <--> 3500 mV at 1250 mV
  273. <6>axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV
  274. <6>input: axp20-supplyer as /devices/platform/sunxi-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input0
  275. <4>axp20_ldo2: Failed to create debugfs directory
  276. <6>md: linear personality registered for level -1
  277. <6>md: multipath personality registered for level -4
  278. <6>md: faulty personality registered for level -5
  279. <6>device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  280. <6>device-mapper: multipath: version 1.3.2 loaded
  281. <6>device-mapper: multipath round-robin: version 1.0.0 loaded
  282. <6>device-mapper: multipath queue-length: version 0.1.0 loaded
  283. <6>device-mapper: multipath service-time: version 0.2.0 loaded
  284. <6>[mmc-msg] sw_mci_init
  285. <6>[mmc-msg] MMC host used card: 0x1, boot card: 0x0, io_card 0
  286. <6>[mmc-msg] sdc0 set round clock 400000, src 24000000
  287. <6>[mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  288. <6>[mmc-msg] sdc0 Probe: base:0xf1c0f000 irq:32 sg_cpu:c3c40000(43c40000) ret 0.
  289. [mmc_pm]: no sdio card used in configuration
  290. <6>sunxi_leds driver init
  291. <6>sunxi leds can't find script data '[leds_para]' 'leds_used'
  292. <6>usbcore: registered new interface driver usbhid
  293. <6>usbhid: USB HID core driver
  294. <6>IPv4 over IPv4 tunneling driver
  295. <6>TCP: cubic registered
  296. <6>Initializing XFRM netlink socket
  297. <6>NET: Registered protocol family 17
  298. <6>NET: Registered protocol family 15
  299. <6>8021q: 802.1Q VLAN Support v1.8
  300. <6>lib80211: common routines for IEEE802.11 drivers
  301. <7>lib80211_crypt: registered algorithm 'NULL'
  302. <6>VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  303. <5>Registering SWP/SWPB emulation handler
  304. <6>registered taskstats version 1
  305. <6>Console: switching to colour frame buffer device 100x30
  306. <4>axp20_buck3: incomplete constraints, leaving on
  307. <4>axp20_buck2: incomplete constraints, leaving on
  308. <4>axp20_ldo4: incomplete constraints, leaving on
  309. <4>axp20_ldo3: incomplete constraints, leaving on
  310. <4>axp20_ldo2: incomplete constraints, leaving on
  311. <6>pcf8563 1-0051: low voltage detected, date/time is not reliable.
  312. pcf8563_get_datetime,raw data is st1=08, st2=80, sec=a0, min=c4, hr=a6, mday=8f, wday=a7, mon=2d, year=3c
  313. pcf8563_get_datetime: tm is secs=20, mins=44, hours=26,mday=15, mon=12, year=152, wday=7
  314. <3>pcf8563 1-0051: retrieved date/time is not valid.
  315. <3>pcf8563 1-0051: hctosys: invalid date/time
  316. <6>ALSA device list:
  317. <6> #0: sunxi-CODEC Audio Codec
  318. <6>Freeing init memory: 168K
  319. Loading, please wait...
  320. <6>[mmc-msg] mmc 0 detect change, present 1
  321. <30>systemd-udevd[64]: starting version 215
  322. <6>[mmc-msg] sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  323. <6>[mmc-msg] sdc0 power on
  324. [ccmu] set sdc0 reset status to 0 failed!
  325. <3>[mmc-err] Failed to release sdc0 reset
  326. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  327. <6>[mmc-msg] sdc0 set round clock 400000, src 24000000
  328. <3>[mmc-err] smc 0 err, cmd 52, RTO
  329. <3>[mmc-err] smc 0 err, cmd 52, RTO
  330. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  331. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  332. <3>[mmc-err] smc 0 err, cmd 5, RTO
  333. <3>[mmc-err] smc 0 err, cmd 5, RTO
  334. <3>[mmc-err] smc 0 err, cmd 5, RTO
  335. <3>[mmc-err] smc 0 err, cmd 5, RTO
  336. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  337. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  338. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  339. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  340. <6>[mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  341. <6>[mmc-msg] sdc0 set round clock 46153846, src 600000000
  342. <6>[mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
  343. <6>mmc0: new high speed SDHC card at address 0007
  344. <6>mmcblk0: mmc0:0007 SD8GB 7.42 GiB
  345. <6> mmcblk0: p1
  346. Begin: Loading essential drivers ... done.
  347. Begin: Running /scripts/init-premount ... done.
  348. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  349. Begin: Running /scripts/local-premount ... done.
  350. Begin: Will now check root file system ... fsck from util-linux 2.25.2
  351. [/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1
  352. /dev/mmcblk0p1: clean, 51108/469168 files, 1664021/1906432 blocks
  353. done.
  354. <6>EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  355. done.
  356. Begin: Running /scripts/local-bottom ... done.
  357. Begin: Running /scripts/init-bottom ... done.
  358. <30>systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  359. <30>systemd[1]: Detected architecture 'arm'.
  360.  
  361. Welcome to Debian GNU/Linux 8 (jessie)!
  362.  
  363. <27>systemd[1]: Failed to insert module 'autofs4'
  364. <27>systemd[1]: Failed to insert module 'ipv6'
  365. <30>systemd[1]: Set hostname to <cubieboard>.
  366. <28>systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
  367. <30>systemd[1]: Expecting device dev-ttyS0.device...
  368. Expecting device dev-ttyS0.device...
  369. <30>systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  370. <30>systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  371. <30>systemd[1]: Starting Remote File Systems (Pre).
  372. [ OK ] Reached target Remote File Systems (Pre).
  373. <30>systemd[1]: Reached target Remote File Systems (Pre).
  374. <30>systemd[1]: Starting Encrypted Volumes.
  375. [ OK ] Reached target Encrypted Volumes.
  376. <30>systemd[1]: Reached target Encrypted Volumes.
  377. <30>systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  378. <30>systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  379. <30>systemd[1]: Starting Paths.
  380. [ OK ] Reached target Paths.
  381. <30>systemd[1]: Reached target Paths.
  382. <30>systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  383. <27>systemd[1]: Failed to open /dev/autofs: No such file or directory
  384. <27>systemd[1]: Failed to initialize automounter: No such file or directory
  385. [FAILED] Failed to set up automount Arbitrary Executable File...utomount Point.
  386. See 'systemctl status proc-sys-fs-binfmt_misc.automount' for details.
  387. <27>systemd[1]: Failed to set up automount Arbitrary Executable File Formats File System Automount Point.
  388. <29>systemd[1]: Unit proc-sys-fs-binfmt_misc.automount entered failed state.
  389. <30>systemd[1]: Starting Root Slice.
  390. [ OK ] Created slice Root Slice.
  391. <30>systemd[1]: Created slice Root Slice.
  392. <30>systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  393. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  394. <30>systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  395. <30>systemd[1]: Starting Delayed Shutdown Socket.
  396. [ OK ] Listening on Delayed Shutdown Socket.
  397. <30>systemd[1]: Listening on Delayed Shutdown Socket.
  398. <30>systemd[1]: Starting Journal Socket (/dev/log).
  399. [ OK ] Listening on Journal Socket (/dev/log).
  400. <30>systemd[1]: Listening on Journal Socket (/dev/log).
  401. <30>systemd[1]: Starting User and Session Slice.
  402. [ OK ] Created slice User and Session Slice.
  403. <30>systemd[1]: Created slice User and Session Slice.
  404. <30>systemd[1]: Starting udev Control Socket.
  405. [ OK ] Listening on udev Control Socket.
  406. <30>systemd[1]: Listening on udev Control Socket.
  407. <30>systemd[1]: Starting udev Kernel Socket.
  408. [ OK ] Listening on udev Kernel Socket.
  409. <30>systemd[1]: Listening on udev Kernel Socket.
  410. <30>systemd[1]: Starting Journal Socket.
  411. [ OK ] Listening on Journal Socket.
  412. <30>systemd[1]: Listening on Journal Socket.
  413. <30>systemd[1]: Starting System Slice.
  414. [ OK ] Created slice System Slice.
  415. <30>systemd[1]: Created slice System Slice.
  416. <30>systemd[1]: Starting Increase datagram queue length...
  417. Starting Increase datagram queue length...
  418. <30>systemd[1]: Starting Restore / save the current clock...
  419. Starting Restore / save the current clock...
  420. <30>systemd[1]: Starting Create list of required static device nodes for the current kernel...
  421. Starting Create list of required static device nodes...rrent kernel...
  422. <30>systemd[1]: Mounting Debug File System...
  423. Mounting Debug File System...
  424. <30>systemd[1]: Mounted POSIX Message Queue File System.
  425. <30>systemd[1]: Starting udev Coldplug all Devices...
  426. Starting udev Coldplug all Devices...
  427. <30>systemd[1]: Started Set Up Additional Binary Formats.
  428. <30>systemd[1]: Mounted Huge Pages File System.
  429. <30>systemd[1]: Starting LSB: Set keymap...
  430. Starting LSB: Set keymap...
  431. <30>systemd[1]: Starting system-getty.slice.
  432. [ OK ] Created slice system-getty.slice.
  433. <30>systemd[1]: Created slice system-getty.slice.
  434. <30>systemd[1]: Starting system-serial\x2dgetty.slice.
  435. [ OK ] Created slice system-serial\x2dgetty.slice.
  436. <30>systemd[1]: Created slice system-serial\x2dgetty.slice.
  437. <30>systemd[1]: Starting Load Kernel Modules...
  438. Starting Load Kernel Modules...
  439. <30>systemd[1]: Started File System Check on Root Device.
  440. <30>systemd[1]: Starting Slices.
  441. [ OK ] Reached target Slices.
  442. <6>sunxi_gpio driver init ver 1.3
  443. <6>sunxi_gpio_probe can't find script.bin '[gpio_para]' 'gpio_used'
  444. <30>systemd[1]: Reached target Slices.
  445. <4>gpio-sunxi: probe of gpio-sunxi failed with error -4
  446. [ OK ] Mounted Debug File System.
  447. <30>systemd[1]: Mounted Debug File System.
  448. [ OK ] Started Increase datagram queue length.
  449. <30>systemd[1]: Started Increase datagram queue length.
  450. [ OK ] Started Restore / save the current clock.
  451. <30>systemd[1]: Started Restore / save the current clock.
  452. [ OK ] Started Create list of required static device nodes ...current kernel.
  453. <30>systemd[1]: Started Create list of required static device nodes for the current kernel.
  454. [ OK ] Started LSB: Set keymap.
  455. <30>systemd[1]: Started LSB: Set keymap.
  456. <29>systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
  457. [FAILED] Failed to start Load Kernel Modules.
  458. See 'systemctl status systemd-modules-load.service' for details.
  459. <27>systemd[1]: Failed to start Load Kernel Modules.
  460. <29>systemd[1]: Unit systemd-modules-load.service entered failed state.
  461. [ OK ] Started udev Coldplug all Devices.
  462. <30>systemd[1]: Started udev Coldplug all Devices.
  463. <30>systemd[1]: Time has been changed
  464. <30>systemd[1]: Starting Apply Kernel Variables...
  465. Starting Apply Kernel Variables...
  466. <30>systemd[1]: Mounting Configuration File System...
  467. Mounting Configuration File System...
  468. <30>systemd[1]: Mounting FUSE Control File System...
  469. Mounting FUSE Control File System...
  470. <30>systemd[1]: Starting Create Static Device Nodes in /dev...
  471. Starting Create Static Device Nodes in /dev...
  472. <30>systemd[1]: Starting Syslog Socket.
  473. [ OK ] Listening on Syslog Socket.
  474. <30>systemd[1]: Listening on Syslog Socket.
  475. <30>systemd[1]: Starting Journal Service...
  476. Starting Journal Service...
  477. [ OK ] Started Journal Service.
  478. <30>systemd[1]: Started Journal Service.
  479. [ OK ] Mounted FUSE Control File System.
  480. [ OK ] Mounted Configuration File System.
  481. [ OK ] Started Apply Kernel Variables.
  482. [ OK ] Started Create Static Device Nodes in /dev.
  483. Starting udev Kernel Device Manager...
  484. [ OK <30>systemd-udevd[142]: starting version 215
  485. ] Started udev Kernel Device Manager.
  486. Starting Copy rules generated while the root was ro...
  487. Starting LSB: Set preliminary keymap...
  488. Starting LSB: Tune IDE hard disks...
  489. [ OK ] Started Copy rules generated while the root was ro.
  490. [ OK ] Started LSB: Tune IDE hard disks.
  491. [ OK ] Reached target Sound Card.
  492. [ OK ] Found device /dev/ttyS0.
  493. [ OK ] Started LSB: Set preliminary keymap.
  494. Starting Remount Root and Kernel File Systems...
  495. <6>EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  496. [ OK ] Started Remount Root and Kernel File Systems.
  497. Activating swap /var/swap...
  498. Starting Load/Save Random Seed...
  499. [ OK ] Reached target Local File Systems (Pre).
  500. Mounting /tmp...
  501. [ OK ] Started Load/Save Random Seed.
  502. <6>Adding 131068k swap on /var/swap. Priority:-1 extents:2 across:147452k SS
  503. [ OK ] Mounted /tmp.
  504. [ OK ] Activated swap /var/swap.
  505. [ OK ] Reached target Swap.
  506. [ OK ] Reached target Local File Systems.
  507. Starting Armbian enhanced Log2Ram...
  508. Starting Create Volatile Files and Directories...
  509. [ OK ] Reached target Remote File Systems.
  510. Starting Trigger Flushing of Journal to Persistent Storage...
  511. Starting LSB: Prepare console...
  512. Starting LSB: Raise network interfaces....
  513. [ OK ] Started Create Volatile Files and Directories.
  514. <46>systemd-journald[141]: Received request to flush runtime journal from PID 1
  515. Starting Update UTMP about System Boot/Shutdown...
  516. [ OK ] Started Trigger Flushing of Journal to Persistent Storage.
  517. [ OK ] Started Armbian enhanced Log2Ram.
  518. [ OK ] Started Update UTMP about System Boot/Shutdown.
  519. [ OK ] Started LSB: Prepare console.
  520. Starting LSB: Set console font and keymap...
  521. [ OK ] Started LSB: Raise network interfaces..
  522. [ OK ] Reached target Network.
  523. [ OK ] Reached target Network is Online.
  524. [ OK ] Started LSB: Set console font and keymap.
  525. [ OK ] Reached target System Initialization.
  526. [ OK ] Listening on D-Bus System Message Bus Socket.
  527. [ OK ] Reached target Sockets.
  528. [ OK ] Reached target Timers.
  529. Starting Restore Sound Card State...
  530. [ OK ] Reached target Basic System.
  531. Starting Entropy daemon using the HAVEGE algorithm...
  532. [ OK ] Started Entropy daemon using the HAVEGE algorithm.
  533. Starting Regular background program processing daemon...
  534. [ OK ] Started Regular background program processing daemon.
  535. Starting OpenBSD Secure Shell server...
  536. [ OK ] Started OpenBSD Secure Shell server.
  537. Starting System Logging Service...
  538. Starting Network Manager...
  539. Starting /etc/rc.local Compatibility...
  540. Starting Login Service...
  541. Starting D-Bus System Message Bus...
  542. [ OK ] Started D-Bus System Message Bus.
  543. Starting Permit User Sessions...
  544. Starting LSB: Armbian gathering hardware information...
  545. Starting LSB: Starts LIRC daemon....
  546. Starting LSB: Start NTP daemon...
  547. Starting LSB: Start/stop sysstat's sadc...
  548. Starting LSB: Advanced IEEE 802.11 management daemon...
  549. Starting LSB: Load kernel modules needed to enable cpufreq scaling...
  550. Starting LSB: disk temperature monitoring daemon...
  551. [ OK ] Started System Logging Service.
  552. [ OK ] Started Restore Sound Card State.
  553. [ OK ] Started /etc/rc.local Compatibility.
  554. [ OK ] Started Permit User Sessions.
  555. [ OK ] Started LSB: Start/stop sysstat's sadc.
  556. [ OK ] Started LSB: Advanced IEEE 802.11 management daemon.
  557. [ OK ] Started LSB: disk temperature monitoring daemon.
  558. [ OK ] Started Login Service.
  559. Starting Getty on tty1...
  560. [ OK ] Started Getty on tty1.
  561. Starting Serial Getty on ttyS0...
  562. [ OK ] Started Serial Getty on ttyS0.
  563. [ OK ] Reached target Login Prompts.
  564. [ OK ] Started LSB: Start NTP daemon.
  565. [ OK ] Started LSB: Starts LIRC daemon..
  566. [ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
  567. Starting LSB: set CPUFreq kernel parameters...
  568. [ OK ] Started LSB: set CPUFreq kernel parameters.
  569. Starting Authenticate and Authorize Users to Run Privileged Tasks...
  570. Starting LSB: Set sysfs variables from /etc/sysfs.conf...
  571. [ OK ] Started LSB: Set sysfs variables from /etc/sysfs.conf.
  572. [ OK ] Started Authenticate and Authorize Users to Run Privileged Tasks.
  573. [ OK ] Started Network Manager.
  574. [ OK ] Started LSB: Armbian gathering hardware information.
  575. [ OK ] Reached target Multi-User System.
  576. [ OK ] Reached target Graphical Interface.
  577. Starting Update UTMP about System Runlevel Changes...
  578. [ OK ] Started Update UTMP about System Runlevel Changes.
  579.  
  580. Debian GNU/Linux 8 cubieboard ttyS0
  581.  
  582. cubieboard login: root
  583. Password:
  584. Last login: Mon Feb 6 00:25:09 CET 2017 from 192.168.1.153 on pts/0
  585. Linux cubieboard 3.4.113-sun5i #6 PREEMPT Sun Apr 9 01:31:18 UTC 2017 armv7l
  586. ____ _ _ _ _
  587. / ___| _| |__ (_) ___| |__ ___ __ _ _ __ __| |
  588. | | | | | | '_ \| |/ _ \ '_ \ / _ \ / _` | '__/ _` |
  589. | |__| |_| | |_) | | __/ |_) | (_) | (_| | | | (_| |
  590. \____\__,_|_.__/|_|\___|_.__/ \___/ \__,_|_| \__,_|
  591.  
  592.  
  593. Welcome to ARMBIAN 5.25 stable Debian GNU/Linux 8 (jessie) 3.4.113-sun5i
  594. System load: 0.41 Up time: 1 min
  595. Memory usage: 4 % of 482Mb IP:
  596. CPU temp: 36°C
  597. Usage of /: 89% of 7.2G Battery: 95% discharging
  598.  
  599.  
  600. [ 3 updates to install: apt-get upgrade ]
  601.  
  602. root@cubieboard:~# lsmod
  603. Module Size Used by
  604. gpio_sunxi 9113 0
  605. root@cubieboard:~# lsusb
  606. unable to initialize libusb: -99
  607. root@cubieboard:~# poweroff
  608. [ OK ] Stopped target Sound Card.
  609. Stopping User Manager for UID 0...
  610. Stopping Authenticate and Authorize Users to Run Privileged Tasks...
  611. [ OK ] Stopped target Graphical Interface.
  612. Stopping Entropy daemon using the HAVEGE algorithm...
  613. [ OK ] Stopped target Multi-User System.
  614. Stopping Regular background program processing daemon...
  615. Stopping OpenBSD Secure Shell server...
  616. Stopping System Logging Service...
  617. Stopping Network Manager...
  618. Stopping D-Bus System Message Bus...
  619. [ OK ] Stopped target Login Prompts.
  620. Stopping Getty on tty1...
  621. Stopping Serial Getty on ttyS0...
  622. Stopping LSB: Armbian gathering hardware information...
  623. Stopping LSB: Starts LIRC daemon....
  624. Stopping LSB: Start NTP daemon...
  625. Stopping LSB: Set sysfs variables from /etc/sysfs.conf...
  626. Stopping LSB: Start/stop sysstat's sadc...
  627. Stopping LSB: Advanced IEEE 802.11 management daemon...
  628. Stopping LSB: disk temperature monitoring daemon...
  629. Starting Store Sound Card State...
  630. Starting Unattended Upgrades...
  631. [ OK ] Stopped Entropy daemon using the HAVEGE algorithm.
  632. [ OK ] Stopped Regular background program processing daemon.
  633. [ OK ] Stopped OpenBSD Secure Shell server.
  634. [ OK ] Stopped System Logging Service.
  635. [ OK ] Stopped Network Manager.
  636. [ OK ] Stopped D-Bus System Message Bus.
  637. [ OK ] Stopped Getty on tty1.
  638. [ OK ] Stopped Serial Getty on ttyS0.
  639. [ OK ] Stopped Authenticate and Authorize Users to Run Privileged Tasks.
  640. [ OK ] Stopped User Manager for UID 0.
  641. [ OK ] Stopped LSB: Armbian gathering hardware information.
  642. [ OK ] Stopped LSB: Starts LIRC daemon..
  643. [ OK ] Stopped LSB: Start NTP daemon.
  644. [ OK ] Stopped LSB: Set sysfs variables from /etc/sysfs.conf.
  645. [ OK ] Stopped LSB: Start/stop sysstat's sadc.
  646. [ OK ] Stopped LSB: Advanced IEEE 802.11 management daemon.
  647. [ OK ] Stopped LSB: disk temperature monitoring daemon.
  648. [ OK ] Started Store Sound Card State.
  649. Stopping LSB: set CPUFreq kernel parameters...
  650. [ OK ] Stopped target Network is Online.
  651. Stopping Login Service...
  652. [ OK ] Removed slice user-0.slice.
  653. [ OK ] Removed slice system-serial\x2dgetty.slice.
  654. [ OK ] Removed slice system-getty.slice.
  655. Stopping /etc/rc.local Compatibility...
  656. [ OK ] Stopped /etc/rc.local Compatibility.
  657. Stopping Permit User Sessions...
  658. [ OK ] Stopped Login Service.
  659. [ OK ] Stopped LSB: set CPUFreq kernel parameters.
  660. [ OK ] Stopped Permit User Sessions.
  661. [ OK ] Stopped target Network.
  662. Stopping LSB: Load kernel modules needed to enable cpufreq scaling...
  663. [ OK ] Stopped LSB: Load kernel modules needed to enable cpufreq scaling.
  664. [ OK ] Stopped target Basic System.
  665. [ OK ] Stopped target Slices.
  666. [ OK ] Removed slice User and Session Slice.
  667. [ OK ] Stopped target Paths.
  668. [ OK ] Stopped target Timers.
  669. [ OK ] Stopped target Sockets.
  670. [ OK ] Closed Syslog Socket.
  671. [ OK ] Closed D-Bus System Message Bus Socket.
  672. [ OK ] Stopped target System Initialization.
  673. Stopping Restore / save the current clock...
  674. Stopping Update UTMP about System Boot/Shutdown...
  675. [ OK ] Stopped target Encrypted Volumes.
  676. Stopping LSB: Raise network interfaces....
  677. [ OK ] Stopped target Swap.
  678. Deactivating swap /var/swap...
  679. [ OK ] Stopped target Remote File Systems.
  680. [ OK ] Stopped target Remote File Systems (Pre).
  681. [ OK ] Started Unattended Upgrades.
  682. [ OK ] Stopped Restore / save the current clock.
  683. [ OK ] Stopped Update UTMP about System Boot/Shutdown.
  684. [ OK ] Stopped LSB: Raise network interfaces..
  685. [ OK ] Deactivated swap /var/swap.
  686. Stopping Apply Kernel Variables...
  687. [ OK ] Stopped Apply Kernel Variables.
  688. Stopping Load/Save Random Seed...
  689. Stopping Create Volatile Files and Directories...
  690. [ OK ] Stopped Create Volatile Files and Directories.
  691. [ OK ] Stopped target Local File Systems.
  692. Unmounting /run/user/0...
  693. Unmounting /var/log...
  694. Unmounting /var/log.hdd...
  695. Unmounting /tmp...
  696. [ OK ] Stopped Load/Save Random Seed.
  697. [ OK ] Unmounted /run/user/0.
  698. [ OK ] Unmounted /var/log.
  699. [ OK ] Unmounted /var/log.hdd.
  700. [ OK ] Unmounted /tmp.
  701. [ OK ] Reached target Unmount All Filesystems.
  702. [ OK ] Stopped target Local File Systems (Pre).
  703. Stopping Create Static Device Nodes in /dev...
  704. [ OK ] Stopped Create Static Device Nodes in /dev.
  705. Stopping Remount Root and Kernel File Systems...
  706. [ OK ] Stopped Remount Root and Kernel File Systems.
  707. [ OK ] Reached target Shutdown.
  708. <30>systemd-shutdown[1]: Sending SIGTERM to remaining processes...
  709. <46>systemd-journald[141]: Received SIGTERM from PID 1 (systemd-shutdow).
  710. <30>systemd-shutdown[1]: Sending SIGKILL to remaining processes...
  711. <30>systemd-shutdown[1]: Unmounting file systems.
  712. <30>systemd-shutdown[1]: Unmounting /sys/fs/fuse/connections.
  713. <30>systemd-shutdown[1]: Unmounting /sys/kernel/config.
  714. <30>systemd-shutdown[1]: Unmounting /sys/kernel/debug.
  715. <6>EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
  716. <6>EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
  717. <6>EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
  718. <30>systemd-shutdown[1]: All filesystems unmounted.
  719. <30>systemd-shutdown[1]: Deactivating swaps.
  720. <30>systemd-shutdown[1]: All swaps deactivated.
  721. <30>systemd-shutdown[1]: Detaching loop devices.
  722. <30>systemd-shutdown[1]: All loop devices detached.
  723. <30>systemd-shutdown[1]: Detaching DM devices.
  724. <30>systemd-shutdown[1]: All DM devices detached.
  725. <30>systemd-shutdown[1]: Powering off.
  726. [NAND]shutdown
  727. nand try to shutdown 0 time
  728. Nand flash shutdown ok!
  729. <0>Power down.
  730. [ 121.659427] Power down.
  731. [axp] send power-off command!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement