Aircrack-ng forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Aircrack-ng 1.7 release

Sorry Guest, you are banned from posting and sending personal messages on this forum.
This ban is not set to expire.
Pages: [1]   Go Down

Author Topic: Install driver for RTL8812AU  (Read 8528 times)

aipc

  • Newbie
  • *
  • Offline Offline
  • Posts: 19
Install driver for RTL8812AU
« on: March 23, 2017, 01:35:42 pm »

I have seen some posts in web, but I would like to obtain the functional one.

And the commands to do it.

I have the last Kali Linux operating system with VirtualBox under windows 8.1

How can I install correctly the driver for injecting and monitor mode ?

Best Regards
Logged

misterx

  • Aircrack-ng Author
  • Administrator
  • Hero Member
  • *****
  • Offline Offline
  • Posts: 1955
  • Aircrack-ng Author
    • Aircrack-ng
Re: Install driver for RTL8812AU
« Reply #1 on: March 23, 2017, 05:02:26 pm »

1. Just FYI, VB USB driver is pretty bad, expect issues
2. You need to have the USB add-on installed since that card require USB 3.0.
3. If you searched a little bit, you would find a few repositories on Github and all of them have instructions. One of them is: https://github.com/diederikdehaas/rtl8812AU.git but it doesn't support injection and the driver is very unstable.
Logged

aipc

  • Newbie
  • *
  • Offline Offline
  • Posts: 19
Re: Install driver for RTL8812AU
« Reply #2 on: March 26, 2017, 01:44:29 pm »

1. Just FYI, VB USB driver is pretty bad, expect issues
2. You need to have the USB add-on installed since that card require USB 3.0.
3. If you searched a little bit, you would find a few repositories on Github and all of them have instructions. One of them is: https://github.com/diederikdehaas/rtl8812AU.git but it doesn't support injection and the driver is very unstable.

Thanks misterx for your help.

I can tell what I have tried to see if is possible. I have decided to try with VB. Many others does.

I need to know the configuration with VB for this functional driver in inyection and monitor mode.

What I have tried until this moment was :

The steps I tried were these :

Code: [Select]
sudo apt install linux-headers-amd64 build-essential git
git clone -b v4.3.21 https://github.com/astsam/rtl8812au.git
cd rtl8812au && make && sudo make install

The functional driver may be :
https://github.com/astsam/rtl8812au

supports monitor and inyection modes.

But I am doing something wrong and don't get good results. So I expect your good help.

Best Regards
Logged

kcdtv

  • Experienced
  • Full Member
  • ********
  • Offline Offline
  • Posts: 212
Re: Install driver for RTL8812AU
« Reply #3 on: March 27, 2017, 11:52:11 am »

Quote
But I am doing something wrong and don't get good results. So I expect your good help.
Be more specific.
I am getting pretty good results, that an injection test with rtl812au using the same branch from astsam drivers:

Don't forget to disable-kill network manager, otherwise you will have poor performances. 
Logged

aipc

  • Newbie
  • *
  • Offline Offline
  • Posts: 19
Re: Install driver for RTL8812AU
« Reply #4 on: March 27, 2017, 07:14:07 pm »

More specific ?
If you tell me how specifically...

Best Regards
Logged
Pages: [1]   Go Up