-
Notifications
You must be signed in to change notification settings - Fork 154
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
Wireless issues - Atheros AR9280 HostAP mode on 5GHz - OPNsense crashes #190
Comments
@adamast0r the patch is ad8f010 and the kernel can be installed with this command:
(requires a reboot) Cheers, |
amazing news @fichtner I will try this later today, some questions about the kernel change:
Thanks! |
these targeted kernel changes are pretty safe. this works on any 23.7.x. If the kernel should not boot you can select "kernel.old" from the boot menu using a console, but that is very unlikely.. corruption of the disk preventing boot is much more likely also that's the standard risk for any kernel update so not that high as you probably can already attest to. If you don't think the kernel is working for you reverting back to the current kernel is easy:
(it will pick up the latest kernel automatically). The next kernel update will strip this custom kernel install. If it's included in 23.7.10 I am not sure yet... it heavily depends on your testing. If the kernel works and you want to prevent it from being stripped during 23.7.10 upgrade you can select "lock" for the kernel package under System: Firmware: Packages and the kernel will be left as is (until unlocked again or moving to the next major version). Cheers, |
I have updated the kernel:
Unfortunately I am getting a very similar kernel page fault as last time:
|
@fichtner I am able to trigger the bug very frequently when I run my script to start wireless over 5GHz , do we have any way of gather more debug information to understand the problem? |
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Describe the bug
When using a very supported wireless card (WLE200NX (Atheros AR9280) in AP mode in 5HGz OPNsense will crash. The wireless card is not defective since I got recently a new Atheros AR9280 which is not even from the same vendor, both crash with the same frequency. This issue has been discussed on other ticket related with the web interface problems configuring 5GHz - opnsense/core#5765
To Reproduce
Steps to reproduce the behavior:
Alternatively just configure in the command line:
In both configurations it is likelly that the OPNsense will crash, there are exceptions when it does not crash and that keeps working fine.
Expected behavior
Not crash when a wireless AP is configured for 5GHz.
Describe alternatives you considered
No alternative, just try multiple times - crash , reboot and try again.
Relevant log files
Additional context
There has been a discussion on a previous ticket - opnsense/core#5765. I am just creating this one so this is better tracked. @fichtner has already some patch that can be tested.
Environment
OPNsense 23.7.8_1-amd64 (amd64, OpenSSL).
PCengines APU2 with WLE200NX a/b/g/n wireless card - https://www.pcengines.ch/wle200nx.htm
Other Generic AR9280 card not from Compex
The text was updated successfully, but these errors were encountered: