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

Not working #292

Open
Fahad2546gulzar opened this issue Aug 19, 2024 · 7 comments
Open

Not working #292

Fahad2546gulzar opened this issue Aug 19, 2024 · 7 comments

Comments

@Fahad2546gulzar
Copy link

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.

@dubhater
Copy link

This driver is for a different chip.

You should install kernel 6.2 or newer. Your chip is supported.

@Fahad2546gulzar
Copy link
Author

Fahad2546gulzar commented Aug 20, 2024

Actually I am using 6.8.15 kernel in kali linux

@dubhater
Copy link

Then make sure rtl8xxxu is not blacklisted. And check if your device has the USB ID of 0bda:f179.

@Fahad2546gulzar
Copy link
Author

how to check rtl8xxxu is not blacklisted

@Fahad2546gulzar
Copy link
Author

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.

@pavelrangelov
Copy link

pavelrangelov commented Aug 20, 2024

I wonder how did you manage to compile the driver for kernel 6.8.15, as it has not fixed yet ? Check:

locate 8188eu |grep "`uname -r`.*ko"

@gglluukk
Copy link
Contributor

for kernels older 6.7 and up to 6.10 use:
https://github.com/gglluukk/rtl8188eus
still in pull requests, not merged yet

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

4 participants