Results 1 to 4 of 4

Thread: Wifi problem

  1. #1
    Join Date
    2017-Apr
    Posts
    2

    Wifi problem

    Hi all.

    I'm completely new to all of this Kali Linux stuff (no previous Linux experience either).

    I'm desperately trying to get my USB wifi dongle to work with Kali.

    I've installed Kali 4.6.0 alongside my Windows O/S (Dual boot).

    My wifi Dongle is this:

    Asus USB-ac56.

    When I type lsusb there is a line where it says "Asustek company ... etc" so I'm guessing that Kali can "see" the USB device, but it does not work.

    I've tried installing the drivers for Linux with no luck
    I've followed Several guides with no luck.
    I'm getting very frustrated now and sincerely hope someone here can help me.

    If this is posted the wrong place, I'm sorry

  2. #2
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    Show the output of rfkill list all

  3. #3
    Join Date
    2017-Apr
    Posts
    2
    Quote Originally Posted by _defalt View Post
    Show the output of rfkill list all
    root@kali:~# rfkill list all
    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    1: phy1: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    root@kali:~#

    It was softblocked before, because it was turned off. Also, every time I boot up in Kali, the settings I made are gone (installing Compact wireless to get Kali to see wifi). I have to do this every time I boot up. And in case you're wondering, no I'm not running Kali live from a usb drive. I made a graphical install.

    EDIT:
    I should mention that I've gone ahead and bought an Alfa USB wifi adapter, which I know is compatible with Kali, to "fix" this problem.
    Last edited by Psy_boy2720; 2017-04-17 at 19:17.

  4. #4
    Join Date
    2017-Mar
    Posts
    4
    what ever u do to config ur wifi
    and if that really helps to work with, I mean it goes to monitoring more etc,
    u can put as a script in bashrc of ur current user
    Create a file with this content:
    Code:
    cat <<"EOF">> /etc/bashrc
    your command bunch here
    EOF
    execute it, and every time u'll run Linux will do configurations for u.
    Of course if ur not using Live CD Kali of some sort )

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. WiFi problem
    By Red_3agle in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2020-09-08, 05:48
  3. wifi problem
    By wido046 in forum TroubleShooting Archive
    Replies: 6
    Last Post: 2013-10-29, 18:44

Posting Permissions

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