pastebin - collaborative debugging tool
eckelmann.kpaste.net RSS


QA 3.1.7 to 3.1.19_20190715_update_consolelog
Posted by Anonymous on Mon 22nd Jul 2019 09:07
raw | new post

  1. $ microcom -p /dev/ttyUSB0
  2. connected to /dev/ttyUSB0
  3. Escape character: Ctrl-\
  4. Type the escape character followed by c to get to the menu or q to quit
  5.  
  6.  
  7. barebox 2016.06.0-EAG_2.02-g22d8bbf #1 Wed May 15 12:46:58 CEST 2019
  8.  
  9.  
  10. Board: Eckelmann AG ECU01
  11. __IMX25_EAG_ECU01_MOTOR_BRIDGE__
  12. mdio_bus: miibus0: probed
  13. nand: ONFI flash detected
  14. nand: NAND device: Manufacturer ID: 0x2c, Chip ID: 0xb1 (Micron MT29F1G16ABBEAH4), 128MiB, page size: 2048, OOB size: 64
  15. Bad block table found at page 65472, version 0x01
  16. Bad block table found at page 65408, version 0x01
  17. imx-usb 53ff4400.usb: USB EHCI 1.00
  18. imxfb imxfb: i.MX Framebuffer driver
  19. malloc space: 0x83efdf80 -> 0x87dfbeff (size 63 MiB)
  20. running /env/bin/init...
  21. Check if Memory is flashbased ...
  22. __PASS__
  23.  
  24. Hit CTRL-C to stop autoboot:  1
  25. __DEVELOPER_MODE__ENABLED__
  26. USB: scanning bus for devices...
  27. Bus 001 Device 001: ID 0000:0000 EHCI Host Controller
  28. Bus 001 Device 002: ID 090c:1000 Flash Disk
  29. Using index 0 for the new disk
  30. 2 USB Device(s) found
  31. USB: scanning bus for devices...
  32. 2 USB Device(s) found
  33. blspec: blspec_scan_directory: nand loader/entries
  34. USB: scanning bus for devices...
  35. 2 USB Device(s) found
  36. usb_update_rootfs: Found Imagefile: /mnt/usbstorage/quantron-a/root.ubi
  37. UBI: scanning is finished
  38. UBI: registering /dev/nand0.var.ubi
  39. UBI: registering dyn as /dev/nand0.var.ubi.dyn
  40. UBI: registering stat as /dev/nand0.var.ubi.stat
  41. UBI: attached mtd0 (name "nand0.var", size 43 MiB) to ubi0
  42. usb_update_rootfs: var.dyn contains data.
  43. UBI: detaching mtd0 from ubi0
  44. UBI: removing nand0.var.ubi
  45. UBI: mtd0 is detached from ubi0
  46. umount: Bad address
  47. failed to detach: No such file or directory
  48. ubidetach: No such file or directory
  49. ubiformat: nand0.root (nand), size 83886080 bytes (80 MiB), 640 eraseblocks of 131072 bytes (128 KiB), min. I/O size 2048 bytes
  50. libscan: scanning eraseblock 639 -- 100 % complete  
  51. ubiformat: 640 eraseblocks have valid erase counter, mean value is 58
  52. ubiformat: flashing eraseblock 399 -- 62 % complete  
  53. ubiformat: formatting eraseblock 639 -- 100 % complete  
  54. usb_update_rootfs: ubi.var contains data, skipping format of /dev/nand0.var.
  55. usb_update_rootfs: OK
  56. UBI: scanning is finished
  57. UBI warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 6, need 20
  58. UBI error: ubi_update_fastmap: could not find any anchor PEB
  59. UBI warning: ubi_update_fastmap: Unable to write new fastmap, err=-28
  60. UBI: volume 0 ("root") re-sized from 628 to 628 LEBs
  61. UBI: registering /dev/nand0.root.ubi
  62. UBI: registering root as /dev/nand0.root.ubi.root
  63. UBI: attached mtd0 (name "nand0.root", size 80 MiB) to ubi0
  64. UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "root", R/O mode
  65. UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  66. UBIFS (ubi0:0): FS size: 78344192 bytes (74 MiB, 617 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  67. UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
  68. UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 83f09dcc, small LPT model
  69.  
  70. Loading ARM Linux zImage '/mnt/nand0-root/boot/zImage'
  71. commandline:  console=ttymxc4,115200n   lpj=995328 mtdparts=mxc_nand:1024k(barebox),1024k(bareboxenv),2432k(history),80M(root),-(var) vt.global_cursor_default=0 ro root=ubi0_0 rootfstype=ubifs ubi.mtd=3,2048
  72. arch_number: 8017
  73. Booting Linux on physical CPU 0x0
  74. Initializing cgroup subsys cpuset
  75. Initializing cgroup subsys cpu
  76. Initializing cgroup subsys cpuacct
  77. Linux version 3.10.108-rt123-g518a874 (rmainz@vm) (gcc version 4.7.2 (OSELAS.Toolchain-2012.12.0) ) #1 PREEMPT RT Mon Jul 22 08:13:02 CEST 2019
  78. CPU: ARM926EJ-S [41069264] revision 4 (ARMv5TEJ), cr=00053177
  79. CPU: VIVT data cache, VIVT instruction cache
  80. Machine: Eckelmann ECU01
  81. Memory policy: ECC disabled, Data cache writeback
  82. Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
  83. Kernel command line: console=ttymxc4,115200n   lpj=995328 mtdparts=mxc_nand:1024k(barebox),1024k(bareboxenv),2432k(history),80M(root),-(var) vt.global_cursor_default=0 ro root=ubi0_0 rootfstype=ubifs ubi.mtd=3,2048
  84. PID hash table entries: 512 (order: -1, 2048 bytes)
  85. Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  86. Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  87. Memory: 128MB = 128MB total
  88. Memory: 123520k/123520k available, 7552k reserved, 0K highmem
  89. Virtual kernel memory layout:
  90.     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  91.     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  92.     vmalloc : 0xc8800000 - 0xff000000   ( 872 MB)
  93.     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
  94.     modules : 0xbf000000 - 0xc0000000   (  16 MB)
  95.       .text : 0xc0008000 - 0xc0594eac   (5684 kB)
  96.       .init : 0xc0595000 - 0xc05ce47c   ( 230 kB)
  97.       .data : 0xc05d0000 - 0xc060a340   ( 233 kB)
  98.        .bss : 0xc060a340 - 0xc063bd98   ( 199 kB)
  99. SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  100. Preemptible hierarchical RCU implementation.
  101.         Dump stacks of tasks blocking RCU-preempt GP.
  102. NR_IRQS:16 nr_irqs:16 16
  103. MXC IRQ initialized
  104. sched_clock: 32 bits at 66MHz, resolution 15ns, wraps every 64585ms
  105. Console: colour dummy device 80x30
  106. Calibrating delay loop (skipped) preset value.. 398.13 BogoMIPS (lpj=995328)
  107. pid_max: default: 32768 minimum: 301
  108. Mount-cache hash table entries: 512
  109. Initializing cgroup subsys freezer
  110. Initializing cgroup subsys blkio
  111. CPU: Testing write buffer coherency: ok
  112. Setting up static identity map for 0xc044b8f8 - 0xc044b950
  113. devtmpfs: initialized
  114. NET: Registered protocol family 16
  115. DMA: preallocated 256 KiB pool for atomic coherent allocations
  116. bio: create slab <bio-0> at 0
  117. SCSI subsystem initialized
  118. usbcore: registered new interface driver usbfs
  119. usbcore: registered new interface driver hub
  120. usbcore: registered new device driver usb
  121. i2c i2c-0: IMX I2C adapter registered
  122. pps_core: LinuxPPS API ver. 1 registered
  123. pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  124. PTP clock support registered
  125. cfg80211: Calling CRDA to update world regulatory domain
  126. Switching to clocksource mxc_timer1
  127. NET: Registered protocol family 2
  128. TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  129. TCP bind hash table entries: 1024 (order: 2, 24576 bytes)
  130. TCP: Hash tables configured (established 1024 bind 1024)
  131. TCP: reno registered
  132. UDP hash table entries: 256 (order: 2, 16384 bytes)
  133. UDP-Lite hash table entries: 256 (order: 2, 16384 bytes)
  134. NET: Registered protocol family 1
  135. RPC: Registered named UNIX socket transport module.
  136. RPC: Registered udp transport module.
  137. RPC: Registered tcp transport module.
  138. RPC: Registered tcp NFSv4.1 backchannel transport module.
  139. NFS: Registering the id_resolver key type
  140. Key type id_resolver registered
  141. Key type id_legacy registered
  142. jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  143. msgmni has been set to 241
  144. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  145. io scheduler noop registered
  146. io scheduler cfq registered (default)
  147. imx-fb imx21-fb.0: i.MX Framebuffer driver
  148. Console: switching to colour frame buffer device 40x30
  149. imx-sdma imx35-sdma: initialized
  150. Serial: IMX driver
  151. imx21-uart.1: ttymxc1 at MMIO 0x43f94000 (irq = 48) is a IMX
  152. imx21-uart.4: ttymxc4 at MMIO 0x5002c000 (irq = 56) is a IMX
  153. console [ttymxc4] enabled
  154. loop: module loaded
  155. Trying ONFI probe in 16 bits mode, aborting !
  156. NAND device: Manufacturer ID: 0x2c, Chip ID: 0xb1 (Micron NAND 128MiB 1,8V 16-bit), 128MiB, page size: 2048, OOB size: 64
  157. Scanning device for bad blocks
  158. Bad eraseblock 10 at 0x000000140000
  159. Bad eraseblock 1022 at 0x000007fc0000
  160. Bad eraseblock 1023 at 0x000007fe0000
  161. 5 cmdlinepart partitions found on MTD device mxc_nand
  162. Creating 5 MTD partitions on "mxc_nand":
  163. 0x000000000000-0x000000100000 : "barebox"
  164. 0x000000100000-0x000000200000 : "bareboxenv"
  165. 0x000000200000-0x000000460000 : "history"
  166. 0x000000460000-0x000005460000 : "root"
  167. 0x000005460000-0x000008000000 : "var"
  168. spi_imx imx35-cspi.0: master is unqueued, this is deprecated
  169. spi_imx imx35-cspi.0: probed
  170. spi_imx imx35-cspi.1: master is unqueued, this is deprecated
  171. spi_imx imx35-cspi.1: probed
  172. fec imx25-fec.0 (unregistered net_device): Invalid MAC address: 00:00:00:00:00:00
  173. fec imx25-fec.0 (unregistered net_device): Using random MAC address: 12:c9:f9:6e:c3:31
  174. libphy: fec_enet_mii_bus: probed
  175. usbcore: registered new interface driver rtl8192cu
  176. usbcore: registered new interface driver rt2800usb
  177. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  178. ehci-mxc: Freescale On-Chip EHCI Host driver
  179. mxc-ehci mxc-ehci.1: EHCI Host Controller
  180. mxc-ehci mxc-ehci.1: new USB bus registered, assigned bus number 1
  181. mxc-ehci mxc-ehci.1: irq 51, io mem 0x53ff4400
  182. mxc-ehci mxc-ehci.1: USB 2.0 started, EHCI 1.00
  183. usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  184. usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  185. usb usb1: Product: EHCI Host Controller
  186. usb usb1: Manufacturer: Linux 3.10.108-rt123-g518a874 ehci_hcd
  187. usb usb1: SerialNumber: mxc-ehci.1
  188. hub 1-0:1.0: USB hub found
  189. hub 1-0:1.0: 1 port detected
  190. usbcore: registered new interface driver usb-storage
  191. input: imx-keypad as /devices/platform/imx-keypad/input/input0
  192. rtc-pcf2123 spi1.0: chip found, driver version 0.6
  193. rtc-pcf2123 spi1.0: spiclk 4000 KHz.
  194. rtc-pcf2123 spi1.0: rtc core: registered rtc-pcf2123 as rtc0
  195. i2c /dev entries driver
  196. cpuidle: using governor ladder
  197. sdhci: Secure Digital Host Controller Interface driver
  198. sdhci: Copyright(c) Pierre Ossman
  199. sdhci-pltfm: SDHCI platform and OF driver helper
  200. usbcore: registered new interface driver usbhid
  201. usbhid: USB HID core driver
  202. TCP: cubic registered
  203. NET: Registered protocol family 10
  204. sit: IPv6 over IPv4 tunneling driver
  205. NET: Registered protocol family 17
  206. Key type dns_resolver registered
  207. UBI: attaching mtd3 to ubi0
  208. usb 1-1: new full-speed USB device number 2 using mxc-ehci
  209. usb 1-1: not running at top speed; connect to a high speed hub
  210. usb 1-1: New USB device found, idVendor=090c, idProduct=1000
  211. usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  212. usb 1-1: Product: Flash Disk
  213. usb 1-1: Manufacturer: USB
  214. usb 1-1: SerialNumber: B1510091001802
  215. usb-storage 1-1:1.0: USB Mass Storage device detected
  216. scsi0 : usb-storage 1-1:1.0
  217. UBI: scanning is finished
  218. UBI warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 8, need 20
  219. UBI: attached mtd3 (name "root", size 80 MiB) to ubi0
  220. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  221. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  222. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  223. UBI: good PEBs: 640, bad PEBs: 0, corrupted PEBs: 0
  224. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  225. UBI: max/mean erase counter: 110/59, WL threshold: 4096, image sequence number: 31749
  226. UBI: available PEBs: 0, total reserved PEBs: 640, PEBs reserved for bad PEB handling: 8
  227. UBI: background thread "ubi_bgt0d" started, PID 562
  228. rtc-pcf2123 spi1.0: setting system clock to 2019-07-22 10:15:33 UTC (1563790533)
  229. UBIFS: mounted UBI device 0, volume 0, name "root", R/O mode
  230. UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  231. UBIFS: FS size: 78344192 bytes (74 MiB, 617 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  232. UBIFS: reserved for root: 0 bytes (0 KiB)
  233. UBIFS: media format: w4/r0 (latest is w4/r0), UUID B8A519A6-3252-45B5-8588-A52FE0FEEE81, small LPT model
  234. VFS: Mounted root (ubifs filesystem) readonly on device 0:12.
  235. devtmpfs: mounted
  236. Freeing unused kernel memory: 228K
  237. systemd[1]: systemd 204 running in system mode. (-PAM +LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT -LIBCRYPTSETUP -GCRYPT -ACL -XZ)
  238.  
  239. Welcome to PTXdist / EAG-ecu01!
  240.  
  241. systemd[1]: Set hostname to <ecu01>.
  242. systemd[1]: Initializing machine ID from random generator.
  243. scsi 0:0:0:0: Direct-Access     USB      Flash Disk       1100 PQ: 0 ANSI: 4
  244. systemd[1]: Installed transient /etc/machine-id file.
  245. sd 0:0:0:0: [sda] 15702016 512-byte logical blocks: (8.03 GB/7.48 GiB)
  246. sd 0:0:0:0: Attached scsi generic sg0 type 0
  247. sd 0:0:0:0: [sda] Write Protect is off
  248. sd 0:0:0:0: [sda] No Caching mode page found
  249. sd 0:0:0:0: [sda] Assuming drive cache: write through
  250. sd 0:0:0:0: [sda] No Caching mode page found
  251. sd 0:0:0:0: [sda] Assuming drive cache: write through
  252.  sda:
  253. sd 0:0:0:0: [sda] No Caching mode page found
  254. sd 0:0:0:0: [sda] Assuming drive cache: write through
  255. sd 0:0:0:0: [sda] Attached SCSI removable disk
  256. systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  257. systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  258. systemd[1]: Starting udev Kernel Socket.
  259. [  OK  ] Listening on udev Kernel Socket.
  260. systemd[1]: Listening on udev Kernel Socket.
  261. systemd[1]: Starting udev Control Socket.
  262. [  OK  ] Listening on udev Control Socket.
  263. systemd[1]: Listening on udev Control Socket.
  264. systemd[1]: Starting Journal Socket.
  265. [  OK  ] Listening on Journal Socket.
  266. systemd[1]: Listening on Journal Socket.
  267. systemd[1]: Starting Apply Kernel Variables...
  268.          Starting Apply Kernel Variables...
  269. systemd[1]: Starting Journal Service...
  270.          Starting Journal Service...
  271. [  OK  ] Started Journal Service.
  272. systemd[1]: Started Journal Service.
  273. systemd[1]: Starting Load Kernel Modules...
  274.          Starting Load Kernel Modules...
  275. systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  276. systemd[1]: Started Set Up Additional Binary Formats.
  277. systemd[1]: Starting Create static device nodes in /dev...
  278.          Starting Create static device nodes in /dev...
  279. systemd[1]: Starting Attach data ubi partition...
  280.          Starting Attach data ubi partition...
  281. systemd[1]: Starting File System Check on Root Device...
  282.          Starting File System Check on Root Device...
  283. [  OK  ] Started Apply Kernel Variables.
  284. systemd[1]: Started Apply Kernel Variables.
  285. UBI: attaching mtd4 to ubi1
  286. [  OK  ] Started File System Check on Root Device.
  287.          Starting Remount Root and Kernel File Systems...
  288. systemd-journald[587]: Failed to resolve 'systemd-journal' group: No such process
  289. ads7953_init
  290. [  OK  ] Started Create static device nodes in /dev.
  291.          Starting udev Kernel Device Manager...
  292. mmc_init() called
  293. qa_driver_init() called
  294. [  OK  ] Started udev Kernel Device Manasystemd-udevd[615]: starting version 204
  295. ger.
  296. [  OK  ] Started Remount Root and Kernel File Systems.
  297. [  OK  ] Reached target Local File Systems (Pre).
  298.          Mounting /var/tmp...
  299.          Mounting /var/lock...
  300.          Mounting /var/run...
  301.          Mounting /var/log...
  302.          Mounting /var/lib...
  303.          Mounting /media...
  304.          Mounting /tmp...
  305. [  OK  ] Mounted /var/tmp.
  306. [  OK  ] Mounted /var/run.
  307. [  OK  ] Mounted /var/lock.
  308. UBI: scanning is finished
  309. [  OK  ] Mounted /var/log.
  310. [  OK  ] Mounted /var/lib.
  311. [  OK  ] Mounted /tmp.
  312. [  OK  ] Mounted /media.
  313. UBI: attached mtd4 (name "var", size 43 MiB) to ubi1
  314. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  315. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  316. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  317. UBI: good PEBs: 347, bad PEBs: 2, corrupted PEBs: 0
  318. UBI: user volume: 2, internal volumes: 1, max. volumes count: 128
  319. UBI: max/mean erase counter: 78/40, WL threshold: 4096, image sequence number: 22633
  320. UBI: available PEBs: 87, total reserved PEBs: 260, PEBs reserved for bad PEB handling: 18
  321. UBI: background thread "ubi_bgt1d" started, PID 667
  322. [  OK  ] Started Attach data ubi partition.
  323.          Starting Check and create ubi partitions...
  324. [  OK  ] Started Check and create ubi partitions.
  325.          Mounting Mount /var/stat partition...
  326.          Mounting Mount /var/dyn partition...
  327. UBIFS: background thread "ubifs_bgt1_1" started, PID 689
  328. UBIFS: background thread "ubifs_bgt1_0" started, PID 691
  329. RTW: rtl8188eu v5.2.2.4_25483.20171222
  330. RTW: build time: Jul 22 2019 08:36:26
  331. usbcore: registered new interface driver rtl8188eu
  332. UBIFS: mounted UBI device 1, volume 1, name "stat"
  333. UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  334. UBIFS: FS size: 13840384 bytes (13 MiB, 109 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
  335. UBIFS: reserved for root: 653715 bytes (638 KiB)
  336. UBIFS: media format: w4/r0 (latest is w4/r0), UUID 60DE9B53-3598-455A-9D47-16DF83A21088, small LPT model
  337. [  OK  ] Mounted Mount /var/stat partition.
  338. [  OK  ] Started Load Kernel Modules.
  339. UBIFS: mounted UBI device 1, volume 0, name "dyn"
  340. UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  341. UBIFS: FS size: 13840384 bytes (13 MiB, 109 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
  342. UBIFS: reserved for root: 653715 bytes (638 KiB)
  343. UBIFS: media format: w4/r0 (latest is w4/r0), UUID CF1AD484-262D-439D-9FB3-B208D935F5A6, small LPT model
  344. [  OK  ] Mounted Mount /var/dyn partition.
  345. [  OK  ] Reached target Local File Systems.
  346.          Starting Recreate Volatile Files and Directories...
  347. [  OK  ] Started Recreate Volatile Files and Directories.
  348. [  OK  ] Reached target System Initialization.
  349. [  OK  ] Reached target System Update.
  350. systemd-rc-once[707]: remounting root rw...mounting rootfs writable
  351. UBIFS: background thread "ubifs_bgt0_0" started, PID 712
  352. systemd-rc-once[707]: done
  353. systemd-rc-once[707]: running rc.once.d services...
  354. systemd-rc-once[707]: check_bl_version ...
  355. systemd-rc-once[707]: generate device-id ...
  356. systemd-rc-once[707]: Restoring RSA key from backup
  357. systemd-rc-once[707]: Restoring DSA key from backup
  358. systemd-rc-once[707]: running prelink...
  359. systemd-rc-once[707]: running restore-etc ...
  360. systemd-rc-once[707]: Source os-release of backup before run-parts
  361. systemd-rc-once[707]: configfile: /etc/backup-etc.conf
  362. systemd-rc-once[707]: backup location: /var/dyn/backup_etc
  363. systemd-rc-once[707]: backup of backup location:
  364. systemd-rc-once[707]: Data from current system
  365. systemd-rc-once[707]: version:          2012.10.0
  366. systemd-rc-once[707]: vendor:           EAG
  367. systemd-rc-once[707]: name:             ecu01
  368. systemd-rc-once[707]: bsp version:      -V3.1.9
  369. systemd-rc-once[707]: platform name     ecu01
  370. systemd-rc-once[707]: platform version: -2012.10.0
  371. systemd-rc-once[707]: build date:       2019-07-22T08:17:43+0200
  372. systemd-rc-once[707]: Data from backup
  373. systemd-rc-once[707]: version:          2012.10.0
  374. systemd-rc-once[707]: vendor:           EAG
  375. systemd-rc-once[707]: name:             ecu01
  376. systemd-rc-once[707]: bsp version:      -V3.1.7
  377. systemd-rc-once[707]: platform name     ecu01
  378. systemd-rc-once[707]: platform version: -2012.10.0
  379. systemd-rc-once[707]: build date:       2019-06-17T15:24:11+0200i
  380. systemd-rc-once[707]: generating backup of /var/dyn/backup_etc
  381. systemd-rc-once[707]: storing backup in: 2019_07_22_10_15-EAG-ecu01-V3.1.7-config.tgz
  382. systemd-rc-once[707]: tar: removing leading '/' from member names
  383. systemd-rc-once[707]: Backup of backup-etc done
  384. systemd-rc-once[707]: sending incremental file list
  385. systemd-rc-once[707]: ./
  386. systemd-rc-once[707]: backup-etc.conf
  387. systemd-rc-once[707]: busybox.conf
  388. systemd-rc-once[707]: device-id
  389. systemd-rc-once[707]: dhcpd.conf
  390. systemd-rc-once[707]: fstab
  391. systemd-rc-once[707]: group
  392. systemd-rc-once[707]: hostname
  393. systemd-rc-once[707]: hosts
  394. systemd-rc-once[707]: issue
  395. systemd-rc-once[707]: machine-id
  396. systemd-rc-once[707]: nsswitch.conf
  397. systemd-rc-once[707]: ntp-client.conf
  398. systemd-rc-once[707]: ntp-server.conf
  399. systemd-rc-once[707]: os-release
  400. systemd-rc-once[707]: passwd
  401. systemd-rc-once[707]: prelink.cache
  402. systemd-rc-once[707]: prelink.conf
  403. systemd-rc-once[707]: profile
  404. systemd-rc-once[707]: profile.environment
  405. systemd-rc-once[707]: profile.local
  406. systemd-rc-once[707]: protocols
  407. systemd-rc-once[707]: resolv.conf
  408. systemd-rc-once[707]: rsyncd.conf
  409. systemd-rc-once[707]: rsyncd.secrets
  410. systemd-rc-once[707]: services
  411. systemd-rc-once[707]: shadow
  412. systemd-rc-once[707]: udhcpc.script
  413. systemd-rc-once[707]: vconsole.conf
  414. systemd-rc-once[707]: dbus-1/
  415. systemd-rc-once[707]: dbus-1/session.conf
  416. systemd-rc-once[707]: dbus-1/system.conf
  417. systemd-rc-once[707]: dbus-1/event.d/
  418. systemd-rc-once[707]: dbus-1/session.d/
  419. systemd-rc-once[707]: dbus-1/system.d/
  420. systemd-rc-once[707]: dbus-1/system.d/org.freedesktop.hostname1.conf
  421. systemd-rc-once[707]: dbus-1/system.d/org.freedesktop.locale1.conf
  422. systemd-rc-once[707]: dbus-1/system.d/org.freedesktop.login1.conf
  423. systemd-rc-once[707]: dbus-1/system.d/org.freedesktop.systemd1.conf
  424. systemd-rc-once[707]: dbus-1/system.d/org.freedesktop.timedate1.conf
  425. systemd-rc-once[707]: hostapd/
  426. systemd-rc-once[707]: hostapd/hostapd-device.conf
  427. systemd-rc-once[707]: hostapd/hostapd.conf
  428. systemd-rc-once[707]: iproute2/
  429. systemd-rc-once[707]: iproute2/ematch_map
  430. systemd-rc-once[707]: iproute2/group
  431. systemd-rc-once[707]: iproute2/rt_dsfield
  432. systemd-rc-once[707]: iproute2/rt_protos
  433. systemd-rc-once[707]: iproute2/rt_realms
  434. systemd-rc-once[707]: iproute2/rt_scopes
  435. systemd-rc-once[707]: iproute2/rt_tables
  436. systemd-rc-once[707]: modules-load.d/
  437. systemd-rc-once[707]: modules-load.d/ads7953.conf
  438. systemd-rc-once[707]: modules-load.d/ecu01_mmc.conf
  439. systemd-rc-once[707]: modules-load.d/ecu01_motor_ctl.conf
  440. systemd-rc-once[707]: modules-load.d/power-button.conf
  441. systemd-rc-once[707]: modules-load.d/qadriver.conf
  442. systemd-rc-once[707]: modules-load.d/rtl8188eu.conf
  443. systemd-rc-once[707]: network/
  444. systemd-rc-once[707]: network/interfaces
  445. systemd-rc-once[707]: network/if-down.d/
  446. systemd-rc-once[707]: network/if-post-down.d/
  447. systemd-rc-once[707]: network/if-post-up.d/
  448. systemd-rc-once[707]: network/if-pre-down.d/
  449. systemd-rc-once[707]: network/if-pre-up.d/
  450. systemd-rc-once[707]: network/if-up.d/
  451. systemd-rc-once[707]: prelink.conf.d/
  452. systemd-rc-once[707]: prelink.conf.d/directfb
  453. systemd-rc-once[707]: prelink.conf.d/qt4
  454. systemd-rc-once[707]: rc.once.d/
  455. systemd-rc-once[707]: rc.once.d/check_bl_version
  456. systemd-rc-once[707]: rc.once.d/dbus
  457. systemd-rc-once[707]: rc.once.d/device-id
  458. systemd-rc-once[707]: rc.once.d/openssh
  459. systemd-rc-once[707]: rc.once.d/prelink
  460. systemd-rc-once[707]: rc.once.d/restore-etc
  461. systemd-rc-once[707]: rc.once.d/.done/
  462. systemd-rc-once[707]: rc.once.d/.done/check_bl_version
  463. systemd-rc-once[707]: rc.once.d/.done/dbus
  464. systemd-rc-once[707]: rc.once.d/.done/device-id
  465. systemd-rc-once[707]: rc.once.d/.done/openssh
  466. systemd-rc-once[707]: rc.once.d/.done/prelink
  467. systemd-rc-once[707]: restore-etc/
  468. systemd-rc-once[707]: restore-etc/S01_echo_os_release
  469. systemd-rc-once[707]: restore-etc/S02_backup_backup
  470. systemd-rc-once[707]: restore-etc/S99_backup_etc
  471. systemd-rc-once[707]: ssh/
  472. systemd-rc-once[707]: ssh/ecu_unix_rsa
  473. systemd-rc-once[707]: ssh/ecu_unix_rsa.pub
  474. systemd-rc-once[707]: ssh/moduli
  475. systemd-rc-once[707]: ssh/ssh_config
  476. systemd-rc-once[707]: ssh/ssh_host_dsa_key
  477. systemd-rc-once[707]: ssh/ssh_host_dsa_key.pub
  478. systemd-rc-once[707]: ssh/ssh_host_rsa_key
  479. systemd-rc-once[707]: ssh/ssh_host_rsa_key.pub
  480. systemd-rc-once[707]: ssh/sshd_config
  481. systemd-rc-once[707]: systemd/
  482. systemd-rc-once[707]: systemd/bootchart.conf
  483. systemd-rc-once[707]: systemd/journald.conf
  484. systemd-rc-once[707]: systemd/logind.conf
  485. systemd-rc-once[707]: systemd/system.conf
  486. systemd-rc-once[707]: systemd/system/
  487. systemd-rc-once[707]: systemd/system/serial-getty@.service
  488. systemd-rc-once[707]: systemd/system/sshd@.service
  489. systemd-rc-once[707]: systemd/system/application.target.wants/
  490. systemd-rc-once[707]: systemd/system/getty.target.wants/
  491. systemd-rc-once[707]: systemd/system/getty.target.wants/getty-udev-trigger-devices.service
  492. systemd-rc-once[707]: systemd/system/multi-user.target.wants/
  493. systemd-rc-once[707]: tmpfiles.d/
  494. systemd-rc-once[707]: tmpfiles.d/ads7953.conf
  495. systemd-rc-once[707]: tmpfiles.d/ecu01_comp_cap.conf
  496. systemd-rc-once[707]: tmpfiles.d/ecu01_mmc.conf
  497. systemd-rc-once[707]: tmpfiles.d/ecu01_motor_ctl.conf
  498. systemd-rc-once[707]: tmpfiles.d/power-button.conf
  499. systemd-rc-once[707]: tmpfiles.d/qadriver.conf
  500. systemd-rc-once[707]: udev/
  501. systemd-rc-once[707]: udev/udev.conf
  502. systemd-rc-once[707]: udev/rules.d/
  503. systemd-rc-once[707]: udev/rules.d/10-udev.rules
  504. systemd-rc-once[707]: udev/rules.d/70-netinterface-reconfig.rules
  505. systemd-rc-once[707]: usbmount/
  506. systemd-rc-once[707]: usbmount/usbmount.conf
  507. systemd-rc-once[707]: usbmount/mount.d/
  508. systemd-rc-once[707]: usbmount/mount.d/00_create_model_symlink
  509. systemd-rc-once[707]: usbmount/mount.d/10_check_systemd_control
  510. systemd-rc-once[707]: usbmount/mount.d/90_update_codesys_application
  511. systemd-rc-once[707]: usbmount/umount.d/
  512. systemd-rc-once[707]: usbmount/umount.d/00_remove_model_symlink
  513. systemd-rc-once[707]: usbmount/umount.d/10_check_systemd_control
  514. systemd-rc-once[707]: sent 50655 bytes  received 2060 bytes  21086.00 bytes/sec
  515. systemd-rc-once[707]: total size is 211349  speedup is 4.01
  516. systemd-rc-once[707]: remounting root ro...mounting rootfs readonly
  517. UBIFS: background thread "ubifs_bgt0_0" stops
  518. systemd-rc-once[707]: done
  519. imx-sdma imx35-sdma: firmware not found
  520. fec imx25-fec.0 eth0: no PHY, assuming direct connection to switch
  521. libphy: PHY fixed-0:00 not found
  522. fec imx25-fec.0 eth0: could not attach to PHY
  523. ++ /home/scripts/load_driver
  524. /dev/shm/run_update.sh: line 18: /home/scripts/load_driver: No such file or directory
  525. ++ fbsplash -s update_start.ppm /dev/fb0
  526. /dev/shm/run_update.sh: line 20: fbsplash: command not found
  527. ++ '[' -f /var/rw/pres/MMCPar02 ']'
  528. ++ '[' -f /var/rw/pres/MMCPar01 ']'
  529. ++ '[' -f /var/rw/pres/Streutb1_01 ']'
  530. ++ '[' -f /var/rw/pres/VSTable_01 ']'
  531. ++ '[' -f /var/rw/pres/VSTable_02 ']'
  532. ++ RUN_UPDATE_VERSION=101
  533. ++ BOOTLOADER_MTD_PARTITION=/dev/mtd0
  534. ++ BOOTLOADER_MTD_BL_PARTITION=/dev/mtdblock0
  535. ++ BOOTLOADER_BIN=barebox-image
  536. ++ KERNEL_MTD_PARTITION=/dev/mtd1
  537. ++ KERNEL_MTD_BL_PARTITION=/dev/mtdblock1
  538. ++ KERNEL_BIN=linuximage
  539. ++ ROOT_MTD_PARTITION=/dev/mtd2
  540. ++ ROOT_MTD_BL_PARTITION=/dev/mtdblock2
  541. ++ ROOT_FS_UBI=root.ubi
  542. ++ HOME_MTD_PARTITION=/dev/mtd3
  543. ++ HOME_MTD_BL_PARTITION=/dev/mtdblock3
  544. ++ HOME_DIRECTORY=/home
  545. ++ RW_MTD_PARTITION=/dev/mtd4
  546. ++ RW_MTD_BL_PARTITION=/dev/mtdblock4
  547. ++ RW_DIRECTORY=/var/rw
  548. ++ RESERVE_MTD_PARTITION=/dev/mtd5
  549. ++ RESERVE_MTD_BL_PARTITION=/dev/mtdblock5
  550. ++ BOOTSPL_MTD_PARTITION=/dev/mtd6
  551. ++ BOOTSPL_MTD_BL_PARTITION=/dev/mtdblock6
  552. ++ BOOTSPL_BMP=bootspl.bmp
  553. ++ UPDATE_SCREEN=update.ppm
  554. ++ USB_MOUNT_POINT_OLD=/mnt/floppy
  555. ++ USB_MOUNT_POINT_NEW=/mnt/usbstick
  556. ++ ROOT_DIRECTORY=
  557. ++ UPDATE_DIRECTORY=quantron-a
  558. ++ ROOT_DIRECTORY=/mnt/floppy
  559. ++ WHOAMI=ecu01
  560. ++ MOUNT_RO=0
  561. ++ '[' -d /mnt/floppy/quantron-a ']'
  562. ++ '[' -d /mnt/usbstick/quantron-a ']'
  563. ++ '[' ecu01 == ecu01 ']'
  564. ++ touch /.root_is_rw
  565. touch: /.root_is_rw: Read-only file system
  566. ++ '[' 1 -ne 0 ']'
  567. ++ MOUNT_RO=1
  568. ++ /sbin/rootfs.writable
  569. mounting rootfs writable
  570. UBIFS: background thread "ubifs_bgt0_0" started, PID 1301
  571. ++ cp './*.iop' /home/
  572. cp: can't stat './*.iop': No such file or directory
  573. ++ cp './*.app' /home/
  574. cp: can't stat './*.app': No such file or directory
  575. ++ cp './*.crc' /home/
  576. cp: can't stat './*.crc': No such file or directory
  577. ++ cp './user/*' /home/
  578.  
  579.  _____    _  cp: can't stat './user/*': No such file or directory
  580.   ____
  581. | ____|  / `  / ___|
  582. |  _|   / _ `| |  _
  583. | |___ / ___ ` |_| |
  584. |_____/_/   `_`____|
  585.  
  586.                 ++ cp ./CoDeSysSP.cfg /home/
  587.   ___  _
  588.   ___  ___ _   _ / _ `/ |
  589.  / _ `/ __| | | | | | | |
  590. |  __/ (__| |_| | |_| | |
  591.  `___|`__cp: can't stat './CoDeSysSP.cfg': No such file or directory
  592. _|`__,_|`___/|_|
  593.  
  594.  
  595. OSELAS(R)-ecu01-V3.1.9 / ecu01-2012.10.0
  596. ptxdist-2012.10.0/2019-07-22T08:19:24+0200
  597.  
  598. ++ cp ./vt_cfg.ini /var/stat/vtdir/
  599. ecu01 login: cp: can't stat './vt_cfg.ini': No such file or directory
  600. ++ cp './vtdir/*' /var/stat/vtdir/
  601. cp: can't stat './vtdir/*': No such file or directory
  602. ++ rm -rf /var/stat/vtdir/pictures
  603. ++ cp ./version.txt /home/
  604. ++ cp './*.so' /usr/lib
  605. cp: can't stat './*.so': No such file or directory
  606. ++ '[' -d /var/dyn ']'
  607. ++ '[' -f /var/dyn/MMCPar02 ']'
  608. ++ '[' -f /var/dyn/MMCPar01 ']'
  609. ++ '[' -f /var/dyn/Streutb1_01 ']'
  610. ++ '[' -f /var/dyn/VSTable_01 ']'
  611. ++ '[' -f /var/dyn/VSTable_02 ']'
  612. ++ cp './pres/*' /var/dyn/
  613. cp: can't stat './pres/*': No such file or directory
  614. ++ rm './pres/*'
  615. rm: can't remove './pres/*': No such file or directory
  616. ++ '[' 1 == 1 ']'
  617. ++ /sbin/rootfs.readonly
  618. mounting rootfs readonly
  619. UBIFS: background thread "ubifs_bgt0_0" stops
  620. ++ exit
  621. qa_mmc_open()
  622. qa_mmc_release()
  623. qa_mmc_open()
  624. UBIFS: background thread "ubifs_bgt0_0" started, PID 1348
  625. UBIFS: background thread "ubifs_bgt0_0" stops

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at