Results 1 to 9 of 9

Thread: driver for usb wifi TL-WN823N V3

  1. #1

    driver for usb wifi TL-WN823N V3

    i am a newbie and i don't know how to install the driver of this usb wifi
    when i stick usb in my pc and it display all other wifi of people near me but i can not connecting the wifi of mine i think i don't have the driver of it
    can everybody help me thank a lot.

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    chipset in that adpater is Realtek RTL8192E so you should just need firmware probably;

    sudo apt-get install firmware-realtek

  3. #3
    Quote Originally Posted by Fred Sheehan View Post
    chipset in that adpater is Realtek RTL8192E so you should just need firmware probably;

    sudo apt-get install firmware-realtek
    i do it and i can't connecting wifi what happen ???

  4. #4
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    Quote Originally Posted by nguyenhienthao View Post
    i am a newbie and i don't know how to install the driver of this usb wifi
    when i stick usb in my pc and it display all other wifi of people near me but i can not connecting the wifi of mine i think i don't have the driver of it
    can everybody help me thank a lot.
    If you mean you can see other peoples WiFi but not your own, you've probably got your own router set to not broadcast its SSID that doesn't mean it's not there, can Kali actually see a wireless adapter?

    iwconfig

  5. #5
    Quote Originally Posted by Fred Sheehan View Post
    If you mean you can see other peoples WiFi but not your own, you've probably got your own router set to not broadcast its SSID that doesn't mean it's not there, can Kali actually see a wireless adapter?

    iwconfig
    sorry that i don't see my wifi icon running , it accept the driver i install but i don't know what happen with it , some time it connecting and sometime it don't connecting ??? . on win 10 i don't need install the driver but it alway connecting automatic and on kali linux it difficult maybe i sell this usb wireless for other people and i will buy the usb wireless according to the suggestion in the recommendation list

  6. #6
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    Have a look here;

    https://github.com/clnhub/rtl8192eu-linux

    thats a nice easy install, clone the repo make script executable and install dkms drivers

  7. #7
    Join Date
    2022-Sep
    Posts
    2
    i did that i copy the repo, it said do 'dkms add .'. terminal show error saying: no module named dkms?

  8. #8
    Join Date
    2021-May
    Location
    UK
    Posts
    772

  9. #9
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    sudo apt-get install git linux-headers-generic build-essential dkms

Similar Threads

  1. Replies: 2
    Last Post: 2022-11-15, 20:20
  2. 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
  3. Replies: 0
    Last Post: 2017-02-28, 13:57

Posting Permissions

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