wiki:Hardware/sdr/n310

Version 8 (modified by msherman, 4 years ago) ( diff )

USRP N310

Initial Setup notes

  1. flash image onto microsd card
  2. boot
  3. change root password with passwd
  4. disable hostname-serial service
    • this sets the hostname to the usrp serial number, instead of our assigned one
  5. flash XG image
    • uhd_image_loader --args type=n3xx,addr=127.0.0.1,fpga=XG
  6. Update networking
    • files in /etc/systemd/network
    • for control (eth0)
      • under [network]: add EmitLLDP=true
      • under [DHCP]: add UseHostname, UseDNS, UseDomains = true
    • for sfp0
      • set address to data1 network, match last 2 octets to eth0
      • under [network]: add EmitLLDP=true
    • for sfp1
      • set address to data2 network, match last 2 octets to eth0
      • under [network]: add EmitLLDP=true
    • remove all vim temporary files ending in ~
    • systemctl restart systemd-networkd

3.15.0 bugs

salt-minion cannot start

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.