Updated to the latest software/firmware. Not sure why I’m getting the issues I’m getting as it seems the networking isn’t detecting?working?. One of the Netplan files 90-NM seems to be just displaying ^@ repeatedly while the rest look ok (pasting cx7 one below)
Running discover-sparks I get
Found: 169.254.40.39 (gx10-9ee7.local)
Found: 169.254.10.246 (gx10-a532.local)
Setting up shared SSH access across all nodes...
You may be prompted for your password on each node.
Configuring 169.254.10.246...
✓ Successfully configured 169.254.10.246 with shared key
Configuring 169.254.40.39...
✓ Successfully configured 169.254.40.39 with shared key
Shared SSH setup complete!
All nodes can now SSH to each other using the shared key (id_ed25519_shared).
Getting this on sparkrun. For some reason it’s giving an error and outputting my password.
Phase 3: CX7 Network Configuration
------------------------------
Configures high-speed CX7 networking between hosts.
Configure CX7 networking? [Y/n]: Y
Topology: switch
Subnets: 192.168.1.0/24, 192.168.2.0/24
[sudo] password for jimmy:
[FAIL] 192.168.0.188: bash: line 1: neutron: command not found
Configuring CX7 interfaces:
enp1s0f0np0 -> 192.168.1.188/24 (MTU 9000)
enP2p1s0f0np0 -> 192.168.2.188/24 (MTU 9000)
Applying netplan configuration...
/e
SSH sudo script <- 192.168.0.83 FAILED rc=78 (0.5s): [sudo] password for jimmy: Configuring CX7 interfaces:
enp1s0f0np0 -> 192.168.1.83/24 (MTU 9000)
enP2p1s0f0np0 -> 192.168.2.83/24 (MTU 9000)
Applying netplan configuration...
/etc/netplan/90-NM-2e
[FAIL] 192.168.0.83: [sudo] password for jimmy Configuring CX7 interfaces:
enp1s0f0np0 -> 192.168.1.83/24 (MTU 9000)
enP2p1s0f0np0 -> 192.168.2.83/24 (MTU 9000)
Applying netplan configuration...
/etc/netplan/90-NM-2e
/netplan/40-cx7.yaml
# Auto-generated by sparkrun on 2026-05-12T03:30:29Z
# Do not edit manually — re-run 'sparkrun setup cx7' to update.
network:
version: 2
ethernets:
enp1s0f0np0:
dhcp4: no
dhcp6: no
link-local: []
mtu: 9000
addresses: [192.168.1.188/24]
enP2p1s0f0np0:
dhcp4: no
dhcp6: no
link-local: []
mtu: 9000
addresses: [192.168.2.188/24]