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

make error on 6.5.0-kali1-arm64 in UTM #270

Open
skyper-cz opened this issue Oct 27, 2023 · 3 comments
Open

make error on 6.5.0-kali1-arm64 in UTM #270

skyper-cz opened this issue Oct 27, 2023 · 3 comments

Comments

@skyper-cz
Copy link

Hello my friend
I wnated to try wifite after a while but my machine changed the driver for the original one. So I went to try recompile it again however I got this arror along the way.

Screenshot 2023-10-27 at 14 43 35

Is there solution any at this moment?

@SmillerMP
Copy link

You are using raspberry pi?

@skyper-cz
Copy link
Author

No, im using UTM for virtualization, but it was working before but not now.

@gglluukk
Copy link
Contributor

gglluukk commented Dec 1, 2023

driver rtl8xxxu coming with newer kernels supports monitor mode so use it before trying this one

otherwise to compile this driver you need to fully update/upgrade your debian-based distro:
apt update && apt -y upgrade && apt clean && apt autoremove && update-grub && reboot

after that:

apt --yes install build-essential linux-headers-`uname -r`

and compile this driver

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

No branches or pull requests

3 participants