Git Product home page Git Product logo

Comments (16)

sale7x avatar sale7x commented on July 30, 2024 1

Same for me , stuck with 12dBm and cant change tx power to 30 dBm

from rtl8812au.

shidevil avatar shidevil commented on July 30, 2024 1

@kimocoder yes i saw the reports in the past. However seems like @kcdtv managed to get full injection and some others too.

from rtl8812au.

kimocoder avatar kimocoder commented on July 30, 2024

The v5.1.5 got the 12dBm issue, that i may confirm, but the older one seems to work fine :)

from rtl8812au.

shidevil avatar shidevil commented on July 30, 2024

I tested the older one v4.3.21 and it seems to work fine for txpower. however injection is the same for 5.15 and 4.3.21.

Anyone have similar experience?

from rtl8812au.

kimocoder avatar kimocoder commented on July 30, 2024

Confirmed, but injection works fine on my Alfa AWUS1900 on the 8814AU driver though, but both drivers got ping buffer issue.

from rtl8812au.

shidevil avatar shidevil commented on July 30, 2024

Thanks for the input! Appreciate it. Will wait for someone with similar injection issue on 8812au like mine.

from rtl8812au.

kimocoder avatar kimocoder commented on July 30, 2024

This issue has been reported in the past, im on vecation without my computer but @kcdtv and several others have submitted/reported and discussed this issue allready :) see other issue reports, simply dont have the time to look it up at this time. No problem sir

from rtl8812au.

sale7x avatar sale7x commented on July 30, 2024

I saw other reports and tried to do the same . I tried every solutions here and other repo the result i managed to get few times with injections if i do one injection that is it i have to a lot of manuall reboot and remove driver and compile other to get another one time injection.
However thanks to everyone works in those repo's and sorry for my english guys .

from rtl8812au.

kimocoder avatar kimocoder commented on July 30, 2024

This driver stacks (8812/8814) are fairly new, just give it some more time/work it will be sorted out. Your english is understandable, no problem 👍

from rtl8812au.

sale7x avatar sale7x commented on July 30, 2024

So guys , after a lot of work and time i managed to get complete working adapter based on Branch V4.3.21 it is now stable and good . tested on both Kali 2017.1 and Wifislax64 1.1 .
i faced minor problems after i got adapter work and stable that some fixed and some not affecting hard so :
1- AP's no show sometimes with Airodump-ng so i found a solution here that worked for me , #41 by @jpmv27 thanks to him , so i compiled his fix in Wifislax with no problems and it worked for airodump and the whole aircrack suite , for kali i couldn't compile @jpmv27 because of Python issue and in kali adapter works just fine except for Airodump sometimes not always for me i can live with that as long as my adapter works just fine .
2- Monitor Mode : i'm using method as it says in ReadMe file so it works fine in both Kali and Wifislax, but i'm annoyed because some tools putting Adapter in monitor mode automatically when they do i got error mounting adapter to monitor mode , monitor mode manually works perfect for me but it is annoying that i have to put my adapter in monitor mode every time , for example i'm using a script and sometimes i have to chose an option require managed mode so the script couldn't i got an error so i have to open the terminal and do it manually and wait for the other option in the script that require monitor mode and do it again so i can have the script going on .

i hope it is helpful for you guys what i wrote , and respect for every one spending time to share .
sorry guys about my language and my knowledge about linux i'm not pro so pardon me guys .

from rtl8812au.

kimocoder avatar kimocoder commented on July 30, 2024

The driver does not have "virtual interface" support, therefor in mosts scripts (like wifite) it must be set manually with

ifconfig down
iwconfig mode monitor
ifconfig up

But thanks for sharing your thoughts & findings regarding the fix by @jpmv27 to the others (again).

from rtl8812au.

wifiuk avatar wifiuk commented on July 30, 2024

RTL8812AU , i am also getting the 12dBm issue

from rtl8812au.

kimocoder avatar kimocoder commented on July 30, 2024

yeah we all do I think, have been investigating the issue for some time, yesterday I went through lots of commits/code to try patching with v4.3.21 branch patches that contained txpower related code, but with no luck, since patches for implementing txpower control was allready added.

The same patches applied in v4.3.21 branch is allready used in v5.1.5 branch, so it should work the same.. but there are few things I've noted

  • wifite2 seems to be running on 20-23dBm when used (even if it says 12dBm in iwconfig)
    could be bug in wifite2 or iwconfig?

  • after inspecting this there are some code that may be used/investigated further (it seems weird that some code for implementing txpower control (THIS COMMIT) is missing/could be added). Since all branches is a bit similar, besides added code on the driver side, pulling patches would be hard, since the lines usually don't match, but manually adding strings/code between branches would work.

  • The "CurrentTxPwrIdx" found different places should be looked up further too.

Pardon my english too.. but when probing txpower patches something seems weird..
like the bottom lines in that commit, removing the "*dbm = (12);", but it is present in the code used..

from rtl8812au.

chrisvollo avatar chrisvollo commented on July 30, 2024

I am seeing this issue in 8192EU as well ... was there an resolution for this?

from rtl8812au.

Jo900 avatar Jo900 commented on July 30, 2024

i have the latest version istalled, tx power 18dBm.
Is possible to edit tx power now ?

from rtl8812au.

nakkins avatar nakkins commented on July 30, 2024

Any news on changing txpower?

from rtl8812au.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.