Skip to content

Issue from zero/zero3/radxa-os/usbnet  #608

@nerbivol

Description

@nerbivol

I was following the instructions from the USB Networking page to set up USB networking between two SBCs, but encountered an issue when attempting to enable the radxa-usbnet service.

Steps to Reproduce

  1. Prepare a USB-A to USB-A (USB-A or USB-C?) cable for connecting two SBCs.
  2. Update the SBC to the latest software:
    sudo apt update && sudo apt full-upgrade
  3. Attempt to enable and start the radxa-usbnet service:
    sudo systemctl enable --now radxa-usbnet

An error occurs indicating that the radxa-usbnet service file does not exist:

radxa@radxa-zero3:~$ sudo systemctl enable --now radxa-usbnet
[sudo] password for radxa: 
Failed to enable unit: Unit file radxa-usbnet.service does not exist.

I followed the instructions from the USB Networking page but the required service file for radxa-usbnet seems to be missing. Any guidance on resolving this issue would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions