Results 1 to 50 of 50

Thread: No network in Network Manager, Cant connect to wifi. But airodump-ng working

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #22
    Join Date
    2017-Aug
    Posts
    18
    I don't think Kali has linux-headers-generic. I can"t see it anyway. You will need to work out which kernel you are running
    Code:
    uname -r
    and then install the headers for that kernel.
    Code:
     sudo apt-get install linux-headers-4.12.0-kali1-686 [FOR EXAMPLE]
    Hopefully this will work.
    I could be wrong here. Can you check whether you have kernel headers installed? Do let me know if I'm on the wrong track.
    Last edited by ptpi; 2017-09-06 at 06:36. Reason: could be wrong...

Similar Threads

  1. Replies: 0
    Last Post: 2020-12-04, 00:00
  2. Replies: 0
    Last Post: 2020-04-19, 18:02
  3. Network Manager Disabled - Cannot connect to Interfaces.
    By jefx3 in forum TroubleShooting Archive
    Replies: 10
    Last Post: 2017-09-10, 19:40
  4. error in apt-get install network-manager network-manager-gnome
    By arsham in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2014-10-05, 20:40
  5. disable network manager auto connect feature
    By brazen in forum General Archive
    Replies: 2
    Last Post: 2014-02-17, 14:18

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
  •