Giter Site home page Giter Site logo

wifi-bonding's Introduction

Magisk WiFi Bonding

Double your bandwith on your Qualcomm devices!

中文说明

Details

By default, some devices provided an ini file to control the wifi behavior. This module modified the WCNSS_qcom_cfg.ini in order to support 40mhz.

  • Make 2.4Ghz/5Ghz WiFi running at 40Mhz enabled.
gChannelBondingMode24GHz=1
gChannelBondingMode5GHz=1
  • Make forced WiFi antenna 1T1R on MTK solution AP disabled.
gForce1x1Exception=0

This module should work on most of the devices. The basic logic is simple, but not all devices need such kind of module. If you can find WCNSS_qcom_cfg.ini in your system partition, please open an issue to report it to me; if you can't, this module won't work for you, including almost all Nexus/Pixel devices.

Instructions

Please follow the instuction below from @axeldna:

  1. Removed the installed Wifi Bonding module.
  2. Removed all saved wifi 2.4Ghz networks (I removed all of them anyway, but shouldn't be necessary).
  3. Rebooted the phone (to make sure wifi settings are removed from cloud account too).
  4. Installed the Wifi Bonding module.
  5. Rebooted the phone (as indicated by Magisk to start the module).
  6. With a phone "free of wifi" and with a fresh Wifi Bonding module, I joined 2.4Ghz wifi networks.
  7. Checked my newly registered 2.4Ghz networks and they are showing 150Mbps Link Speed.
  8. On some MTK solution AP, they are showing 300Mbps Link Speed.

NOTICE

  • You should use latest Magisk Manager to install this module. If you meet any problem under installation from Magisk Manager, please try to install it from recovery.
  • Recent fixes: Update project structure.

Credit & Support

  • Copyright (C) 2017-2020 simonsmh [email protected]
  • Any issue or pull request is welcomed.
  • Star this module at GitHub.

wifi-bonding's People

Contributors

simonsmh avatar topjohnwu avatar marcant01 avatar xinxin8816 avatar

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.