arjun.a
range data
5aefcf4
raw
history blame
No virus
29.5 kB
Ticket Name: Linux/TDA2: evm mount to targetfs failed
Query Text:
Part Number: TDA2 Other Parts Discussed in Thread: PMP, DRA742, DRA752 Tool/software: Linux SDK_VISION_03_02_00_00 i use is ok ! i try SDK_VISION_03_04_00_00 today ,evm mount to targetfs have some problem! follow is the log, could you analysis it for me! OMAP SD/MMC: 0, OMAP SD/MMC: 1 ** First descriptor is NOT a primary desc on 1:1 ** 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:199/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 3560088 bytes read in 114 ms (29.8 MiB/s) 106875 bytes read in 16 ms (6.4 MiB/s) Booting from mmc0 ... Kernel image @ 0x82000000 [ 0x000000 - 0x365298 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 8ffe2000, end 8ffff17a ... 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-00027-g018eb62 (hancan@hancan-virtual-machine) (gcc version 5.4.1 20170404 (Linaro GCC 5.4-2017.05) ) #2 SMP PREEMPT Sun Sep 30 10:05:17 CST 2018 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine model: TI DRA742 [ 0.000000] Ignoring memory block 0x200000000 - 0x280000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x40300000, 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 0x99000000, 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 0x9e000000, 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 0xa1000000, 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 0xa3000000, 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 0xa9000000, size 64 MiB [ 0.000000] Reserved memory: initialized node cmem@A9000000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 24 MiB at 0xbe400000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] OMAP4: Map 0xbfe00000 to fe600000 for dram barrier [ 0.000000] DRA752 ES2.0 [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef631000 s14912 r8192 d21952 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243520 [ 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: 411860K/980992K available (6663K kernel code, 318K rwdata, 2392K rodata, 332K init, 286K bss, 364332K reserved, 204800K cma-reserved, 235520K 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 - 0xc08e000c (9057 kB) [ 0.000000] .init : 0xc08e1000 - 0xc0934000 ( 332 kB) [ 0.000000] .data : 0xc0934000 - 0xc09839e0 ( 319 kB) [ 0.000000] .bss : 0xc0985000 - 0xc09cc980 ( 287 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.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns [ 0.000016] Switching to timer-based delay loop, resolution 162ns [ 0.000340] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000349] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000803] Console: colour dummy device 80x30 [ 0.000818] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.000824] This ensures that you still see kernel messages. Please [ 0.000830] update your kernel commandline. [ 0.000843] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475) [ 0.000856] pid_max: default: 32768 minimum: 301 [ 0.000953] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000963] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001500] Initializing cgroup subsys io [ 0.001517] Initializing cgroup subsys memory [ 0.001541] Initializing cgroup subsys devices [ 0.001554] Initializing cgroup subsys freezer [ 0.001565] Initializing cgroup subsys perf_event [ 0.001577] Initializing cgroup subsys pids [ 0.001603] CPU: Testing write buffer coherency: ok [ 0.001807] /cpus/cpu@0 missing clock-frequency property [ 0.001822] /cpus/cpu@1 missing clock-frequency property [ 0.001832] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001876] Setting up static identity map for 0x80008340 - 0x800083a0 [ 0.080183] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.080252] Brought up 2 CPUs [ 0.080265] SMP: Total of 2 processors activated (24.59 BogoMIPS). [ 0.080271] CPU: All CPU(s) started in HYP mode. [ 0.080277] CPU: Virtualization extensions available. [ 0.081312] devtmpfs: initialized [ 0.110480] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.111436] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.314784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.314807] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.318791] pinctrl core: initialized pinctrl subsystem [ 0.319655] NET: Registered protocol family 16 [ 0.320616] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.350246] cpuidle: using governor ladder [ 0.380276] cpuidle: using governor menu [ 0.388862] OMAP GPIO hardware version 0.1 [ 0.395372] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 ! [ 0.411897] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.411910] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.421538] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.421548] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.422016] omap4_sram_init:Unable to allocate sram needed to handle errata I688 [ 0.422025] omap4_sram_init:Unable to get sram pool needed to handle errata I688 [ 0.422505] OMAP DMA hardware revision 0.0 [ 0.461427] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) [ 0.462593] edma 43300000.edma: memcpy is disabled [ 0.467288] edma 43300000.edma: TI EDMA DMA engine driver [ 0.471646] omap-iommu 40d01000.mmu: 40d01000.mmu registered [ 0.471823] omap-iommu 40d02000.mmu: 40d02000.mmu registered [ 0.471980] omap-iommu 58882000.mmu: 58882000.mmu registered [ 0.472134] omap-iommu 55082000.mmu: 55082000.mmu registered [ 0.472430] omap-iommu 41501000.mmu: 41501000.mmu registered [ 0.472620] omap-iommu 41502000.mmu: 41502000.mmu registered [ 0.475653] palmas 0-0058: IRQ missing: skipping irq request [ 0.491062] palmas 0-0058: Muxing GPIO 2e, PWM 0, LED 0 [ 0.563370] pcf857x 0-0020: probed [ 0.563931] pcf857x 0-0021: probed [ 0.564085] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 0.564480] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz [ 0.564690] media: Linux media interface: v0.10 [ 0.564741] Linux video capture interface: v2.00 [ 0.564781] pps_core: LinuxPPS API ver. 1 registered [ 0.564788] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.564816] PTP clock support registered [ 0.564860] EDAC MC: Ver: 3.0.0 [ 0.565614] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 [ 0.565902] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 [ 0.566254] Advanced Linux Sound Architecture Driver Initialized. [ 0.567110] clocksource: Switched to clocksource arch_sys_counter [ 0.577691] NET: Registered protocol family 2 [ 0.578191] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.578254] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.578378] TCP: Hash tables configured (established 8192 bind 8192) [ 0.578427] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.578458] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.578659] NET: Registered protocol family 1 [ 0.578902] RPC: Registered named UNIX socket transport module. [ 0.578911] RPC: Registered udp transport module. [ 0.578917] RPC: Registered tcp transport module. [ 0.578924] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.579945] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.588872] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.589505] NFS: Registering the id_resolver key type [ 0.589532] Key type id_resolver registered [ 0.589540] Key type id_legacy registered [ 0.589607] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.590894] bounce: pool size: 64 pages [ 0.591039] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.591053] io scheduler noop registered [ 0.591064] io scheduler deadline registered [ 0.591095] io scheduler cfq registered (default) [ 0.595960] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128 [ 0.599199] PCI host bridge /ocp/axi@0/pcie_rc@51000000 ranges: [ 0.599211] No bus range found for /ocp/axi@0/pcie_rc@51000000, using [bus 00-ff] [ 0.599245] IO 0x20003000..0x20012fff -> 0x00000000 [ 0.599265] MEM 0x20013000..0x2fffffff -> 0x20013000 [ 0.629457] dra7-pcie 51000000.pcie_rc: link is not up [ 0.629631] dra7-pcie 51000000.pcie_rc: PCI host bridge to bus 0000:00 [ 0.629643] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.629654] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.629663] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] [ 0.630062] PCI: bus0: Fast back to back transfers disabled [ 0.630186] PCI: bus1: Fast back to back transfers enabled [ 0.630269] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff] [ 0.630284] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff] [ 0.630297] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.630513] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt [ 0.690223] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 0.693565] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 301, base_baud = 3000000) is a 8250 [ 1.698421] console [ttyS0] enabled [ 1.702807] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 302, base_baud = 3000000) is a 8250 [ 1.712499] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 303, base_baud = 3000000) is a 8250 [ 1.722551] [drm] Initialized drm 1.1.0 20060810 [ 1.728104] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.734750] [drm] No driver support for vblank timestamp query. [ 1.740916] [drm] Initialized vdrm 1.0.0 20110917 on minor 0 [ 1.748117] OMAP DSS rev 6.1 [ 1.751863] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops) [ 1.767447] loop: module loaded [ 1.771000] vmemexp device MAJOR num = 245 [ 1.775126] vmemexp class registered [ 1.778861] /dev/vmemexp device registered [ 1.782975] ioctl DBUFIOC_EXPORT_VIRTMEM = -1072899120 [ 1.788692] nand: No NAND device found [ 1.792462] omap2-nand 8000000.nand: scan failed, may be bus-width mismatch [ 1.802402] m25p80 spi32766.0: s25fl256s1 (32768 Kbytes) [ 1.807825] 7 ofpart partitions found on MTD device spi32766.0 [ 1.813685] Creating 7 MTD partitions on "spi32766.0": [ 1.818863] 0x000000000000-0x000000040000 : "QSPI.SPL" [ 1.824995] 0x000000040000-0x000000140000 : "QSPI.u-boot" [ 1.831361] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os" [ 1.838286] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env" [ 1.844937] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1" [ 1.852329] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel" [ 1.858670] 0x0000009e0000-0x000002000000 : "QSPI.file-system" [ 1.866389] libphy: Fixed MDIO Bus: probed [ 1.917143] davinci_mdio 48485000.mdio: davinci mdio revision 1.6 [ 1.923268] davinci_mdio 48485000.mdio: detected phy mask fffffff3 [ 1.933804] libphy: 48485000.mdio: probed [ 1.937852] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver unknown [ 1.945893] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver unknown [ 1.954598] cpsw 48484000.ethernet: Detected MACID = 7c:38:66:a1:e2:a6 [ 1.961262] cpsw 48484000.ethernet: cpts: overflow check period 800 [ 1.968253] cpsw 48484000.ethernet: cpsw: Detected MACID = 7c:38:66:a1:e2:a7 [ 1.976861] mousedev: PS/2 mouse device common for all mice [ 1.983047] i2c /dev entries driver [ 1.991760] omap_hsmmc 4809c000.mmc: Got CD GPIO [ 1.997372] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode [ 2.003757] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode [ 2.010297] evm_3v3_sw: supplied by sysen1 [ 2.090897] mmc0: MAN_BKOPS_EN bit is not set [ 2.102825] mmc0: new HS200 MMC card at address 0001 [ 2.118297] mmcblk0: mmc0:0001 MMC08G 7.25 GiB [ 2.133093] mmcblk0boot0: mmc0:0001 MMC08G partition 1 8.00 MiB [ 2.149336] mmcblk0boot1: mmc0:0001 MMC08G partition 2 8.00 MiB [ 2.168902] ledtrig-cpu: registered to indicate activity on CPUs [ 2.177404] aic_dvdd: supplied by evm_3v3_sw [ 2.183286] davinci-mcasp 4847c000.mcasp: invalid tdm slots: 0 [ 2.190758] NET: Registered protocol family 10 [ 2.206002] sit: IPv6 over IPv4 tunneling driver [ 2.211206] NET: Registered protocol family 17 [ 2.215883] Key type dns_resolver registered [ 2.220324] omap_voltage_late_init: Voltage driver support not added [ 2.227244] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm [ 2.233453] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm [ 2.240165] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm [ 2.246374] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm [ 2.254625] Power Management for TI OMAP4+ devices. [ 2.259703] Registering SWP/SWPB emulation handler [ 2.265433] dmm 4e000000.dmm: workaround for errata i878 in use [ 2.272655] dmm 4e000000.dmm: initialized all PAT entries [ 2.279920] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.286562] [drm] No driver support for vblank timestamp query. [ 2.292861] [drm] Initialized omapdrm 1.0.0 20110917 on minor 1 [ 2.309724] omap_hsmmc 4809c000.mmc: Got CD GPIO [ 2.348439] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok [ 2.359562] input: gpio_keys as /devices/platform/gpio_keys/input/input0 [ 2.366446] hctosys: unable to open rtc device (rtc0) [ 2.384861] evm_1v8: disabling [ 2.387958] aic_dvdd: disabling [ 2.391111] vmmcwl_fixed: disabling [ 2.394775] ldousb: disabling [ 2.398220] ALSA device list: [ 2.401209] #0: DRA7xx-EVM [ 2.404736] Waiting for root device PARTUUID=2ca9f500-02... [ 2.607141] mmc2: host does not support reading read-only switch, assuming write-enable [ 2.622198] mmc2: new ultra high speed DDR50 SDHC card at address aaaa [ 2.629206] mmcblk1: mmc2:aaaa SS08G 7.40 GiB [ 2.638923] mmcblk1: p1 p2 [ 2.740816] EXT4-fs (mmcblk1p2): couldn't mount as ext3 due to feature incompatibilities [ 2.752476] EXT4-fs (mmcblk1p2): couldn't mount as ext2 due to feature incompatibilities [ 3.204241] EXT4-fs (mmcblk1p2): recovery complete [ 3.209956] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) [ 3.218130] VFS: Mounted root (ext4 filesystem) on device 179:50. [ 3.224319] devtmpfs: mounted [ 3.227537] Freeing unused kernel memory: 332K [ 3.232000] This architecture does not have kernel memory protection. [ 3.356205] systemd[1]: System time before build time, advancing clock. [ 3.387362] random: systemd: uninitialized urandom read (16 bytes read, 19 bits of entropy available) [ 3.402901] random: systemd: uninitialized urandom read (16 bytes read, 20 bits of entropy available) [ 3.420686] 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.439279] systemd[1]: Detected architecture arm. Welcome to Arago 2016.12! [ 3.471129] systemd[1]: Set hostname to <dra7xx-evm>. [ 3.529582] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 3.539864] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 3.566002] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 3.587907] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 22 bits of entropy available) [ 3.605169] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 22 bits of entropy available) [ 3.668444] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available) [ 3.678262] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available) [ 3.688623] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available) [ 3.996976] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start [ 4.004816] systemd[1]: sysinit.target: Found dependency on alignment.service/start [ 4.012653] systemd[1]: sysinit.target: Found dependency on basic.target/start [ 4.019949] systemd[1]: sysinit.target: Found dependency on sysinit.target/start [ 4.027399] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start [ 4.036838] 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 [ 4.069381] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ 4.097397] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 4.117403] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 4.147350] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 4.167310] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 4.202456] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ 4.227969] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 4.257914] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 4.277300] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 4.307944] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 4.327440] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 4.387288] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.419455] systemd[1]: Starting Setup Virtual Console... Starting Setup Virtual Console... [ 4.434372] 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.497466] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.522589] systemd[1]: Mounting Temporary Directory... Mounting Temporary Directory... [ 4.549616] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.577525] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 4.647481] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.664962] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null) [ 4.677622] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ 4.707881] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 4.727521] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 4.758014] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 4.787314] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 4.837528] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.863849] systemd[1]: Mounted POSIX Message Queue Fileed 48838000.rtc as rtc0 [ OK ] Found device /dev/ttyS0. [ 6.525566] SCSI subsystem initialized Starting Update UTMP about System Boot/Shutdown... [ 6.609059] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3 [ 6.623488] CAN device driver interface [ 6.639942] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3 Starting Network Time Synchronization... [ 6.706284] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3 [ 6.720907] c_can_platform 4ae3c000.can: c_can_platform device registered (regs=fce3c000, irq=358) [ 6.761104] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled [ 6.775247] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ OK ] Started Network Time Synchronization.[ 6.820733] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 6.934690] scsi host0: ahci [ 6.938176] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 342 [ OK ] Started Update UTMP about System Boot/Shutdown.[ 7.012735] [drm] Initialized pvr 1.14.3699939 20110701 on minor 2 [ 7.219070] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 7.317165] ata1: SATA link down (SStatus 0 SControl 300) [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ OK ] Reached target Sound Card. Starting Synchronize System and HW clocks... [ OK ] Reached target System Time Synchronized. [ OK ] Started Synchronize System and HW clocks. [ 7.600024] remoteproc1: powering up 40800000.dsp [ 7.605576] remoteproc1: Booting fw image dra7-dsp1-fw.xe66, size 598197 [ 7.627777] omap_hwmod: mmu0_dsp1: _wait_target_disable failed [ 7.633668] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0 [ 7.639608] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0 [ 7.675797] remoteproc1: remote processor 40800000.dsp is now up [ 7.683844] virtio_rpmsg_bus virtio0: rpmsg host is online [ 7.690491] remoteproc2: powering up 41000000.dsp [ 7.707602] remoteproc2: Booting fw image dra7-dsp2-fw.xe66, size 598197 [ 7.720990] omap_hwmod: mmu0_dsp2: _wait_target_disable failed [ 7.726870] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0 [ 7.732793] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0 [ 7.788917] remoteproc2: remote processor 41000000.dsp is now up [ 7.795388] virtio_rpmsg_bus virtio1: rpmsg host is online [ 7.817777] remoteproc0: powering up 55020000.ipu [ 7.837549] remoteproc0: Booting fw image dra7-ipu2-fw.xem4, size 4612468 [ 7.844529] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1 [ 7.908630] remoteproc0: remote processor 55020000.ipu is now up [ 7.915510] virtio_rpmsg_bus virtio2: rpmsg host is online [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timers. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ 8.119858] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x50 [ 8.127062] virtio_rpmsg_bus virtio0: creating channel rpmsg-proto addr 0x50 Starting Permit User Sessions...[ 8.142015] NET: Registered protocol family 41 [ 8.147244] virtio_rpmsg_bus virtio1: creating channel rpmsg-proto addr 0x50 Starting Login Service... Starting rc.pvr.service... Starting Save/Restore Sound Card State... [ OK ] Started Kernel Logging Service. [ OK ] Started D-Bus System Message Bus. [ 8.383599] usbcore: registered new interface driver usbfs [ 8.389477] usbcore: registered new interface driver hub [ 8.395081] usbcore: registered new device driver usb [ 8.448054] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ] [ 8.482261] dwc3 48890000.usb: otg: primary host xhci-hcd.0.auto registered [ 8.491186] dwc3 48890000.usb: otg: shared host xhci-hcd.0.auto registered [ 8.502772] dwc3 48890000.usb: otg: can't start till gadget registers [ 8.509424] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 8.514953] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 [ 8.527433] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010 [ 8.536347] xhci-hcd xhci-hcd.1.auto: irq 500, io mem 0x488d0000 [ 8.544038] hub 1-0:1.0: USB hub found [ 8.547958] hub 1-0:1.0: 1 port detected [ 8.552143] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ OK ] Started System Logging Service.[ 8.563823] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 8.571993] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 8.582840] hub 2-0:1.0: USB hub found [ 8.586629] hub 2-0:1.0: 1 port detected Starting Network Service... [ OK ] Started Permit User Sessions. [ OK ] Started rc.pvr.service. [ 8.650216] net eth1: initializing cpsw version 1.15 (0) [ 8.655564] net eth0: initialized cpsw ale version 1.4 [ 8.660855] net eth0: ALE Table size 1024 [ 8.672201] net eth1: phy found : id is : 0x20005c7a [ OK ] Started Save/Restore Sound Card State. [ 8.684220] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 8.691913] net eth0: initializing cpsw version 1.15 (0) [ 8.703919] net eth0: phy found : id is : 0x20005c7a [ 8.713681] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ OK ] Started Network Service. [ OK ] Started Login Service. [ OK ] Reached target Network. Starting Network Name Resolution... Starting weston.service... [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Started Network Name Resolution. [ OK ] Started weston.service. Starting telnetd.service... Starting tiipclad-daemon.service... [ OK ] Started telnetd.service. [ OK ] Started tiipclad-daemon.service. [ 10.704349] cpsw 48484000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 10.712424] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org dra7xx-evm ttyS0 Arago 2016.12 dra7xx-evm ttyS0 dra7xx-evm login: root root@dra7xx-evm:~# [ 37.136981] random: nonblocking pool is initialized root@dra7xx-evm:~# ifconfig eth0 172.17.218.88 netmask 255.255.224.0 root@dra7xx-evm:~# mount -t nfs -o nolock,nfsvers=3,vers=3 172.17.218.66:/home/hancan/PROCESSOR_SDK_VISION_03_04_00_00/ti_components/os_tools/linux/targetfs /mnt mount: wrong fs type, bad option, bad superblock on 172.17.218.66:/home/hancan/PROCESSOR_SDK_VISION_03_04_00_00/ti_components/os_tools/linux/targetfs, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program) In some cases useful info is found in syslog - try dmesg | tail or so. root@dra7xx-evm:~#
Responses:
Hi Shuai, can you try repeating the NFS server address with "-o addr=...". In your case the command will look like: mount -t nfs -o addr=172.17.218.66,nolock,nfsvers=3,vers=3 172.17.218.66:/home/hancan/PROCESSOR_SDK_VISION_03_04_00_00/ti_components/os_tools/linux/targetfs /mnt Regards, Yordan