-
Notifications
You must be signed in to change notification settings - Fork 406
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
Not working #292
Comments
This driver is for a different chip. You should install kernel 6.2 or newer. Your chip is supported. |
Actually I am using 6.8.15 kernel in kali linux |
Then make sure rtl8xxxu is not blacklisted. And check if your device has the USB ID of 0bda:f179. |
how to check rtl8xxxu is not blacklisted |
I have check it and it was blacklisted now I have remove it but it does. Not working.I have installed the drivers of wifi but it is not supporting injection attacks.now I am trying to install it and now it is not working I think it is not appropriate one can you please. Give me another driver which support injection attack. |
I wonder how did you manage to compile the driver for kernel 6.8.15, as it has not fixed yet ? Check:
|
for kernels older 6.7 and up to 6.10 use: |
Hello How are you?I am using "Realtek Semiconductor Corp. RTL8188FTV 802.11b/g/n 1T1R 2.4G WLAN Adapter".I have followed all the steps you told but at the end Driver does not works.I check for driver as
lsmod | grep 8188
8188eu 1654784 0
cfg80211 1355776 1 8188eu
usbcore 409600 5 ehci_pci,usbhid,8188eu,ehci_hcd,uhci_hcd
Now driver is installed but i have not found any interface name when i use iwconfig. Tell me what should i do now.
Thank you in advance.
The text was updated successfully, but these errors were encountered: