This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: modprobe command not found

Part Number: TDA4VM


Hi team,

I am trying to build ipc_echo_test from ti-processor-sdk-rtos-j721e-evm-07_03_00_07.

as per the steps mentioned in https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/07_03_00_07/exports/docs/pdk_jacinto_07_03_00_29/docs/userguide/jacinto/modules/ipc.html

while running echo test after 

modprobe rpmsg_client_sample count=5

I encountered with MODEROBE COMMAND NOT FOUND message.

for installing the modeprobe I tried sudo apt-get install modprobe,it gave apt-get command not found message.

can you please tell me what is the right way to work this example.

Thanks,

Tanvi

  • Hi Tanvi,

    Which SDK are you using?

    modprobe is part of the Linux SDK.

    modprobe -h
    Usage:
    modprobe [options] [-i] [-b] modulename
    modprobe [options] -a [-i] [-b] modulename [modulename...]
    modprobe [options] -r [-i] modulename
    modprobe [options] -r -a [-i] modulename [modulename...]
    modprobe [options] -c
    modprobe [options] --dump-modversions filename

    Please let me know the exact SDK version you are using. Are you using tiny file system or default file system?

    Best Regards,
    Keerthy

  • Hi Keerthy,

    I am using

    Board j721evm

     Processor SDK RTOS J721E SDK 07_03_00

    Filesystem  default

    Regards,

    Tanvi

  • Hi Tanvi,

    Could you please copy paste the full logs from the terminal? I am on 8.0 SDK & I have the modprobe. 

    I encountered with MODEROBE COMMAND NOT FOUND message.

    for installing the modeprobe I tried sudo apt-get install modprobe,it gave apt-get command not found message.

    I see MODEROBE & modeprobe. These are looking different so please paste the entire logs from your EVM as is.

    Best Regards,
    Keerthy

  • Hi Keerthy,

    Extremely sorry about my typing mistake. I mean to say "modprobe:command not found" is the message I am receiving.

    Attached is my complete log.

    The PSDKRA version I am bound to use is 07.03.00.07.

    Please suggest a path to make it work.

    Thanks & Regards,

    Tanvi 

    U-Boot SPL 2020.01-g3c9ebdb87d (Nov 19 2020 - 18:29:59 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0014 '20.8.5--v2020.08b (Terrific Lla')
    Reading on-board EEPROM at 0x50 failed -1
    Detected: J7X-BASE-CPB rev E3
    Detected: J7X-VSC8514-ETH rev E2
    Trying to boot from MMC2
    
    
    U-Boot 2020.01-g3c9ebdb87d (Nov 19 2020 - 18:29:59 +0000)
    
    SoC:   J721E SR1.0
    Model: Texas Instruments K3 J721E SoC
    Reading on-board EEPROM at 0x50 failed -1
    Board: J721EX-PM1-SOM rev E2
    DRAM:  4 GiB
    not found for dev hbmc-mux
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from MMC... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Reading on-board EEPROM at 0x50 failed -1
    Detected: J7X-BASE-CPB rev E3
    Detected: J7X-VSC8514-ETH rev E2
    Net:   
    Warning: ethernet@46000000 using MAC address from ROM
    eth0: ethernet@46000000
    Hit any key to stop autoboot:  0 
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    0 bytes read in 0 ms
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    16666632 bytes read in 943 ms (16.9 MiB/s)
    93829 bytes read in 8 ms (11.2 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008fee6000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.4.74-g9574bba32a (oe-user@oe-host) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.0
    [    0.000000] Machine model: Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] cma: Reserved 512 MiB at 0x00000000e0000000
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.0
    [    0.000000] percpu: Embedded 2 pages/cpu s48408 r8192 d74472 u131072
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] Built 1 zonelists, mobility grouping off.  Total pages: 48144
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ot
    [    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0xbbff0000-0xbfff0000] (64MB)
    [    0.000000] Memory: 3374528K/3084288K available (9598K kernel code, 788K rwdata, 3840K rodata, 1664K init, 683K bss, 18446744073708737088K )
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [    0.000000]  Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    0.000000] GICv3: no VLPI support, no direct LPI support
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008c00c0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
    [    0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x43c with crng_init=0
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008377] Console: colour dummy device 80x25
    [    0.012939] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023608] pid_max: default: 32768 minimum: 301
    [    0.028358] LSM: Security Framework initializing
    [    0.033103] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.040672] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.049801] ASID allocator initialised with 32768 entries
    [    0.055385] rcu: Hierarchical SRCU implementation.
    [    0.060430] Platform MSI: gic-its@1820000 domain created
    [    0.066065] PCI/MSI: /bus@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [    0.074884] smp: Bringing up secondary CPUs ...
    [    0.080698] Detected PIPT I-cache on CPU1
    [    0.080721] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.080732] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
    [    0.080757] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.080807] smp: Brought up 1 node, 2 CPUs
    [    0.110153] SMP: Total of 2 processors activated.
    [    0.114957] CPU features: detected: 32-bit EL0 Support
    [    0.120210] CPU features: detected: CRC32 instructions
    [    0.131978] CPU: All CPU(s) started at EL2
    [    0.136171] alternatives: patching kernel code
    [    0.141297] devtmpfs: initialized
    [    0.149450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.159421] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
    [    0.167393] pinctrl core: initialized pinctrl subsystem
    [    0.173240] NET: Registered protocol family 16
    [    0.180647] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.187182] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.203570] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [    0.210428] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.217188] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.225187] cryptd: max_cpu_qlen set to 1000
    [    0.231396] vsys_3v3: supplied by evm_12v0
    [    0.235705] vsys_5v0: supplied by evm_12v0
    [    0.240261] iommu: Default domain type: Translated 
    [    0.245446] SCSI subsystem initialized
    [    0.249612] mc: Linux media interface: v0.10
    [    0.253983] videodev: Linux video capture interface: v2.00
    [    0.259594] pps_core: LinuxPPS API ver. 1 registered
    [    0.264662] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.274000] PTP clock support registered
    [    0.278011] EDAC MC: Ver: 3.0.0
    [    0.281747] FPGA manager framework
    [    0.285258] Advanced Linux Sound Architecture Driver Initialized.
    [    0.291896] clocksource: Switched to clocksource arch_sys_counter
    [    0.298214] VFS: Disk quotas dquot_6.6.0
    [    0.302258] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.311688] thermal_sys: Registered thermal governor 'step_wise'
    [    0.311690] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.318109] NET: Registered protocol family 2
    [    0.329503] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [    0.338265] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
    [    0.346457] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
    [    0.354260] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.360991] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.367883] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.375279] NET: Registered protocol family 1
    [    0.380035] RPC: Registered named UNIX socket transport module.
    [    0.386091] RPC: Registered udp transport module.
    [    0.390894] RPC: Registered tcp transport module.
    [    0.395696] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.402281] PCI: CLS 0 bytes, default 64
    [    0.406624] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.416562] Initialise system trusted keyrings
    [    0.421173] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.429811] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.436066] NFS: Registering the id_resolver key type
    [    0.441241] Key type id_resolver registered
    [    0.445511] Key type id_legacy registered
    [    0.449609] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.456559] 9p: Installing v9fs 9p2000 file system support
    [    0.468965] Key type asymmetric registered
    [    0.473151] Asymmetric key parser 'x509' registered
    [    0.478153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.485712] io scheduler mq-deadline registered
    [    0.490337] io scheduler kyber registered
    [    0.495609] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [    0.501701] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [    0.509963] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.516248] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.522593] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.529006] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [    0.536977] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.543393] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [    0.551316] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.557728] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [    0.565644] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.571968] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [    0.579897] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.586215] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [    0.595612] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.607637] brd: module loaded
    [    0.613854] loop: module loaded
    [    0.618633] libphy: Fixed MDIO Bus: probed
    [    0.623007] tun: Universal TUN/TAP device driver, 1.6
    [    0.628451] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.636458] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.642524] sky2: driver version 1.30
    [    0.646821] VFIO - User Level meta-driver version: 0.3
    [    0.652440] i2c /dev entries driver
    [    0.656539] sdhci: Secure Digital Host Controller Interface driver
    [    0.662854] sdhci: Copyright(c) Pierre Ossman
    [    0.667523] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.673789] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.680569] optee: probing for conduit method from DT.
    [    0.685842] optee: revision 3.8 (199fca17)
    [    0.686143] optee: initialized driver
    [    0.694938] NET: Registered protocol family 17
    [    0.699562] 9pnet: Installing 9P2000 support
    [    0.703950] Key type dns_resolver registered
    [    0.708455] registered taskstats version 1
    [    0.712641] Loading compiled-in X.509 certificates
    [    0.721586] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.727915] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.736153] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0014 '20.8.5--v2020.08b (Terrific Lla')
    [    0.845492] random: fast init done
    [    1.018296] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    1.028161] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    1.034526] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    1.040924] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [    1.047415] pca953x 3-0020: 3-0020 supply vcc not found, using dummy regulator
    [    1.054834] pca953x 3-0020: using no AI
    [    1.080416] pca953x 3-0022: 3-0022 supply vcc not found, using dummy regulator
    [    1.087816] pca953x 3-0022: using AI
    [    1.092086] GPIO line 481 (MCASP/TRACE_MUX_S0) hogged as output/low
    [    1.098680] GPIO line 482 (MCASP/TRACE_MUX_S1) hogged as output/high
    [    1.105512] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.111839] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
    [    1.118086] omap_i2c 2020000.i2c: bus 5 rev0.12 at 100 kHz
    [    1.124386] pca953x 6-0020: 6-0020 supply vcc not found, using dummy regulator
    [    1.131797] pca953x 6-0020: using no AI
    [    1.156263] omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz
    [    1.162512] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
    [    1.168682] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
    [    1.174916] pca953x 9-0020: 9-0020 supply vcc not found, using dummy regulator
    [    1.182326] pca953x 9-0020: using no AI
    [    1.208233] omap_i2c 2060000.i2c: bus 9 rev0.12 at 400 kHz
    [    1.214852] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [    1.225188] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    1.234362] ti-sci-intr bus@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
    [    1.245245] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.282278] cdns-torrent-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps
    [    2.292321] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    2.299997] j721e-pcie 2900000.pcie:    IO 0x10001000..0x10010fff -> 0x10001000
    [    2.307475] j721e-pcie 2900000.pcie:   MEM 0x10011000..0x17ffffff -> 0x10011000
    [    2.315022] j721e-pcie 2900000.pcie: PCI host bridge to bus 0000:00
    [    2.321429] pci_bus 0000:00: root bus resource [bus 00-0f]
    [    2.327034] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [    2.336724] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [    2.343764] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    2.349914] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.359783] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.369669] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits
    [    2.379627] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.389594] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    2.399554] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    2.409540] pci 0000:00:00.0: supports D1
    [    2.413634] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.419506] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    2.431245] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.439434] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.449394] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.459352] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.470900] pci_bus 0000:01: busn_res: [bus 01-0f] end is updated to 01
    [    2.477669] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.482930] pcieport 0000:00:00.0: PME: Signaling with IRQ 44
    [    2.488928] pcieport 0000:00:00.0: AER: enabled with IRQ 44
    [    3.498339] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    3.506019] j721e-pcie 2910000.pcie:    IO 0x18001000..0x18010fff -> 0x18001000
    [    3.513496] j721e-pcie 2910000.pcie:   MEM 0x18011000..0x1fffffff -> 0x18011000
    [    3.521031] j721e-pcie 2910000.pcie: PCI host bridge to bus 0001:00
    [    3.527436] pci_bus 0001:00: root bus resource [bus 00-0f]
    [    3.533040] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [    3.542908] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    3.549944] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    3.556146] pci 0001:00:00.0: supports D1
    [    3.560239] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    3.567802] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    3.577585] pci_bus 0001:01: busn_res: [bus 01-0f] end is updated to 01
    [    3.584352] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    3.589590] pcieport 0001:00:00.0: PME: Signaling with IRQ 47
    [    3.595581] pcieport 0001:00:00.0: AER: enabled with IRQ 47
    [    4.604813] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    4.612496] j721e-pcie 2920000.pcie:    IO 0x4400001000..0x4400010fff -> 0x00001000
    [    4.620329] j721e-pcie 2920000.pcie:   MEM 0x4400011000..0x4407ffffff -> 0x00011000
    [    4.628221] j721e-pcie 2920000.pcie: PCI host bridge to bus 0002:00
    [    4.634627] pci_bus 0002:00: root bus resource [bus 00-0f]
    [    4.640231] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x1000-0x10fff])
    [    4.649477] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    4.660245] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
    [    4.666450] pci 0002:00:00.0: supports D1
    [    4.670544] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
    [    4.678129] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    4.687855] pci_bus 0002:01: busn_res: [bus 01-0f] end is updated to 01
    [    4.694623] pci 0002:00:00.0: PCI bridge to [bus 01]
    [    4.699866] pcieport 0002:00:00.0: PME: Signaling with IRQ 50
    [    4.705860] pcieport 0002:00:00.0: AER: enabled with IRQ 50
    [    4.712646] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    4.722518] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    4.729277] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.738531] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    4.748678] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    4.755436] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.763686] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 7, base_baud = 6000000) is a 8250
    [    4.773246] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 23, base_baud = 3000000) is a 8250
    [    4.781987] printk: console [ttyS2] enabled
    [    4.781987] printk: console [ttyS2] enabled
    [    4.790424] printk: bootconsole [ns16550a0] disabled
    [    4.790424] printk: bootconsole [ns16550a0] disabled
    [    4.801103] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 24, base_baud = 3000000) is a 8250
    [    4.810323] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 25, base_baud = 3000000) is a 8250
    [    4.819443] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    4.828338] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
    [    4.837064] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
    [    4.844628] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [    4.855625] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    4.866158] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    4.876311] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    4.886550] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    4.899650] scsi host0: ufshcd
    [    4.921418] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [    4.951902] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    4.959546] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [    4.971176] libphy: 46000f00.mdio: probed
    [    4.975178] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
    [    4.976286] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    4.994564] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:000000
    [    5.007368] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    5.007410] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
    [    5.023816] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    5.027113] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    5.040784] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
    [    5.041545] mmc0: CQHCI version 5.10
    [    5.090472] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [    5.101231] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    5.127729] vdd_mmc1: supplied by vsys_3v3
    [    5.132559] pca953x 4-0020: 4-0020 supply vcc not found, using dummy regulator
    [    5.139809] pca953x 4-0020: using no AI
    [    5.164442] GPIO line 200 (DP0_PWR_SW_EN) hogged as output/high
    [    5.172232] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    5.180280] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    5.188341] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    5.196388] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    5.204415] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    5.216834] mmc0: Command Queue Engine enabled
    [    5.221284] mmc0: new HS200 MMC card at address 0001
    [    5.226497] ti-udma 285c0000.dma-controller: Channels: 24 (tchan: 12, rchan: 12, gp-rflow: 8)
    [    5.235335] mmcblk0: mmc0:0001 S0J56X 14.8 GiB 
    [    5.239999] mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB
    [    5.246623] mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB
    [    5.252645] mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (240:0)
    [    5.261978]  mmcblk0: p1 p2
    [    5.265527] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
    [    5.298715] cadence-qspi 47040000.spi: PHY calibration failed: -2
    [    5.304805] spi-nor spi0.0: mt35xu512aba (65536 Kbytes)
    [    5.310030] 8 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    5.316630] Creating 8 MTD partitions on "47040000.spi.0":
    [    5.322103] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    5.328108] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    5.333785] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    5.339529] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    5.345098] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    5.351244] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    5.356977] 0x000000800000-0x000003fe0000 : "ospi.rootfs"
    [    5.362778] 0x000003fe0000-0x000004000000 : "ospi.phypattern"
    [    5.377201] spi-nor spi1.0: mt25qu512a (65536 Kbytes)
    [    5.423904] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    5.431549] libphy: 46000f00.mdio: probed
    [    5.436629] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    5.444891] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:000000
    [    5.461937] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    5.470499] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 57.4
    [    5.477798] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    5.484761] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    5.497036] mmc1: CQHCI version 5.10
    [    6.565126] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
    [    6.574011] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    6.610729] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    6.618163] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    6.625497] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    6.632958] mmc1: new high speed SDHC card at address 2125
    [    6.635921] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    6.638883] mmcblk1: mmc1:2125 APPSD 29.8 GiB 
    [    6.646667] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    6.654738]  mmcblk1: p1 p2
    [    6.657221] hctosys: unable to open rtc device (rtc0)
    [    6.780065] ALSA device list:
    [    6.783024]   No soundcards found.
    [   30.765357] EXT4-fs (mmcblk1p2): warning: mounting fs with errors, running e2fsck is recommended
    [   31.825449] EXT4-fs (mmcblk1p2): recovery complete
    [   32.846385] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [   32.854496] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [   32.868821] devtmpfs: mounted
    [   32.872108] Freeing unused kernel memory: 1664K
    [   32.876650] Run /sbin/init as init process
    [   33.229081] systemd[1]: System time before build time, advancing clock.
    [   33.327938] NET: Registered protocol family 10
    [   33.332799] Segment Routing with IPv6
    [   33.360744] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -)
    [   33.382483] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2020.09!
    
    [   33.424534] systemd[1]: Set hostname to <j7-evm>.
    [   33.915989] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /va.
    [   33.988699] random: systemd: uninitialized urandom read (16 bytes read)
    [   33.995430] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [   34.007757] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [   34.017666] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [   34.039987] random: systemd: uninitialized urandom read (16 bytes read)
    [   34.047286] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [   34.063958] random: systemd: uninitialized urandom read (16 bytes read)
    [   34.071083] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [   34.088074] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password ��…ts to Console Directory Watch.
    [   34.112005] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R��…uests to Wall Directory Watch.
    [   34.136002] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [   34.151951] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [   34.167942] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [   34.183948] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [   34.206150] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [   34.227993] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [   34.250126] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [   34.268086] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [   34.305210] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [   34.313549] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [   34.332180] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [   34.348218] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [   34.368126] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [   34.384069] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [   34.403214] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [   34.426250] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [   34.450315] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [   34.474653] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [   34.499311] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st��…odes for the current kernel...
    [   34.526389] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [   34.568148] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [   34.593549] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [   34.612073] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [   34.626718] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [   34.643883] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [   34.665789] cryptodev: loading out-of-tree module taints kernel.
    [   34.674284] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems  34.690977] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [   34.696040] cryptodev: driver 1.10 loaded.
    [0m...
    [   34.714942] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...
    [   34.743037] systemd[1]: Mounted Huge Pages File System.
    [  OK  ] Mounted Huge Pages File System.
    [   34.764331] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [FAILED] Failed to mount Temporary Directory (/tmp).
    See 'systemctl status tmp.mount' for details.
    [DEPEND] Dependency failed for Network Name Resolution.
    [DEPEND] Dependency failed for Network Time Synchronization.
    [DEPEND] Dependency failed for Login Service.
    [  OK  ] Started Create list of sta��… nodes for the current kernel.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star��…progress communication helper.
    [FAILED] Failed to start RPC Bind.
    See 'systemctl status rpcbind.service' for details.
    [DEPEND] Dependency failed for NFS ��… monitor for NFSv2/3 locking..
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
    [  OK  ] Reached target Host and Network Name Lookups.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [   35.104953] systemd-journald[172]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /media/ram.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Rebuild Journal Catalog...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Rebuild Journal Catalog.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
             Starting Update is Completed...
    [  OK  ] Started Update is Completed.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API.
    [  OK  ] Listening on dropbear.socket.
             Starting Reboot and dump vmcore via kexec...
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting rc.pvr.service...
    [  OK  ] Started Reboot and dump vmcore via kexec.
    grep: /var/lib/opkg/info/*.control: No such file or directory
    [   37.175252] j721e-audio sound@0: ASoC: failed to init link CPB pcm3168a DAC: -517
    [  OK  ] Started Print notice about GPLv3 packages.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [   37.233530] rti-wdt 2200000.watchdog: heartbeat 60 sec
    [   37.238745] PVR_K:  259: Read BVNC 22.104.208.318 from HW device registers
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.[   37.248787] PVR_K:  259: RGX Device initialised with BVNC 22.104.208.318
    
    [  OK  ] Reached target Network (Pre).
    [   37.272295] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 0
             Starting Network Service...
    [  OK  ] Started Network Service.
    [  OK  ] Reached target Network.
             Starting Simple Network Ma��…ent Protocol (SNMP) Daemon....
    [   37.415918] random: crng init done
    [   37.419332] random: 7 urandom warning(s) missed due to ratelimiting
             Starting Wait for Network to be Configured...
             Starting Permit User Sessions...
    [  OK  ] Started Load/Save Random Seed.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Started Serial Getty on ttyS3.
    [   37.516698] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517
    [   37.525657] rti-wdt 2210000.watchdog: heartbeat 60 sec
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [   37.564033] j721e-audio sound@0: ASoC: failed to init link CPB pcm3168a DAC: -517
    [FAILED] Failed to start Synchronize System[   37.575971] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517
     and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [   37.782006] j721e-audio sound@0: pcm3168a-dac <-> 2ba0000.mcasp mapping ok
    [   37.792627] j721e-audio sound@0: pcm3168a-adc <-> 2ba0000.mcasp mapping ok
    [   37.883736] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [   38.044254] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
    [   38.064419] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
    [   38.124461] remoteproc remoteproc0: 4d80800000.dsp is available
    [   38.138045] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [   38.165147] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    [   38.263930] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
    [   38.284894] remoteproc remoteproc1: 4d81800000.dsp is available
    [   38.318308] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [   38.344449] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [   38.385317] remoteproc remoteproc2: 64800000.dsp is available
    [   38.434214] remoteproc remoteproc2: Direct firmware load for j7-c71_0-fw failed with error -2
    [   38.442784] remoteproc remoteproc0: Direct firmware load for j7-c66_0-fw failed with error -2
    [   38.451322] remoteproc remoteproc1: Direct firmware load for j7-c66_1-fw failed with error -2
    [   38.463604] remoteproc remoteproc1: powering up 4d81800000.dsp
    [   38.469465] remoteproc remoteproc0: powering up 4d80800000.dsp
    [   38.475350] remoteproc remoteproc2: powering up 64800000.dsp
    [   38.483947] remoteproc remoteproc2: Direct firmware load for j7-c71_0-fw failed with error -2
    [   38.492617] remoteproc remoteproc0: Direct firmware load for j7-c66_0-fw failed with error -2
    [   38.501396] remoteproc remoteproc1: Direct firmware load for j7-c66_1-fw failed with error -2
    [   38.511930] remoteproc remoteproc2: request_firmware failed: -2
    [   38.517968] remoteproc remoteproc0: request_firmware failed: -2
    [   38.524009] remoteproc remoteproc1: request_firmware failed: -2
    [   38.536901] CAN device driver interface
    [   38.590724] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [   38.599545] [drm] No driver support for vblank timestamp query.
    [   38.604105] m_can_platform 40528000.can: m_can device registered (irq=15, version=32)
    [   38.613139] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
    [   38.625508] [drm] Cannot find any crtc or sizes
    [  OK  ] Started Simple Network Man��…ement Protocol (SNMP) Daemon..
    [   38.740497] m_can_platform 40568000.can: m_can device registered (irq=17, version=32)
    [   38.855358] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [   39.017333] platform 41000000.r5f: configured R5F for IPC-only mode
    [   39.039992] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [   39.186058] remoteproc remoteproc3: 41000000.r5f is available
    [   39.215483] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [   39.226840] remoteproc remoteproc3: powering up 41000000.r5f
    [   39.235983] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [   39.250318] remoteproc remoteproc3: request_firmware failed: -2
    [   39.261499] platform 5c00000.r5f: configured R5F for remoteproc mode
    [   39.277545] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [   39.330827] remoteproc remoteproc4: 5c00000.r5f is available
    [   39.350875] TI DP83867 46000f00.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=46000f00.mdio:00, irq=POLL)
    [   39.369785] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
    [   39.419681] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
    [   39.431997] remoteproc remoteproc4: powering up 5c00000.r5f
    [   39.440103] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
    [   39.455937] remoteproc remoteproc4: request_firmware failed: -2
    [   39.465552] platform 5d00000.r5f: configured R5F for remoteproc mode
    [   39.528159] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [   39.569038] remoteproc remoteproc5: 5d00000.r5f is available
    [   39.672080] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [   39.683694] remoteproc remoteproc5: powering up 5d00000.r5f
    [   39.696004] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [   39.705094] remoteproc remoteproc5: request_firmware failed: -2
    [   39.725265] platform 5e00000.r5f: configured R5F for remoteproc mode
    [   39.790943] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [   39.946485] remoteproc remoteproc6: 5e00000.r5f is available
    [   40.025651] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   40.036650] remoteproc remoteproc6: powering up 5e00000.r5f
    [   40.037769] platform 5f00000.r5f: configured R5F for remoteproc mode
    [   40.046228] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   40.063647] remoteproc remoteproc6: request_firmware failed: -2
    [   40.141789] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
    [   40.170514] remoteproc remoteproc7: 5f00000.r5f is available
    [   40.193297] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [   40.205913] remoteproc remoteproc7: powering up 5f00000.r5f
    [   40.214196] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [   40.227925] remoteproc remoteproc7: request_firmware failed: -2
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [  OK  ] Created slice system-weston.slice.
    [  OK  ] Started Weston Wayland Compositor.
    [  OK  ] Reached target Sound Card.
    [   41.666491] remoteproc remoteproc8: b034000.pru is available
             Mounting Temporary Directory (/tmp)...
    [  OK  ] Mounted Temporary Directory (/tmp).
    [   41.782614] pru-rproc b034000.pru: PRU rproc node /bus@100000/icssg@b000000/pru@34000 probed successfully
             Starting Login Service...
    [   41.860176] remoteproc remoteproc9: b004000.rtu is available
    [  OK  ] [   41.902799] pru-rproc b004000.rtu: PRU rproc node /bus@100000/icssg@b000000/rtu@4000 probed successfully
    Started Login Service.
    [   41.930631] pru-rproc b00a000.txpru: IRQ vring not found
    [  OK  ] Created slice User Slice of UID 0.
    [   41.943349] pru-rproc b00a000.txpru: IRQ kick not found
             Starting User Runtime Directory /run/user/0...
    [  OK  ] Started User Runtime Directory /run/user/0.
             Starting User Manager for UID 0...
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [   42.071952] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    [   42.092689] remoteproc remoteproc10: b00a000.txpru is available
    [   42.148059] pru-rproc b00a000.txpru: PRU rproc node /bus@100000/icssg@b000000/txpru@a000 probed successfully
    [   42.266937] remoteproc remoteproc11: b038000.pru is available
    [  OK  ] Started File System Check on /dev/mmcblk1p1.
             Mounting /run/media/mmcblk1p1...
    [   42.360809] pru-rproc b038000.pru: PRU rproc node /bus@100000/icssg@b000000/pru@38000 probed successfully
    [  OK  ] Started User Manager for UID 0.
    [   42.400017] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [  OK  ] Started Session c1 of user root.
    [   42.416558] remoteproc remoteproc12: b006000.rtu is available
    [  OK  ] Mounted /run/media/mmcblk1p1.
    [   42.442989] pru-rproc b006000.rtu: PRU rproc node /bus@100000/icssg@b000000/rtu@6000 probed successfully
    [   42.473404] pru-rproc b00c000.txpru: IRQ vring not found
    [   42.493165] pru-rproc b00c000.txpru: IRQ kick not found
    [   42.504533] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   42.520275] remoteproc remoteproc13: b00c000.txpru is available
    [   42.531514] pru-rproc b00c000.txpru: PRU rproc node /bus@100000/icssg@b000000/txpru@c000 probed successfully
    [   42.588571] remoteproc remoteproc14: b134000.pru is available
    [   42.618533] pru-rproc b134000.pru: PRU rproc node /bus@100000/icssg@b100000/pru@34000 probed successfully
    [   42.640747] remoteproc remoteproc15: b104000.rtu is available
    [   42.651503] pru-rproc b104000.rtu: PRU rproc node /bus@100000/icssg@b100000/rtu@4000 probed successfully
    [   42.684332] pru-rproc b10a000.txpru: IRQ vring not found
    [   42.695923] pru-rproc b10a000.txpru: IRQ kick not found
    [   42.704396] remoteproc remoteproc16: b10a000.txpru is available
    [   42.717943] pru-rproc b10a000.txpru: PRU rproc node /bus@100000/icssg@b100000/txpru@a000 probed successfully
    [   42.764632] remoteproc remoteproc17: b138000.pru is available
    [   42.780166] usbcore: registered new interface driver usbfs
    [   42.785714] pru-rproc b138000.pru: PRU rproc node /bus@100000/icssg@b100000/pru@38000 probed successfully
    [   42.803314] usbcore: registered new interface driver hub
    [   42.812852] usbcore: registered new device driver usb
    [   42.824512] remoteproc remoteproc18: b106000.rtu is available
    [   42.831024] pru-rproc b106000.rtu: PRU rproc node /bus@100000/icssg@b100000/rtu@6000 probed successfully
    [   42.849516] pru-rproc b10c000.txpru: IRQ vring not found
    [   42.859913] pru-rproc b10c000.txpru: IRQ kick not found
    [   42.872223] remoteproc remoteproc19: b10c000.txpru is available
    [   42.878696] pru-rproc b10c000.txpru: PRU rproc node /bus@100000/icssg@b100000/txpru@c000 probed successfully
    [   42.897133] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   42.907945] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   42.916659] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [   42.958436] xhci-hcd xhci-hcd.2.auto: irq 606, io mem 0x06410000
    [   43.056196] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
    [   43.109993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   43.139129] usb usb1: Product: xHCI Host Controller
    [   43.162714] usb usb1: Manufacturer: Linux 5.4.74-g9574bba32a xhci-hcd
    [   43.179923] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   43.192064] hub 1-0:1.0: USB hub found
    [   43.195828] hub 1-0:1.0: 1 port detected
    [   43.204815] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   43.215919] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   43.231916] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   43.247943] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   43.263947] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
    [   43.279902] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   43.295900] usb usb2: Product: xHCI Host Controller
    [   43.300775] usb usb2: Manufacturer: Linux 5.4.74-g9574bba32a xhci-hcd
    [   43.315915] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   43.321414] hub 2-0:1.0: USB hub found
    [   43.331916] hub 2-0:1.0: 1 port detected
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project http://arago-project.org j7-evm ttyS2
    
    Arago 2020.09 j7-evm ttyS2
    
    j7-evm [   43.547924] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    login: [   43.716183] usb 1-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
    [   43.727900] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [   43.735036] usb 1-1: SerialNumber: CC0108697885
    [   43.748096] hub 1-1:1.0: USB hub found
    [   43.751859] hub 1-1:1.0: 4 ports detected
    
    j7-evm login: root
    No directory, logging in with HOME=/
    root@j7-evm:/# modprobe rpmsg_sample_client count=5
    -sh: modprobe: command not found
    root@j7-evm:/# 
    root@j7-evm:/# 
    root@j7-evm:/# 
    root@j7-evm:/# 
    root@j7-evm:/# 
    root@j7-evm:/# 
    

  • j7-evm login: root
    No directory, logging in with HOME=/

    The above is a bit weird. Seems like an issue while creating the PSDKRA SD card. I do not see HOME=/. May be that is why
    you are not getting the default user space utilities like modprobe. Could you try to re create a new SD card?

    - Keerthy

  • Hi Keerthy,

    Your observation was right. 

    We need to prepare SD card again as we were missing some dependencies during SDK installation.

    We have successfully ran the "modprobe rpmsg_client_sample count=10" but it worked only "ONCE".

    attached are the logs.I have few doubts on this

    1.Is it one time executable code as for every second time I have to reset and re ran the application and i ran for single time only. you can see it from log.

    2.If I want to merge it with my application,is modprobe is mandatory?if yes can you suggest a way to do so.

    3.Is every application co related to vision apps init?

    Your help is Highly appreciated.

     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project http://arago-project.org j7-evm ttyS2
    
    Arago 2020.09 j7-evm ttyS2
    
    j7-evm login: root
    Last login: Sat Apr 10 00:05:43 UTC 2021
    root@j7-evm:~# cd /opt/vision_apps/
    root@j7-evm:/opt/vision_apps# source ./vision_apps_init.sh 
    root@j7-evm:/opt/vision_apps# [MCU1_0]     34.468716 s: CIO: Init ... !
    [MCU1_0]     34.468787 s: ### CPU Frequency <ORG = 1000000000 Hz>, <NE>
    [MCU1_0]     34.468832 s: APP: Init ... !!!
    [MCU1_0]     34.468852 s: MEM: Init ... !!!
    [MCU1_0]     34.468880 s: MEM: Created heap (DDR_SHARED_MEM, id=0, fla!
    [MCU1_0]     34.468936 s: MEM: Init ... Done !!!
    [MCU1_0]     34.468955 s: IPC: Init ... !!!
    [MCU1_0]     34.468983 s: IPC: 7 CPUs participating in IPC !!!
    [MCU1_0]     34.469018 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU1_0]     53.422664 s: IPC: HLOS is ready !!!
    [MCU1_0]     53.430187 s: IPC: Init ... Done !!!
    [MCU1_0]     53.430249 s: APP: Syncing with 5 CPUs ... !!!
    [MCU1_0]     53.722887 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU1_0]     53.722951 s: REMOTE_SERVICE: Init ... !!!
    [MCU1_0]     53.724296 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU1_0]     53.724363 s: APP: Init ... Done !!!
    [MCU1_0]     53.724392 s: APP: Run ... !!!
    [MCU1_0]     53.724413 s: IPC: Starting echo test ...
    [MCU1_0]     53.727877 s: APP: Run ... Done !!!
    
    root@j7-evm:/opt/vision_apps# cd ../
    root@j7-evm:/opt# cd ../
    root@j7-evm:/# cd ~
    root@j7-evm:~# modprobe rpmsg_client_sample count=10
    [  123.970270] rpmsg_client_sample virtio3.ti.ipc4.ping-pong.-1.14: ne!
    root@j7-evm:~# [  123.979682] rpmsg_client_sample virtio3.ti.ipc4.ping)
    [  123.988747] rpmsg_client_sample virtio3.ti.ipc4.ping-pong.-1.14: in)
    [  123.997083] rpmsg_client_sample virtio3.ti.ipc4.ping-pong.-1.14: in)
    [  124.005386] rpmsg_client_sample virtio3.ti.ipc4.ping-pong.-1.14: in)
    [  124.013703] rpmsg_client_sample virtio3.ti.ipc4.ping-pong.-1.14: in)
    [  124.021996] rpmsg_client_sample virtio3.ti.ipc4.ping-pong.-1.14: in)
    [  124.030298] rpmsg_client_sample virtio3.ti.ipc4.ping-pong.-1.14: in)
    [  124.038590] rpmsg_client_sample virtio3.ti.ipc4.ping-pong.-1.14: in)
    [  124.046888] rpmsg_client_sample virtio3.ti.ipc4.ping-pong.-1.14: in)
    [  124.055181] rpmsg_client_sample virtio3.ti.ipc4.ping-pong.-1.14: in)
    [  124.063517] rpmsg_client_sample virtio3.ti.ipc4.ping-pong.-1.14: go!
    [  132.048467] Initializing XFRM netlink socket
    [  134.244104] bridge: filtering via arp/ip/ip6tables is no longer ava.
    [  134.261475] Bridge firewalling registered
    
    root@j7-evm:~# modprobe rpmsg_client_sample count=10
    root@j7-evm:~# cd /opt/vision_apps/
    root@j7-evm:/opt/vision_apps# source ./vision_apps_init.sh 
    root@j7-evm:/opt/vision_apps# [MCU1_0]     34.468716 s: CIO: Init ... !
    [MCU1_0]     34.468787 s: ### CPU Frequency <ORG = 1000000000 Hz>, <NE>
    [MCU1_0]     34.468832 s: APP: Init ... !!!
    [MCU1_0]     34.468852 s: MEM: Init ... !!!
    [MCU1_0]     34.468880 s: MEM: Created heap (DDR_SHARED_MEM, id=0, fla!
    [MCU1_0]     34.468936 s: MEM: Init ... Done !!!
    [MCU1_0]     34.468955 s: IPC: Init ... !!!
    [MCU1_0]     34.468983 s: IPC: 7 CPUs participating in IPC !!!
    [MCU1_0]     34.469018 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU1_0]     53.422664 s: IPC: HLOS is ready !!!
    [MCU1_0]     53.430187 s: IPC: Init ... Done !!!
    [MCU1_0]     53.430249 s: APP: Syncing with 5 CPUs ... !!!
    [MCU1_0]     53.722887 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU1_0]     53.722951 s: REMOTE_SERVICE: Init ... !!!
    [MCU1_0]     53.724296 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU1_0]     53.724363 s: APP: Init ... Done !!!
    [MCU1_0]     53.724392 s: APP: Run ... !!!
    [MCU1_0]     53.724413 s: IPC: Starting echo test ...
    [MCU1_0]     53.727877 s: APP: Run ... Done !!!
    
    root@j7-evm:/opt/vision_apps# cd ~
    root@j7-evm:~# modprobe rpmsg_client_sample count=10
    
    

    Thanks & Regards,

    Tanvi N. Gore

  • Hi Keerthy,

    Any update of my queries?

    As your answer will help us to proceed with final application.

    looking forward to hear from you.

    Thanks & Regards,

    Tanvi N. Gore

  • Hi Tanvi,

    The rpmsg_client_sample kernel module exchanges the number of messages mention in count at probe. If you want to rerun the sample, you need to remove the module and insert it again.

    modprobe -r rpmsg_client_sample

    modprobe rpmsg_client_sample count=10

    regards

    Suman