Results 1 to 4 of 4

Thread: Wifi help

  1. #1
    Join Date
    2020-Jun
    Posts
    1

    Wifi help

    hi im sure you get this alot but im setting up a new kali linux system on my macbook pro i cant seem to find how to get wifi ive tried all the other things and still cant get it to work ill provide anything needed just let me know

  2. #2
    Join Date
    2020-Jul
    Posts
    12
    at first You have to find out what wifi adapter Your Macbook has - if the hardware is recognized You will see it in the Hardware Listing
    lspci ?
    lsusb ?
    than You have to find out what chipset that wifi adapter is using (product homepage etc. should tell You)
    after that You can search if the package with the drivers/firmware are available
    for example in my case it was a realtek-rtl88xxau i searched:

    apt list realtek*88*

    and installed the correct driver with

    sudo apt-get install "driver package name"

    after reboot the wifi adapter was running

    try also searching the internet for your macbook wifi linux - much other pages might give some hints on the quest to solve the problem :-)

  3. #3
    Join Date
    2020-Jul
    Posts
    1
    Quote Originally Posted by Quinn View Post
    hi im sure you get more of this alot but im setting up a new kali linux system on my macbook pro i cant seem to find how to get wifi ive tried all the other things and still cant get it to work ill provide anything needed just let me know
    Do you need any help? How can I reach out to you?
    Last edited by suepatrick; 2020-08-03 at 13:30.

  4. #4
    Join Date
    2020-Jul
    Posts
    8
    At first tell me if it shows wifi available. I mean does kali linux shows your wifi enabled or not.
    If yes does available networks.

Similar Threads

  1. Intel WiFi 6 AX201 driver problem issue. Can not connect WiFi.
    By lyke121 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2021-02-26, 10:09
  2. Kali Linux 2019.2 - Surface Go - ATH10K QCA6174 WiFi - No WiFi Network
    By japinder in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2019-08-15, 14:08
  3. Replies: 0
    Last Post: 2015-09-30, 12:09
  4. Wifi packet injection fails on Intel 6205 wifi card
    By Kleinblaar in forum General Archive
    Replies: 8
    Last Post: 2014-11-20, 09:58
  5. Replies: 2
    Last Post: 2014-08-01, 07:32

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
  •