Tool/software: Linux
when i start the system, In the boot phase There is an error message:
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
Why did this error occur?
here is my boot_log:
OMAP SD/MMC: 0, OMAP SD/MMC: 1
** First descriptor is NOT a primary desc on 1:1 **
*** Warning - bad CRC, using default environment
GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
part_get_info_efi: *** ERROR: Invalid GPT ***
GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
part_get_info_efi: *** ERROR: Invalid Backup GPT ***
ERROR: cannot find partition: 'userdata'
at arch/arm/cpu/armv7/omap-common/utils.c:195/mmc_get_part_size()
Warning: fastboot.userdata_size: unable to calc
SCSI: SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
scanning bus for devices...
Found 0 device(s).
Net:
Warning: ethernet@48484000 using MAC address from ROM
eth0: ethernet@48484000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
reading boot.scr
** Unable to read file boot.scr **
reading uEnv.txt
165 bytes read in 3 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc0 ...
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
3552144 bytes read in 89 ms (38.1 MiB/s)
106665 bytes read in 29 ms (3.5 MiB/s)
Booting from mmc0 ...
Kernel image @ 0x82000000 [ 0x000000 - 0x363390 ]
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8ffe2000, end 8ffff0a8 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.84-00018-gd326d64 (htf@ubuntu) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Mon Apr 2 20:16:47 CST 2018
[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine model: TI DRA742
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000040300000, size 3 MiB
[ 0.000000] Reserved memory: initialized node cmem@40300000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: regions without no-map are not yet supported
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 80 MiB
[ 0.000000] Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000009e000000, size 32 MiB
[ 0.000000] Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: regions without no-map are not yet supported
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000a1000000, size 32 MiB
[ 0.000000] Reserved memory: initialized node dsp1_cma@99000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000a3000000, size 32 MiB
[ 0.000000] Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: regions without no-map are not yet supported
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 64 MiB
[ 0.000000] Reserved memory: initialized node cmem@A9000000, compatible id shared-dma-pool
[ 0.000000] cma: Reserved 24 MiB at 0x00000000be400000
[ 0.000000] Forcing write-allocate cache policy for SMP
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] OMAP4: Map 0x00000000bfd00000 to fe600000 for dram barrier
[ 0.000000] DRA752 ES2.0
[ 0.000000] PERCPU: Embedded 11 pages/cpu @ef62b000 s14912 r8192 d21952 u45056
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243264
[ 0.000000] Kernel command line: console=ttyO0,115200n8 vram=16M root=PARTUUID=2ca9f500-02 rw rootwait ip=none mem=1024M
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 410844K/979968K available (6619K kernel code, 319K rwdata, 2388K rodata, 340K init, 290K bss, 364324K reserved, 204800K cma-reserved, 234496K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc08d402c (9009 kB)
[ 0.000000] .init : 0xc08d5000 - 0xc092a000 ( 340 kB)
[ 0.000000] .data : 0xc092a000 - 0xc0979d60 ( 320 kB)
[ 0.000000] .bss : 0xc097b000 - 0xc09c3800 ( 290 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_clk_div
[ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
[ 0.000000] Architected cp15 timer(s) running at 6.14MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
[ 0.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[ 0.000015] Switching to timer-based delay loop, resolution 162ns
[ 0.000333] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[ 0.000341] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.000776] Console: colour dummy device 80x30
[ 0.000793] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.000799] This ensures that you still see kernel messages. Please
[ 0.000805] update your kernel commandline.
[ 0.000817] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[ 0.000830] pid_max: default: 32768 minimum: 301
[ 0.000927] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000937] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001480] Initializing cgroup subsys io
[ 0.001496] Initializing cgroup subsys memory
[ 0.001521] Initializing cgroup subsys devices
[ 0.001532] Initializing cgroup subsys freezer
[ 0.001544] Initializing cgroup subsys perf_event
[ 0.001555] Initializing cgroup subsys pids
[ 0.001583] CPU: Testing write buffer coherency: ok
[ 0.001784] /cpus/cpu@0 missing clock-frequency property
[ 0.001799] /cpus/cpu@1 missing clock-frequency property
[ 0.001810] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001842] Setting up static identity map for 0x80008380 - 0x800083e0
[ 0.080060] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.080129] Brought up 2 CPUs
[ 0.080142] SMP: Total of 2 processors activated (24.59 BogoMIPS).
[ 0.080149] CPU: All CPU(s) started in HYP mode.
[ 0.080154] CPU: Virtualization extensions available.
[ 0.080534] devtmpfs: initialized
[ 0.109254] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.110223] omap_hwmod: l3_main_2 using broken dt data from ocp
[ 0.313022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.313043] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.317268] pinctrl core: initialized pinctrl subsystem
[ 0.318123] NET: Registered protocol family 16
[ 0.319047] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.340216] cpuidle: using governor ladder
[ 0.370237] cpuidle: using governor menu
[ 0.378716] OMAP GPIO hardware version 0.1
[ 0.385122] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
[ 0.401175] omap-gpmc 50000000.gpmc: GPMC revision 6.0
[ 0.401189] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[ 0.410442] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.410452] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.410920] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[ 0.410929] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[ 0.411516] OMAP DMA hardware revision 0.0
[ 0.451432] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[ 0.452588] edma 43300000.edma: memcpy is disabled
[ 0.457247] edma 43300000.edma: TI EDMA DMA engine driver
[ 0.461657] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[ 0.461841] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[ 0.462004] omap-iommu 58882000.mmu: 58882000.mmu registered
[ 0.462162] omap-iommu 55082000.mmu: 55082000.mmu registered
[ 0.462453] omap-iommu 41501000.mmu: 41501000.mmu registered
[ 0.462638] omap-iommu 41502000.mmu: 41502000.mmu registered
[ 0.465650] palmas 0-0058: IRQ missing: skipping irq request
[ 0.481077] palmas 0-0058: Muxing GPIO 2e, PWM 0, LED 0
[ 0.553399] pcf857x 0-0020: probed
[ 0.553952] pcf857x 0-0021: probed
[ 0.554101] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.554490] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
[ 0.554695] media: Linux media interface: v0.10
[ 0.554746] Linux video capture interface: v2.00
[ 0.554789] pps_core: LinuxPPS API ver. 1 registered
[ 0.554797] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.554821] PTP clock support registered
[ 0.554867] EDAC MC: Ver: 3.0.0
[ 0.555616] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[ 0.555919] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[ 0.556247] Advanced Linux Sound Architecture Driver Initialized.
[ 0.557082] clocksource: Switched to clocksource arch_sys_counter
[ 0.567652] NET: Registered protocol family 2
[ 0.568150] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.568213] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.568338] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.568384] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.568415] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.568625] NET: Registered protocol family 1
[ 0.568895] RPC: Registered named UNIX socket transport module.
[ 0.568904] RPC: Registered udp transport module.
[ 0.568911] RPC: Registered tcp transport module.
[ 0.568917] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.569915] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.579841] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.580488] NFS: Registering the id_resolver key type
[ 0.580516] Key type id_resolver registered
[ 0.580523] Key type id_legacy registered
[ 0.580577] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.581840] bounce: pool size: 64 pages
[ 0.581990] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.582005] io scheduler noop registered
[ 0.582016] io scheduler deadline registered
[ 0.582048] io scheduler cfq registered (default)
[ 0.586948] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
[ 0.590159] PCI host bridge /ocp/axi@0/pcie_rc@51000000 ranges:
[ 0.590172] No bus range found for /ocp/axi@0/pcie_rc@51000000, using [bus 00-ff]
[ 0.590206] IO 0x20003000..0x20012fff -> 0x00000000
[ 0.590227] MEM 0x20013000..0x2fffffff -> 0x20013000
[ 0.620339] dra7-pcie 51000000.pcie_rc: link is not up
[ 0.620518] dra7-pcie 51000000.pcie_rc: PCI host bridge to bus 0000:00
[ 0.620531] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.620542] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.620552] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
[ 0.620949] PCI: bus0: Fast back to back transfers disabled
[ 0.621068] PCI: bus1: Fast back to back transfers enabled
[ 0.621152] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
[ 0.621167] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
[ 0.621180] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.621397] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[ 0.681308] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 0.684700] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 301, base_baud = 3000000) is a 8250
[ 1.693036] console [ttyS0] enabled
[ 1.697444] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 302, base_baud = 3000000) is a 8250
[ 1.707157] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 303, base_baud = 3000000) is a 8250
[ 1.717212] [drm] Initialized drm 1.1.0 20060810
[ 1.723222] OMAP DSS rev 6.1
[ 1.726966] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
[ 1.742737] loop: module loaded
[ 1.746247] vmemexp device MAJOR num = 246
[ 1.750401] vmemexp class registered
[ 1.754112] /dev/vmemexp device registered
[ 1.758246] ioctl DBUFIOC_EXPORT_VIRTMEM = -1072899120
[ 1.763921] nand: No NAND device found
[ 1.767710] omap2-nand 8000000.nand: scan failed, may be bus-width mismatch
[ 1.777644] m25p80 spi32766.0: s25fl256s1 (32768 Kbytes)
[ 1.783042] 7 ofpart partitions found on MTD device spi32766.0
[ 1.788920] Creating 7 MTD partitions on "spi32766.0":
[ 1.794084] 0x000000000000-0x000000040000 : "QSPI.SPL"
[ 1.800200] 0x000000040000-0x000000140000 : "QSPI.u-boot"
[ 1.806529] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os"
[ 1.813476] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env"
[ 1.820174] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1"
[ 1.827579] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel"
[ 1.833925] 0x0000009e0000-0x000002000000 : "QSPI.file-system"
[ 1.841707] libphy: Fixed MDIO Bus: probed
[ 1.897114] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
[ 1.903239] davinci_mdio 48485000.mdio: detected phy mask fffffff3
[ 1.913520] libphy: 48485000.mdio: probed
[ 1.917591] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver unknown
[ 1.925634] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver unknown
[ 1.934347] cpsw 48484000.ethernet: Detected MACID = 7c:38:66:a1:e2:a6
[ 1.941044] cpsw 48484000.ethernet: cpts: overflow check period 800
[ 1.948050] cpsw 48484000.ethernet: cpsw: Detected MACID = 7c:38:66:a1:e2:a7
[ 1.956656] mousedev: PS/2 mouse device common for all mice
[ 1.962872] i2c /dev entries driver
[ 1.971657] omap_hsmmc 4809c000.mmc: Got CD GPIO
[ 1.977264] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
[ 1.983648] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
[ 1.990206] evm_3v3_sw: supplied by sysen1
[ 2.070864] mmc0: MAN_BKOPS_EN bit is not set
[ 2.107574] mmc0: new HS200 MMC card at address 0001
[ 2.123013] mmcblk0: mmc0:0001 MMC08G 7.25 GiB
[ 2.138074] mmcblk0boot0: mmc0:0001 MMC08G partition 1 8.00 MiB
[ 2.144273] mmcblk0boot1: mmc0:0001 MMC08G partition 2 8.00 MiB
[ 2.152055] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.160755] aic_dvdd: supplied by evm_3v3_sw
[ 2.166656] davinci-mcasp 4847c000.mcasp: invalid tdm slots: 0
[ 2.174313] NET: Registered protocol family 10
[ 2.179724] sit: IPv6 over IPv4 tunneling driver
[ 2.184969] NET: Registered protocol family 17
[ 2.189690] Key type dns_resolver registered
[ 2.194090] omap_voltage_late_init: Voltage driver support not added
[ 2.201018] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
[ 2.207250] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
[ 2.213959] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
[ 2.220209] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
[ 2.228508] Power Management for TI OMAP4+ devices.
[ 2.233583] Registering SWP/SWPB emulation handler
[ 2.240531] dmm 4e000000.dmm: initialized all PAT entries
[ 2.247886] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.254527] [drm] No driver support for vblank timestamp query.
[ 2.260879] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
[ 2.267733] omap_hsmmc 4809c000.mmc: Got CD GPIO
[ 2.308327] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
[ 2.321067] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[ 2.327995] hctosys: unable to open rtc device (rtc0)
[ 2.341324] evm_1v8: disabling
[ 2.344395] aic_dvdd: disabling
[ 2.347571] vmmcwl_fixed: disabling
[ 2.351253] ldousb: disabling
[ 2.354633] ALSA device list:
[ 2.357628] #0: DRA7xx-EVM
[ 2.361167] Waiting for root device PARTUUID=2ca9f500-02...
[ 2.566938] mmc2: host does not support reading read-only switch, assuming write-enable
[ 2.581986] mmc2: new ultra high speed DDR50 SDHC card at address aaaa
[ 2.588873] mmcblk1: mmc2:aaaa SS08G 7.40 GiB
[ 2.598492] mmcblk1: p1 p2
[ 2.690402] EXT4-fs (mmcblk1p2): couldn't mount as ext3 due to feature incompatibilities
[ 2.701855] EXT4-fs (mmcblk1p2): couldn't mount as ext2 due to feature incompatibilities
[ 2.920888] EXT4-fs (mmcblk1p2): recovery complete
[ 2.929446] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.937619] VFS: Mounted root (ext4 filesystem) on device 179:50.
[ 2.947186] devtmpfs: mounted
[ 2.950358] Freeing unused kernel memory: 340K
[ 2.954819] This architecture does not have kernel memory protection.
[ 3.077237] systemd[1]: System time before build time, advancing clock.
[ 3.107526] random: systemd: uninitialized urandom read (16 bytes read, 21 bits of entropy available)
[ 3.122619] random: systemd: uninitialized urandom read (16 bytes read, 21 bits of entropy available)
[ 3.134000] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 3.152464] systemd[1]: Detected architecture arm.
Welcome to Arago 2016.12!
[ 3.181228] systemd[1]: Set hostname to <dra7xx-evm>.
[ 3.237533] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
[ 3.249356] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
[ 3.268457] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 23 bits of entropy available)
[ 3.296989] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
[ 3.310517] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
[ 3.385834] random: systemd: uninitialized urandom read (16 bytes read, 27 bits of entropy available)
[ 3.395364] random: systemd: uninitialized urandom read (16 bytes read, 27 bits of entropy available)
[ 3.405247] random: systemd: uninitialized urandom read (16 bytes read, 27 bits of entropy available)
[ 3.738362] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start
[ 3.746151] systemd[1]: sysinit.target: Found dependency on alignment.service/start
[ 3.753941] systemd[1]: sysinit.target: Found dependency on basic.target/start
[ 3.761235] systemd[1]: sysinit.target: Found dependency on sockets.target/start
[ 3.768702] systemd[1]: sysinit.target: Found dependency on dbus.socket/start
[ 3.775871] systemd[1]: sysinit.target: Found dependency on sysinit.target/start
[ 3.783314] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start
[ 3.792766] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with sysinit.target/start
[ SKIP ] Ordering cycle found, skipping alignment.service
[ 3.829606] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 3.857490] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 3.887367] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 3.917447] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 3.948485] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 3.977342] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 3.997257] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 4.017370] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 4.037357] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 4.057830] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ 4.077285] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 4.097864] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 4.147460] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 4.168016] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 4.184597] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required st... nodes for the current kernel...
[ 4.247304] systemd[1]: Mounting Temporary Directory...
Mounting Temporary Directory...
[ 4.269444] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 4.299437] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 4.329492] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 4.344493] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 4.358847] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[ 4.377648] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 4.407284] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 4.427376] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 4.487470] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 4.507434] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 4.543564] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 4.577490] systemd[1]: Mounted Debug File System.
[ OK ] Mounted Debug File System.
[ 4.597308] systemd[1]: Mounted Temporary Directory.
[ OK ] Mounted Temporary Directory.
[ 4.617481] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[ OK ] Started Create list of required sta...ce nodes for the current kernel.
[ OK ] Started Setup Virtual Console.
[ OK ] Started Remount Root and Kernel File Systems.
Starting udev Coldplug all Devices...
Starting Create Static Device Nodes in /dev...
Starting Apply Kernel Variables...
Starting Flush Journal to Persistent Storage...
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Started Apply Kernel Variables.
[ 5.266750] systemd-journald[160]: Received request to flush runtime journal from PID 1
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Reached target Local File Systems (Pre).
Mounting /media/ram...
Mounting /var/volatile...
Starting udev Kernel Device Manager...
[ OK ] Mounted /var/volatile.
[ OK ] Mounted /media/ram.
[ OK ] Started udev Coldplug all Devices.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ 5.701263] omap-rproc 55020000.ipu: assigned reserved memory nod ipu2_cma@95800000
Starting Load/Save Random Seed...
[ 5.722109] remoteproc0: 55020000.ipu is available
[ 5.732773] remoteproc0: Note: remoteproc is still under development and considered experimental.
[ OK ] Started Create Volatile Files and Directories.[ 5.759577] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 5.785158] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
[ OK ] Started Load/Save Random Seed.[ 5.803472] remoteproc1: 40800000.dsp is available
[ 5.826897] remoteproc1: Note: remoteproc is still under development and considered experimental.
[ 5.844034] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 5.870124] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
[ 5.887878] remoteproc2: 41000000.dsp is available
[ 5.902123] remoteproc2: Note: remoteproc is still under development and considered experimental.
[ 5.922263] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 6.099693] omap_rtc 48838000.rtc: rtc core: registered 48838000.rtc as rtc0
[ 6.147227] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
[ OK ] Found device /dev/ttyS0.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ 6.385896] remoteproc0: registered virtio0 (type 7)
[ 6.391204] remoteproc1: registered virtio1 (type 7)
[ 6.557513] SCSI subsystem initialized
[ 6.589340] remoteproc2: registered virtio2 (type 7)
[ 6.630733] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
[ 6.641954] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
[ 6.670333] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ 6.706123] CAN device driver interface
[ OK ] Started Network Time Synchronization.
[ 6.763187] c_can_platform 4ae3c000.can: c_can_platform device registered (regs=fce3c000, irq=358)
[ 6.779580] omap_rng 48090000.rng: OMAP Random Number Generator ver. 20
[ OK ] Reached target System Time Synchronized.
[ 6.843052] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled
Starting Synchronize System and HW clocks...
[ 6.866972] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[ OK ] Started Synchronize System and HW clocks.
[ 6.945559] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst
[ 7.035579] scsi host0: ahci
[ 7.039115] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 342
[ 7.082236] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
[ OK ] Reached target System Initialization.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timers.
[ OK ] Listening on dropbear.socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ 7.322022] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ OK ] Started D-Bus System Message Bus.
[ 7.407133] ata1: SATA link down (SStatus 0 SControl 300)
Starting Network Service...
[ OK ] Started Kernel Logging Service.
[ 7.583958] net eth1: initializing cpsw version 1.15 (0)
Starting uim-sysfs.service...
[ 7.600117] net eth0: initialized cpsw ale version 1.4
[ OK ] Started System Logging Service.
[ 7.629012] net eth0: ALE Table size 1024
Starting Avahi mDNS/DNS-SD Stack...
[ 7.683860] net eth1: phy found : id is : 0x20005c7a
Starting Save/Restore Sound Card State...
Starting TI MultiCore Tools Daemon...
[ 7.736484] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
Starting Permit User Sessions...
[ 7.769368] net eth0: initializing cpsw version 1.15 (0)
Starting Print notice about GPLv3 packages...
[ 7.804077] net eth0: phy found : id is : 0x20005c7a
[ 7.824165] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Starting Login Service...
Starting Telephony service...
[ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
[ 7.884302] remoteproc0: powering up 55020000.ipu
[ 7.922692] remoteproc0: Booting fw image dra7-ipu2-fw.xem4, size 9507952
[ OK ] Started Network Service.[ 7.945417] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
[ OK ] Started Save/Restore Sound Card State.
[FAILED] Failed to start TI MultiCore Tools Daemon.
See 'systemctl status ti-mct-daemon.service' for details.
[ OK ] Started Permit User Sessions.
[ 7.991051] remoteproc0: remote processor 55020000.ipu is now up
[ 7.999012] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 8.005751] remoteproc1: powering up 40800000.dsp
[ 8.023869] remoteproc1: Booting fw image dra7-dsp1-fw.xe66, size 7449552
[ 8.061079] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
[ 8.066975] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
[ 8.072928] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
[ 8.206524] remoteproc1: remote processor 40800000.dsp is now up
[ 8.240428] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 8.257438] remoteproc2: powering up 41000000.dsp
[ 8.283116] Bluetooth: Core ver 2.21
[ 8.286754] NET: Registered protocol family 31
[ 8.301927] remoteproc2: Booting fw image dra7-dsp2-fw.xe66, size 7449552
[ 8.306965] NET: Registered protocol family 15
[ 8.329597] Bluetooth: HCI device and connection manager initialized
[ 8.335994] Bluetooth: HCI socket layer initialized
[ 8.363724] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
[ 8.369617] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
[ 8.375552] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
[ 8.389062] Bluetooth: L2CAP socket layer initialized
[ 8.394165] Bluetooth: SCO socket layer initialized
[ 8.504235] Initializing XFRM netlink socket
[ 8.535389] remoteproc2: remote processor 41000000.dsp is now up
[ 8.560392] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 8.576235] random: nonblocking pool is initialized
[ 8.620850] virtio_rpmsg_bus virtio0: creating channel rpmsg-proto addr 0x50
[ 8.633950] virtio_rpmsg_bus virtio1: creating channel rpmsg-proto addr 0x50
[ 8.661879] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x50
[ 8.669718] NET: Registered protocol family 41
[ 8.960751] usbcore: registered new interface driver usbfs
[ 8.977353] usbcore: registered new interface driver hub
[ 8.991814] usbcore: registered new device driver usb
[ 9.044703] dwc3 48890000.usb: otg: primary host xhci-hcd.0.auto registered
[ 9.059356] dwc3 48890000.usb: otg: shared host xhci-hcd.0.auto registered
[ 9.084766] dwc3 48890000.usb: otg: can't start till gadget registers
[ 9.111763] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 9.125832] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 9.143576] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
[ 9.163045] xhci-hcd xhci-hcd.1.auto: irq 500, io mem 0x488d0000
[ 9.177784] hub 1-0:1.0: USB hub found
[ 9.185835] hub 1-0:1.0: 1 port detected
[ 9.194877] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 9.208965] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 9.225699] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 9.244658] hub 2-0:1.0: USB hub found
[ 9.252525] hub 2-0:1.0: 1 port detected
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Telephony service.
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ OK ] Reached target Sound Card.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Network.
Starting Network Name Resolution...
Starting Lightning Fast Webserver With Light System Requirements...
[ OK ] Started Login Service.
[ OK ] Started Lightning Fast Webserver With Light System Requirements.
[ OK ] Started Network Name Resolution.
[ OK ] Started uim-sysfs.service.
Starting rc.pvr.service...
[ 9.748072] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
[ 9.804755] cpsw 48484000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 9.813933] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ OK ] Started rc.pvr.service.
Starting weston.service...
[ OK ] Started weston.service.
Starting telnetd.service...
Starting tiipclad-daemon.service...
[ OK ] Started telnetd.service.
[ OK ] Started tiipclad-daemon.service.
Starting thttpd.service...
[ OK ] Started thttpd.service.
Starting rng-tools.service...
[ OK ] Started rng-tools.service.
Starting gdbserverproxy.service...
[ OK ] Started gdbserverproxy.service.
Starting matrix-gui-2.0.service...
[ OK ] Started matrix-gui-2.0.service.
Starting thermal-zone-init.service...
[ OK ] Started thermal-zone-init.service.
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
autoconf
binutils-dev
binutils
bison-dev
bison
cpp-symlinks
cpp
dosfstools
g++-symlinks
g++
gawk-dev
gawk
gcc-symlinks
gcc
gdb
gdbc6x
gdbserver
gstreamer1.0-libav
libcairo-perf-utils
libgmp10
libidn11
libmpc3
libmpfr4
m4-dev
m4
make
nettle
parted
swig-dev
swig
If you do not wish to distribute GPLv3 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
[ OK ] Started Print notice about GPLv3 packages.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org dra7xx-evm ttyS0
Arago 2016.12 dra7xx-evm ttyS0
dra7xx-evm login: