VCK190 Quick Start Guide

This guide provides some quick instructions on how to set up the EVAL-AD9081, EVAL-AD9082, EVAL-AD9986, or EVAL-AD9988 on:

https://media.githubusercontent.com/media/analogdevicesinc/documentation/main/docs/solutions/reference-designs/images/vck190.jpg

All the products described on this page include ESD (electrostatic discharge) sensitive devices. Electrostatic charges as high as 4000V readily accumulate on the human body or test equipment and can discharge without detection. Although the boards feature ESD protection circuitry, permanent damage may occur on devices subjected to high-energy electrostatic discharges. Therefore, proper ESD precautions are recommended to avoid performance degradation or loss of functionality. This includes removing static charge on external equipment, cables, or antennas before connecting to the device.

Using Linux as software

Necessary files

Note

The SD card includes several folders in the root directory of the BOOT partition. In order to configure the SD card to work with a specific FPGA board and ADI hardware, several files must be copied onto the root directory. Using the host PC, drag and drop the required files onto the BOOT partition, and use the EJECT function when removing the SD card from the reader.

The following files are needed for the system to boot:

  • For ACAP:

    • HDL boot image: BOOT.BIN

    • Linux Kernel image: Image

    • Linux device tree: system.dtb

    • boot.scr

  • For System Controller:

    • System controller Image (to be flashed on the System Controller SD card)

They can either be taken from the SD card – already generated by us, or you can build them manually:

Important

Some projects provide multiple devicetree files in the SD card’s boot folders. Make sure you select the devicetree that matches your specific use case.

Required Software

  • SD Card 16GB imaged with System Controller Image

  • SD Card 16GB imaged with Kuiper

  • A UART terminal (PuTTY/Tera Term/Minicom, etc.) with baud rate 115200 (8N1)

Required Hardware

  • VCK190 FPGA board and its power supply

  • EVAL-AD9081, EVAL-AD9082, EVAL-AD9986, or EVAL-AD9988 FMC evaluation board

  • 2x SD card with at least 16GB of memory

  • USB-C cable (UART)

  • 2x Ethernet cables

  • (Optional) USB keyboard & mouse and a HDMI compatible monitor

More details as to why you need these can be found at Prerequisites.

Testing

Creating the setup

https://media.githubusercontent.com/media/analogdevicesinc/documentation/main/docs/solutions/reference-designs/ad9209-fmca-ebz/images/vck190_ad9209.jpg

Caution

This project was tested with VADJ = 1.5 V

Follow the steps in this order, to avoid damaging the components:

  1. Connect the EVAL-AD9081, EVAL-AD9082, EVAL-AD9986, or EVAL-AD9988 FMC board to the VCK190 FMCP1 connector

  2. Insert SD card with the ADI Kuiper image into the socket (J302)

  3. Insert SD card with the System Controller image into the socket (J206)

  4. Configure ACAP for SD boot (mode SW1[4:1] switch in the position OFF,OFF,OFF,ON as seen in the below picture)

    https://media.githubusercontent.com/media/analogdevicesinc/documentation/main/docs/solutions/reference-designs/images/vck190_sw1.jpg
  5. Configure System Controller for SD card boot (mode SW11[4:1] switch in the position OFF,OFF,OFF,ON as seen in the below picture).

    https://media.githubusercontent.com/media/analogdevicesinc/documentation/main/docs/solutions/reference-designs/images/vck190_sw11.jpg
  6. Connect USB UART (Type-C USB) to your host PC (J207)

  7. Connect an Ethernet cable to the System Controller Ethernet port (J204) to access Board Evaluation & Management Tool (BEAM)

  8. Connect an Ethernet cable to the Ethernet port on the FPGA board (J307)

  9. (Optional) Connect a monitor to the FPGA by HDMI, and a mouse and a keyboard

  10. Plug in the power supply and turn on the power switch on the FPGA board

  11. Observe kernel and serial console messages on your terminal, both the ACAP UART interface and the System controller (use the first ttyUSB or COM port registered for the ACAP UART interface, and try the other 2 to find the one for System Controller)

  12. On the System Controller console, a BEAM Tool Web Address should be assigned. Go to this web address to set VADJ_FMC to 1.5V

  13. To change VADJ_FMC on BEAM, click Test The Board -> Board Settings -> FMC. Then on Set VADJ_FMC, select 1.5V and click Set, as shown below:

    https://media.githubusercontent.com/media/analogdevicesinc/documentation/main/docs/solutions/reference-designs/images/beam-home.jpg https://media.githubusercontent.com/media/analogdevicesinc/documentation/main/docs/solutions/reference-designs/images/beam-board-settings.jpg https://media.githubusercontent.com/media/analogdevicesinc/documentation/main/docs/solutions/reference-designs/images/beam-set-vadj.jpg

    See also

    More information about how to use the BEAM interface can be found here.

  14. On the ACAP UART interface console, reboot the system. After reboot, observe again the kernel and serial console output messages on your terminal. Now, all IIO devices should be present

Note

Versal-based carriers (VCK190) might not boot with released image.

The problem appears because some revisions of VCK190 or VPK180 may have the date/time set randomly or in 64bit format. To make them boot, it is enough to overwrite the date, following next steps:

  1. When booting the board, press any key to go into u-boot menu

  2. Type mw F12A0000 6613DE3D (this value is hexadecimal value of the date from the Unix Converter webpage)

  3. Continue booting

Booting the System

After turning on the power switch the following messages should appear on the serial console:

U-Boot 2024.01 (Oct 24 2024 - 10:42:51 +0000)

CPU:   Versal
Silicon: v2
Chip:  v2
Model: Xilinx Versal vck190 Eval board revA
DRAM:  2 GiB (effective 16 GiB)
EL Level:       EL2
Core:  38 devices, 21 uclasses, devicetree: board
MMC:   mmc@f1050000: 0
Loading Environment from FAT... *** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

In:    serial@ff000000
Out:   serial@ff000000
Err:   serial@ff000000
Bootmode: LVL_SHFT_SD_MODE1
Net:
ZYNQ GEM: ff0c0000, mdio bus ff0c0000, phyaddr 1, interface rgmii-id

Warning: ethernet@ff0c0000 (eth0) using random MAC address - 9e:e7:ca:cc:a8:97
eth0: ethernet@ff0c0000Get shared mii bus on ethernet@ff0d0000

ZYNQ GEM: ff0d0000, mdio bus ff0c0000, phyaddr 2, interface rgmii-id
, eth1: ethernet@ff0d0000
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
208 bytes read in 18 ms (10.7 KiB/s)
## Executing script at 20000000
Unknown command 'Load' - try 'help'
45451776 bytes read in 5714 ms (7.6 MiB/s)
32960 bytes read in 29 ms (1.1 MiB/s)
## Flattened Device Tree blob at 00001000
   Booting using the fdt blob at 0x001000
Working FDT set to 1000
   Loading Device Tree to 0000000079e8a000, end 0000000079e950bf ... OK
Working FDT set to 79e8a000

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 6.12.77-g74aa3bd4fa60 (root@6e13abee9ebc) (aarch64-linux-gnu-gcc (Ubunt026
[    0.000000] Machine model: Analog Devices AD9209-FMC-EBZ-VCK190 Rev.A
[    0.000000] earlycon: pl11 at MMIO32 0x00000000ff000000 (options '115200n8')
[    0.000000] printk: legacy bootconsole [pl11] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000097fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000007fffffff]
[    0.000000]   node   0: [mem 0x0000000800000000-0x000000097fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000097fffffff]
[    0.000000] cma: Reserved 256 MiB at 0x0000000069e00000 on node -1
[    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: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.4
[    0.000000] percpu: Embedded 29 pages/cpu s79512 r8192 d31080 u118784
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: console=ttyAMA0 earlycon=pl011,mmio32,0xFF000000,115200n8 clk_ig
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2097152
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 2.
[    0.000000] software IO TLB: mapped [mem 0x000000007c000000-0x0000000080000000] (64MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    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=2
[    0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_id
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 160 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: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000f9080000
[    0.000000] ITS: No ITS available, not enabling LPIs
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 99.99MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0x1ffffffffffffff max_cycles: 0x1710239320, max_
[    0.000000] sched_clock: 57 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[    0.008332] Console: colour dummy device 80x25
[    0.012839] Calibrating delay loop (skipped), value calculated using timer frequency.. 199.99 Bog
[    0.023392] pid_max: default: 32768 minimum: 301
[    0.028116] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.035783] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.044253] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.050958] rcu: Hierarchical SRCU implementation.
[    0.055802] rcu:     Max phase no-delay instances is 1000.
[    0.061236] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.069532] EFI services will not be available.
[    0.074209] smp: Bringing up secondary CPUs ...
[    0.079104] Detected PIPT I-cache on CPU1
[    0.079141] GICv3: CPU1: found redistributor 1 region 0:0x00000000f90a0000
[    0.079161] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.079227] smp: Brought up 1 node, 2 CPUs
[    0.100949] SMP: Total of 2 processors activated.
[    0.105699] CPU: All CPU(s) started at EL2
[    0.109834] CPU features: detected: 32-bit EL0 Support
[    0.115024] CPU features: detected: CRC32 instructions
[    0.120242] alternatives: applying system-wide alternatives
[    0.126350] Memory: 7850480K/8388608K available (20992K kernel code, 3362K rwdata, 14692K rodata,
[    0.141182] devtmpfs: initialized
[    0.148050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 764504178
[    0.157927] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.166449] 21456 pages in range for non-PLT usage
[    0.166458] 512976 pages in range for PLT usage
[    0.171679] DMI not present or invalid.
[    0.180389] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.186775] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.194098] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.202179] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.210297] audit: initializing netlink subsys (disabled)
[    0.215847] audit: type=2000 audit(0.132:1): state=initialized audit_enabled=0 res=1
[    0.223693] cpuidle: using governor menu
[    0.227712] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.234601] ASID allocator initialised with 65536 entries
[    0.240141] Serial: AMBA PL011 UART driver
[    0.246473] /axi/interrupt-controller@f9000000: Fixed dependency cycle(s) with /axi/interrupt-con
[    0.265031] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.271900] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.278237] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.285094] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.291419] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.298266] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.304598] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.311455] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.385839] raid6: neonx8   gen()  4164 MB/s
[    0.458203] raid6: neonx4   gen()  4072 MB/s
[    0.530562] raid6: neonx2   gen()  3381 MB/s
[    0.602923] raid6: neonx1   gen()  2451 MB/s
[    0.675282] raid6: int64x8  gen()  2355 MB/s
[    0.747643] raid6: int64x4  gen()  2299 MB/s
[    0.820000] raid6: int64x2  gen()  2232 MB/s
[    0.892352] raid6: int64x1  gen()  1713 MB/s
[    0.896662] raid6: using algorithm neonx8 gen() 4164 MB/s
[    0.970159] raid6: .... xor() 3018 MB/s, rmw enabled
[    0.975174] raid6: using neon recovery algorithm
[    0.980120] iommu: Default domain type: Translated
[    0.984967] iommu: DMA domain TLB invalidation policy: strict mode
[    0.991477] SCSI subsystem initialized
[    0.995381] usbcore: registered new interface driver usbfs
[    1.000941] usbcore: registered new interface driver hub
[    1.006324] usbcore: registered new device driver usb
[    1.011545] mc: Linux media interface: v0.10
[    1.015877] videodev: Linux video capture interface: v2.00
[    1.021447] pps_core: LinuxPPS API ver. 1 registered
[    1.026461] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.
[    1.035695] PTP clock support registered
[    1.039667] EDAC MC: Ver: 3.0.0
[    1.043123] jesd204: created con: id=0, topo=0, link=2, /axi/spi@ff050000/hmc7044@0 <-> /fpga-axi
[    1.054400] jesd204: created con: id=1, topo=0, link=2, /fpga-axi@0/axi-jesd204-rx@a4a90000 <-> /
[    1.066631] jesd204: created con: id=2, topo=0, link=2, /fpga-axi@0/axi-ad9081-rx-hpc@a4a10000 <-
[    1.078072] jesd204: /axi/spi@ff040000/ad9081@0: JESD204[0:2] transition uninitialized -> initial
[    1.087399] jesd204: found 4 devices and 1 topologies
[    1.092537] FPGA manager framework
[    1.095991] Advanced Linux Sound Architecture Driver Initialized.
[    1.102468] Bluetooth: Core ver 2.22
[    1.106095] NET: Registered PF_BLUETOOTH protocol family
[    1.111468] Bluetooth: HCI device and connection manager initialized
[    1.117892] Bluetooth: HCI socket layer initialized
[    1.122824] Bluetooth: L2CAP socket layer initialized
[    1.127930] Bluetooth: SCO socket layer initialized
[    1.133138] vgaarb: loaded
[    1.136032] clocksource: Switched to clocksource arch_sys_counter
[    1.142345] VFS: Disk quotas dquot_6.6.0
[    1.146320] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.158571] NET: Registered PF_INET protocol family
[    1.163710] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    1.174915] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    1.183589] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.191422] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    1.199721] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    1.208304] TCP: Hash tables configured (established 65536 bind 65536)
[    1.214967] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    1.221949] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    1.229426] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.235447] RPC: Registered named UNIX socket transport module.
[    1.241443] RPC: Registered udp transport module.
[    1.246200] RPC: Registered tcp transport module.
[    1.250952] RPC: Registered tcp-with-tls transport module.
[    1.256495] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.263483] PCI: CLS 0 bytes, default 64
[    1.268060] Initialise system trusted keyrings
[    1.272643] workingset: timestamp_bits=62 max_order=21 bucket_order=0
[    1.279500] NFS: Registering the id_resolver key type
[    1.284634] Key type id_resolver registered
[    1.288860] Key type id_legacy registered
[    1.292922] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.299697] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.307186] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    1.314366] fuse: init (API version 7.41)
[    1.349768] NET: Registered PF_ALG protocol family
[    1.354614] xor: measuring software checksum speed
[    1.359941]    8regs           :  6709 MB/sec
[    1.364797]    32regs          :  7286 MB/sec
[    1.369777]    arm64_neon      :  5674 MB/sec
[    1.374178] xor: using function: 32regs (7286 MB/sec)
[    1.379284] Key type asymmetric registered
[    1.383425] Asymmetric key parser 'x509' registered
[    1.388389] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.395868] io scheduler mq-deadline registered
[    1.400446] io scheduler kyber registered
[    1.404506] io scheduler bfq registered
[    1.410940] ledtrig-cpu: registered to indicate activity on CPUs
[    1.441712] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.449053] Serial: AMBA driver
[    1.455874] brd: module loaded
[    1.461110] loop: module loaded
[    1.464842] mtdoops: mtd device (mtddev=name/number) must be supplied
[    1.473714] tun: Universal TUN/TAP device driver, 1.6
[    1.478926] CAN device driver interface
[    1.483139] SPI driver wl1271_spi has no spi_device_id for ti,wl1271
[    1.489573] SPI driver wl1271_spi has no spi_device_id for ti,wl1273
[    1.495997] SPI driver wl1271_spi has no spi_device_id for ti,wl1281
[    1.502419] SPI driver wl1271_spi has no spi_device_id for ti,wl1283
[    1.508841] SPI driver wl1271_spi has no spi_device_id for ti,wl1285
[    1.515262] SPI driver wl1271_spi has no spi_device_id for ti,wl1801
[    1.521683] SPI driver wl1271_spi has no spi_device_id for ti,wl1805
[    1.528103] SPI driver wl1271_spi has no spi_device_id for ti,wl1807
[    1.534523] SPI driver wl1271_spi has no spi_device_id for ti,wl1831
[    1.540942] SPI driver wl1271_spi has no spi_device_id for ti,wl1835
[    1.547363] SPI driver wl1271_spi has no spi_device_id for ti,wl1837
[    1.553862] usbcore: registered new interface driver asix
[    1.559338] usbcore: registered new interface driver ax88179_178a
[    1.565516] usbcore: registered new interface driver cdc_ether
[    1.571429] usbcore: registered new interface driver net1080
[    1.577169] usbcore: registered new interface driver cdc_subset
[    1.583170] usbcore: registered new interface driver zaurus
[    1.588822] usbcore: registered new interface driver cdc_ncm
[    1.594583] usbcore: registered new interface driver r8153_ecm
[    1.601011] usbcore: registered new interface driver uas
[    1.606401] usbcore: registered new interface driver usb-storage
[    1.612521] usbcore: registered new interface driver usbserial_generic
[    1.619132] usbserial: USB Serial support registered for generic
[    1.625219] usbcore: registered new interface driver ftdi_sio
[    1.631037] usbserial: USB Serial support registered for FTDI USB Serial Device
[    1.638438] usbcore: registered new interface driver upd78f0730
[    1.644433] usbserial: USB Serial support registered for upd78f0730
[    1.651347] i2c_dev: i2c /dev entries driver
[    1.656011] usbcore: registered new interface driver uvcvideo
[    1.662500] Bluetooth: HCI UART driver ver 2.3
[    1.666996] Bluetooth: HCI UART protocol H4 registered
[    1.672191] Bluetooth: HCI UART protocol BCSP registered
[    1.677570] Bluetooth: HCI UART protocol LL registered
[    1.682762] Bluetooth: HCI UART protocol ATH3K registered
[    1.688224] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    1.694580] Bluetooth: HCI UART protocol Intel registered
[    1.700049] Bluetooth: HCI UART protocol QCA registered
[    1.705350] usbcore: registered new interface driver bcm203x
[    1.711089] usbcore: registered new interface driver bpa10x
[    1.716737] usbcore: registered new interface driver bfusb
[    1.722299] usbcore: registered new interface driver btusb
[    1.727872] usbcore: registered new interface driver ath3k
[    1.733637] sdhci: Secure Digital Host Controller Interface driver
[    1.739890] sdhci: Copyright(c) Pierre Ossman
[    1.744295] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.750134] SMCCC: SOC_ID: ID = jep106:0049:0000 Revision = 0x00000000
[    1.756817] zynqmp_firmware_probe Platform Management API v1.0
[    1.762748] zynqmp_firmware_probe Trustzone version v1.0
[    1.768549] xlnx_event_manager xlnx_event_manager: SGI 15 Registered over TF-A
[    1.775862] xlnx_event_manager xlnx_event_manager: Xilinx Event Management driver probed
[153[51.182]XPlmi_IpiDispatchHandler: Warning: IPI command failed for Command ID: 0x1000500
[15356.317]PLM Warning Status: 0x250000F4
   1.822645] zynqmp-aes zynqmp-aes.0: AES is not supported on the platform
[    1.841239] zynqmp-aes zynqmp-aes.0: probe with driver zynqmp-aes failed with error -95
[    1.849438] zynqmp_rsa zynqmp_rsa.0: RSA is not supported on the platform
[    1.856403] usbcore: registered new interface driver usbhid
[    1.862037] usbhid: USB HID core driver
[    1.866005] SPI driver fb_seps525 has no spi_device_id for syncoam,seps525
[    1.877113] ARM CCI_500 PMU driver probed
[    1.877225] axi_sysid a5000000.axi-sysid-0: AXI System ID core version (1.01.a) found
[    1.889520] axi_sysid a5000000.axi-sysid-0: [ad9209_fmca_ebz] [64B66B RX:RATE=24.75 M=4 L=8 S=4 N <hdl_2026_r1> git <a77599a506f259d09aa871459427287a7cb92ebc> clean [2026-04-22 09:54:12] UTC
[    1.916316] fpga_manager fpga0: Xilinx Versal FPGA Manager registered
[    1.923076] usbcore: registered new interface driver snd-usb-audio
[    1.930256] pktgen: Packet Generator for packet performance testing. Version: 2.75
[    1.938888] Initializing XFRM netlink socket
[    1.943245] NET: Registered PF_INET6 protocol family
[    1.948662] Segment Routing with IPv6
[    1.952394] In-situ OAM (IOAM) with IPv6
[    1.956413] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.962656] NET: Registered PF_PACKET protocol family
[    1.967769] NET: Registered PF_KEY protocol family
[    1.972689] can: controller area network core
[    1.977117] NET: Registered PF_CAN protocol family
[    1.981958] can: raw protocol
[    1.984953] can: broadcast manager protocol
[    1.989179] can: netlink gateway - max_hops=1
[    1.993643] Bluetooth: RFCOMM TTY layer initialized
[    1.998582] Bluetooth: RFCOMM socket layer initialized
[    2.003787] Bluetooth: RFCOMM ver 1.11
[    2.007577] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.012943] Bluetooth: BNEP filters: protocol multicast
[    2.018234] Bluetooth: BNEP socket layer initialized
[    2.023254] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.029234] Bluetooth: HIDP socket layer initialized
[    2.034397] 9pnet: Installing 9P2000 support
[    2.038724] NET: Registered PF_IEEE802154 protocol family
[    2.044204] Key type dns_resolver registered
[    2.054179] registered taskstats version 1
[    2.058331] Loading compiled-in X.509 certificates
[    2.068503] Btrfs loaded, zoned=no, fsverity=no
[    2.082485] ff000000.serial: ttyAMA0 at MMIO 0xff000000 (irq = 17, base_baud = 0) is a PL011 rev3
[    2.091493] printk: legacy console [ttyAMA0] enabled
[    2.091493] printk: legacy console [ttyAMA0] enabled
[    2.101480] printk: legacy bootconsole [pl11] disabled
[    2.101480] printk: legacy bootconsole [pl11] disabled
[    2.212169] hmc7044 spi2.0: PLL1: Locked, CLKIN0 @ 100000000 Hz, PFD: 1000 kHz - PLL2: Locked @ 3
[    2.222516] jesd204: /axi/spi@ff050000/hmc7044@0,jesd204:1,parent=spi2.0: Using as SYSREF provide
[    2.236066] macb ff0c0000.ethernet eth0: Cadence GEM rev 0x0107010b at 0xff0c0000 irq 34 (9e:e7:c
[    2.369467] macb ff0d0000.ethernet eth1: Cadence GEM rev 0x0107010b at 0xff0d0000 irq 35 (00:0a:2
[    2.380324] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    2.385825] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    2.393555] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
[    2.399561] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238fe65 hci version 0x110 quirks 0x0000808000
[    2.408976] xhci-hcd xhci-hcd.0.auto: irq 37, io mem 0xfe200000
[    2.415041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    2.423312] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.430545] usb usb1: Product: xHCI Host Controller
[    2.435420] usb usb1: Manufacturer: Linux 6.12.77-g74aa3bd4fa60 xhci-hcd
[    2.442121] usb usb1: SerialNumber: xhci-hcd.0.auto
[    2.447257] hub 1-0:1.0: USB hub found
[    2.451029] hub 1-0:1.0: 1 port detected
[    2.455810] rtc_zynqmp f12a0000.rtc: registered as rtc0
[    2.461065] rtc_zynqmp f12a0000.rtc: setting system clock to 2038-01-19T02:27:37 UTC (2147480857)
[    2.470406] cdns-i2c ff020000.i2c: 100 kHz mmio ff020000 irq 40
[    2.476694] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1399999 KHz, ch
[    2.489718] axi-jesd204-rx a4a90000.axi-jesd204-rx: AXI-JESD204-RX (1.07.a). Encoder 64b66b, widt
[    2.501714] ad9081 spi1.0: Disabling TX side
[    2.506108] ad9081 spi1.0: supply vdd not found, using dummy regulator
[    2.543438] mmc0: SDHCI controller on f1050000.mmc [f1050000.mmc] using ADMA 64-bit
[    2.593847] mmc0: new high speed SDHC card at address 0001
[    2.599853] mmcblk0: mmc0:0001 00000 29.1 GiB
[    2.605867]  mmcblk0: p1 p2 p3
[    3.709045] ad9081 spi1.0: Expected AD9209 found AD9081
[    4.271548] ad9081 spi1.0: AD9081 Rev. 3 Grade 10 (API 1.7.0) probed
[    4.298495] iio_dmaengine_buffer_alloc:295 width 0 (DMA width >= 256-bits ?)
[    4.306488] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.317240] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.327968] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.338697] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.348807] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.359356] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.370345] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.382064] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.406116] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.417888] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.429733] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.441593] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.453450] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.470690] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.491999] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.504536] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.516564] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.528586] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.548201] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.564070] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.580511] ad9081 spi1.0: JESD RX (JTX) Link2 PLL locked, PHASE established, MODE valid
[    4.588709] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.599955] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.612061] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.624947] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.637834] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition
[    4.650826] cf_axi_adc a4a10000.axi-ad9081-rx-hpc: ADI AIM (10.03.) probed ADC AD9081 as MASTER
[    4.659864] of_cfs_init
[    4.662351] of_cfs_init: OK
[    4.665237] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.711936] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.718493] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    4.725792] clk: Not disabling unused clocks
[    4.730069] PM: genpd: Disabling unused power domains
[    4.735577] ALSA device list:
[    4.738548]   No soundcards found.
[    4.742380] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.751021] cfg80211: failed to load regulatory.db
[    4.913990] EXT4-fs (mmcblk0p2): mounted filesystem bebadde1-281a-4b49-ae13-22fcc46850c1 r/w with
[    4.926171] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    4.939023] devtmpfs: mounted
[    4.944073] Freeing unused kernel memory: 5184K
[    4.948676] Run /sbin/init as init process
[    5.586670] systemd[1]: Failed to find module 'autofs4'
[    5.656129] systemd[1]: systemd 257.9-1~deb13u1 running in system mode (+PAM +AUDIT +SELINUX +APPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +
[    5.690410] systemd[1]: Detected architecture arm64.

Welcome to Debian GNU/Linux 13 (trixie)!

[    5.729246] systemd[1]: Hostname set to <analog>.
[    5.834082] systemd[1]: bpf-restrict-fs: BPF LSM hook not enabled in the kernel, BPF LSM not supp
[    7.480726] systemd[1]: /usr/lib/systemd/system/iiod.service:16: Invalid environment assignment,
[    7.737469] systemd[1]: Queued start job for default target graphical.target.
[    7.750621] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[  OK  ] Created slice system-getty.slice - Slice /system/getty.
[    7.773281] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[  OK  ] Created slice system-modprobe.slice - Slice /system/modprobe.
[    7.793245] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[  OK  ] Created slice system-serial\x2dget…slice - Slice /system/serial-getty.
[    7.817219] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[  OK  ] Created slice system-systemd\x2dfs…slice - Slice /system/systemd-fsck.
[    7.840661] systemd[1]: Created slice user.slice - User and Session Slice.
[  OK  ] Created slice user.slice - User and Session Slice.
[    7.860419] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wal
[  OK  ] Started systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[    7.884347] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats Fil/binfmt_misc).
[    7.903796] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-33e2fcf5\x2d01.device - /dev/dis
         Expecting device dev-disk-by\x2dpa…dev/disk/by-partuuid/33e2fcf5-01...
[    7.928141] systemd[1]: Expecting device dev-ttyAMA0.device - /dev/ttyAMA0...
         Expecting device dev-ttyAMA0.device - /dev/ttyAMA0...
[    7.944138] systemd[1]: Expecting device dev-ttyGS0.device - /dev/ttyGS0...
         Expecting device dev-ttyGS0.device - /dev/ttyGS0...
[    7.960137] systemd[1]: Expecting device dev-ttyGS1.device - /dev/ttyGS1...
         Expecting device dev-ttyGS1.device - /dev/ttyGS1...
[    7.976140] systemd[1]: Expecting device dev-ttyPS0.device - /dev/ttyPS0...
         Expecting device dev-ttyPS0.device - /dev/ttyPS0...
[    7.992136] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0...
         Expecting device dev-ttyS0.device - /dev/ttyS0...
[    8.008259] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[  OK  ] Reached target nss-user-lookup.target - User and Group Name Lookups.
[    8.028216] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[  OK  ] Reached target remote-fs.target - Remote File Systems.
[    8.048195] systemd[1]: Reached target slices.target - Slice Units.
[  OK  ] Reached target slices.target - Slice Units.
[    8.064220] systemd[1]: Reached target swap.target - Swaps.
[  OK  ] Reached target swap.target - Swaps.
[    8.084550] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[  OK  ] Listening on systemd-creds.socket - Credential Encryption/Decryption.
[    8.108528] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[  OK  ] Listening on systemd-initctl.socke…- initctl Compatibility Named Pipe.
[    8.132572] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[  OK  ] Listening on systemd-journald-dev-…socket - Journal Socket (/dev/log).
[    8.156593] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[  OK  ] Listening on systemd-journald.socket - Journal Sockets.
[    8.176278] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an
[    8.190127] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an un
[    8.204123] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[  OK  ] Listening on systemd-udevd-control.socket - udev Control Socket.
[    8.224433] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[  OK  ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    8.247692] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
         Mounting dev-hugepages.mount - Huge Pages File System...
[    8.272486] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
         Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    8.296399] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
         Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[    8.326976] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
         Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    8.352616] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
         Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    8.368416] systemd[1]: Mounting tmp.mount - Temporary Directory /tmp...
         Mounting tmp.mount - Temporary Directory /tmp...
[    8.406544] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock...
         Starting fake-hwclock-load.service - Restore the current clock...
[    8.429335] systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skippevname).
[    8.451116] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
         Starting modprobe@configfs.service - Load Kernel Module configfs...
[    8.481964] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
         Starting modprobe@drm.service - Load Kernel Module drm...
[    8.508526] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
         Starting modprobe@efi_pstore.servi… - Load Kernel Module efi_pstore...
[    8.560618] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
         Starting modprobe@fuse.service - Load Kernel Module fuse...
[    8.584701] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was on-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    8.607391] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local s
[    8.620327] systemd[1]: systemd-journald.service: (This warning is only shown for the first unit
[    8.648640] systemd[1]: Starting systemd-journald.service - Journal Service...
         Starting systemd-journald.service - Journal Service...
[    8.680583] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
         Starting systemd-modules-load.service - Load Kernel Modules...
[    8.704246] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped b
[    8.724571] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device
         Starting systemd-tmpfiles-setup-de… Device Nodes in /dev gracefully...
[    8.760313] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped becaus
[    8.796353] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Cre
         Starting systemd-udev-load-credent…Load udev Rules from Credentials...
[    8.828585] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    8.834791] systemd-journald[181]: Collecting audit messages is disabled.
         Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    8.885611] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[  OK  ] Mounted dev-hugepages.mount - Huge Pages File System.
[    8.909324] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[  OK  ] Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    8.948958] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[  OK  ] Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[    8.971126] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[  OK  ] Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    9.000718] systemd[1]: Started systemd-journald.service - Journal Service.
[  OK  ] Started systemd-journald.service - Journal Service.
[  OK  ] Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[  OK  ] Mounted tmp.mount - Temporary Directory /tmp.
[  OK  ] Finished fake-hwclock-load.service - Restore the current clock.
[  OK  ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[  OK  ] Finished modprobe@drm.service - Load Kernel Module drm.
[  OK  ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[  OK  ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[  OK  ] Finished systemd-modules-load.service - Load Kernel Modules.
[  OK  ] Finished systemd-tmpfiles-setup-de…ic Device Nodes in /dev gracefully.
[  OK  ] Finished systemd-udev-load-credent…- Load udev Rules from Credentials.
         Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
         Mounting sys-kernel-config.mount - Kernel Configuration File System...
         Starting systemd-remount-fs.servic…unt Root and Kernel File Systems...
         Starting systemd-sysctl.service - Apply Kernel Variables...
[  OK  ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[  OK  ] Mounted sys-kernel-config.mount - Kernel Configuration File System.
[  OK  ] Finished systemd-sysctl.service - Apply Kernel Variables.
[  OK  ] Finished systemd-remount-fs.servic…mount Root and Kernel File Systems.
         Starting systemd-journal-flush.ser…sh Journal to Persistent Storage...
         Starting systemd-random-seed.service - Load/Save OS Random Seed...
         Starting systemd-tmpfiles-setup-de…eate Static Device Nodes in /dev...
[  OK  ] Finished systemd-tmpfiles-setup-de…Create Static Device Nodes in /dev.
[  OK  ] Reached target local-fs-pre.target…Preparation for Local File Systems.
         Starting systemd-udevd.service - R…ager for Device Events and Files...
[  OK  ] Finished systemd-journal-flush.ser…lush Journal to Persistent Storage.
[  OK  ] Finished systemd-udev-trigger.service - Coldplug All udev Devices.
         Starting ifupdown-pre.service - He…synchronize boot up for ifupdown...
         Starting systemd-udev-settle.servi…o Complete Device Initialization...
[  OK  ] Finished ifupdown-pre.service - He…o synchronize boot up for ifupdown.
[  OK  ] Finished systemd-random-seed.service - Load/Save OS Random Seed.
[  OK  ] Started systemd-udevd.service - Ru…anager for Device Events and Files.
         Starting plymouth-start.service - Show Plymouth Boot Screen...
[  OK  ] Found device dev-ttyAMA0.device - /dev/ttyAMA0.
mtdoops: mtd device (mtddev=name/number) must be supplied
zynqmp-aes zynqmp-aes.0: AES is not supported on the platform
zynqmp-aes zynqmp-aes.0: probe with driver zynqmp-aes failed with error -95
zynqmp_rsa zynqmp_rsa.0: RSA is not supported on the platform
systemd[1]: Failed to find module 'autofs4'
[  OK  ] Started plymouth-start.service - Show Plymouth Boot Screen.
[  OK  ] Found device dev-disk-by\x2dpartuu… /dev/disk/by-partuuid/33e2fcf5-01.
[  OK  ] Finished systemd-udev-settle.servi… To Complete Device Initialization.
[  OK  ] Started systemd-ask-password-plymo…quests to Plymouth Directory Watch.
[  OK  ] Reached target paths.target - Path Units.
[  OK  ] Listening on systemd-rfkill.socket…ll Switch Status /dev/rfkill Watch.
         Starting systemd-fsck@dev-disk-by\…dev/disk/by-partuuid/33e2fcf5-01...
[  OK  ] Finished systemd-fsck@dev-disk-by\… /dev/disk/by-partuuid/33e2fcf5-01.
         Mounting boot.mount - /boot...
[  OK  ] Mounted boot.mount - /boot.
[  OK  ] Reached target local-fs.target - Local File Systems.
[  OK  ] Listening on systemd-sysext.socket… System Extension Image Management.
         Starting networking.service - Raise network interfaces...
         Starting plymouth-read-write.servi…ymouth To Write Out Runtime Data...
         Starting systemd-tmpfiles-setup.se…ate System Files and Directories...
[  OK  ] Finished plymouth-read-write.servi…Plymouth To Write Out Runtime Data.
[  OK  ] Finished systemd-tmpfiles-setup.se…reate System Files and Directories.
[  OK  ] Reached target sysinit.target - System Initialization.
[  OK  ] Started apt-daily.timer - Daily apt download activities.
[  OK  ] Started apt-daily-upgrade.timer - …y apt upgrade and clean activities.
[  OK  ] Started dpkg-db-backup.timer - Daily dpkg database backup timer.
[  OK  ] Started e2scrub_all.timer - Period…Metadata Check for All Filesystems.
[  OK  ] Started fake-hwclock-save.timer - Periodically save current clock.
[  OK  ] Started fstrim.timer - Discard unused filesystem blocks once a week.
[  OK  ] Started logrotate.timer - Daily rotation of log files.
[  OK  ] Started man-db.timer - Daily man-db regeneration.
[  OK  ] Started ntpsec-rotate-stats.timer - Rotate ntpd stats daily.
[  OK  ] Started systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.
[  OK  ] Reached target timers.target - Timer Units.
[  OK  ] Listening on avahi-daemon.socket -…DNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on dbus.socket - D-Bus System Message Bus Socket.
[  OK  ] Listening on sshd-unix-local.socke…temd-ssh-generator, AF_UNIX Local).
[  OK  ] Listening on systemd-hostnamed.socket - Hostname Service Socket.
[  OK  ] Reached target sockets.target - Socket Units.
[  OK  ] Reached target basic.target - Basic System.
         Starting accounts-daemon.service - Accounts Service...
         Starting adi-power.service - Analog Devices power up/down sequence...
         Starting avahi-daemon.service - Avahi mDNS/DNS-SD Stack...
         Starting blueman-mechanism.service - Bluetooth management mechanism...
[  OK  ] Started cron.service - Regular background program processing daemon.
         Starting dbus.service - D-Bus System Message Bus...
         Starting e2scrub_reap.service - Re…ne ext4 Metadata Check Snapshots...
[  OK  ] Started fan-control.service - fan-control.
         Starting fix-display-port.service - Fix DP audio and X11...
         Starting iiod_context_attr.service…ating IIOD Context Attributes......
         Starting systemd-logind.service - User Login Management...
         Starting udisks2.service - Disk Manager...
         Starting xserver.service - ADI X Server...
[  OK  ] Finished networking.service - Raise network interfaces.
[  OK  ] Finished fix-display-port.service - Fix DP audio and X11.
[  OK  ] Started systemd-logind.service - User Login Management.
[  OK  ] Started dbus.service - D-Bus System Message Bus.
         Starting NetworkManager.service - Network Manager...
         Starting wpa_supplicant.service - WPA supplicant...
[  OK  ] Started avahi-daemon.service - Avahi mDNS/DNS-SD Stack.
         Starting polkit.service - Authorization Manager...
[  OK  ] Created slice user-1000.slice - User Slice of UID 1000.
         Starting user-runtime-dir@1000.ser…Runtime Directory /run/user/1000...
[  OK  ] Finished user-runtime-dir@1000.ser…r Runtime Directory /run/user/1000.
[  OK  ] Finished adi-power.service - Analog Devices power up/down sequence.
[  OK  ] Started wpa_supplicant.service - WPA supplicant.
[  OK  ] Finished iiod_context_attr.service…reating IIOD Context Attributes....
         Starting systemd-hostnamed.service - Hostname Service...
[  OK  ] Started polkit.service - Authorization Manager.
[  OK  ] Started accounts-daemon.service - Accounts Service.
[  OK  ] Finished e2scrub_reap.service - Re…line ext4 Metadata Check Snapshots.
[  OK  ] Started udisks2.service - Disk Manager.
[  OK  ] Started systemd-hostnamed.service - Hostname Service.
         Starting NetworkManager-dispatcher…anager Script Dispatcher Service...
[  OK  ] Started NetworkManager.service - Network Manager.
[  OK  ] Reached target network.target - Network.
         Starting htpdate.service - HTTP based time synchronization tool...
[  OK  ] Started iiod.service - IIO Daemon.
         Starting ntpsec.service - Network Time Service...
         Starting ssh.service - OpenBSD Secure Shell server...
         Starting systemd-user-sessions.service - Permit User Sessions...
[  OK  ] Started udiskie.service - Udiskie …rvice for managing removable media.
[  OK  ] Started NetworkManager-dispatcher.… Manager Script Dispatcher Service.
[  OK  ] Started htpdate.service - HTTP based time synchronization tool.
[  OK  ] Finished systemd-user-sessions.service - Permit User Sessions.
         Starting plymouth-quit-wait.servic…d until boot process finishes up...
         Starting user@1000.service - User Manager for UID 1000...
[  OK  ] Started ntpsec.service - Network Time Service.
[  OK  ] Started ssh.service - OpenBSD Secure Shell server.
[  OK  ] Started blueman-mechanism.service - Bluetooth management mechanism.
[  OK  ] Started user@1000.service - User Manager for UID 1000.
[  OK  ] Started session-c1.scope - Session c1 of User analog.
[  OK  ] Finished xserver.service - ADI X Server.
         Starting lightdm.service - Light Display Manager...
         Starting x11vnc.service - VNC Server for X11...
[  OK  ] Finished plymouth-quit-wait.servic…old until boot process finishes up.
[FAILED] Failed to start x11vnc.service - VNC Server for X11.
[FAILED] Failed to start upower.service - Daemon for power management.
[FAILED] Failed to start upower.service - Daemon for power management.
[FAILED] Failed to start upower.service - Daemon for power management.
[FAILED] Failed to start upower.service - Daemon for power management.
[FAILED] Failed to start upower.service - Daemon for power management.
[FAILED] Failed to start upower.service - Daemon for power management.

Debian GNU/Linux 13 analog ttyAMA0

analog login: root (automatic login)

Password:

Note

When prompted for login, use the following credentials:

  • user: root or analog

  • password: analog

Useful commands for the serial terminal

The below commands are to be run in the serial terminal connected to the FPGA.

To find out the IP of the FPGA board, run the following command and take the IP specified at “eth0 inet”:

~$
ifconfig

To see the IIO devices detected, run:

root@analog:~# iio_info | grep :device
    iio:device0: xlnx,versal-sysmon
    iio:device1: hmc7044
    iio:device2: axi-ad9081-rx-hpc (buffer capable)

To see the EEPROM specifications, run:

~$
fru-dump -b /sys/bus/i2c/devices/15-0050/eeprom

To use the JESD204 status utility, run:

~$
jesd_status

To power off the system, run the following command, and wait for the final message to be printed, then power off the FPGA board from the switch as well.

~$
poweroff

To reboot the system, run:

~$
reboot

Important

Even though this is Linux, this is a persistent file system. Care should be taken not to corrupt the file system – please shut down things, don’t just turn off the power switch. Depending on your monitor, the standard power off could be hiding. You can do this from the terminal as well with sudo shutdown -h now or the above-mentioned command for powering off.