airodump-ng doesn't show resultsKali Linux - Wireless Adapter: airodump-ng wlan0 - ErrorAccess Point...

Are there non-military uses of 20%-enriched Uranium?

Why are low spin tetrahedral complexes so rare?

Why do unstable nuclei form?

My perfect evil overlord plan... or is it?

Was the Highlands Ranch shooting the 115th mass shooting in the US in 2019

Why can't I prove summation identities without guessing?

How did Thanos not realise this had happened at the end of Endgame?

Windows OS quantum vs. SQL OS Quantum

Is it a Munchausen Number?

How to handle DM constantly stealing everything from sleeping characters?

Why should password hash verification be time constant?

Further factorisation of a difference of cubes?

Company threw a surprise party for the CEO, 3 weeks later management says we have to pay for it, do I have to?

Ex-manager wants to stay in touch, I don't want to

spatiotemporal regression

Is this state of Earth possible, after humans left for a million years?

Why are parallelograms defined as quadrilaterals? What term would encompass polygons with greater than two parallel pairs?

How to select certain lines (n, n+4, n+8, n+12...) from the file?

Extending Kan fibrations, without using minimal fibrations

Remove color cast in darktable?

How is CoreiX like Corei5, i7 is related to Haswell, Ivy Bridge?

What food production methods would allow a metropolis like New York to become self sufficient

What does formal training in a field mean?

Why did Captain America age?



airodump-ng doesn't show results


Kali Linux - Wireless Adapter: airodump-ng wlan0 - ErrorAccess Point Not-Associated : Kali Linux, and Airodump-Ng and wash command freezewhy couldn't airodump-ng change channel?Kali linux - unable to detect network when running airodump-ng wlan0monHow to run airodump-ng as a background task?airodump-ng - What are the abbreviations in the WPS column?Why aren't any networks showing when I type airodump-ng <card name>How to save an output of airodump-ng to a file?Qualcomm Atheros wifi card in monitor mode doesn't find devices on access pointKali linux installation graphics messed up






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















When I run airodump-ng to scan Wi-Fis around me, I get no output, like there's nothing around me.



I have a Qualcomm Atheros QCA9377 adapter that's integrated in my laptop (Dell Inspiron 15) and i'm running Kali Linux 64 2019.1



here's the airmon-ng output:



airmon-ng start wlan0

Found 3 processes that could cause trouble.
Kill them using 'airmon-ng check kill' before putting
the card in monitor mode, they will interfere by changing channels
and sometimes putting the interface back in managed mode

PID Name
550 NetworkManager
602 wpa_supplicant
2069 dhclient

PHY Interface Driver Chipset

phy0 wlan0 ath10k_pci Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31)

(mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon)
(mac80211 station mode vif disabled for [phy0]wlan0)


i have tried airmon-ng check kill but it didn't work, when i run airodump-ng, here's what i get:



CH 12 ][ Elapsed: 12 s ][ 2019-05-09 19:23                                    

BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID


BSSID STATION PWR Rate Lost Frames Probe


with channels switching, i have tried using 1 specific channel yet i found not ports with this solution either.
I have also noticed some error messages when i boot linux related to the network driver:



ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:02:00.0.bin (-2)
firmware_class: See http://wiki.debian.org/Firmware for information about missing firmware
ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/cal-pci-0000:02:00.0.bin(-2)
ath10k_pci 0000:02:00.0: firmware: failed to load ath10/QCA9377/hw1.0/firmware-6.bin (-2)


I also confirmed that my network adapter supports monitor mode using iw list and monitor mode appears in the list:



Supported interface modes:
* IBSS
* managed
* AP
* monitor
* mesh point
* P2P-client
* P2P-GO
* P2P-device









share|improve this question









New contributor



Amosimo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


























    0















    When I run airodump-ng to scan Wi-Fis around me, I get no output, like there's nothing around me.



    I have a Qualcomm Atheros QCA9377 adapter that's integrated in my laptop (Dell Inspiron 15) and i'm running Kali Linux 64 2019.1



    here's the airmon-ng output:



    airmon-ng start wlan0

    Found 3 processes that could cause trouble.
    Kill them using 'airmon-ng check kill' before putting
    the card in monitor mode, they will interfere by changing channels
    and sometimes putting the interface back in managed mode

    PID Name
    550 NetworkManager
    602 wpa_supplicant
    2069 dhclient

    PHY Interface Driver Chipset

    phy0 wlan0 ath10k_pci Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31)

    (mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon)
    (mac80211 station mode vif disabled for [phy0]wlan0)


    i have tried airmon-ng check kill but it didn't work, when i run airodump-ng, here's what i get:



    CH 12 ][ Elapsed: 12 s ][ 2019-05-09 19:23                                    

    BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID


    BSSID STATION PWR Rate Lost Frames Probe


    with channels switching, i have tried using 1 specific channel yet i found not ports with this solution either.
    I have also noticed some error messages when i boot linux related to the network driver:



    ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:02:00.0.bin (-2)
    firmware_class: See http://wiki.debian.org/Firmware for information about missing firmware
    ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/cal-pci-0000:02:00.0.bin(-2)
    ath10k_pci 0000:02:00.0: firmware: failed to load ath10/QCA9377/hw1.0/firmware-6.bin (-2)


    I also confirmed that my network adapter supports monitor mode using iw list and monitor mode appears in the list:



    Supported interface modes:
    * IBSS
    * managed
    * AP
    * monitor
    * mesh point
    * P2P-client
    * P2P-GO
    * P2P-device









    share|improve this question









    New contributor



    Amosimo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      0












      0








      0








      When I run airodump-ng to scan Wi-Fis around me, I get no output, like there's nothing around me.



      I have a Qualcomm Atheros QCA9377 adapter that's integrated in my laptop (Dell Inspiron 15) and i'm running Kali Linux 64 2019.1



      here's the airmon-ng output:



      airmon-ng start wlan0

      Found 3 processes that could cause trouble.
      Kill them using 'airmon-ng check kill' before putting
      the card in monitor mode, they will interfere by changing channels
      and sometimes putting the interface back in managed mode

      PID Name
      550 NetworkManager
      602 wpa_supplicant
      2069 dhclient

      PHY Interface Driver Chipset

      phy0 wlan0 ath10k_pci Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31)

      (mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon)
      (mac80211 station mode vif disabled for [phy0]wlan0)


      i have tried airmon-ng check kill but it didn't work, when i run airodump-ng, here's what i get:



      CH 12 ][ Elapsed: 12 s ][ 2019-05-09 19:23                                    

      BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID


      BSSID STATION PWR Rate Lost Frames Probe


      with channels switching, i have tried using 1 specific channel yet i found not ports with this solution either.
      I have also noticed some error messages when i boot linux related to the network driver:



      ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:02:00.0.bin (-2)
      firmware_class: See http://wiki.debian.org/Firmware for information about missing firmware
      ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/cal-pci-0000:02:00.0.bin(-2)
      ath10k_pci 0000:02:00.0: firmware: failed to load ath10/QCA9377/hw1.0/firmware-6.bin (-2)


      I also confirmed that my network adapter supports monitor mode using iw list and monitor mode appears in the list:



      Supported interface modes:
      * IBSS
      * managed
      * AP
      * monitor
      * mesh point
      * P2P-client
      * P2P-GO
      * P2P-device









      share|improve this question









      New contributor



      Amosimo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      When I run airodump-ng to scan Wi-Fis around me, I get no output, like there's nothing around me.



      I have a Qualcomm Atheros QCA9377 adapter that's integrated in my laptop (Dell Inspiron 15) and i'm running Kali Linux 64 2019.1



      here's the airmon-ng output:



      airmon-ng start wlan0

      Found 3 processes that could cause trouble.
      Kill them using 'airmon-ng check kill' before putting
      the card in monitor mode, they will interfere by changing channels
      and sometimes putting the interface back in managed mode

      PID Name
      550 NetworkManager
      602 wpa_supplicant
      2069 dhclient

      PHY Interface Driver Chipset

      phy0 wlan0 ath10k_pci Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31)

      (mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon)
      (mac80211 station mode vif disabled for [phy0]wlan0)


      i have tried airmon-ng check kill but it didn't work, when i run airodump-ng, here's what i get:



      CH 12 ][ Elapsed: 12 s ][ 2019-05-09 19:23                                    

      BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID


      BSSID STATION PWR Rate Lost Frames Probe


      with channels switching, i have tried using 1 specific channel yet i found not ports with this solution either.
      I have also noticed some error messages when i boot linux related to the network driver:



      ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:02:00.0.bin (-2)
      firmware_class: See http://wiki.debian.org/Firmware for information about missing firmware
      ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/cal-pci-0000:02:00.0.bin(-2)
      ath10k_pci 0000:02:00.0: firmware: failed to load ath10/QCA9377/hw1.0/firmware-6.bin (-2)


      I also confirmed that my network adapter supports monitor mode using iw list and monitor mode appears in the list:



      Supported interface modes:
      * IBSS
      * managed
      * AP
      * monitor
      * mesh point
      * P2P-client
      * P2P-GO
      * P2P-device






      kali-linux airmon-ng aircrack-ng airodump-ng






      share|improve this question









      New contributor



      Amosimo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question









      New contributor



      Amosimo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question








      edited 4 hours ago









      Jeff Schaller

      45.6k1165149




      45.6k1165149






      New contributor



      Amosimo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 4 hours ago









      AmosimoAmosimo

      1




      1




      New contributor



      Amosimo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Amosimo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.
























          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Amosimo is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f518084%2fairodump-ng-doesnt-show-results%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Amosimo is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Amosimo is a new contributor. Be nice, and check out our Code of Conduct.













          Amosimo is a new contributor. Be nice, and check out our Code of Conduct.












          Amosimo is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f518084%2fairodump-ng-doesnt-show-results%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m