Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nerbivol opened this issue Dec 9, 2024 · 0 comments
Open

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

nerbivol opened this issue Dec 9, 2024 · 0 comments

Comments

@nerbivol
Copy link

nerbivol commented Dec 9, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant