Hello,
I'm New to Kali Linux and This Forum...
Recently I've Installed Kali Linux 2019.4 in a Local Machine.
This the Only OS in that PC - A Clean Installation.
I've been using My Alfa AWUS036ACHwith Win 7.
But, Unable to use in Kali Linux.
I tried some threads from this forum, but nothing worked for me.
When I RUN I can see this result
Code:
root@kali:~# lsusb
Bus 003 Device 010: ID 12d1:14db Huawei Technologies Co., Ltd. E353/E3131
Bus 003 Device 005: ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac 2T2R DB WLAN Adapter
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 003: ID 045e:00cb Microsoft Corp. Basic Optical Mouse v2.0
Bus 005 Device 002: ID 045e:07f8 Microsoft Corp. Wired Keyboard 600 (model 1576)
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
When I Run I'm getting This error
Code:
modprobe: FATAL: Module rtl8812au not found in directory /lib/modules/5.3.0-kali2-amd64
when I run
No Devices Showing.
Also see this
Code:
root@kali:~# iwconfig
eth1 no wireless extensions.
eth0 no wireless extensions.
lo no wireless extensions.
Also Check this Command
Code:
root@kali:~# iwconfig
eth1 no wireless extensions.
eth0 no wireless extensions.
lo no wireless extensions.
then check this too
Code:
root@kali:~# ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 54:04:a6:59:b5:58 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.8.100 netmask 255.255.255.0 broadcast 192.168.8.255
inet6 fe80::e5b:8fff:fe27:9a64 prefixlen 64 scopeid 0x20<link>
inet6 2409:4073:487:dc6a:80dc:d069:8db:4a8b prefixlen 64 scopeid 0x0<global>
inet6 2409:4073:487:dc6a:e5b:8fff:fe27:9a64 prefixlen 64 scopeid 0x0<global>
inet6 2409:4073:487:dc6a:241f:a03f:d318:2 prefixlen 128 scopeid 0x0<global>
ether 0c:5b:8f:27:9a:64 txqueuelen 1000 (Ethernet)
RX packets 43889 bytes 33541712 (31.9 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 35658 bytes 5087514 (4.8 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 1950 bytes 154690 (151.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1950 bytes 154690 (151.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
I tried Almost everything I found on This Forum...
Maybe I Missed the Correct Order to do things.
So,
I wish someone from here will help me with a stable solution, in a correct order.
Kindly, Provide me the correct steps to make it work.
Thank You So Much.