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

Should allow brmfmac driver without --no-virt #71

Open
keogami opened this issue Feb 27, 2024 · 0 comments
Open

Should allow brmfmac driver without --no-virt #71

keogami opened this issue Feb 27, 2024 · 0 comments
Labels
enhancement New feature or request need investigation Need more test results, info and investigation

Comments

@keogami
Copy link

keogami commented Feb 27, 2024

While trying to run linux-router on a Raspberry pi 5 with a stock Raspberry pi OS (x64) I received the following error:

> lnxrouter --ap wlan0 ssid -p passphrase
WARN: brmfmac driver doesn't work properly with virtual interfaces and
      it can cause kernel panic. For this reason we disallow virtual
      interfaces for your adapter.
      For more info: https://github.com/oblique/create_ap/issues/203

Going through the issue its clear they tested a long while ago, so I wagered that the bug in the driver is probably fixed by now.

So I patched lnxrouter to run even with brmfmac and it seems to be running fine, with no relevant issues.

I don't have conclusive evidence that the issue has been fixed from the root, but I suggest it is worth investigating.

@garywill garywill added enhancement New feature or request need investigation Need more test results, info and investigation labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request need investigation Need more test results, info and investigation
Projects
None yet
Development

No branches or pull requests

2 participants