Results 1 to 2 of 2

Thread: cannot install realtek wifi drivers(rtlwifi_new)

  1. #1
    Join Date
    2016-Mar
    Posts
    4

    cannot install realtek wifi drivers(rtlwifi_new)

    i tried to install realtek wifi driver (rtlwifi_new)
    after the git clone when i run 'make' command it gives following error:-

    make -C /lib/modules/4.3.0-kali1-amd64/build M=/root/rtlwifi_new modules
    make[1]: *** /lib/modules/4.3.0-kali1-amd64/build: No such file or directory. Stop.
    Makefile:57: recipe for target 'all' failed
    make: *** [all] Error 2

    i tried to install linux kernel ,
    i gave uname -r command the output came as :-4.3.0-kali1-amd64

    when i run this command:-

    apt-get install linux-headers-$(uname -r)

    i get this output:-

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package linux-headers-4.3.0-kali1-amd64
    E: Couldn't find any package by glob 'linux-headers-4.3.0-kali1-amd64'
    E: Couldn't find any package by regex 'linux-headers-4.3.0-kali1-amd64'

    What should i do?

  2. #2
    Join Date
    2016-Jul
    Posts
    2
    Quote Originally Posted by chembai View Post
    i tried to install realtek wifi driver (rtlwifi_new)
    after the git clone when i run 'make' command it gives following error:-

    make -C /lib/modules/4.3.0-kali1-amd64/build M=/root/rtlwifi_new modules
    make[1]: *** /lib/modules/4.3.0-kali1-amd64/build: No such file or directory. Stop.
    Makefile:57: recipe for target 'all' failed
    make: *** [all] Error 2

    i tried to install linux kernel ,
    i gave uname -r command the output came as :-4.3.0-kali1-amd64

    when i run this command:-

    apt-get install linux-headers-$(uname -r)

    i get this output:-

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package linux-headers-4.3.0-kali1-amd64
    E: Couldn't find any package by glob 'linux-headers-4.3.0-kali1-amd64'
    E: Couldn't find any package by regex 'linux-headers-4.3.0-kali1-amd64'

    What should i do?
    Sounds like the same problem I have.
    I have the Alfa USB wireless adapter.
    I do not know how to install the drivers.
    I ran into error no kernel. I do not know if I solved it. I am attempting to try to find a way to install my drivers.
    If you find a way to do install headers and drivers please let me know.
    I want to try aircrack. Ng and the other penetrating si

Similar Threads

  1. Replies: 0
    Last Post: 2020-12-13, 02:02
  2. Replies: 0
    Last Post: 2017-08-23, 14:39
  3. Install lynksys ae6000 drivers - wifi adapter
    By PJFails in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2016-10-08, 23:25

Posting Permissions

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