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

MT76 Driver Support for ra* device instances. #15

Open
wants to merge 2 commits into
base: ws_nodejs
Choose a base branch
from

Conversation

antitux
Copy link

@antitux antitux commented Nov 2, 2022

Adding Support to the Belabox UI for the MT76 Driver, used in the Linksys AE6000.

This Driver DKMS is pretty stable on Ubuntu 18.04 on the Jetson Nano, and allows for multiple instances of the same card to be on the device. I've switched over to using these usb dongles instead of the more popular rtl based ones.

The problem is: It uses a different Network Device id: ra*

To get around this, I simply added a separate match in belaUI.js for ra, which does allow it to be controlled via belaUI.

I'd like to also know where I can push code to add the dkms to the image build and the updates to the network manager to control it.

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

Successfully merging this pull request may close these issues.

1 participant