-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Crash on Pinephone Pro with Kali Linux Nethunter Pro #22
Comments
What does /proc/sys/kernel/osrelease contain? |
6.6-rockchip |
Yeah, that would be why.
It’s not a valid Linux kernel version, so AO doesn’t know what to do. I’ll write a handler that defaults to the safest possible configuration if it doesn’t understand the version info and it’ll be in the latest dev branch until I merge it in 0.8.6.
…On Sun, Feb 18, 2024 at 5:57 PM, Franck RONDOT ***@***.***(mailto:On Sun, Feb 18, 2024 at 5:57 PM, Franck RONDOT <<a href=)> wrote:
6.6-rockchip
—
Reply to this email directly, [view it on GitHub](#22 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AF4YMEWJDADHXDAJ72NUSIDYUKBNPAVCNFSM6AAAAABDOIH7M2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJRGQ3TGOJXHE).
You are receiving this because you commented.Message ID: ***@***.***>
|
Great |
This should be good to go in 0.8.6+ Closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I have this crash on Pinephone Pro with Kali Linux :
Attack Rate: Normal (2)
Setting wlani down.
Randomizing wlani mac to 18xxxxxx
Setting wlani to Monitor mode. ("active" flag: true)
Setting wlan1 up.
OUI Records Imported: 50153
thread 'main' panicked at src/rawsocks.rs: 138:43:
called Result:: unwrap()' on an 'Err" value: Other("Missing patch version component")
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Latest kali linux nethunter pro and COMFAST CF926AC v2 (MT7612u), ALFA AWUS036ACS (RTL8812au), ALFA AWUS036ACM (MT7612u) i dont try other adapters.
The text was updated successfully, but these errors were encountered: