Post Go back to editing

ADRV9009-ZU11EG Multi SOM: "Device or resource busy" for many adrv9009-phy channels and iio_attr -D hmc7044-ext status on primary gives "input/output error"

Category: Hardware
Product Number: ADRV9009-ZU11EG; ADRV2CRR-FMC; EVAL-HMC7044
Software Version: Kuiper 2021_r2

Trying to follow the multi-som example from this page. I've gotten all of the images written, and copied the appropriate boot files to /boot for the primary and secondary boards, respectively (specifically /boot/zynqmp-common/Image, /boot/zynqmp-adrv9009-zu11eg-revb-adrv2crr-fmc-revb/BOOT.BIN, and /boot/zynqmp-adrv9009-zu11eg-revb-adrv2crr-fmc-revb/zynqmp-adrv9009-zu11eg-revb-adrv2crr-fmc-revb-sync-multisom-{primary x 1, secondary x 3}).

Detailed hardware setup is as follows:

======= Board 1 (Primary) =========

ADRV2CRR-FMC (Rev C.1)

ADRV9009-ZU11EG

SPI connections to EVAL-HMC7044:

    2 -> 12
    3 -> 20
    4 -> 16
    5 -> 18
    6 -> 14

==== Board 2, 3, 4 (Secondary) ======

ADRV2CRR-FMC (Rev C.1)

ADRV9009-ZU11EG

======== EVAL-HMC7044 ==========

Power

    +5V -> TP38
GND -> TP34

RF Connections

    SCLKOUT5_P -> Board 4 SYNC
    CLKOUT6_P -> Board 3 SYNC
    SCLKOUT9_P -> Board 1 SYNC   
CLKOUT10_P -> Board 2 SYNC

CLKOUT0_P/N -> Board 3 REFCLK_P/N
CLKOUT2_P/N -> Board 4 REFCLK_P/N
CLKOUT8_P/N -> Board 1 REFCLK_P/N
CLKOUT12_P/N -> Board 2 REFCLK_P/N

================================

I am able to boot and bring up all 4 boards, I've set a static IP for all of them and can ssh into them.

The first issue I ran into was trying to go through the steps in the troubleshooting steps of the tutorial to verify all the devices. Running iio_attr -D hmc7044-ext status on the primary board returned

ERROR: Input/output error (5)

From there I started looking at the output for iio_info on each board, and for each board I noticed all of the entries for the adrv9009-phy device channel attributes showed something like:

...
	iio:device4: adrv9009-phy
		25 channels found:
			altvoltage1:  (output)
			1 channel-specific attributes found:
				attr  0: AUX_OBS_RX_LO_frequency ERROR: Device or resource busy (16)
			voltage9:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage8:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage3:  (input)
			8 channel-specific attributes found:
				attr  0: bb_dc_offset_tracking_en ERROR: Device or resource busy (16)
				attr  1: hardwaregain ERROR: Device or resource busy (16)
				attr  2: powerdown ERROR: Device or resource busy (16)
				attr  3: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  4: rf_bandwidth ERROR: Device or resource busy (16)
				attr  5: rf_port_select value: OBS_TX_LO
				attr  6: rf_port_select_available value: OBS_TX_LO OBS_AUX_LO
				attr  7: sampling_frequency ERROR: Device or resource busy (16)
			voltage2:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage1:  (output)
			8 channel-specific attributes found:
				attr  0: atten_control_pin_mode_en ERROR: Device or resource busy (16)
				attr  1: hardwaregain ERROR: Device or resource busy (16)
				attr  2: lo_leakage_tracking_en ERROR: Device or resource busy (16)
				attr  3: pa_protection_en ERROR: Device or resource busy (16)
				attr  4: powerdown ERROR: Device or resource busy (16)
				attr  5: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  6: rf_bandwidth ERROR: Device or resource busy (16)
				attr  7: sampling_frequency ERROR: Device or resource busy (16)
			voltage0:  (output)
			8 channel-specific attributes found:
				attr  0: atten_control_pin_mode_en ERROR: Device or resource busy (16)
				attr  1: hardwaregain ERROR: Device or resource busy (16)
				attr  2: lo_leakage_tracking_en ERROR: Device or resource busy (16)
				attr  3: pa_protection_en ERROR: Device or resource busy (16)
				attr  4: powerdown ERROR: Device or resource busy (16)
				attr  5: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  6: rf_bandwidth ERROR: Device or resource busy (16)
				attr  7: sampling_frequency ERROR: Device or resource busy (16)
			altvoltage0: TRX_LO (output)
			3 channel-specific attributes found:
				attr  0: frequency ERROR: Device or resource busy (16)
				attr  1: frequency_hopping_mode ERROR: Device or resource busy (16)
				attr  2: frequency_hopping_mode_enable ERROR: Device or resource busy (16)
			voltage2:  (input)
			8 channel-specific attributes found:
				attr  0: bb_dc_offset_tracking_en ERROR: Device or resource busy (16)
				attr  1: hardwaregain ERROR: Device or resource busy (16)
				attr  2: powerdown ERROR: Device or resource busy (16)
				attr  3: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  4: rf_bandwidth ERROR: Device or resource busy (16)
				attr  5: rf_port_select value: OBS_TX_LO
				attr  6: rf_port_select_available value: OBS_TX_LO OBS_AUX_LO
				attr  7: sampling_frequency ERROR: Device or resource busy (16)
			voltage5:  (input)
			3 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage6:  (input)
			3 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage12:  (output)
			3 channel-specific attributes found:
				attr  0: raw ERROR: Device or resource busy (16)
				attr  1: sampling_frequency ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage6:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage13:  (output)
			3 channel-specific attributes found:
				attr  0: raw ERROR: Device or resource busy (16)
				attr  1: sampling_frequency ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage4:  (input)
			3 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage5:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage1:  (input)
			11 channel-specific attributes found:
				attr  0: bb_dc_offset_tracking_en ERROR: Device or resource busy (16)
				attr  1: gain_control_mode value: manual
				attr  2: gain_control_mode_available value: manual slow_attack
				attr  3: gain_control_pin_mode_en ERROR: Device or resource busy (16)
				attr  4: hardwaregain ERROR: Device or resource busy (16)
				attr  5: hd2_tracking_en ERROR: Device or resource busy (16)
				attr  6: powerdown ERROR: Device or resource busy (16)
				attr  7: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  8: rf_bandwidth ERROR: Device or resource busy (16)
				attr  9: rssi ERROR: Device or resource busy (16)
				attr 10: sampling_frequency ERROR: Device or resource busy (16)
			voltage3:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage10:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage7:  (input)
			3 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage0:  (input)
			11 channel-specific attributes found:
				attr  0: bb_dc_offset_tracking_en ERROR: Device or resource busy (16)
				attr  1: gain_control_mode value: manual
				attr  2: gain_control_mode_available value: manual slow_attack
				attr  3: gain_control_pin_mode_en ERROR: Device or resource busy (16)
				attr  4: hardwaregain ERROR: Device or resource busy (16)
				attr  5: hd2_tracking_en ERROR: Device or resource busy (16)
				attr  6: powerdown ERROR: Device or resource busy (16)
				attr  7: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  8: rf_bandwidth ERROR: Device or resource busy (16)
				attr  9: rssi ERROR: Device or resource busy (16)
				attr 10: sampling_frequency ERROR: Device or resource busy (16)
			voltage4:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage11:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage7:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			temp0:  (input)
			1 channel-specific attributes found:
				attr  0: input ERROR: Device or resource busy (16)
		17 device-specific attributes found:
				attr  0: calibrate value: 0
				attr  1: calibrate_fhm_en value: 0
				attr  2: calibrate_rx_phase_correction_en value: 0
				attr  3: calibrate_rx_qec_en value: 0
				attr  4: calibrate_tx_lol_en value: 0
				attr  5: calibrate_tx_lol_ext_en value: 0
				attr  6: calibrate_tx_qec_en value: 0
				attr  7: ensm_mode value: radio_off
				attr  8: ensm_mode_available value: radio_on radio_off
				attr  9: gain_table_config ERROR: Permission denied (13)
				attr 10: jesd204_fsm_ctrl value: 0
				attr 11: jesd204_fsm_error value: 0
				attr 12: jesd204_fsm_paused value: 1
				attr 13: jesd204_fsm_resume ERROR: Permission denied (13)
				attr 14: jesd204_fsm_state value: clk_sync_stage1
				attr 15: multichip_sync ERROR: Permission denied (13)
				attr 16: profile_config value: TB
...

I found this question:  RE: ADRV9009-ZU11EG Multi-SOM usage: "Device or resource busy" which had some similar issues but ultimately did not help. To help in debugging, I've included the output from dmesg for the primary board:

root@analog:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.10.0-98744-g64e7a607b659 (jenkins@romlxbuild1) (aarch64-xilinx-linux-gcc.real (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.0.20200730) #1789 SMP Fri Mar 31 17:23:38 EEST 2023
[    0.000000] Machine model: Analog Devices ADRV9009-ZU11EG Rev.B
[    0.000000] earlycon: cdns0 at MMIO 0x00000000ff010000 (options '115200n8')
[    0.000000] printk: bootconsole [cdns0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 256 MiB at 0x0000000070000000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000087fffffff]
[    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-0x000000087fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff]
[    0.000000] On node 0 totalpages: 1048576
[    0.000000]   DMA zone: 3584 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 262144 pages, LIFO batch:63
[    0.000000]   DMA32 zone: 3584 pages used for memmap
[    0.000000]   DMA32 zone: 262144 pages, LIFO batch:63
[    0.000000]   Normal zone: 7168 pages used for memmap
[    0.000000]   Normal zone: 524288 pages, LIFO batch:63
[    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.2
[    0.000000] percpu: Embedded 22 pages/cpu s49496 r8192 d32424 u90112
[    0.000000] pcpu-alloc: s49496 r8192 d32424 u90112 alloc=22*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: ARM erratum 845719
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1034240
[    0.000000] Kernel command line: console=ttyPS0,115200 root=/dev/mmcblk0p2 rw earlycon rootfstype=ext4 rootwait clk_ignore_unused cpuidle.off=1
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x000000003bfff000-0x000000003ffff000] (64MB)
[    0.000000] Memory: 3761172K/4194304K available (15552K kernel code, 1676K rwdata, 12112K rodata, 2496K init, 650K bss, 170988K reserved, 262144K cma-reserved)
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    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] GIC: Adjusting CPU interface base to 0x00000000f902f000
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] random: get_random_bytes called from start_kernel+0x31c/0x550 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c47c0, max_idle_ns: 440795202120 ns
[    0.000003] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255541ns
[    0.008348] Console: colour dummy device 80x25
[    0.012394] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333)
[    0.022667] pid_max: default: 32768 minimum: 301
[    0.027374] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.034613] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.043176] rcu: Hierarchical SRCU implementation.
[    0.047360] EFI services will not be available.
[    0.051756] smp: Bringing up secondary CPUs ...
[    0.056460] Detected VIPT I-cache on CPU1
[    0.056496] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.056838] Detected VIPT I-cache on CPU2
[    0.056861] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.057176] Detected VIPT I-cache on CPU3
[    0.057197] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.057239] smp: Brought up 1 node, 4 CPUs
[    0.091606] SMP: Total of 4 processors activated.
[    0.096278] CPU features: detected: 32-bit EL0 Support
[    0.101381] CPU features: detected: CRC32 instructions
[    0.106517] CPU: All CPU(s) started at EL2
[    0.110562] alternatives: patching kernel code
[    0.115949] devtmpfs: initialized
[    0.125177] Registered cp15_barrier emulation handler
[    0.125228] Registered setend emulation handler
[    0.129201] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.138788] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.151598] pinctrl core: initialized pinctrl subsystem
[    0.152187] NET: Registered protocol family 16
[    0.156573] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.162670] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.170390] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.178204] audit: initializing netlink subsys (disabled)
[    0.183653] audit: type=2000 audit(0.116:1): state=initialized audit_enabled=0 res=1
[    0.183956] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.198029] ASID allocator initialised with 65536 entries
[    0.222543] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.223603] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.230258] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.236920] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    1.208434] DRBG: Continuing without Jitter RNG
[    1.284230] raid6: neonx8   gen()  2345 MB/s
[    1.352281] raid6: neonx8   xor()  1755 MB/s
[    1.420336] raid6: neonx4   gen()  2399 MB/s
[    1.488383] raid6: neonx4   xor()  1719 MB/s
[    1.556446] raid6: neonx2   gen()  2282 MB/s
[    1.624485] raid6: neonx2   xor()  1573 MB/s
[    1.692546] raid6: neonx1   gen()  1951 MB/s
[    1.760590] raid6: neonx1   xor()  1339 MB/s
[    1.828648] raid6: int64x8  gen()  1578 MB/s
[    1.896698] raid6: int64x8  xor()   846 MB/s
[    1.964750] raid6: int64x4  gen()  1757 MB/s
[    2.032809] raid6: int64x4  xor()   895 MB/s
[    2.100873] raid6: int64x2  gen()  1534 MB/s
[    2.168910] raid6: int64x2  xor()   823 MB/s
[    2.236976] raid6: int64x1  gen()  1133 MB/s
[    2.305027] raid6: int64x1  xor()   567 MB/s
[    2.305064] raid6: using algorithm neonx4 gen() 2399 MB/s
[    2.309012] raid6: .... xor() 1719 MB/s, rmw enabled
[    2.313947] raid6: using neon recovery algorithm
[    2.318856] iommu: Default domain type: Translated 
[    2.323570] SCSI subsystem initialized
[    2.327114] libata version 3.00 loaded.
[    2.327228] usbcore: registered new interface driver usbfs
[    2.332569] usbcore: registered new interface driver hub
[    2.337843] usbcore: registered new device driver usb
[    2.342955] mc: Linux media interface: v0.10
[    2.347094] videodev: Linux video capture interface: v2.00
[    2.352580] EDAC MC: Ver: 3.0.0
[    2.355985] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[    2.364428] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clk_sync_stage1'
[    2.371820] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clk_sync_stage2'
[    2.379517] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clk_sync_stage3'
[    2.387215] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'link_setup'
[    2.394481] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage1'
[    2.402266] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage2'
[    2.410055] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage3'
[    2.417836] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage4'
[    2.425621] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage5'
[    2.433406] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clocks_enable'
[    2.440931] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'link_enable'
[    2.448449] jesd204: created con: id=0, topo=0, link=0, /fpga-axi@0/axi-jesd204-tx@84a30000 <-> /fpga-axi@0/axi-adrv9009-tx-hpc@84a04000
[    2.460488] jesd204: created con: id=1, topo=0, link=0, /fpga-axi@0/axi-adxcvr-tx@84a20000 <-> /fpga-axi@0/axi-jesd204-tx@84a30000
[    2.472166] jesd204: created con: id=2, topo=0, link=0, /axi/spi@ff040000/hmc7044@2 <-> /fpga-axi@0/axi-adxcvr-tx@84a20000
[    2.483151] jesd204: created con: id=3, topo=0, link=2, /fpga-axi@0/axi-adxcvr-rx-os@84a60000 <-> /fpga-axi@0/axi-jesd204-rx@84a70000
[    2.495089] jesd204: created con: id=4, topo=0, link=2, /axi/spi@ff040000/hmc7044@2 <-> /fpga-axi@0/axi-adxcvr-rx-os@84a60000
[    2.506334] jesd204: created con: id=5, topo=0, link=1, /fpga-axi@0/axi-adxcvr-rx@84a40000 <-> /fpga-axi@0/axi-jesd204-rx@84a50000
[    2.518011] jesd204: created con: id=6, topo=0, link=1, /axi/spi@ff040000/hmc7044@2 <-> /fpga-axi@0/axi-adxcvr-rx@84a40000
[    2.529001] jesd204: created con: id=7, topo=0, link=1, /axi/spi@ff040000/hmc7044-ext@4 <-> /axi/spi@ff040000/hmc7044-car@3
[    2.540072] jesd204: created con: id=8, topo=0, link=2, /axi/spi@ff040000/hmc7044-ext@4 <-> /axi/spi@ff040000/hmc7044-car@3
[    2.551141] jesd204: created con: id=9, topo=0, link=0, /axi/spi@ff040000/hmc7044-ext@4 <-> /axi/spi@ff040000/hmc7044-car@3
[    2.562216] jesd204: created con: id=10, topo=0, link=1, /axi/spi@ff040000/hmc7044-car@3 <-> /axi/spi@ff040000/hmc7044@2
[    2.573025] jesd204: created con: id=11, topo=0, link=2, /axi/spi@ff040000/hmc7044-car@3 <-> /axi/spi@ff040000/hmc7044@2
[    2.583838] jesd204: created con: id=12, topo=0, link=0, /axi/spi@ff040000/hmc7044-car@3 <-> /axi/spi@ff040000/hmc7044@2
[    2.594681] jesd204: created con: id=13, topo=0, link=1, /fpga-axi@0/axi-jesd204-rx@84a50000 <-> /axi/spi@ff040000/adrv9009-phy-b@1
[    2.606420] jesd204: created con: id=14, topo=0, link=2, /fpga-axi@0/axi-jesd204-rx@84a70000 <-> /axi/spi@ff040000/adrv9009-phy-b@1
[    2.618184] jesd204: created con: id=15, topo=0, link=0, /fpga-axi@0/axi-adrv9009-tx-hpc@84a04000 <-> /axi/spi@ff040000/adrv9009-phy-b@1
[    2.630424] jesd204: created con: id=16, topo=0, link=1, /axi/spi@ff040000/adrv9009-phy-b@1 <-> /axi/spi@ff040000/adrv9009-phy@0
[    2.641900] jesd204: created con: id=17, topo=0, link=2, /axi/spi@ff040000/adrv9009-phy-b@1 <-> /axi/spi@ff040000/adrv9009-phy@0
[    2.653412] jesd204: created con: id=18, topo=0, link=0, /axi/spi@ff040000/adrv9009-phy-b@1 <-> /axi/spi@ff040000/adrv9009-phy@0
[    2.664905] jesd204: /axi/spi@ff040000/adrv9009-phy@0: JESD204[0:0] transition uninitialized -> initialized
[    2.674570] jesd204: /axi/spi@ff040000/adrv9009-phy@0: JESD204[0:1] transition uninitialized -> initialized
[    2.684257] jesd204: /axi/spi@ff040000/adrv9009-phy@0: JESD204[0:2] transition uninitialized -> initialized
[    2.693942] jesd204: found 12 devices and 1 topologies
[    2.699069] FPGA manager framework
[    2.702531] Advanced Linux Sound Architecture Driver Initialized.
[    2.708826] Bluetooth: Core ver 2.22
[    2.712030] NET: Registered protocol family 31
[    2.716432] Bluetooth: HCI device and connection manager initialized
[    2.722748] Bluetooth: HCI socket layer initialized
[    2.727591] Bluetooth: L2CAP socket layer initialized
[    2.732614] Bluetooth: SCO socket layer initialized
[    2.737777] clocksource: Switched to clocksource arch_sys_counter
[    2.743605] VFS: Disk quotas dquot_6.6.0
[    2.747444] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.757847] NET: Registered protocol family 2
[    2.758872] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    2.767073] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    2.775089] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    2.782524] TCP: Hash tables configured (established 32768 bind 32768)
[    2.788726] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    2.795386] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    2.802546] NET: Registered protocol family 1
[    2.806993] RPC: Registered named UNIX socket transport module.
[    2.812627] RPC: Registered udp transport module.
[    2.817297] RPC: Registered tcp transport module.
[    2.821964] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.828899] PCI: CLS 0 bytes, default 64
[    2.832631] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    2.839508] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    2.847725] Initialise system trusted keyrings
[    2.851547] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[    2.858394] NFS: Registering the id_resolver key type
[    2.862890] Key type id_resolver registered
[    2.867029] Key type id_legacy registered
[    2.871021] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    2.877684] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    2.884830] fuse: init (API version 7.32)
[    2.921027] NET: Registered protocol family 38
[    2.921068] xor: measuring software checksum speed
[    2.928388]    8regs           :  2593 MB/sec
[    2.932112]    32regs          :  3071 MB/sec
[    2.937001]    arm64_neon      :  2611 MB/sec
[    2.937556] xor: using function: 32regs (3071 MB/sec)
[    2.942582] Key type asymmetric registered
[    2.946643] Asymmetric key parser 'x509' registered
[    2.951502] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    2.958840] io scheduler mq-deadline registered
[    2.963337] io scheduler kyber registered
[    2.990338] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.993886] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    3.000907] brd: module loaded
[    3.004761] loop: module loaded
[    3.005005] Registered mathworks_ip class
[    3.008946] libphy: Fixed MDIO Bus: probed
[    3.012224] tun: Universal TUN/TAP device driver, 1.6
[    3.016382] CAN device driver interface
[    3.020706] usbcore: registered new interface driver asix
[    3.025520] usbcore: registered new interface driver ax88179_178a
[    3.031553] usbcore: registered new interface driver cdc_ether
[    3.037352] usbcore: registered new interface driver net1080
[    3.042968] usbcore: registered new interface driver cdc_subset
[    3.048854] usbcore: registered new interface driver zaurus
[    3.054397] usbcore: registered new interface driver cdc_ncm
[    3.060594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.066482] ehci-pci: EHCI PCI platform driver
[    3.071198] usbcore: registered new interface driver uas
[    3.076200] usbcore: registered new interface driver usb-storage
[    3.082183] usbcore: registered new interface driver usbserial_generic
[    3.088636] usbserial: USB Serial support registered for generic
[    3.094609] usbcore: registered new interface driver ftdi_sio
[    3.100311] usbserial: USB Serial support registered for FTDI USB Serial Device
[    3.107582] usbcore: registered new interface driver upd78f0730
[    3.113460] usbserial: USB Serial support registered for upd78f0730
[    3.120484] i2c /dev entries driver
[    3.124498] usbcore: registered new interface driver uvcvideo
[    3.128849] USB Video Class driver (1.1.1)
[    3.133274] axi_fan_control_driver 80000000.axi-fan-control: clk_get failed with -517
[    3.141253] Bluetooth: HCI UART driver ver 2.3
[    3.145113] Bluetooth: HCI UART protocol H4 registered
[    3.150213] Bluetooth: HCI UART protocol BCSP registered
[    3.155502] Bluetooth: HCI UART protocol LL registered
[    3.160593] Bluetooth: HCI UART protocol ATH3K registered
[    3.165966] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    3.172214] Bluetooth: HCI UART protocol Intel registered
[    3.177559] Bluetooth: HCI UART protocol QCA registered
[    3.182758] usbcore: registered new interface driver bcm203x
[    3.188381] usbcore: registered new interface driver bpa10x
[    3.193917] usbcore: registered new interface driver bfusb
[    3.199369] usbcore: registered new interface driver btusb
[    3.204825] usbcore: registered new interface driver ath3k
[    3.210421] EDAC MC0: Giving out device to module 1 controller synps_ddr_controller: DEV synps_edac (INTERRUPT)
[    3.220421] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[    3.232672] sdhci: Secure Digital Host Controller Interface driver
[    3.238533] sdhci: Copyright(c) Pierre Ossman
[    3.242855] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.248798] ledtrig-cpu: registered to indicate activity on CPUs
[    3.254456] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    3.260879] zynqmp_firmware_probe Platform Management API v1.1
[    3.266644] zynqmp_firmware_probe Trustzone version v1.0
[    3.311914] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized
[    3.362786] zynqmp-aes firmware:zynqmp-firmware:zynqmp-aes: will run requests pump with realtime priority
[    3.377558] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[    3.378249] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[    3.383769] usbcore: registered new interface driver usbhid
[    3.389171] usbhid: USB HID core driver
[    3.399850] axi_sysid 85000000.axi-sysid-0: AXI System ID core version (1.01.a) found
[    3.402213] axi_sysid 85000000.axi-sysid-0: [(null)] on [adrv9009zu11eg] git branch <hdl_2021_r2> git <a83056b11d6b092d342b72c68ef713b362b10521> clean [2023-03-31 20:39:12] UTC
[    3.418160] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[    3.424497] usbcore: registered new interface driver snd-usb-audio
[    3.431896] pktgen: Packet Generator for packet performance testing. Version: 2.75
[    3.438212] Initializing XFRM netlink socket
[    3.442069] NET: Registered protocol family 10
[    3.446769] Segment Routing with IPv6
[    3.450182] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.456234] NET: Registered protocol family 17
[    3.460345] NET: Registered protocol family 15
[    3.464834] can: controller area network core
[    3.469094] NET: Registered protocol family 29
[    3.473488] can: raw protocol
[    3.476423] can: broadcast manager protocol
[    3.480580] can: netlink gateway - max_hops=1
[    3.484969] Bluetooth: RFCOMM TTY layer initialized
[    3.489750] Bluetooth: RFCOMM socket layer initialized
[    3.494860] Bluetooth: RFCOMM ver 1.11
[    3.498571] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.503841] Bluetooth: BNEP filters: protocol multicast
[    3.509035] Bluetooth: BNEP socket layer initialized
[    3.513963] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.519845] Bluetooth: HIDP socket layer initialized
[    3.524881] 9pnet: Installing 9P2000 support
[    3.529023] NET: Registered protocol family 36
[    3.533440] Key type dns_resolver registered
[    3.537854] registered taskstats version 1
[    3.541725] Loading compiled-in X.509 certificates
[    3.546825] Btrfs loaded, crc32c=crc32c-generic
[    3.558996] ff010000.serial: ttyPS0 at MMIO 0xff010000 (irq = 31, base_baud = 6249999) is a xuartps
[    3.568019] printk: console [ttyPS0] enabled
[    3.572314] printk: bootconsole [cdns0] disabled
[    3.581594] of-fpga-region fpga-full: FPGA Region probed
[    3.591658] gpio-13 (ulpi-phy-reset): hogged as output/high
[    3.597227] gpio-169 (hmc7044_ext-reset): hogged as output/high
[    3.603147] gpio-170 (hmc7044_ext-vcxo_select): hogged as output/high
[    3.611258] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
[    3.620060] zynqmp-display fd4a0000.display: vtc bridge property not present
[    3.628988] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Failed to get required clock freq
[    3.638485] xilinx-dp-snd-codec: probe of fd4a0000.display:zynqmp_dp_snd_codec0 failed with error -22
[    3.648668] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[    3.657461] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[    3.666341] OF: graph: no port node found in /axi/display@fd4a0000
[    3.672809] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffffffc01100c920)
[    4.757793] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
[    4.765423] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
[    4.772919] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
[    4.782142] adrv9009 spi1.0: adrv9009_probe : enter
[    4.787953] adrv9009 spi1.1: adrv9009_probe : enter
[    4.873820] hmc7044 spi1.3: PLL1: Acquisition, CLKIN1 @ 30720000 Hz, PFD: 7680 kHz - PLL2: Locked @ 2949.120000 MHz
[    4.885398] hmc7044 spi1.4: Read/Write check failed (0x0)
[    4.932787] hmc7044 spi1.4: Probed, SPI read support failed
[    4.938645] jesd204: /axi/spi@ff040000/hmc7044-ext@4,jesd204:4,parent=spi1.4: Using as SYSREF provider
[    4.948704] spi-nor spi0.0: SPI-NOR-UniqueID 104000a87704000206002700f73e716dc5
[    4.956421] random: fast init done
[    4.959954] spi-nor spi0.0: trying to lock already unlocked area
[    4.965954] spi-nor spi0.0: n25q512a (131072 Kbytes)
[    4.970928] 4 fixed-partitions partitions found on MTD device spi0.0
[    4.977270] Creating 4 MTD partitions on "spi0.0":
[    4.982058] 0x000000000000-0x000002000000 : "qspi-fsbl-uboot"
[    4.988510] 0x000002000000-0x000002020000 : "qspi-uboot-env"
[    4.994775] 0x000002020000-0x000002100000 : "qspi-nvmfs"
[    5.000684] 0x000002100000-0x000007f00000 : "qspi-linux"
[    5.008492] macb ff0e0000.ethernet: Not enabling partial store and forward
[    5.016022] libphy: MACB_mii_bus: probed
[    5.021833] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 21 (00:e0:22:fe:0f:0f)
[    5.032069] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[    5.038620] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[    5.045111] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[    5.051631] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[    5.060002] OF: graph: no port node found in /axi/phy@fd400000
[    5.163615] at24 0-002c: supply vcc not found, using dummy regulator
[    5.170597] at24 0-002c: 2048 byte 24c16 EEPROM, writable, 1 bytes/write
[    5.177341] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 23
[    5.184887] i2c i2c-1: Added multiplexed i2c bus 3
[    5.678673] i2c i2c-1: Added multiplexed i2c bus 4
[    5.683611] i2c i2c-1: Added multiplexed i2c bus 5
[    5.688630] at24 6-0050: supply vcc not found, using dummy regulator
[    5.724486] i2c i2c-1: Added multiplexed i2c bus 6
[    5.729500] at24 7-0050: supply vcc not found, using dummy regulator
[    5.763667] i2c i2c-1: Added multiplexed i2c bus 7
[    5.768676] at24 8-0050: supply vcc not found, using dummy regulator
[    5.804460] i2c i2c-1: Added multiplexed i2c bus 8
[    5.809382] i2c i2c-1: Added multiplexed i2c bus 9
[    5.814315] i2c i2c-1: Added multiplexed i2c bus 10
[    5.819195] pca954x 1-0070: registered 8 multiplexed busses for I2C switch pca9548
[    5.826803] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 24
[    5.833570] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[    5.841177] cpu cpu0: dev_pm_opp_set_rate: failed to find current OPP for freq 1316666653 (-34)
[    5.849922] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1316666 KHz, changing to: 1199999 KHz
[    5.860712] cpu cpu0: dev_pm_opp_set_rate: failed to find current OPP for freq 1316666653 (-34)
[    5.870873] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
[    5.880684] axi-i2s 82000000.axi-i2s-adi: probed, capture enabled, playback enabled
[    5.888823] adrv9009 spi1.0: adrv9009_probe : enter
[    5.894466] adrv9009 spi1.1: adrv9009_probe : enter
[    5.903510] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[    5.947714] hmc7044 spi1.2: PLL1: Locked, CLKIN1 @ 30720000 Hz, PFD: 30720 kHz - PLL2: Locked @ 2949.120000 MHz
[    5.958621] macb ff0b0000.ethernet: Not enabling partial store and forward
[    5.972688] mmc0: new high speed SDHC card at address aaaa
[    5.978529] mmcblk0: mmc0:aaaa SC16G 14.8 GiB 
[    5.981441] libphy: MACB_mii_bus: probed
[    5.986942] macb ff0b0000.ethernet eth1: Cadence GEM rev 0x50070106 at 0xff0b0000 irq 20 (1e:fa:89:b9:12:81)
[    5.998993]  mmcblk0: p1 p2 p3
[    6.003062] axi_adxcvr 84a40000.axi-adxcvr-rx: AXI-ADXCVR-RX (17.05.a) using CPLL on GTH4 at 0x84A40000. Number of lanes: 4.
[    6.016567] axi_adxcvr 84a60000.axi-adxcvr-rx-os: AXI-ADXCVR-RX (17.05.a) using CPLL on GTH4 at 0x84A60000. Number of lanes: 4.
[    6.029043] axi_adxcvr 84a20000.axi-adxcvr-tx: AXI-ADXCVR-TX (17.05.a) using QPLL on GTH4 at 0x84A20000. Number of lanes: 8.
[    6.040718] axi-jesd204-rx 84a50000.axi-jesd204-rx: AXI-JESD204-RX (1.07.a) at 0x84A50000. Encoder 8b10b, width 4/4, lanes 4, jesd204-fsm.
[    6.053612] axi-jesd204-rx 84a70000.axi-jesd204-rx: AXI-JESD204-RX (1.07.a) at 0x84A70000. Encoder 8b10b, width 4/4, lanes 4, jesd204-fsm.
[    6.066412] axi-jesd204-tx 84a30000.axi-jesd204-tx: AXI-JESD204-TX (1.06.a) at 0x84A30000. Encoder 8b10b, width 4/4, lanes 8, jesd204-fsm.
[    6.084093] adrv9009 spi1.0: adrv9009_probe : enter
[    6.094305] adrv9009 spi1.1: adrv9009_probe : enter
[    6.125373] cf_axi_adc 84a00000.axi-adrv9009-rx-hpc: ADI AIM (10.02.b) at 0x84A00000 mapped to 0x(____ptrval____) probed ADC ADRV9009-X2 as MASTER
[    6.158540] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition initialized -> probed
[    6.169754] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition initialized -> probed
[    6.180967] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition initialized -> probed
[    6.192194] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition probed -> idle
[    6.202795] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition probed -> idle
[    6.213406] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition probed -> idle
[    6.224024] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition idle -> device_init
[    6.235059] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition idle -> device_init
[    6.246100] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition idle -> device_init
[    6.257156] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> link_init
[    6.268625] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> link_init
[    6.280104] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> link_init
[    6.291594] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> link_supported
[    6.303328] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_init -> link_supported
[    6.315063] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> link_supported
[    6.328005] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_pre_setup
[    6.340177] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_supported -> link_pre_setup
[    6.352342] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_pre_setup
[    6.431237] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> clk_sync_stage1
[    6.443495] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_pre_setup -> clk_sync_stage1
[    6.455747] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> clk_sync_stage1
[    6.467996] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] paused at state clk_sync_stage1
[    6.479123] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] paused at state clk_sync_stage1
[    6.490250] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] paused at state clk_sync_stage1
[    6.501390] cf_axi_dds 84a04000.axi-adrv9009-tx-hpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.01.b) at 0x84A04000 mapped to 0x(____ptrval____), probed DDS ADRV9009-X2
[    6.519324] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[    6.526219] of_cfs_init
[    6.528666] of_cfs_init: OK
[    6.531668] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.655223] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.661753] clk: Not disabling unused clocks
[    6.666270] ALSA device list:
[    6.669222]   #0: ADRV9009 ZU11EG ADAU1761
[    6.673569] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    6.682176] cfg80211: failed to load regulatory.db
[    6.699870] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    6.707977] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    6.723706] devtmpfs: mounted
[    6.727416] Freeing unused kernel memory: 2496K
[    6.741832] Run /sbin/init as init process
[    6.745925]   with arguments:
[    6.745927]     /sbin/init
[    6.745929]   with environment:
[    6.745932]     HOME=/
[    6.745934]     TERM=linux
[    7.248038] systemd[1]: System time before build time, advancing clock.
[    7.277396] systemd[1]: systemd 247.3-7+rpi1+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[    7.301307] systemd[1]: Detected architecture arm64.
[    7.326533] systemd[1]: Set hostname to <analog>.
[    8.548605] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    8.747110] systemd[1]: Queued start job for default target Graphical Interface.
[    8.755635] random: systemd: uninitialized urandom read (16 bytes read)
[    8.762437] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    8.774792] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    8.783815] systemd[1]: Created slice system-getty.slice.
[    8.805883] random: systemd: uninitialized urandom read (16 bytes read)
[    8.812847] systemd[1]: Created slice system-modprobe.slice.
[    8.833868] random: systemd: uninitialized urandom read (16 bytes read)
[    8.840786] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    8.862129] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    8.886039] systemd[1]: Created slice User and Session Slice.
[    8.906113] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.930039] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
[    8.942336] systemd[1]: Reached target Slices.
[    8.957943] systemd[1]: Reached target Swap.
[    8.974575] systemd[1]: Listening on Syslog Socket.
[    8.990179] systemd[1]: Listening on fsck to fsckd communication Socket.
[    9.014010] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    9.038451] systemd[1]: Listening on Journal Audit Socket.
[    9.058161] systemd[1]: Listening on Journal Socket (/dev/log).
[    9.082213] systemd[1]: Listening on Journal Socket.
[    9.101833] systemd[1]: Listening on udev Control Socket.
[    9.122148] systemd[1]: Listening on udev Kernel Socket.
[    9.143590] systemd[1]: Mounting Huge Pages File System...
[    9.159527] systemd[1]: Mounting POSIX Message Queue File System...
[    9.183341] systemd[1]: Mounting RPC Pipe File System...
[    9.199566] systemd[1]: Mounting Kernel Debug File System...
[    9.214263] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[    9.222940] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[    9.238026] systemd[1]: Starting Restore / save the current clock...
[    9.276688] systemd[1]: Starting Set the console keyboard layout...
[    9.301609] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[    9.314929] systemd[1]: Starting Load Kernel Module configfs...
[    9.331879] systemd[1]: Starting Load Kernel Module drm...
[    9.351840] systemd[1]: Starting Load Kernel Module fuse...
[    9.375162] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    9.384399] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    9.395244] systemd[1]: Starting Journal Service...
[    9.416307] systemd[1]: Starting Load Kernel Modules...
[    9.435765] systemd[1]: Starting Remount Root and Kernel File Systems...
[    9.459704] systemd[1]: Starting Coldplug All udev Devices...
[    9.484176] systemd[1]: Mounted Huge Pages File System.
[    9.506389] systemd[1]: Mounted POSIX Message Queue File System.
[    9.530378] systemd[1]: Mounted RPC Pipe File System.
[    9.546562] systemd[1]: Mounted Kernel Debug File System.
[    9.570188] systemd[1]: Started Journal Service.
[    9.678207] random: crng init done
[    9.681609] random: 7 urandom warning(s) missed due to ratelimiting
[   10.084018] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[   10.174326] systemd-journald[203]: Received client request to flush runtime journal.
[   10.194749] systemd-journald[203]: File /var/log/journal/e4888ae24a284bcaa1480ae1cf367e62/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   15.181825] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SS
[   15.197678] macb ff0e0000.ethernet eth0: PHY [ff0e0000.ethernet-ffffffff:00] driver [Marvell 88E1510] (irq=POLL)
[   15.197691] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode
[   15.202056] macb ff0b0000.ethernet eth1: PHY [ff0e0000.ethernet-ffffffff:01] driver [Marvell 88E1510] (irq=POLL)
[   15.202069] macb ff0b0000.ethernet eth1: configuring for phy/sgmii link mode
[   15.501112] file system registered
[   15.962490] read descriptors
[   15.962509] read strings
[   18.274263] macb ff0b0000.ethernet eth1: unable to generate target frequency: 125000000 Hz
[   18.275257] macb ff0b0000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[   18.275278] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready

To be clear, the only steps I performed to get here are:

  1. Image all 4 SD cards and copy the appropriate files to /boot
  2. Remove the jesd-eyescan application from /root/.config/autostart (After seeing I should remove anything which might be making API calls before the board is brought up. This directory is now empty)
  3. Set static IPs on all boards using enable_static_ip.sh

Any guidance would be much appreciated!

Thread Notes

Parents Reply Children
No Data