Hello there first of all i'm bit new on kali linux.

I'm having a problem with a wifi tl-wn822n ,v5

I tried the install & steps from the original website,
tried also some other post from people to fix the problem at the end needed to reinstall kali because i believed it had a conflict with to much drivers running at last,

Kali is seeing the adapter i can even turn it on monitor mode,
but some how it won't scan the networks around here,
in windows it all works fine.

lsmod
Code:
lsmod
Module                  Size  Used by
8192eu               1204224  0
arc4                   16384  2
fuse                  122880  5
vboxsf                 86016  0
rtl8xxxu              126976  0
mac80211              823296  1 rtl8xxxu
snd_intel8x0           45056  6
vboxvideo              45056  3
snd_ac97_codec        143360  1 snd_intel8x0
edac_mce_amd           28672  0
ac97_bus               16384  1 snd_ac97_codec
cfg80211              765952  2 8192eu,mac80211
snd_pcm               114688  3 snd_intel8x0,snd_ac97_codec
ttm                   126976  1 vboxvideo
joydev                 24576  0
rfkill                 28672  4 cfg80211
snd_timer              36864  2 snd_pcm
pcspkr                 16384  0
evdev                  28672  17
serio_raw              16384  0
drm_kms_helper        204800  1 vboxvideo
sg                     36864  0
snd                    94208  14 snd_intel8x0,snd_timer,snd_ac97_codec,snd_pcm
soundcore              16384  1 snd
video                  45056  0
vboxguest             348160  5 vboxsf
drm                   487424  6 drm_kms_helper,vboxvideo,ttm
ac                     16384  0
button                 16384  0
binfmt_misc            20480  1
ip_tables              28672  0
x_tables               45056  1 ip_tables
autofs4                49152  2
ext4                  733184  1
crc16                  16384  1 ext4
mbcache                16384  1 ext4
jbd2                  122880  1 ext4
crc32c_generic         16384  0
fscrypto               32768  1 ext4
ecb                    16384  0
hid_generic            16384  0
usbhid                 57344  0
hid                   139264  2 usbhid,hid_generic
sr_mod                 28672  0
cdrom                  69632  1 sr_mod
sd_mod                 61440  3
ata_generic            16384  0
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  2
ghash_clmulni_intel    16384  0
pcbc                   16384  0
ohci_pci               16384  0
aesni_intel           200704  0
ahci                   40960  2
libahci                40960  1 ahci
ata_piix               36864  0
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
ehci_pci               16384  0
cryptd                 28672  3 crypto_simd,ghash_clmulni_intel,aesni_intel
glue_helper            16384  1 aesni_intel
ohci_hcd               57344  1 ohci_pci
libata                278528  4 ata_piix,libahci,ahci,ata_generic
psmouse               172032  0
ehci_hcd               94208  1 ehci_pci
i2c_piix4              24576  0
usbcore               290816  7 8192eu,ohci_hcd,ehci_pci,usbhid,ehci_hcd,ohci_pci,rtl8xxxu
usb_common             16384  1 usbcore
scsi_mod              249856  4 sd_mod,libata,sg,sr_mod
e1000                 151552  0
lsusb
( it says its a version 4 but it is a version 5.)
Code:
Bus 001 Device 002: ID 2357:0108 TP-Link TL-WN822N Version 4 RTL8192EU
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Hope some one here can help me finding the solution.