Results 1 to 50 of 50

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

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    Quote Originally Posted by ptpi View Post
    I don't think Kali has linux-headers-generic. I can"t see it anyway.
    Kali doesn't use generic headers.
    The require command in kali is sudo apt-get install linux-headers-$(uname -r)

    The one you mentioned is also same.

    generic-headers are available for ubuntu

  2. #2
    Join Date
    2017-Aug
    Posts
    23
    Quote Originally Posted by _defalt View Post
    Kali doesn't use generic headers.
    The require command in kali is sudo apt-get install linux-headers-$(uname -r)

    The one you mentioned is also same.

    generic-headers are available for ubuntu
    sudo apt-get install linux-headers-$(uname -r)
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package linux-headers-4.9.0-kali3-amd64
    E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64'
    E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'

  3. #3
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get install linux-headers-$(uname -r)

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
  •