Kali Linux wlan0 not detected
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have been having issues lately with my wireless on Kali 2 recently. It doesnt seem to pick up my built-in wireless card as wireless and instead detects it as eth0. I understand this is a very common problem and most solutions i found was to get an external wireless adapter via usb. I got the ALFA AWUS036NHA with the Atheros AR9271 chip because it has been confirmed to work on Kali Linux. I just got it and I selected it as a Wireless Adapter and this one is being detected as eth1. I just wanted to know if there is any known solutions to this.
I am currently running windows 10 with Virtual Box running Kali Linux 2. I am running this on an Asus GL753VD Laptop and all of its usb ports are USB 3.0 and I know that Kali has issues with 3.0 but the adapter works so I dont know if that could be an issue.
kali-linux
add a comment |Â
up vote
0
down vote
favorite
I have been having issues lately with my wireless on Kali 2 recently. It doesnt seem to pick up my built-in wireless card as wireless and instead detects it as eth0. I understand this is a very common problem and most solutions i found was to get an external wireless adapter via usb. I got the ALFA AWUS036NHA with the Atheros AR9271 chip because it has been confirmed to work on Kali Linux. I just got it and I selected it as a Wireless Adapter and this one is being detected as eth1. I just wanted to know if there is any known solutions to this.
I am currently running windows 10 with Virtual Box running Kali Linux 2. I am running this on an Asus GL753VD Laptop and all of its usb ports are USB 3.0 and I know that Kali has issues with 3.0 but the adapter works so I dont know if that could be an issue.
kali-linux
1
If you look around on this site, there are quite a few people having trouble setting up drivers for Kali Linux. I recommend you switch the distribution, here is why.
â dirkt
Dec 5 '17 at 23:56
Kali 2 is obsolete and no longer supported. Try with kali 2017.3. You still have to configure Virtual Box to recognize your wifi interface.
â defalt
Dec 6 '17 at 5:23
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have been having issues lately with my wireless on Kali 2 recently. It doesnt seem to pick up my built-in wireless card as wireless and instead detects it as eth0. I understand this is a very common problem and most solutions i found was to get an external wireless adapter via usb. I got the ALFA AWUS036NHA with the Atheros AR9271 chip because it has been confirmed to work on Kali Linux. I just got it and I selected it as a Wireless Adapter and this one is being detected as eth1. I just wanted to know if there is any known solutions to this.
I am currently running windows 10 with Virtual Box running Kali Linux 2. I am running this on an Asus GL753VD Laptop and all of its usb ports are USB 3.0 and I know that Kali has issues with 3.0 but the adapter works so I dont know if that could be an issue.
kali-linux
I have been having issues lately with my wireless on Kali 2 recently. It doesnt seem to pick up my built-in wireless card as wireless and instead detects it as eth0. I understand this is a very common problem and most solutions i found was to get an external wireless adapter via usb. I got the ALFA AWUS036NHA with the Atheros AR9271 chip because it has been confirmed to work on Kali Linux. I just got it and I selected it as a Wireless Adapter and this one is being detected as eth1. I just wanted to know if there is any known solutions to this.
I am currently running windows 10 with Virtual Box running Kali Linux 2. I am running this on an Asus GL753VD Laptop and all of its usb ports are USB 3.0 and I know that Kali has issues with 3.0 but the adapter works so I dont know if that could be an issue.
kali-linux
asked Dec 5 '17 at 20:22
Kaelan Renaud
41
41
1
If you look around on this site, there are quite a few people having trouble setting up drivers for Kali Linux. I recommend you switch the distribution, here is why.
â dirkt
Dec 5 '17 at 23:56
Kali 2 is obsolete and no longer supported. Try with kali 2017.3. You still have to configure Virtual Box to recognize your wifi interface.
â defalt
Dec 6 '17 at 5:23
add a comment |Â
1
If you look around on this site, there are quite a few people having trouble setting up drivers for Kali Linux. I recommend you switch the distribution, here is why.
â dirkt
Dec 5 '17 at 23:56
Kali 2 is obsolete and no longer supported. Try with kali 2017.3. You still have to configure Virtual Box to recognize your wifi interface.
â defalt
Dec 6 '17 at 5:23
1
1
If you look around on this site, there are quite a few people having trouble setting up drivers for Kali Linux. I recommend you switch the distribution, here is why.
â dirkt
Dec 5 '17 at 23:56
If you look around on this site, there are quite a few people having trouble setting up drivers for Kali Linux. I recommend you switch the distribution, here is why.
â dirkt
Dec 5 '17 at 23:56
Kali 2 is obsolete and no longer supported. Try with kali 2017.3. You still have to configure Virtual Box to recognize your wifi interface.
â defalt
Dec 6 '17 at 5:23
Kali 2 is obsolete and no longer supported. Try with kali 2017.3. You still have to configure Virtual Box to recognize your wifi interface.
â defalt
Dec 6 '17 at 5:23
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Between them, Windows and VirtualBox are abstracting away all the details of your network hardware (such as "it's wireless"), and are presenting Kali with a generic wired network connection (most likely, a virtual Intel Pro/1000 MT card). That's one of the major purposes of virtualization: to provide the appearance of a computer that's consistent regardless of the actual hardware it's running on.
You may be able to use the specific functionality of your network adapter by uninstalling the Windows drivers for it, and instead using VirtualBox's USB settings to present it to Kali as a raw USB device. Alternatively, you can bypass the whole issue by creating a LiveDVD or bootable USB drive and running Kali directly on your computer.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Between them, Windows and VirtualBox are abstracting away all the details of your network hardware (such as "it's wireless"), and are presenting Kali with a generic wired network connection (most likely, a virtual Intel Pro/1000 MT card). That's one of the major purposes of virtualization: to provide the appearance of a computer that's consistent regardless of the actual hardware it's running on.
You may be able to use the specific functionality of your network adapter by uninstalling the Windows drivers for it, and instead using VirtualBox's USB settings to present it to Kali as a raw USB device. Alternatively, you can bypass the whole issue by creating a LiveDVD or bootable USB drive and running Kali directly on your computer.
add a comment |Â
up vote
0
down vote
Between them, Windows and VirtualBox are abstracting away all the details of your network hardware (such as "it's wireless"), and are presenting Kali with a generic wired network connection (most likely, a virtual Intel Pro/1000 MT card). That's one of the major purposes of virtualization: to provide the appearance of a computer that's consistent regardless of the actual hardware it's running on.
You may be able to use the specific functionality of your network adapter by uninstalling the Windows drivers for it, and instead using VirtualBox's USB settings to present it to Kali as a raw USB device. Alternatively, you can bypass the whole issue by creating a LiveDVD or bootable USB drive and running Kali directly on your computer.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Between them, Windows and VirtualBox are abstracting away all the details of your network hardware (such as "it's wireless"), and are presenting Kali with a generic wired network connection (most likely, a virtual Intel Pro/1000 MT card). That's one of the major purposes of virtualization: to provide the appearance of a computer that's consistent regardless of the actual hardware it's running on.
You may be able to use the specific functionality of your network adapter by uninstalling the Windows drivers for it, and instead using VirtualBox's USB settings to present it to Kali as a raw USB device. Alternatively, you can bypass the whole issue by creating a LiveDVD or bootable USB drive and running Kali directly on your computer.
Between them, Windows and VirtualBox are abstracting away all the details of your network hardware (such as "it's wireless"), and are presenting Kali with a generic wired network connection (most likely, a virtual Intel Pro/1000 MT card). That's one of the major purposes of virtualization: to provide the appearance of a computer that's consistent regardless of the actual hardware it's running on.
You may be able to use the specific functionality of your network adapter by uninstalling the Windows drivers for it, and instead using VirtualBox's USB settings to present it to Kali as a raw USB device. Alternatively, you can bypass the whole issue by creating a LiveDVD or bootable USB drive and running Kali directly on your computer.
answered Dec 6 '17 at 21:33
Mark
1,87111324
1,87111324
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f409023%2fkali-linux-wlan0-not-detected%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
If you look around on this site, there are quite a few people having trouble setting up drivers for Kali Linux. I recommend you switch the distribution, here is why.
â dirkt
Dec 5 '17 at 23:56
Kali 2 is obsolete and no longer supported. Try with kali 2017.3. You still have to configure Virtual Box to recognize your wifi interface.
â defalt
Dec 6 '17 at 5:23