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.

SK-AM64B: Linux: WiFi broken in 9.02.01.09?

Part Number: SK-AM64B

Has the WiFI support broken in the 9.02.01.09 Linux release?  I've tried the pre-built wic images and also rolled my own, and the WiFi is broken on all of them. Even tried the Debian image, with the same result.

Firstly, there is no default wificfg file on the boot partition.  After creating it, WiFI does not come up, either in STA or AP mode.  ip a shows wlan0 is down.  Running the scripts in /usr./share/wl18xx gives various errors (including one I briefly saw which was something like "gerp:  command not found".  Did it mean "grep"?!).  For example, trying to start the AP:

root@am64xx-evm:/usr/share/wl18xx# ./ap_start.sh
adding wlan1 interface
./ap_start.sh: line 43: /usr/local/bin/hostapd: No such file or directory

[  667.275328] audit: type=1325 audit(1651168410.781:3): table=nat family=2 entries=0 op=xt_register pid=1157 comm="iptables"
[  667.277923] audit: type=1300 audit(1651168410.781:3): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=ffffed7dfad8 items=0 ppid=1134 pid=1157 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=ttyS2 ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[  667.277955] audit: type=1327 audit(1651168410.781:3): proctitle=69707461626C6573002D74006E6174002D4100504F5354524F5554494E47002D6F0065746830002D6A004D415351554552414445
[  667.277977] audit: type=1325 audit(1651168410.795:4): table=nat family=2 entries=5 op=xt_replace pid=1157 comm="iptables"
[  667.277990] audit: type=1300 audit(1651168410.795:4): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=2bdd3210 items=0 ppid=1134 pid=1157 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=ttyS2 ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[  667.278006] audit: type=1327 audit(1651168410.795:4): proctitle=69707461626C6573002D74006E6174002D4100504F5354524F5554494E47002D6F0065746830002D6A004D415351554552414445

I went back to a November 2023 image I had created, and that works fine.

  • Hi Marcus,

    let me see if I can find somebody to help with this.

    Regards, Andreas

  • Don't know if it helps, but this is from the Debian startup:

    [    9.931782] wl18xx_driver wl18xx.5.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2
    [    9.931811] wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin: -2
    [    9.931816] wlcore: WARNING falling back to default config
    [   10.276363] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
    [   10.291423] wlcore: WARNING Detected unconfigured mac address in nvs, derive from fuse instead.
    [   10.291439] wlcore: WARNING This default nvs file can be removed from the file system
    [   10.304409] wlcore: loaded
    

  • Hey Marcus,

    The wilink driver is officially supported up to kernel 4.19 (please refer to these release notes: https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1322733/faq-wl1837mod-new-wilink-release-r8-9-is-available-feb-2024). If you would like to utilize kernel 6.1 then I would recommend returning to the previous image that was working on your set-up or forward porting the driver to 6.1, however, please note that testing will not have been performed by TI on any kernel past 4.19.

    Best,
    Corinne

  • Thanks Corinne.

    This is slightly worrying, however.  A TI-supplied demo board no longer works with the TI-supplied Linux?  Features withdrawn without notice (no mention in the release notes for 9.02.01.09)?  It does make me wonder what else may become unsupported in the future and how supportable the platform actually is.

    We're not all kernel hackers, and the fact that instructions are provided for Yocto and Debian builds suggests TI knows this.  Sadly, I have no idea how to "forward port" a driver, in the same way I have no idea how to get Linux to support the DP83822 PHY chip even though I've seen the .c file in the build.

  • Hey Marcus,

    My apologies for the confusion, after discussing further internally wlan0 should have come up on this SDK as it is upstreamed. Could you please provide your bootlog, the output of 'ifconfig' and the output of 'lsmod' so we can further explore what's going on?

    Best,
    Corinne

  • I would, if I could.  Unfortunately, the console port has decided that now is a good time to die.  No LED, and occasionally a lot of heat from that area.  Unfortunately, I don't have any test equipment here either, so it will have to wait until i can get into the office and see if a quick reflow will do anything.  Or just swap the board for one of the others Smiling imp

  • Ok let me know once you have a chance to swap the board and we can continue to debug the issue Slight smile

    Corinne

  • The old board is dead.  I now have a newer SK-AM64B and am back to the broken WiFi build of 9.02.01.09.

    There is some text corruption on the console output during boot-up.  The bootlog is too big for a code box, so apologies to all for this:

    U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    EEPROM not available at 0x50, trying to read at 0x51
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)')
    SPL initial stack usage: 13408 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Loading Environment from MMC... MMC Device 0 not found
    *** Warning - No MMC card found, using default environment

    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...

    NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
    NOTICE: BL31: Built : 16:09:05, Feb 9 2024
    I/TC:
    I/TC: OP-TEE version: 4.1.0-51-g012cdca49 (gcc version 11.4.0 (GCC)) #1 Tue Jan 30 10:48:03 UTC 2024 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: GIC redistributor base address not provided
    I/TC: Assuming default GIC group status and modifier
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: Primary CPU switching to normal world boot

    U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)')
    Trying to boot from MMC2
    Authentication passed
    Authentication passed


    U-Boot 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)

    SoC: AM64X SR2.0 HS-FS
    Model: Texas Instruments AM642 SK
    Board: AM64B-SKEVM rev A
    DRAM: 2 GiB
    Core: 90 devices, 33 uclasses, devicetree: separate
    NAND: 0 MiB
    MMC: mmc@fa00000: 1
    Loading Environment from nowhere... OK
    In: serial@2800000
    Out: serial@2800000
    Err: serial@2800000
    Net: eth0: ethernet@8000000port@1, eth1: ethernet@8000000port@2
    Hit any key to stop autoboot: 0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    574 bytes read in 29 ms (18.6 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    ## Error: "main_cpsw0_qsgmii_phyinit" not defined
    15442432 bytes read in 643 ms (22.9 MiB/s)
    56715 bytes read in 34 ms (1.6 MiB/s)
    Working FDT set to 88000000
    ## Flattened Device Tree blob at 88000000
    Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
    Loading Device Tree to 000000008feef000, end 000000008fffffff ... OK
    Working FDT set to 8feef000

    Starting kernel ...

    [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [ 0.000000] Linux version 6.1.80-rt26-ti-rt-g3c08dbfd7bfd (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT_RT Wed Mar 20 14:44:35 UTC 2024
    [ 0.000000] Machine model: Texas Instruments AM642 SK
    [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [ 0.000000] printk: bootconsole [ns16550a0] enabled
    [ 0.000000] efi: UEFI not found.
    [ 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 m4f-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 m4f-memory@a4100000, compatible id shared-dma-pool
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
    [ 0.000000] DMA32 empty
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff]
    [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a57fffff]
    [ 0.000000] node 0: [mem 0x00000000a5800000-0x00000000ffffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [ 0.000000] cma: Reserved 32 MiB at 0x00000000fbe00000
    [ 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.4
    [ 0.000000] percpu: Embedded 20 pages/cpu s44928 r8192 d28800 u81920
    [ 0.000000] Detected VIPT I-cache on CPU0
    [ 0.000000] CPU features: detected: GIC system register CPU interface
    [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
    [ 0.000000] CPU features: detected: ARM erratum 845719
    [ 0.000000] alternatives: applying boot alternatives
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
    [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system) root=PARTUUID=b90d54c3-02 rw rootfstype=ext4 rootwait
    [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [ 0.000000] Memory: 1897780K/2097152K available (9792K kernel code, 1192K rwdata, 2244K rodata, 1728K init, 422K bss, 166604K reserved, 32768K cma-reserved)
    [ 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] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads.
    [ 0.000000] No expedited grace period (rcu_normal_after_boot).
    [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 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: 256 SPIs implemented
    [ 0.000000] GICv3: 0 Extended SPIs implemented
    [ 0.000000] Root IRQ handler: 0xffff800008411560
    [ 0.000000] GICv3: GICv3 features: 16 PPIs
    [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000
    [ 0.000000] ITS [mem 0x01820000-0x0182ffff]
    [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0)
    [ 0.000000] ITS: using cache flushing for cmd queue
    [ 0.000000] GICv3: using LPI property table @0x0000000080030000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080040000
    [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [ 0.000274] Console: colour dummy device 80x25
    [ 0.538027] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=200000)
    [ 0.538038] pid_max: default: 32768 minimum: 301
    [ 0.538138] LSM: Security Framework initializing
    [ 0.538294] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [ 0.538320] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [ 0.540234] rcu: Hierarchical SRCU implementation.
    [ 0.540244] rcu: Max phase no-delay instances is 400.
    [ 0.540295] printk: bootconsole [ns16550a0] printing thread started
    I[ /T C :0 .S5e9c2on77da1r]y PClaPtUf 1o rmin iMStIi:a limzsii-ngco
    ntrIo/lTlCe: rS@1ec82o0n0d0ar0y CdoPmUa 1in s wciretcahteidng
    It[ o no r0m.a59l3 0wo56rl] dP CboIo/MtS
    : /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [ 0.593181] EFI services will not be available.
    [ 0.593479] smp: Bringing up secondary CPUs ...
    [ 0.610366] Detected VIPT I-cache on CPU1
    [ 0.610505] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
    [ 0.610522] GICv3: CPU1: using allocated LPI pending table @0x0000000080050000
    [ 0.610581] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [ 0.651998] smp: Brought up 1 node, 2 CPUs
    [ 0.652007] SMP: Total of 2 processors activated.
    [ 0.652013] CPU features: detected: 32-bit EL0 Support
    [ 0.652018] CPU features: detected: CRC32 instructions
    [ 0.652066] CPU: All CPU(s) started at EL2
    [ 0.652069] alternatives: applying system-wide alternatives
    [ 0.653727] devtmpfs: initialized
    [ 0.666206] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
    [ 0.666232] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [ 0.668107] pinctrl core: initialized pinctrl subsystem
    [ 0.668775] DMI not present or invalid.
    [ 0.669385] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [ 0.706159] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [ 0.706378] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [ 0.706576] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.706707] audit: initializing netlink subsys (disabled)
    [ 0.707639] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.707883] ASID allocator initialised with 65536 entries
    [ 0.716116] audit: type=2000 audit(0.704:1): state=initialized audit_enabled=0 res=1
    [ 0.716784] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@f4000/pinctrl@a40000/cpsw-cpts-pps
    [ 0.730918] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [ 0.730931] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [ 0.730937] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [ 0.730940] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [ 0.730945] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.730948] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [ 0.730953] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [ 0.730956] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [ 0.734029] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR2.0 JTAGID[0x1bb3802f] Detected
    [ 0.735769] iommu: Default domain type: Translated
    [ 0.735781] iommu: DMA domain TLB invalidation policy: strict mode
    [ 0.736196] SCSI subsystem initialized
    [ 0.736673] usbcore: registered new interface driver usbfs
    [ 0.736719] usbcore: registered new interface driver hub
    [ 0.736751] usbcore: registered new device driver usb
    [ 0.737253] pps_core: LinuxPPS API ver. 1 registered
    [ 0.737257] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.737296] PTP clock support registered
    [ 0.737438] EDAC MC: Ver: 3.0.0
    [ 0.738459] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100
    [ 0.738780] omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100
    [ 0.738968] omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100
    [ 0.739526] FPGA manager framework
    ia 0.739662] AdvancIe/dT LCi: nRuxe sSeorvunedd Asrhachreitde cmetmuroer yD irisv eerna Ibnlietd
    lizIe/dT.C:
    hD[ y n a m0i.c7 4s0h9a2r4ed] cmlemocokrsy ouisr ceen: aSblweitdc
    edI/ TtCo :c lNoocrkmsaolu Wrocre ladr vcih_rstyusal_icozuatniteonr
    :su[ p p o r0t. 7i4s1 2d1i3s]a bVlFeSd
    ifDIi/sTkC q:u oAtsaysnc dhqruoontou_6s. 6no.t0
    u i[ ca t i0on.s74 1a2r5e8 ]d iVsFaSb:l edDq
    ot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.748871] NET: Registered PF_INET protocol family
    [ 0.749174] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [ 0.751339] tcp_listen_portaddr_hash hash table entries: 1024 (order: 3, 40960 bytes, linear)
    [ 0.751401] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [ 0.751417] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [ 0.751667] TCP bind hash table entries: 16384 (order: 8, 1310720 bytes, linear)
    [ 0.753508] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.753744] UDP hash table entries: 1024 (order: 4, 98304 bytes, linear)
    [ 0.753968] UDP-Lite hash table entries: 1024 (order: 4, 98304 bytes, linear)
    [ 0.754392] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [ 0.755160] RPC: Registered named UNIX socket transport module.
    [ 0.755169] RPC: Registered udp transport module.
    [ 0.755172] RPC: Registered tcp transport module.
    [ 0.755175] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.755188] PCI: CLS 0 bytes, default 64
    [ 1.0540[ 0.788900] Initialise system trusted keyrings
    [ 0.789188] workingset: timestamp_bits=62 max_order=19 bucket_order=0
    [ 0.795570] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.796270] NFS: Registering the id_resolver key type
    [ 0.796322] Key type id_resolver registered
    [ 0.796326] Key type id_legacy registered
    [ 0.796413] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.796419] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [ 0.839675] Key type asymmetric registered
    [ 0.839686] Asymmetric key parser 'x509' registered
    [ 0.839767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [ 0.839775] io scheduler mq-deadline registered
    [ 0.839780] io scheduler kyber registered
    [ 0.853137] pinctrl-single 4084000.pinctrl: 33 pins, size 132
    [ 0.853734] pinctrl-single f4000.pinctrl: 180 pins, size 720
    [ 0.856024] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [ 0.863945] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [ 0.906347] loop: module loaded
    [ 0.907702] megasas: 07.719.03.00-rc1
    [ 0.912036] tun: Universal TUN/TAP device driver, 1.6
    [ 0.912939] VFIO - User Level meta-driver version: 0.3
    [ 0.913813] usbcore: registered new interface driver usb-storage
    [ 0.914563] i2c_dev: i2c /dev entries driver
    [ 0.915227] sdhci: Secure Digital Host Controller Interface driver
    [ 0.915232] sdhci: Copyright(c) Pierre Ossman
    [ 0.915491] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.916299] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [ 0.916631] usbcore: registered new interface driver usbhid
    [ 0.916635] usbhid: USB HID core driver
    [ 0.917714] optee: probing for conduit method.
    [ 0.917749] optee: revision 4.1 (012cdca4)
    [ 0.950944] optee: dynamic shared memory is enabled
    [ 0.951415] optee: initialized driver
    [ 0.953645] Initializing XFRM netlink socket
    [ 0.953687] NET: Registered PF_PACKET protocol family
    [ 0.953820] Key type dns_resolver registered
    [ 0.954224] registered taskstats version 1
    [ 0.954231] Loading compiled-in X.509 certificates
    [ 0.966507] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)')
    [ 1.014013] pca953x 0-0070: supply vcc not found, using dummy regulator
    [ 1.014175] pca953x 0-0070: using no AI
    [ 1.026904] omap_i2c 20010000.i2c: bus 0 rev0.12 at 400 kHz
    [ 1.027285] ti-sci-intr bus@f4000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [ 1.027659] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [ 1.031078] ti-udma 485c0100.dma-controller: Number of rings: 68
    [ 1.032794] ti-udma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6)
    [ 1.034946] ti-udma 485c0000.dma-controller: Number of rings: 288
    [ 1.045741] ti-udma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15)
    [ 1.049724] printk: console [ttyS2] disabled
    [ 1.049993] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 303, base_baud = 3000000) is a 8250
    [ 1.054058] printk: console [ttyS2] printing thread started
    [ 1.054071] printk: console [ttyS2] enabled
    [ 1.054076] printk: bootconsole [ns16550a0] disabled
    58] printk: console [ttyS2] printing thread started
    [ 1.054071] printk: console [ttyS2] enabled
    [ 1.054076] printk: bootconsole [ns16550a0] disabled
    [ 1.355610] printk: bootconsole [ns16550a0] printing thread stopped
    [ 1.361152] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [ 1.361291] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
    [ 1.361302] Creating 7 MTD partitions on "fc40000.spi.0":
    [ 1.361310] 0x000000000000-0x000000100000 : "ospi.tiboot3"
    [ 1.362987] 0x000000100000-0x000000300000 : "ospi.tispl"
    [ 1.364429] 0x000000300000-0x000000700000 : "ospi.u-boot"
    [ 1.365978] 0x000000700000-0x000000740000 : "ospi.env"
    [ 1.367432] 0x000000740000-0x000000780000 : "ospi.env.backup"
    [ 1.368850] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [ 1.370422] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [ 1.382544] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [ 1.416966] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.420085] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [ 1.420102] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
    [ 1.420159] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000006
    [ 1.420399] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4
    [ 1.420406] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [ 1.421215] pps pps0: new PPS source ptp0
    [ 1.421605] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [ 1.441256] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16
    [ 1.447189] am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [ 1.464958] mmc0: CQHCI version 5.10
    [ 1.465556] debugfs: Directory 'pd:114' with parent 'pm_genpd' already present!
    [ 1.476011] ALSA device list:
    [ 1.476025] No soundcards found.
    [ 1.479827] mmc1: CQHCI version 5.10
    [ 1.510288] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [ 1.514665] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [ 1.515702] Waiting for root device PARTUUID=b90d54c3-02...
    [ 1.517302] sdhci-am654 fa10000.mmc: card claims to support voltages below defined range
    [ 1.528900] mmc0: new SDIO card at address 0001
    [ 1.566421] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [ 1.567324] mmcblk1: mmc1:aaaa SU16G 14.8 GiB
    [ 1.573592] mmcblk1: p1 p2
    [ 1.593509] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    [ 1.593612] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 1.594418] devtmpfs: mounted
    [ 1.595684] Freeing unused kernel memory: 1728K
    [ 1.595817] Run /sbin/init as init process
    [ 1.879836] systemd[1]: System time before build time, advancing clock.
    [ 1.935588] NET: Registered PF_INET6 protocol family
    [ 1.938136] Segment Routing with IPv6
    [ 1.938181] In-situ OAM (IOAM) with IPv6
    [ 1.963378] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)

    Welcome to Arago 2023.10!

    [ 1.964200] systemd[1]: Detected architecture arm64.
    [ 2.005330] systemd[1]: Hostname set to <am64xx-evm>.
    [ 2.158887] systemd-sysv-generator[151]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.513410] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [ 2.593492] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [ 2.683364] systemd[1]: Queued start job for default target Graphical Interface.
    [ OK ] Created slice Slice /system/getty 2.712087] systemd[1]: Created slice Slice /system/getty.
    0m.
    [ OK ] Created slice Slice /system/modprob[ 2.728385] systemd[1]: Created slice Slice /system/modprobe.
    e.
    [ OK ] Created slice Slice /system/serial-[ 2.745389] systemd[1]: Created slice Slice /system/serial-getty.
    getty.
    [ OK ] Created slice User and Session Slic[ 2.761615] systemd[1]: Created slice User and Session Slice.
    e.
    [ 2.776686] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ OK ] Started Dispatch Password …ts to Console Directory Watch.
    [ OK ] Started Forward Password R…uests [ 2.796610] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    to Wall Directory Watch.
    [ 2.815720] systemd[1]: Reached target Path Units.
    [ OK ] Reached target Path Units.
    [ OK ] Reached target Remote File Systems systemd[1]: Reached target Remote File Systems.
    [0m.
    [ OK ] Reached target Slice Units.
    [ 2.841285] systemd[1]: Reached target Slice Units.
    [ OK ] Reached target Swaps.
    [ 2.852273] systemd[1]: Reached target Swaps.
    [ OK ] Listening on RPCbind Server Activat[ 2.873231] systemd[1]: Listening on RPCbind Server Activation Socket.
    ion Socket.
    [ OK ] Reached target RPC Port Mapper.[ 2.888285] systemd[1]: Reached target RPC Port Mapper.

    [ 2.910872] systemd[1]: Listening on Process Core Dump Socket.
    [ OK ] Listening on Process Core Dump Socket.
    [ 2.925709] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [ OK ] Listening on initctl Compatibility Named Pipe.
    [ OK ] Listening on Journal Audit Socket 2.942466] systemd[1]: Listening on Journal Audit Socket.
    0m.
    [ OK ] Listening on Journal Socket (/dev/l[ 2.957220] systemd[1]: Listening on Journal Socket (/dev/log).
    og).
    [ OK ] Listening on Journal Socket.
    [ 2.973352] systemd[1]: Listening on Journal Socket.
    [ 2.985687] systemd[1]: Listening on Network Service Netlink Socket.
    [ OK ] Listening on Network Service Netlink Socket.
    [ OK ] Listening on udev Control Socket 3.003393] systemd[1]: Listening on udev Control Socket.
    m.
    [ OK ] Listening on udev Kernel Socket[ 3.018050] systemd[1]: Listening on udev Kernel Socket.
    .
    [ OK ] Listening on User Database Manager [ 3.033225] systemd[1]: Listening on User Database Manager Socket.
    Socket.
    [ 3.056661] systemd[1]: Mounting Huge Pages File System...
    Mounting Huge Pages File System...
    [ 3.079625] systemd[1]: Mounting POSIX Message Queue File System...
    Mounting POSIX Message Queue File System...
    [ 3.104614] systemd[1]: Mounting Kernel Debug File System...
    Mounting Kernel Debug File System...
    [ 3.117765] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    Mounting Temporary Directory /tmp...
    [ 3.139664] systemd[1]: Mounting Temporary Directory /tmp...
    Starting Create List of Static Device Nodes 3.157594] systemd[1]: Starting Create List of Static Device Nodes...
    m...
    Starting Load Kernel Module configfs...
    [ 3.183173] systemd[1]: Starting Load Kernel Module configfs...
    [ 3.200667] systemd[1]: Starting Load Kernel Module drm...
    Starting Load Kernel Module drm...
    Starting Load Kernel Module fuse...
    [ 3.222253] systemd[1]: Starting Load Kernel Module fuse...
    Starting RPC Bind...
    [ 3.244391] systemd[1]: Starting RPC Bind...
    [ 3.251335] fuse: init (API version 7.37)
    [ 3.253552] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [ 3.255014] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [ 3.255038] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    Starting Journal Service...
    [ 3.286225] systemd[1]: Starting Journal Service...
    Starting Load Kernel Modules...[ 3.322144] systemd[1]: Starting Load Kernel Modules...

    Starting Generate network …ts from Kernel co[ 3.342367] systemd[1]: Starting Generate network units from Kernel command line...
    mmand line...
    Starting Remount Root and Kernel File Systems systemd[1]: Starting Remount Root and Kernel File Systems...
    [0m...
    [ 3.398486] systemd[1]: Starting Coldplug All udev Devices...
    [ 3.400774] cryptodev: loading out-of-tree module taints kernel.
    Starting Coldplug All udev Devices...[ 3.404490] cryptodev: driver 1.12 loaded.

    [ 3.468722] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    [ OK ] Started RPC Bind.[ 3.494403] systemd[1]: Started RPC Bind.

    [ OK ] Started Journal Service.
    [ 3.511028] systemd[1]: Started Journal Service.
    [ OK ] Mounted Huge Pages File System.
    [ OK ] Mounted POSIX Message Queue File System.
    [ OK ] Mounted Kernel Debug File System.
    [ OK ] Mounted Temporary Directory /tmp.
    [ OK ] Finished Create List of Static Device Nodes.
    [ OK ] Finished Load Kernel Module configfs.
    [ OK ] Finished Load Kernel Module drm.
    [ OK ] Finished Load Kernel Module fuse.
    [ OK ] Finished Load Kernel Modules.
    [ OK ] Finished Generate network units from Kernel command line.
    [ OK ] Finished Remount Root and Kernel File Systems.
    Mounting FUSE Control File System...
    Mounting Kernel Configuration File System...
    Starting Flush Journal to Persistent Storage...
    Starting Apply Kernel Variables...
    Starting Create Static Device Nodes in /dev...
    [ 3.778542] systemd-journald[161]: Received client request to flush runtime journal.
    [ OK ] Mounted FUSE Control File System.
    [ OK ] Mounted Kernel Configuration File System.
    [ OK ] Finished Flush Journal to Persistent Storage.
    [ OK ] Finished Apply Kernel Variables.
    [ OK ] Finished Create Static Device Nodes in /dev.
    [ OK ] Reached target Preparation for Local File Systems.
    Mounting /media/ram...
    Mounting /var/volatile...
    Starting Rule-based Manage…for Device Events and Files...
    [ OK ] Mounted /media/ram.
    [ OK ] Mounted /var/volatile.
    Starting Load/Save Random Seed...
    [ OK ] Reached target Local File Systems.
    Starting Create Volatile Files and Directories...
    [ OK ] Finished Create Volatile Files and Directories.
    [ OK ] Started Rule-based Manager for Device Events and Files.
    Starting Network Time Synchronization...
    Starting Record System Boot/Shutdown in UTMP...
    [ 4.353007] random: crng init done
    [ OK ] Finished Load/Save Random Seed.
    [ OK ] Finished Coldplug All udev Devices.
    [ OK ] Finished Record System Boot/Shutdown in UTMP.
    [ OK ] Started Network Time Synchronization.
    [ OK ] Reached target System Initialization.
    [ OK ] Started Timer service to update the IP on OLED each 10s.
    [ OK ] Started Daily Cleanup of Temporary Directories.
    [ OK ] Reached target System Time Set.
    [ OK ] Started Daily rotation of log files.
    [ OK ] Reached target Timer Units.
    [ 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.
    [ OK ] Listening on PC/SC Smart Card Daemon Activation Socket.
    Starting D-Bus System Message Bus...
    Starting Reboot and dump vmcore via kexec...
    [ OK ] Listening on Docker Socket for the API.
    [ OK ] Reached target Socket Units.
    [ OK ] Found device /dev/ttyS2.
    [ OK ] Finished Reboot and dump vmcore via kexec.
    [ 5.366190] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@a4000000
    [ 5.369270] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
    [ OK ] Started D-Bus System Message Bus 5.371321] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
    m.
    [ 5.373172] remoteproc remoteproc0: 5000000.m4fss is available
    [ 5.386267] remoteproc remoteproc0: powering up 5000000.m4fss
    [ 5.386297] remoteproc remoteproc0: Booting fw image am64-mcu-m4f0_0-fw, size 86084
    [ OK ] Reached target Basic System.[ 5.407994] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node m4f-dma-memory@a4000000

    [ 5.408210] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
    [ 5.408219] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
    [ OK ] Started Job spooling tools.
    [ OK ] Started Periodic Command Scheduler.
    Starting DEMO...
    Starting Print notice about GPLv3 packages...
    Starting IPv6 Packet Filtering Framework...
    Starting IPv4 Packet Filtering Framework...
    [ OK ] Started irqbalance daemon.
    [ 5.761563] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 5.762173] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [ 5.762367] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [ 5.817057] platform 78000000.r5f: configured R5F for remoteproc mode
    [ 5.817892] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [ 5.825481] remoteproc remoteproc1: 78000000.r5f is available
    Starting Telephony service...
    [ 5.830318] remoteproc remoteproc1: powering up 78000000.r5f
    Starting Expand the rootfs…ll size of the bo[ 5.830344] remoteproc remoteproc1: Booting fw image am64-main-r5f0_0-fw, size 86352
    ot device....
    [ 5.849532] platform 78200000.r5f: configured R5F for remoteproc mode
    [ 5.853149] platform 78200000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [ 5.853579] remoteproc remoteproc2: 78200000.r5f is available
    [ 5.858554] remoteproc remoteproc2: powering up 78200000.r5f
    [ 5.858584] remoteproc remoteproc2: Booting fw image am64-main-r5f0_1-fw, size 141772
    Starting User Login Management...[ 5.866524] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node r5f-dma-memory@a0000000

    [ OK ] Started TEE Supplicant.
    [ 5.869606] virtio_rpmsg_bus virtio1: rpmsg host is online
    Starting Telnet Server...[ 5.869833] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7)

    [ 5.869843] remoteproc remoteproc1: remote processor 78000000.r5f is now up
    [ OK ] Started DEMO.[ 5.882325] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe

    [ 5.887370] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r5f-dma-memory@a1000000
    [ OK ] Finished IPv6 Packet Filtering Framework.
    [ OK ] Finished IPv4 Packet Fi[ 5.890703] virtio_rpmsg_bus virtio2: rpmsg host is online
    ltering Framework.
    [ OK ] Finished Te[ 5.890758] rproc-virtio rproc-virtio.2.auto: registered virtio2 (type 7)
    lnet Server.
    [ 5.890767] remoteproc remoteproc2: remote processor 78200000.r5f is now up
    [ 5.891048] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [ 5.899010] platform 78400000.r5f: configured R5F for remoteproc mode
    [ 5.904850] platform 78400000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [ 5.907449] remoteproc remoteproc3: 78400000.r5f is available
    [ 5.918333] remoteproc remoteproc3: powering up 78400000.r5f
    [ 5.918363] remoteproc remoteproc3: Booting fw image am64-main-r5f1_0-fw, size 93260
    [ 5.922203] platform 78600000.r5f: configured R5F for remoteproc mode
    [ 5.923618] platform 78600000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [ 5.927596] remoteproc remoteproc4: 78600000.r5f is available
    [ 5.937188] remoteproc remoteproc4: powering up 78600000.r5f
    [ 5.937217] remoteproc remoteproc4: Booting fw image am64-main-r5f1_1-fw, size 91520
    [ 5.940145] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node r5f-dma-memory@a2000000
    [ 5.949656] virtio_rpmsg_bus virtio3: rpmsg host is online
    [ 5.949712] rproc-virtio rproc-virtio.3.auto: registered virtio3 (type 7)
    [ 5.949723] remoteproc remoteproc3: remote processor 78400000.r5f is now up
    [ 5.950684] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [ OK ] Started Telephony service.
    [ 5.976791] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node r5f-dma-memory@a3000000
    [ OK ] Reached target Preparation for Netw[ 5.977839] virtio_rpmsg_bus virtio4: rpmsg host is online
    ork.
    [ 5.977904] rproc-virtio rproc-virtio.4.auto: registered virtio4 (type 7)
    [ 5.977982] remoteproc remoteproc4: remote processor 78600000.r5f is now up
    Starting Network Configuration...
    [ 5.978246] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xe
    [ 6.765060] Bluetooth: Core ver 2.22
    [ 6.765206] NET: Registered PF_BLUETOOTH protocol family
    [ 6.765210] Bluetooth: HCI device and connection manager initialized
    [ 6.765234] Bluetooth: HCI socket layer initialized
    [ 6.765245] Bluetooth: L2CAP socket layer initialized
    [ 6.765267] Bluetooth: SCO socket layer initialized
    [ OK ] Finished Expand the rootfs…full size of the boot device..
    [ 8.427650] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [ 8.547033] remoteproc remoteproc5: 3000a000.txpru is available
    [ 8.547562] remoteproc remoteproc6: 3000c000.txpru is available
    [ 8.554053] remoteproc remoteproc7: 3008a000.txpru is available
    [ 8.554609] remoteproc remoteproc8: 3008c000.txpru is available
    [ 8.563295] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [ 8.564561] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [ 8.596276] remoteproc remoteproc9: 300b4000.pru is available
    [ 8.597523] remoteproc remoteproc10: 30084000.rtu is available
    [ 8.599292] remoteproc remoteproc11: 30034000.pru is available

    [ 8.602678] remoteproc remoteproc12: 30004000.rtu is available
    [ 8.606514] remoteproc remoteproc13: 30038000.pru is available
    [ 8.610041] remoteproc remoteproc14: 300b8000.pru is available
    [ 8.632044] remoteproc remoteproc15: 30086000.rtu is available
    [ 8.649415] remoteproc remoteproc16: 30006000.rtu is available
    [ OK ] Started Network Configuration.
    Starting Wait for Network to be Configured...
    [ 9.140281] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
    [ 9.140317] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
    Starting Network Name Resolution...
    [ 9.300290] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [ 9.300345] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [ 9.428362] wl18xx_driver wl18xx.5.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2
    [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
    [ 9.612323] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
    [ 9.612531] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 1
    [ 9.624672] xhci-hcd xhci-hcd.6.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
    [ 9.640078] xhci-hcd xhci-hcd.6.auto: irq 519, io mem 0x0f410000
    [ 9.640346] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
    [ 9.640371] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 2
    [ 9.640398] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0 SuperSpeed
    [ 9.644167] hub 1-0:1.0: USB hub found
    [ 9.645036] hub 1-0:1.0: 1 port detected
    [ 9.648455] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 9.652463] hub 2-0:1.0: USB hub found
    [ 9.652508] hub 2-0:1.0: 1 port detected
    [ 9.779708] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
    [ 9.808714] wlcore: loaded
    [ OK ] Created slice Slice /system/systemd-fsck.
    Starting Load/Save RF Kill Switch Status...
    [ OK ] Started Load/Save RF Kill Switch Status.
    [ OK ] Found device /dev/mmcblk1p1.
    Starting File System Check on /dev/mmcblk1p1...
    [ OK ] Finished File System Check on /dev/mmcblk1p1.
    Mounting /run/media/boot-mmcblk1p1...[ 10.463903] wlcore: using inverted interrupt logic: 2

    [ 10.548250] wlcore: PHY firmware version: Rev 8.2.0.0.245
    [ OK ] Mounted /run/media/boot-mmcblk1p1.
    [ 10.641477] wlcore: firmware booted (Rev 8.9.0.0.86)
    [ OK ] Started Network Name Resolution.
    [ OK ] Reached target Network.
    [ OK ] Reached target Host and Network Name Lookups.
    Starting Avahi mDNS/DNS-SD Stack...
    Starting Enable and configure wl18xx bluetooth stack...
    Starting containerd container runtime...
    [ OK ] Started Netperf Benchmark Server.
    [ OK ] Started NFS status monitor for NFSv2/3 locking..
    Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
    Starting Permit User Sessions...
    [ OK ] Finished Enable and configure wl18xx bluetooth stack.
    [ OK ] Started Avahi mDNS/DNS-SD Stack.
    [ OK ] Finished Permit User Sessions.
    [ OK ] Started Getty on tty1.
    [ OK ] Started Serial Getty on ttyS2.
    [ OK ] Reached target Login Prompts.
    Starting Synchronize System and HW clocks...
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [ OK ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
    [ OK ] Started containerd container runtime.
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPL-3.0 packages:
    adwaita-icon-theme-symbolic
    autoconf
    bash-dev
    bash
    bc
    binutils
    cifs-utils
    coreutils-stdbuf
    coreutils
    cpio
    cpp-symlinks
    cpp
    dosfstools
    elfutils
    g++-symlinks
    g++
    gawk
    gcc-symlinks
    gcc
    gdb
    gdbserver
    gettext
    glmark2
    gnu-config
    grub-common
    grub-editenv
    grub-efi
    gzip
    hidapi
    less
    libasm1
    libatomic-dev
    libatomic1
    libbfd
    libdebuginfod1
    libdw1
    libelf1
    libgcc-s-dev
    libgcc1
    libgdbm-compat4
    libgdbm-dev
    libgdbm6
    libgettextlib
    libgettextsrc
    libgmp10
    libidn2-0
    libmpc3
    libmpfr6
    libopcodes
    libqt5charts-examples
    libqt5charts-plugins
    libqt5charts-qmlplugins
    libqt5charts5
    libqt5sensors-plugins
    libqt5sensors-qmlplugins
    libqt5sensors5
    libqt5serialport-examples
    libqt5serialport-plugins
    libqt5serialport-qmlplugins
    libqt5serialport5
    libqt5svg-examples
    libqt5svg-plugins
    libqt5svg-qmlplugins
    libqt5svg5
    libqt5virtualkeyboard-plugins
    libqt5virtualkeyboard-qmlplugins
    libqt5virtualkeyboard5
    libqt5webchannel-plugins
    libqt5webchannel-qmlplugins
    libqt5webchannel5
    libreadline-dev
    libreadline8
    libstdc++-dev
    libstdc++6
    libunistring2
    m4-dev
    m4
    make
    nettle
    parted
    piglit
    qt3d-plugins
    qt3d-qmlplugins
    qt3d
    qtbase-examples
    qtbase-plugins
    qtbase-qmlplugins
    qtbase
    qtconnectivity-plugins
    qtconnectivity-qmlplugins
    qtconnectivity
    qtdeclarative-plugins
    qtdeclarative-qmlplugins
    qtdeclarative-tools
    qtdeclarative
    qtgraphicaleffects-qmlplugins
    qtlocation-examples
    qtlocation-plugins
    qtlocation-qmlplugins
    qtlocation
    qtmultimedia-examples
    qtmultimedia-plugins
    qtmultimedia-qmlplugins
    qtmultimedia
    qtquics-qmlplugins.control
    qtquics2-plugins.control
    qtquics2-qmlplugins.control
    qtquics2.control
    qtscript-examples
    qtscript-plugins
    qtscript-qmlplugins
    qtscript
    qtwayland-examples
    qtwayland-plugins
    qtwayland-qmlplugins
    qtwayland
    tar
    which

    If you do not wish to distribute GPL-3.0 components please remove
    the above packages prior to distribution. This can be done using
    the opkg remove command. i.e.:
    opkg remove <package>
    Where <package> is the name printed in the list above

    NOTE: If the package is a dependency of another package you
    will be notified of the dependent packages. You should
    use the --force-removal-of-dependent-packages option to
    also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [ OK ] Finished Print notice about GPLv3 packages.

    _____ _____ _ _
    | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
    | | _| .'| . | . | | __| _| . | | | -_| _| _|
    |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
    |___| |___|

    Arago Project am64xx-evm -

    Arago 2023.10 am64xx-evm -

    am64xx-evm login: root
    [ 19.123715] audit: type=1006 audit(1651170351.691:2): pid=913 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1
    [ 19.123906] audit: type=1300 audit(1651170351.691:2): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffc61702b8 a2=1 a3=ffff8fc10020 items=0 ppid=1 pid=913 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
    [ 19.125162] audit: type=1327 audit(1651170351.691:2): proctitle="(systemd)"
    root@am64xx-evm:~# [ 19.939693] platform led-controller: deferred probe pending

    root@am64xx-evm:~# lsmod
    Module                  Size  Used by
    overlay                94208  0
    xhci_plat_hcd          12288  0
    wl18xx                 90112  0
    bluetooth             385024  2
    wlcore                163840  1 wl18xx
    mac80211              409600  2 wl18xx,wlcore
    libarc4                12288  1 mac80211
    ecdh_generic           12288  1 bluetooth
    ecc                    24576  1 ecdh_generic
    rpmsg_ctrl             12288  0
    cfg80211              282624  3 wl18xx,wlcore,mac80211
    cdns3                  32768  0
    rpmsg_char             12288  1 rpmsg_ctrl
    rfkill                 16384  3 bluetooth,cfg80211
    cdns_usb_common        16384  1 cdns3
    icss_iep               20480  0
    pru_rproc              20480  0
    irq_pruss_intc         12288  0
    crct10dif_ce           12288  1
    wlcore_sdio            12288  0
    cdns3_ti               12288  0
    rti_wdt                12288  0
    ti_k3_r5_remoteproc    24576  0
    virtio_rpmsg_bus       16384  0
    rpmsg_ns               12288  1 virtio_rpmsg_bus
    ti_k3_m4_remoteproc    12288  0
    ti_k3_common           12288  1 ti_k3_m4_remoteproc
    k3_j72xx_bandgap       12288  0
    pruss                  12288  1 pru_rproc
    sa2ul                  28672  0
    pwm_tiecap             12288  0
    ti_eqep                12288  0
    counter                20480  1 ti_eqep
    cryptodev              40960  0
    fuse                   90112  1
    drm                   352256  0
    drm_panel_orientation_quirks    24576  1 drm
    ipv6                  368640  34
    

    root@am64xx-evm:~# ifconfig
    eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
            ether 1c:63:49:1a:d6:44  txqueuelen 1000  (Ethernet)
            RX packets 0  bytes 0 (0.0 B)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 0  bytes 0 (0.0 B)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    eth1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
            ether 70:ff:76:1f:45:51  txqueuelen 1000  (Ethernet)
            RX packets 0  bytes 0 (0.0 B)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 0  bytes 0 (0.0 B)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
            inet 127.0.0.1  netmask 255.0.0.0
            inet6 ::1  prefixlen 128  scopeid 0x10<host>
            loop  txqueuelen 1000  (Local Loopback)
            RX packets 94  bytes 7774 (7.5 KiB)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 94  bytes 7774 (7.5 KiB)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    wlan0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
            ether 6c:30:2a:15:15:de  txqueuelen 1000  (Ethernet)
            RX packets 0  bytes 0 (0.0 B)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 0  bytes 0 (0.0 B)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    

  • Hey Marcus,

    Thank you for the patience, I think I found the problem. Please allow me until tomorrow to get back to you once I have verified the solution.

    Best,
    Corinne

  • Hi Marcus,

    Can you please cat ap_start.sh and include it below? Additionally can you run 'which hostapd' and include the results below? I believe that the ap_start.sh script is referencing the wrong directory for hostapd and once we edit the script you should be able to run it successfully.

    Best,
    Corinne

  • ap_start.sh does indeed seem to have the wrong folder for hostapd, which is in /usr/sbin

    root@am64xx-evm:/usr/share/wl18xx# cat ap_start.sh
    #!/bin/sh
    
    ########## variables ##########
    
    WLAN=wlan1
    WLAN2=wlan2
    HOSTAPD_PROC=/var/run/hostapd
    HOSTAPD_CONF=/usr/share/wl18xx/hostapd.conf
    HOSTAPD_BIN_DIR=/usr/local/bin
    IP_ADDR=192.168.43.1
    IP_ADDR2=192.168.53.1
    DHCP_CONF=udhcpd.conf
    DHCP_CONF2=udhcpd2.conf
    DHCP_CONF_PROC=u[d]hcpd.conf
    DHCP_CONF_PROC2=u[d]hcpd2.conf
    
    ########## body ##########
    
    ### check for configuration file
    if [ ! -f $HOSTAPD_CONF ]; then
     if [ ! -f /etc/hostapd.conf ]
     then
      echo "error - no default hostapd.conf file"
      exit 1
     fi
     cp /etc/hostapd.conf $HOSTAPD_CONF
     chmod 777 $HOSTAPD_CONF
    fi
    
    ### configure ip forewarding
    echo 1 > /proc/sys/net/ipv4/ip_forward
    
    ### add WLAN interface, if not present
    if [ ! -d /sys/class/net/$WLAN ]
    then
      echo "adding $WLAN interface"
      iw phy `ls /sys/class/ieee80211/` interface add $WLAN type managed
    fi
    
    ### start a hostapd interface, if not present
    if [ ! -r $HOSTAPD_PROC ]
    then
     $HOSTAPD_BIN_DIR/hostapd $HOSTAPD_CONF &
     sleep 1
    fi
    
    ### configure ip
    ifconfig $WLAN $IP_ADDR netmask 255.255.255.0 up
    if [ -d /sys/class/net/$WLAN2 ]
    then
      ifconfig $WLAN2 $IP_ADDR2 netmask 255.255.255.0 up
    fi
    
    ### start udhcpd server, if not started
    output=`ps | grep /usr/share/wl18xx\$DHCP_CONF_PROC`
    set -- $output
    echo $output
    if [ -z "$output" ]; then
      udhcpd $DHCP_CONF
    fi
    
    if [ -d /sys/class/net/$WLAN2 ]
    then
      output=`ps | grep /usr/share/wl18xx\$DHCP_CONF_PROC2`
      set -- $output
      echo $output
      if [ -z "$output" ]; then
        udhcpd $DHCP_CONF2
      fi
    fi
    
    ### configure nat
    iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
    

    However, even running ap_start.sh after modifying the path does not seem to bring up the AP.  The interface gets an IP address, but I can't see it in the list of APs to connect to.  Unfortunately, I think there's something else which is also broken.

    root@am64xx-evm:/usr/share/wl18xx# ./ap_start.sh
    adding wlan1 interface
    Line 145: unknown configuration item 'ap_channel_sync'
    Line 499: unknown configuration item 'wep_rekey_period'
    2 errors found in configuration file '/usr/share/wl18xx/hostapd.conf'
    Failed to set up interface with /usr/share/wl18xx/hostapd.conf
    Failed to initialize interface

    ip a gives:

    5: wlan1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 6c:30:2a:15:15:df brd ff:ff:ff:ff:ff:ff
    inet 192.168.43.1/24 brd 192.168.43.255 scope global wlan1
    valid_lft forever preferred_lft forever

    Also, it does not cure the Station mode.  Here, the wificfg file is not installed in the boot partition by default (it is in 9.01) and no amount of fiddling with it seems to bring up wlan0.

  • Hey Marcus,

    I just want to confirm that you changed the path on line 10 "HOSTAPD_BIN_DIR"? This should be changed from /usr/local/bin to usr/sbin as you said above. 

    In addition to that please comment out the ap_channel_sync and wep_rekey_period parameters in the hostapd.conf script. Lastly, rather than using wificfg, to bring up wlan0, run sta_start.sh to put the device in station mode and then sta_connect.sh with the desired AP to connect to a network.

    This will should solve your issues, but if not please feel free to reach back out. I will be out of office for a couple of days but a colleague will assist you if needed.

    Best,
    Corinne