-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
[BUG] Since upgrading to 2.8.0. now it's not handling the wlan0mon disappearing #39
Comments
Nothing changed in that regard, so can't help. |
@rsun0525 I am reopening this issue. When it is booted can you run |
pi@pwnagotchi400:~ $ sudo dmesg | grep brcmf |
And what do you do to fix it? |
For me, I generally can fix it by doing a "sudo monstart", and then a pwnkill and I'm up and running. Once in a while it crashes so badly that I have to do a sudo reboot, I'm just confused why the automatic restart stuff doesn't catch these two issues for me when it happens. |
Because there is simply no wireless interface to begin with at this point. So nothing to do. And you are using a pi 4 right? |
I will try a fresh flash with 2.7.9 asap on my pi 4. |
That's what's really puzzling, is that it got a lot more stable doing a fresh flash to 2.7.9 but after upgrading to 2.8.0, it became unstable, looking at your change log, don't see why this would of been a problem. I can do a fresh flash again if you like and then manually kick off the 2.8.0 (unless you prefer me to let it sit there and automatically upgrade). |
I do know of an issue with the Pi 4 wifi firmware of nexmon, I am currently in talks with them about a fix hopefully. I will know more about that tomorrow. |
I'm getting this. pi@spark:~ $ sudo dmesg | grep brcmf |
That's what I get at first... I have not done apt get or apt upgrade or update since flashing either. Bootloader is up to date too. Fix_services isn't working either... |
Like the error says, there is a monitor interface already it seems |
Is there a way to fix this? |
This happens until the wlan0mon goes down (or nexmon I'm not really sure which one) |
I found this in the thing as well. [ 557.397707] ieee80211 phy0: brcmf_cfg80211_add_iface: iface validation failed: err=-95 |
Yep that is the crash I am talking to the nexmon devs about |
Ah, ok guess I just have to wait for a bit |
I will close this issue, as there is no fix and perhaps not for a while also. It is what it is I guess for now. |
Oh, I guess I'll have to live with it or wait for a while then. |
Describe the bug
When it was running 2.7.9, it seemed to handle the condition of wlan0mon disappearing properly by restarting whatever, etc. but since going to 2.8.0, it seems to get stuck and I have to manually do it again to fix it.
Hopefully you'll be able to see something in the pwnagotchi.log file
pwnagotchi.log
The text was updated successfully, but these errors were encountered: