3

I am currently using Kali Linux and I need to use two network interfaces ie. WLAN0 and WLAN1. I have connected usb wireless adapter in addition to my laptop's wifi adapter but only one works (internal adapter). I have successfully installed the driver but still only wlan0 is shown. I have searched the internet but could only find solutions for the driver problem. I rather need help to edit interface or something so that I can use both adapters at a time in wlan0 and wlan1. Note: I tried another usb adapter(RaLink) and It works totally fine but in case of realtek semiconductor adapter I am having this problem. And also in windows it is working perfectly fine as well. I can see wifi and wifi2.

1 Answers1

0

With lsmod you can see & figure out which kernel drivers are currently loaded. It will need to align with the device you have plugged in. If it does not, you may not have a matching driver installed & loaded.

stdcerr
  • 253
  • 4
  • 12