Wi-Fi Bonding NoLog [Qcom]

Description

This module doubles your bandwidth, disables Wi-Fi packet logging (has high overhead and several related security issues) and other logging for less background load and perhaps some battery life.

Others tweaks manual:

  1. Open Termux and type: su -c wifilatency
  2. To disable it: su -c wifilatencyoff
  1. First check the value of txqueuelen with the following command (termux): su -c “/bin/ifconfig wlan0”
  2. If the default value of txqueuelen is equal to or greater than 4000 you should edit the txtweak file (system/bin) inside the module and increase the value to test.
  3. To return to the default simply put the value you checked at the beginning in the following command and paste it into termux (or just reboot your device): su -c “/bin/ifconfig wlan0 txqueuelen valor”

Installation

  1. First delete your Wi-Fi password
  2. Uninstall previous version of this module (reboot)
  3. Install the module in Magisk (reboot)
  4. Connect to your Wi-Fi.
  5. Enjoy!

Support

Special Thanks

Google 💩 for WCNSS_qcom_cfg.ini

Source Android for Wifi low-latency mode

simonsmh for Wifi Bonding Module

水龙&黎木汐 for reduces the number of standby wakeups

syphyr for disable wifi packet logging

@Xizi1.5 for Super TCP

tcp_max_reordering

Zackptg5 for the MMT-Ex template

Topjohnwu for making Magisk

Download

Module Info

Module By : LeanxModulostk
Magisk : ✅ Supported
KernelSu : ✅ Supported
KernelSuNext : ✅ Supported
APATCH : ✅ Supported
Date Release :
If the link is broken or there is something that needs to be updated in the post contact us.

© 2025 Magisk Community