not detecting wireless adapter #357
Replies: 3 comments 10 replies
-
@BDhackers009 You can look through the (open and closed) issues list for others that had the same experience with USB storage devices, bluetooth, etc. The default WSL kernel only has support for (some) USB-to-serial devices. For anything else, you really need to compile your own. |
Beta Was this translation helpful? Give feedback.
-
Sir I tried to compile the kernel. Everything was fine but I couldn't find
the bz-Image in arch/x86.....
…On Sun, Apr 24, 2022, 6:36 AM Frans van Dorsselaer ***@***.***> wrote:
@BDhackers009 <https://github.com/BDhackers009>
This looks like a missing driver in the Linux kernel. The default WSL
kernel does not support USB network devices. Did you compile your own? See
https://github.com/dorssel/usbipd-win/wiki/WSL-support#building-your-own-usbip-enabled-wsl-2-kernel
.
You can look through the (open and closed) issues list for others that had
the same experience with USB storage devices, bluetooth, etc. The default
WSL kernel only has support for (some) USB-to-serial devices. For anything
else, you really need to compile your own.
—
Reply to this email directly, view it on GitHub
<#357 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQAS3W6DU7E2AOMRF2AF7ELVGSJP7ANCNFSM5UFMZFAA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I found that the utility named 'bc' wasn't installed I installed that and
now it's compiling...You should add bc in the list of necessary packages
installation command.
…On Sun, Apr 24, 2022, 3:26 PM Frans van Dorsselaer ***@***.***> wrote:
In the instructions, the sudo make install part generates the bz-Image at
the correct location. Are you sure that step was successful?
Also, someone else already pointed out that after the cd tools/usb/usbip
part, the command to go back to the original directory is missing. So, the
arch/x86/boot dir is relative to the WSL2-Linux-Kernel dir.
—
Reply to this email directly, view it on GitHub
<#357 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQAS3W4OCLTVU6VLBOND73LVGUHVZANCNFSM5UFMZFAA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hello sir, I wanted to learn something. I just attached my wireless adapter using usbipd-win to WSL(Kali). Now when I type lsusb it is showing the adapter but it didnt showing the adapter in the output of the ifconfig.I tried to run wifite(wireless pentesting tools) but its also not detecting the adapter. I am totally failed to find any solution of that please help me if you can. I am currently running windows 10.
Beta Was this translation helpful? Give feedback.
All reactions