I have installed Kali on my hardware and connected D-Link 131 wireless adapter, installed the 802.11 drivers as well, I can able to see the available wifi networks but when i try to connect, after entering the password it is not getting connected. i am trying this from last 3 weeks please help me with this.
root@kali:~/Desktop# cat /proc/version
Linux version 5.5.0-kali2-amd64 (
[email protected]) (gcc version 9.3.0 (Debian 9.3.0-10)) #1 SMP Debian 5.5.17-1kali1 (2020-04-21)
root@kali:~/Desktop# lsusb | grep D-Link
Bus 002 Device 004: ID 2001:3319 D-Link Corp. Wireless N Nano USB Adapter
root@kali:~/Desktop# lspci | grep RTL
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
root@kali:~/Desktop# dmesg | tail
[ 12.639817] mei_me 0000:00:16.0: reset failed ret = -19
[ 12.639820] mei_me 0000:00:16.0: link layer initialization failed.
[ 12.639824] mei_me 0000:00:16.0: init hw failure.
[ 12.639915] mei_me 0000:00:16.0: initialization failed.
[ 14.272165] r8169 0000:02:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-2.fw
[ 14.272283] Generic FE-GE Realtek PHY r8169-200:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus
hy_addr=r8169-200:00, irq=IGNORE)
[ 14.396687] r8169 0000:02:00.0 eth0: Link is Down
[ 16.751297] r8169 0000:02:00.0 eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 16.751309] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 27.818778] fuse: init (API version 7.31)
root@kali:~/Desktop# rfkill
ID TYPE DEVICE SOFT HARD
0 wlan phy0 unblocked unblocked
root@kali:~/Desktop# airmon-ng
PHY Interface Driver Chipset
phy0 wlan0 rtl8xxxu D-Link Corp. Wireless N Nano USB Adapter
root@kali:~/Desktop# ifconfig | grep wlan0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
root@kali:~/Desktop# ip link show wlan0
3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DORMANT group default qlen 1000
link/ether 36:cf:79:3d:1f:81 brd ff:ff:ff:ff:ff:ff
root@kali:~/Desktop# ip link set wlan0 up
root@kali:~/Desktop# ip link show wlan0
3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DORMANT group default qlen 1000
link/ether 36:cf:79:3d:1f:81 brd ff:ff:ff:ff:ff:ff