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.

PROCESSOR-SDK-AM62X: facing issues in WL1837 IC

Part Number: PROCESSOR-SDK-AM62X
Other Parts Discussed in Thread: AM625

Tool/software:

Hi,

Thanks for your response. We are currently facing an issue with wlan0. Although wlan0 is up, we are not receiving any network advertisements, which suggests that it might not be properly connecting to the device.please find the schematic of the IC we've used. suggest a solution for this

  • Hello,

    Can you please provide more details on the issue? What do you mean by you are not receiving "network advertisements"? Are you issuing "iw wlan0 scan"? Can you demonstrate with command line logs? Which Processor SDK version are you using? Is this a custom board or AM62 SK?

  • Hi,

    Thank you for your response. We are using the Processor-SDK-AM62X on our custom board and are trying to load the latest default image. Here is the link to the image we are using

    TI SDK Default Image for AM62xx EVM.  

     

    sh-5.1$ ifconfig
    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
            inet 192.168.0.28  netmask 255.255.255.0  broadcast 192.168.0.255
            inet6 fe80::1e63:49ff:fe18:84f1  prefixlen 64  scopeid 0x20<link>
            inet6 2406:b400:b4:3655:1e63:49ff:fe18:84f1  prefixlen 64  scopeid 0x0<global>
            ether 1c:63:49:18:84:f1  txqueuelen 1000  (Ethernet)
            RX packets 1591  bytes 1107478 (1.0 MiB)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 2416  bytes 343408 (335.3 KiB)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    eth1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
            ether a2:81:58:3e:cf:39  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 78:df:00:00:00:0f  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
    
    sh-5.1$ iwlist
    sh: iwlist: command not found
    sh-5.1$

         

    I

    When using ifconfig wlan0 up, the Wi-Fi interface activates, but we cannot access the network from any devices, nor can we see the Wi-Fi network when it is enabled. We have configured the Wi-Fi credentials, but it still doesn't work. hence iwconfig command is also not working.

    How can we resolve this issues

  • Hi Vaishnavi, 

    iwlist is deprecated command. Please try 'iw wlan0 scan'. Do you have antenna connected?

  •                                                      

    Hi 

      Thanks for your response. yes we connected chip antennas .

     

    sh-5.1$ iw wlan0 scan
    command failed: Operation not permitted (-1)
    sh-5.1$ sudo iw wlan0 scan
    BSS e4:6f:13:bf:00:d2(on wlan0)
            last seen: 143.087s [boottime]
            TSF: 531846446056 usec (6d, 03:44:06)
            freq: 2417
            beacon interval: 100 TUs
            capability: ESS Privacy ShortPreamble ShortSlotTime (0x0431)
            signal: -76.00 dBm
            last seen: 3852 ms ago
            Information elements from Probe Response frame:
            SSID: TSPL_F
            Supported rates: 1.0* 2.0* 5.5* 11.0* 9.0 18.0 36.0 54.0
            DS Parameter set: channel 2
            ERP: Barker_Preamble_Mode
            Extended supported rates: 6.0 12.0 24.0 48.0
            HT capabilities:
                    Capabilities: 0x11ee
                            HT20/HT40
    SM Power Save disabled
                            RX HT20 SGI
                            RX HT40 SGI
                            TX STBC
                            RX STBC 1-stream
                            Max AMSDU length: 3839 bytes
                            DSSS/CCK HT40
                    Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
                    Minimum RX AMPDU time spacing: 4 usec (0x05)
                    HT RX MCS rate indexes supported: 0-15, 32
                    HT TX MCS rate indexes are undefined
            HT operation:
                     * primary channel: 2
                     * secondary channel offset: no secondary
    STA channel width: 20 MHz
                     * RIFS: 0
                     * HT protection: 20 MHz
                     * non-GF present: 1
                     * OBSS non-GF present: 0
                     * dual beacon: 0
                     * dual CTS protection: 0
                     * STBC beacon: 0
                     * L-SIG TXOP Prot: 0
                     * PCO active: 0
                     * PCO phase: 0
            WPA:     * Version: 1
                     * Group cipher: TKIP
                     * Pairwise ciphers: TKIP CCMP
                     * Authentication suites: PSK
            RSN:     * Version: 1
                     * Group cipher: TKIP
                     * Pairwise ciphers: TKIP CCMP
                     * Authentication suites: PSK
                     * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
    WMM:     * Parameter version 1
                     * BE: CW 15-1023, AIFSN 3
                     * BK: CW 15-1023, AIFSN 7
                     * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
                     * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
            BSS Load:
                     * station count: 2
                     * channel utilisation: 51/255
                     * available admission capacity: 31250 [*32us]
            Overlapping BSS scan params:
                     * passive dwell: 20 TUs
                     * active dwell: 10 TUs
                     * channel width trigger scan interval: 300 s
                     * scan passive total per channel: 200 TUs
                     * scan active total per channel: 20 TUs
                     * BSS width channel transition delay factor: 5
                     * OBSS Scan Activity Threshold: 0.25 %
            Extended capabilities:
                     * HT Information Exchange Supported
           Channels [1 - 13] @ 16 dBm
            WPS:     * Version: 1.0
                     * Wi-Fi Protected Setup State: 2 (Configured)
                     * Response Type: 3 (AP)
                     * UUID: 28802880-2880-1880-a880-e46f13bf00d2
                     * Manufacturer: D-Link Systems, Inc.
                     * Model: DIR-816
                     * Model Number: v1.0.0
                     * Serial Number: 103
                     * Primary Device Type: 6-0050f204-1
                     * Device name: DIR-816
                     * Config methods: PBC
                     * RF Bands: 0x1
                     * Version2: 2.0
    BSS 50:91:e3:f0:16:d7(on wlan0)
            last seen: 143.254s [boottime]
            TSF: 52588106353 usec (0d, 14:36:28)
            freq: 2437
            beacon interval: 100 TUs
            capability: ESS Privacy ShortSlotTime (0x0411)
      Country: EU     Environment: Indoor/Outdoor
          signal: -60.00 dBm
            last seen: 3684 ms ago
            Information elements from Probe Response frame:
            SSID: Techfluent_Act
            Supported rates: 1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0
            DS Parameter set: channel 6
            TPC report: TX power: 20 dBm
            ERP: Barker_Preamble_Mode
            Extended supported rates: 6.0 9.0 12.0 48.0
            RSN:     * Version: 1* Group cipher: TKIP
                     * Pairwise ciphers: CCMP TKIP
                     * Authentication suites: PSK
                     * Capabilities: 16-PTKSA-RC 1-GTKSA-RC (0x000c)
            BSS Load:
                     * station count: 3
                     * channel utilisation: 137/255
                     * available admission capacity: 0 [*32us]
            HT capabilities:
                    Capabilities: 0x187e
                            HT20/HT40
                            SM Power Save disabled
                            RX Greenfield
                            RX HT20 SGI
                            RX HT40 SGI
                            No RX STBC
                            Max AMSDU length: 7935 bytes
                            DSSS/CCK HT40
                    Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
                    Minimum RX AMPDU time spacing: 4 usec (0x05)
                      HT RX MCS rate indexes supported: 0-15
                    HT TX MCS rate indexes are undefined
            HT operation:
                     * primary channel: 6
                     * secondary channel offset: no secondary
                     * STA channel width: 20 MHz
                     * RIFS: 1
                     * HT protection: no
                     * non-GF present: 1
                     * OBSS non-GF present: 0
                     * dual beacon: 0
                     * dual CTS protection: 0
                     * STBC beacon: 0
                     * L-SIG TXOP Prot: 0
                     * PCO active: 0
                     * PCO phase: 0
            Overlapping BSS scan params:* scan passive total per channel: 200 TUs
                     * scan active total per channel: 20 TUs
                     * BSS width channel transition delay factor: 5
                     * OBSS Scan Activity Threshold: 0.25 %
            Extended capabilities:
                     * HT Information Exchange Supported
                    Group cipher: TKIP
                     * Pairwise ciphers: CCMP TKIP
                     * Authentication suites: PSK
            WMM:     * Parameter version 1
                     * BE: CW 15-1023, AIFSN 3
                     * BK: CW 15-1023, AIFSN 7
                     * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
                     * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
    BSS 40:33:06:40:28:d7(on wlan0)
            last seen: 143.404s [boottime]
            TSF: 77853878749 usec (0d, 21:37:33)
            freq: 2462
            beacon interval: 100 TUs
            capability: ESS Privacy ShortSlotTime APSD RadioMeasure (0x1c11)
            signal: -84.00 dBm
            last seen: 3532 ms ago
            Information elements from Probe Response frame:
            SSID: TSPL
            Supported rates: 1.0* 2.0* 5.5* 11.0* 9.0 18.0 36.0 54.0
            DS Parameter set: channel 11
      * Extended Channel Switching
                     * BSS Transition
                     * Operating Mode Notification
            WPA:     * Version: 1
           * Authentication suites: PSK
            RSN:     * Version: 1
                     * Group cipher: TKIP
                     * Pairwise ciphers: TKIP CCMP
                     * Authentication suites: PSK
                     * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
            BSS Load:* OBSS non-GF present: 0
                     * dual beacon: 0
                     * dual CTS protection: 0
                     * STBC beacon: 0
                     * L-SIG TXOP Prot: 0
                     * PCO active: 0
                     * PCO phase: 0
            VHT capabilities:
                    VHT Capabilities (0x33c179b1):
                            Max MPDU length: 7991
                            Supported Channel Width: neither 160 nor 80+80
                            RX LDPC
                            short GI (80 MHz)
                            TX STBC
                            SU Beamformer
                            SU Beamformee
                            +HTC-VHT
                            RX antenna pattern consistency
                            TX antenna pattern consistency
                    VHT RX MCS set:
                            1 streams: MCS 0-9
                            2 streams: MCS 0-9
                            3 streams: not supported
                            4 streams: not supported
                            5 streams: not supported
                            6 streams: not supported
                            7 streams: not supported
                            8 streams: not supported
                    VHT RX highest supported: 780 Mbps
                    VHT TX MCS set:
                            1 streams: MCS 0-9
                            2 streams: MCS 0-9
                            3 streams: not supported
                            4 streams: not supported
                            5 streams: not supported
                            6 streams: not supported
                            7 streams: not supported
                            8 streams: not supported
                    VHT TX highest supported: 780 Mbps
            VHT operation:
                     * channel width: 1 (80 MHz)
                     * center freq segment 1: 155
                     * center freq segment 2: 0
                     * VHT basic MCS set: 0xfffa
            Extended capabilities:
                     * BSS Transition
                     * Interworking
                     * station count: 2
                     * channel utilisation: 3/255
                     * available admission capacity: 31250 [*32us]
            HT capabilities:
                    Capabilities: 0x1ef
    
                     * passive dwell: 20 TUs
                     * active dwell: 10 TUs
    
                     * channel width trigger scan interval: 300 s
    
    

  • Hi 

      can i get updates for above queries

  • Hi Vaishnavi,

    I see everything is working fine. iw scan reports scan of nearby APs. iwconfig is deprecated from SDK so you can’t use it. 

    do you have any other issue?

  • Hello,

    Thank you for your response. We’re unable to locate wlan0 using the ifconfig command. Could you please suggest a solution to address this?

  • Hi Vaishnavi,

    Since you were able to scan with 'iw wlan0 scan' as shown above, then wlan0 interface must be up also. 
    Can you show please output of 'ifconfig -a' and 'dmesg'?

  • Hello,

    Thank you for your response. I have shared the requested codes with you. After enabling wlan0, I am unable to access Wi-Fi. It seems that the AM62x processor should automatically enable Wi-Fi upon activation, but this is not happening. I have also added the wificfg file, but the issue persists. Could you please suggest a way to resolve this?

    root@am62xx-evm:~# ifconfig -a
    eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
    ether 1c:63:49:18:84:f1 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 fa:1c:8c:32:72:67 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 78:df:00:00:00:0f 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

    root@am62xx-evm:~# dmesg
    [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [ 0.000000] Linux version 6.1.83-ti-gc1c2f1971fbf (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Mon May 13 20:19:51 UTC 2024
    [ 0.000000] Machine model: Texas Instruments AM625 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 CMA memory pool at 0x00000000f7600000, size 128 MiB
    [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB
    [ 0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB
    [ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, 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-0x000000009c7fffff]
    [ 0.000000] node 0: [mem 0x000000009c800000-0x000000009e6fffff]
    [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff]
    [ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff]
    [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ff6fffff]
    [ 0.000000] node 0: [mem 0x00000000ff700000-0x00000000fffeffff]
    [ 0.000000] node 0: [mem 0x00000000ffff0000-0x00000000ffffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [ 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 s41064 r8192 d32664 u81920
    [ 0.000000] pcpu-alloc: s41064 r8192 d32664 u81920 alloc=20*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    [ 0.000000] Detected VIPT I-cache on CPU0
    [ 0.000000] CPU features: detected: GIC system register CPU interface
    [ 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 mtdparts=spi-nand0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),98048k@32m(ospi.rootfs),256k@130816k(ospi.phypattern);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=01cc07ea-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: 1839192K/2097152K available (11712K kernel code, 1258K rwdata, 3816K rodata, 1984K init, 438K bss, 126888K reserved, 131072K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
    [ 0.000000] rcu: RCU event tracing is enabled.
    [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
    [ 0.000000] Trampoline variant of Tasks RCU enabled.
    [ 0.000000] Tracing variant of 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=4
    [ 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: gic_handle_irq
    [ 0.000000] GICv3: GICv3 features: 16 PPIs
    [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [ 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 @0x0000000080040000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000
    [ 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.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [ 0.008593] Console: colour dummy device 80x25
    [ 0.013204] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [ 0.023894] pid_max: default: 32768 minimum: 301
    [ 0.028672] LSM: Security Framework initializing
    [ 0.033552] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [ 0.041137] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [ 0.051250] cblist_init_generic: Setting adjustable number of callback queues.
    [ 0.058714] cblist_init_generic: Setting shift to 2 and lim to 1.
    [ 0.065028] cblist_init_generic: Setting adjustable number of callback queues.
    [ 0.072424] cblist_init_generic: Setting shift to 2 and lim to 1.
    [ 0.078842] rcu: Hierarchical SRCU implementation.
    [ 0.083756] rcu: Max phase no-delay instances is 1000.
    [ 0.089396] Platform MSI: msi-controller@1820000 domain created
    [ 0.095743] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [ 0.105151] EFI services will not be available.
    [ 0.110139] smp: Bringing up secondary CPUs ...
    [ 0.115571] Detected VIPT I-cache on CPU1
    [ 0.115709] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [ 0.115733] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
    [ 0.115805] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [ 0.116621] Detected VIPT I-cache on CPU2
    [ 0.116706] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
    [ 0.116720] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
    [ 0.116759] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [ 0.117477] Detected VIPT I-cache on CPU3
    [ 0.117572] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
    [ 0.117590] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
    [ 0.117629] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [ 0.117707] smp: Brought up 1 node, 4 CPUs
    [ 0.197465] SMP: Total of 4 processors activated.
    [ 0.202277] CPU features: detected: 32-bit EL0 Support
    [ 0.207560] CPU features: detected: CRC32 instructions
    [ 0.212888] CPU: All CPU(s) started at EL2
    [ 0.217088] alternatives: applying system-wide alternatives
    [ 0.225007] devtmpfs: initialized
    [ 0.238055] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.248087] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [ 0.261110] pinctrl core: initialized pinctrl subsystem
    [ 0.267272] DMI not present or invalid.
    [ 0.271963] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [ 0.279388] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [ 0.287001] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [ 0.295132] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.303334] audit: initializing netlink subsys (disabled)
    [ 0.309070] audit: type=2000 audit(0.196:1): state=initialized audit_enabled=0 res=1
    [ 0.309651] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.317007] thermal_sys: Registered thermal governor 'power_allocator'
    [ 0.323205] cpuidle: using governor menu
    [ 0.334087] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.341138] ASID allocator initialised with 65536 entries
    [ 0.357976] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
    [ 0.367477] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts
    [ 0.378901] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
    [ 0.390014] KASLR disabled due to lack of seed
    [ 0.401736] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [ 0.408716] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [ 0.415126] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [ 0.422069] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [ 0.428477] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.435416] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [ 0.441824] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [ 0.448765] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [ 0.456930] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
    [ 0.467801] iommu: Default domain type: Translated
    [ 0.472830] iommu: DMA domain TLB invalidation policy: strict mode
    [ 0.479600] SCSI subsystem initialized
    [ 0.483627] libata version 3.00 loaded.
    [ 0.483875] usbcore: registered new interface driver usbfs
    [ 0.489524] usbcore: registered new interface driver hub
    [ 0.494986] usbcore: registered new device driver usb
    [ 0.500731] pps_core: LinuxPPS API ver. 1 registered
    [ 0.505811] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.515163] PTP clock support registered
    [ 0.519312] EDAC MC: Ver: 3.0.0
    [ 0.523616] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
    [ 0.530743] FPGA manager framework
    [ 0.534344] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.541695] clocksource: Switched to clocksource arch_sys_counter
    [ 0.548253] VFS: Disk quotas dquot_6.6.0
    [ 0.552325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.565983] NET: Registered PF_INET protocol family
    [ 0.571334] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [ 0.580687] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [ 0.589507] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [ 0.597445] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [ 0.605667] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
    [ 0.613809] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.620762] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [ 0.627697] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [ 0.635295] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [ 0.641657] RPC: Registered named UNIX socket transport module.
    [ 0.647738] RPC: Registered udp transport module.
    [ 0.652548] RPC: Registered tcp transport module.
    [ 0.657356] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.663947] NET: Registered PF_XDP protocol family
    [ 0.668860] PCI: CLS 0 bytes, default 64
    [ 0.673886] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [ 0.684338] Initialise system trusted keyrings
    [ 0.689230] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [ 0.700728] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.707428] NFS: Registering the id_resolver key type
    [ 0.712660] Key type id_resolver registered
    [ 0.716940] Key type id_legacy registered
    [ 0.721097] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.727953] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [ 0.770289] Key type asymmetric registered
    [ 0.774484] Asymmetric key parser 'x509' registered
    [ 0.779535] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [ 0.787303] io scheduler mq-deadline registered
    [ 0.791942] io scheduler kyber registered
    [ 0.800173] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [ 0.806776] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [ 0.814488] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [ 0.827897] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [ 0.845613] loop: module loaded
    [ 0.850345] megasas: 07.719.03.00-rc1
    [ 0.857661] tun: Universal TUN/TAP device driver, 1.6
    [ 0.863810] VFIO - User Level meta-driver version: 0.3
    [ 0.869989] usbcore: registered new interface driver usb-storage
    [ 0.876754] i2c_dev: i2c /dev entries driver
    [ 0.882858] sdhci: Secure Digital Host Controller Interface driver
    [ 0.889227] sdhci: Copyright(c) Pierre Ossman
    [ 0.893919] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.900636] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.907025] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [ 0.914038] usbcore: registered new interface driver usbhid
    [ 0.919745] usbhid: USB HID core driver
    [ 0.924657] optee: probing for conduit method.
    [ 0.929257] optee: revision 4.1 (012cdca4)
    [ 0.929642] optee: dynamic shared memory is enabled
    [ 0.939301] optee: initialized driver
    [ 0.945102] Initializing XFRM netlink socket
    [ 0.949564] NET: Registered PF_PACKET protocol family
    [ 0.954823] Key type dns_resolver registered
    [ 0.959757] registered taskstats version 1
    [ 0.963990] Loading compiled-in X.509 certificates
    [ 0.979863] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)')
    [ 1.036034] ti-sci-clk 44043000.system-controller:clock-controller: recalc-rate failed for dev=81, clk=20, ret=-19
    [ 1.068363] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [ 1.075552] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
    [ 1.084752] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
    [ 1.094160] i2c 1-003b: Fixed dependency cycle(s) with /connector
    [ 1.100449] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
    [ 1.108337] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
    [ 1.115606] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
    [ 1.121648] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [ 1.130931] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [ 1.143222] simple-framebuffer ff700000.framebuffer: framebuffer at 0xff700000, 0x8ca000 bytes
    [ 1.152095] simple-framebuffer ff700000.framebuffer: format=a8r8g8b8, mode=1920x1200x32, linelength=7680
    [ 1.177603] Console: switching to colour frame buffer device 240x75
    [ 1.198526] simple-framebuffer ff700000.framebuffer: fb0: simplefb registered!
    [ 1.207449] ti-udma 485c0100.dma-controller: Number of rings: 82
    [ 1.216007] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
    [ 1.227458] ti-udma 485c0000.dma-controller: Number of rings: 150
    [ 1.238018] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [ 1.248600] printk: console [ttyS2] disabled
    [ 1.253085] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 240, base_baud = 3000000) is a 8250
    [ 1.261988] printk: console [ttyS2] enabled
    [ 1.270450] printk: bootconsole [ns16550a0] disabled
    [ 1.282198] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [ 1.325719] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.336200] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [ 1.344317] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
    [ 1.352455] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [ 1.365467] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
    [ 1.371752] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [ 1.371759] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [ 1.372459] pps pps0: new PPS source ptp0
    [ 1.389208] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [ 1.400054] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [ 1.412252] mmc0: CQHCI version 5.10
    [ 1.418036] pca953x 1-0022: supply vcc not found, using dummy regulator
    [ 1.424843] pca953x 1-0022: using AI
    [ 1.456168] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [ 1.457425] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [ 1.461296] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
    [ 1.475614] Creating 7 MTD partitions on "fc40000.spi.0":
    [ 1.481008] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [ 1.487994] 0x000000080000-0x000000280000 : "ospi.tispl"
    [ 1.494572] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [ 1.501154] 0x000000680000-0x0000006c0000 : "ospi.env"
    [ 1.507445] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
    [ 1.514499] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [ 1.521104] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [ 1.535406] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [ 1.535795] mmc1: CQHCI version 5.10
    [ 1.535808] mmc2: CQHCI version 5.10
    [ 1.545019] debugfs: Directory 'pd:186' with parent 'pm_genpd' already present!
    [ 1.557501] mmc0: Command Queue Engine enabled
    [ 1.561994] mmc0: new HS200 MMC card at address 0001
    [ 1.562288] ti-sci-clk 44043000.system-controller:clock-controller: is_prepared failed for dev=81, clk=20, ret=-19
    [ 1.577643] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
    [ 1.578341] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
    [ 1.582701] ALSA device list:
    [ 1.582708] No soundcards found.
    [ 1.590254] sdhci-am654 fa20000.mmc: card claims to support voltages below defined range
    [ 1.595784] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
    [ 1.597739] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [ 1.605572] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
    [ 1.608877] mmc2: new high speed SDIO card at address 0001
    [ 1.628538] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
    [ 1.635001] Waiting for root device PARTUUID=01cc07ea-02...
    [ 1.660801] mmc1: new ultra high speed SDR104 SDXC card at address 0001
    [ 1.668399] mmcblk1: mmc1:0001 BC2QT 59.6 GiB
    [ 1.675252] mmcblk1: p1 p2
    [ 1.909504] EXT4-fs (mmcblk1p2): recovery complete
    [ 1.915843] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    [ 1.924485] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [ 1.931815] devtmpfs: mounted
    [ 1.936350] Freeing unused kernel memory: 1984K
    [ 1.941007] Run /sbin/init as init process
    [ 1.945103] with arguments:
    [ 1.945106] /sbin/init
    [ 1.945109] with environment:
    [ 1.945112] HOME=/
    [ 1.945115] TERM=linux
    [ 2.160420] systemd[1]: System time before build time, advancing clock.
    [ 2.220971] NET: Registered PF_INET6 protocol family
    [ 2.228836] Segment Routing with IPv6
    [ 2.232613] In-situ OAM (IOAM) with IPv6
    [ 2.272189] 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)
    [ 2.304366] systemd[1]: Detected architecture arm64.
    [ 2.383307] systemd[1]: Hostname set to <am62xx-evm>.
    [ 2.523098] systemd-sysv-generator[164]: 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.720854] systemd[1]: Configuration file /lib/systemd/system/ti-apps-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 2.752467] systemd[1]: Configuration file /lib/systemd/system/seva-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 2.838781] 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.906675] 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.987813] systemd[1]: Queued start job for default target Graphical Interface.
    [ 3.074490] systemd[1]: Created slice Slice /system/getty.
    [ 3.101545] systemd[1]: Created slice Slice /system/modprobe.
    [ 3.126123] systemd[1]: Created slice Slice /system/serial-getty.
    [ 3.152650] systemd[1]: Created slice User and Session Slice.
    [ 3.174741] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 3.198508] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 3.222824] systemd[1]: Reached target Path Units.
    [ 3.238058] systemd[1]: Reached target Remote File Systems.
    [ 3.257936] systemd[1]: Reached target Slice Units.
    [ 3.274064] systemd[1]: Reached target Swaps.
    [ 3.371458] systemd[1]: Listening on RPCbind Server Activation Socket.
    [ 3.394403] systemd[1]: Reached target RPC Port Mapper.
    [ 3.440655] systemd[1]: Listening on Process Core Dump Socket.
    [ 3.463033] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [ 3.489945] systemd[1]: Listening on Journal Audit Socket.
    [ 3.511507] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 3.535786] systemd[1]: Listening on Journal Socket.
    [ 3.554067] systemd[1]: Listening on Network Service Netlink Socket.
    [ 3.579868] systemd[1]: Listening on udev Control Socket.
    [ 3.604326] systemd[1]: Listening on udev Kernel Socket.
    [ 3.628567] systemd[1]: Listening on User Database Manager Socket.
    [ 3.698878] systemd[1]: Mounting Huge Pages File System...
    [ 3.722502] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.770802] systemd[1]: Mounting Kernel Debug File System...
    [ 3.787372] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [ 3.812065] systemd[1]: Mounting Temporary Directory /tmp...
    [ 3.842213] systemd[1]: Starting Create List of Static Device Nodes...
    [ 3.899006] systemd[1]: Starting Load Kernel Module configfs...
    [ 3.926220] systemd[1]: Starting Load Kernel Module drm...
    [ 3.950289] systemd[1]: Starting Load Kernel Module fuse...
    [ 3.973353] fuse: init (API version 7.37)
    [ 3.986472] systemd[1]: Starting Start psplash boot splash screen...
    [ 4.023696] systemd[1]: Starting RPC Bind...
    [ 4.046498] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [ 4.090922] systemd[1]: Starting Journal Service...
    [ 4.121105] systemd[1]: Starting Load Kernel Modules...
    [ 4.148263] cryptodev: loading out-of-tree module taints kernel.
    [ 4.150303] systemd[1]: Starting Generate network units from Kernel command line...
    [ 4.163242] cryptodev: driver 1.12 loaded.
    [ 4.214914] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 4.242997] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    [ 4.247324] systemd[1]: Starting Coldplug All udev Devices...
    [ 4.279058] systemd[1]: Started Start psplash boot splash screen.
    [ 4.302757] systemd[1]: Started RPC Bind.
    [ 4.318743] systemd[1]: Started Journal Service.
    [ 4.694333] systemd-journald[180]: Received client request to flush runtime journal.
    [ 4.929352] audit: type=1334 audit(1651167747.764:2): prog-id=5 op=LOAD
    [ 4.936152] audit: type=1334 audit(1651167747.772:3): prog-id=6 op=LOAD
    [ 5.627523] random: crng init done
    [ 5.728136] mc: Linux media interface: v0.10
    [ 5.776624] videodev: Linux video capture interface: v2.00
    [ 5.877349] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
    [ 5.894884] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
    [ 5.906875] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
    [ 5.923672] remoteproc remoteproc0: 5000000.m4fss is available
    [ 5.947753] remoteproc remoteproc0: powering up 5000000.m4fss
    [ 5.957571] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 55016
    [ 6.016958] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node m4f-dma-memory@9cb00000
    [ 6.057099] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
    [ 6.064262] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
    [ 6.157845] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector
    [ 6.168482] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
    [ 6.168592] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:12 UTC (12)
    [ 6.168999] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 6.187685] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [ 6.196391] systemd-journald[180]: Time jumped backwards, rotating.
    [ 6.200962] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [ 6.242467] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [ 6.256990] platform 78000000.r5f: configured R5F for IPC-only mode
    [ 6.265099] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000
    [ 6.278527] sii902x 1-003b: supply iovcc not found, using dummy regulator
    [ 6.278787] remoteproc remoteproc1: 78000000.r5f is available
    [ 6.289243] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
    [ 6.298370] remoteproc remoteproc1: attaching to 78000000.r5f
    [ 6.308356] i2c i2c-1: Added multiplexed i2c bus 3
    [ 6.338912] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
    [ 6.346926] Console: switching to colour dummy device 80x25
    [ 6.354406] platform 78000000.r5f: R5F core initialized in IPC-only mode
    [ 6.354460] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node r5f-dma-memory@9da00000
    [ 6.389431] PVR_K: 223: Device: fd00000.gpu
    [ 6.394176] PVR_K: 223: Read BVNC 33.15.11.3 from HW device registers
    [ 6.424277] virtio_rpmsg_bus virtio1: rpmsg host is online
    [ 6.430453] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
    [ 6.430552] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
    [ 6.445878] rproc-virtio rproc-virtio.3.auto: registered virtio1 (type 7)
    [ 6.454447] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
    [ 6.454569] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [ 6.460916] PVR_K: 223: RGX Device registered with BVNC 33.15.11.3
    [ 6.473537] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
    [ 6.561612] [drm] Initialized pvr 23.3.6512818 20170530 for fd00000.gpu on minor 1
    [ 6.800334] audit: type=1334 audit(13.128:4): prog-id=7 op=LOAD
    [ 6.809779] audit: type=1334 audit(13.136:5): prog-id=8 op=LOAD
    [ 7.206251] Bluetooth: Core ver 2.22
    [ 7.210113] NET: Registered PF_BLUETOOTH protocol family
    [ 7.215626] Bluetooth: HCI device and connection manager initialized
    [ 7.225794] Bluetooth: HCI socket layer initialized
    [ 7.232872] Bluetooth: L2CAP socket layer initialized
    [ 7.238167] Bluetooth: SCO socket layer initialized
    [ 7.931402] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [ 7.968536] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [ 7.976106] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [ 8.238351] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
    [ 8.265865] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
    [ 8.297169] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [ 8.306614] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [ 8.351207] remoteproc remoteproc2: 30074000.pru is available
    [ 8.358180] remoteproc remoteproc3: 30078000.pru is available
    [ 8.527207] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
    [ 8.676195] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
    [ 8.683389] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 1
    [ 8.694401] xhci-hcd xhci-hcd.5.auto: USB3 root hub has no ports
    [ 8.700712] xhci-hcd xhci-hcd.5.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008000010010
    [ 8.710320] xhci-hcd xhci-hcd.5.auto: irq 425, io mem 0x31100000
    [ 8.718543] hub 1-0:1.0: USB hub found
    [ 8.722446] hub 1-0:1.0: 1 port detected
    [ 9.250415] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
    [ 9.260244] wlcore: loaded
    [ 9.768708] audit: type=1334 audit(16.096:6): prog-id=9 op=LOAD
    [ 9.774966] audit: type=1334 audit(16.104:7): prog-id=10 op=LOAD
    [ 9.878327] wlcore: PHY firmware version: Rev 8.2.0.0.245
    [ 9.976451] wlcore: firmware booted (Rev 8.9.0.0.86)
    [ 10.329670] audit: type=1006 audit(16.656:8): pid=748 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [ 10.342606] audit: type=1300 audit(16.656:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffdf937c38 a2=4 a3=ffffad5de020 items=0 ppid=1 pid=748 auid=1000 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)
    [ 10.368574] audit: type=1327 audit(16.656:8): proctitle="(systemd)"
    [ 11.067646] audit: type=1006 audit(17.396:9): pid=705 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
    [ 11.079427] audit: type=1300 audit(17.396:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffdf937c38 a2=4 a3=ffffad5de020 items=0 ppid=1 pid=705 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/lib/systemd/systemd" key=(null)
    [ 11.105033] audit: type=1327 audit(17.396:9): proctitle="(weston)"
    [ 11.416328] PVR_K: 705: RGX Firmware image 'rgx.fw.33.15.11.3' loaded
    [ 11.432470] PVR_K: 705: Shader binary image 'rgx.sh.33.15.11.3' loaded
    [ 13.242389] sh (781): drop_caches: 1
    [ 16.568618] audit: type=1006 audit(22.896:10): pid=789 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
    [ 16.580432] audit: type=1300 audit(22.896:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffdf937c38 a2=1 a3=ffffad5de020 items=0 ppid=1 pid=789 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
    [ 16.606147] audit: type=1327 audit(22.896:10): proctitle="(systemd)"
    [ 16.612634] audit: type=1334 audit(22.932:11): prog-id=11 op=LOAD
    [ 16.618815] audit: type=1300 audit(22.932:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffc5254790 a2=78 a3=0 items=0 ppid=1 pid=789 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
    [ 16.643581] audit: type=1327 audit(22.932:11): proctitle="(systemd)"
    [ 16.649996] audit: type=1334 audit(22.936:12): prog-id=11 op=UNLOAD
    [ 16.656331] audit: type=1334 audit(22.936:13): prog-id=12 op=LOAD
    [ 16.662492] audit: type=1300 audit(22.936:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffc5254830 a2=78 a3=0 items=0 ppid=1 pid=789 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
    [ 16.687187] audit: type=1327 audit(22.936:13): proctitle="(systemd)"

  • It seems that the AM62x processor should automatically enable Wi-Fi upon activation, but this is not happening.

    This feature has been deprecated in AM62x SDK, so that is why it is not working. In order to connect to a WiFi network, please follow these steps:

    cd /usr/share/wl18xx/
    ./sta_start.sh
    ./sta_connect-ex.sh <SSID Ex:abc> WPA-PSK <password Ex:12345678>
    udhcpc -i wlan0

    The logs you provided show no issue with wlan0 interface. Everything seems to be working well. It just seems there was misunderstanding with wificfg and automatically connecting to network. 

  • Hello 

      Thanks for your response. I resolved  my issues using above commands. How to enable the  bluetooth in am62x processor. suggest some steps or commands. 

  • Hello,

    Can I get any updates or suggestions on the question I shared earlier regarding how to enable Bluetooth in the AM62x processor?