Results 1 to 4 of 4

Thread: wireless adapter issues

  1. #1

    wireless adapter issues

    I am running nethunter on an android 8.0 nexus6p:
    Kernal Version: kali 3.10.73-gad82c6620de
    Busybox version: 1.30.1-osm0sis
    Root status: 25.2:MAGISKSU

    I used Magisk to install the nh-wifi-firmware and i have tried several wifi cards that I know work with Kali, monitor mode, and the aircrack suite.

    if I run lsusb with any of my cards in I see them listed. For example:

    my TP-LINK TL-WN722N shows up as such:
    Code:
    $ lsusb
    BUS 002 Device 001: ID XXXXXXX Linux Foundation 3.0 root hub
    BUS 001 Device 002: ID XXXXXXX Qualcomm Atheros communications AR9271 802.11n
    BUS 001 Device 001: ID XXXXXXX  Linux Foundation 2.0 root hub
    my Alfa card shows up as such:
    Code:
    $ lsusb
    BUS 002 Device 001: ID XXXXXXX Linux Foundation 3.0 root hub
    BUS 001 Device 002: ID XXXXXXX Ralink technology, Corp RT2870/RT3070 Wireless adapter
    BUS 001 Device 001: ID XXXXXXX  Linux Foundation 2.0 root hub
    my panda card shows up as such:
    Code:
    $ lsusb
    BUS 002 Device 001: ID XXXXXXX Linux Foundation 3.0 root hub
    BUS 001 Device 002: ID XXXXXXX Ralink technology, Corp RT5372 Wireless adapter
    BUS 001 Device 001: ID XXXXXXX  Linux Foundation 2.0 root hub
    But no matter which I plug in I don't see them listed when I run airmon-ng

    all i ever see is :
    Code:
    $airmon-ng
     Found phy0 with no interface assigned.. would you like to assign... 
    Y
    
    phy   interface    Driver   Chipset
    phy0 wlan0        ??????? non-mac80211 device
    Can anyone help me figure out what is wrong?

  2. #2
    Join Date
    2022-Nov
    Location
    west texas
    Posts
    13
    I run inxi in my kali linux install. your driver readout shows ???????


    Code:
    $ inxi -N
    Network:
      Device-1: Intel Wireless 7260 driver: iwlwifi
      Device-2: Intel Bluetooth wireless interface type: USB driver: btusb
    $
    The lsusb -v command should also show driver if not wanting to install inxi.
    Some times I take a crooked road to get my head straight.
    Not all who wander are lost.

  3. #3
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    If it sees them then the drivers are installed, but you haven't actually brought the interface up BEFORE you ran airmon you just expected it to work..

    https://linuxhint.com/monitor_mode_kali_linux/

  4. #4
    Join Date
    2022-Nov
    Posts
    2
    i have realtak 802.nl i did all tutorial on YouTube but its not works only one is show wlan0 without ip address when i install rtl8188fu after its not works would be very apricate if someone help me in his matter

Similar Threads

  1. Kali detects USB wireless adapter, but no wireless networks shown
    By Debelox in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2023-04-14, 15:57
  2. Kali detects USB wireless adapter, but no wireless networks shown
    By reifi in forum TroubleShooting Archive
    Replies: 13
    Last Post: 2017-04-26, 11:57
  3. No wireless card interface while plugging in USB wireless adapter
    By xyq96999 in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2015-09-15, 05:31

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •