Skip to content

Instantly share code, notes, and snippets.

View Andarwinux's full-sized avatar

Andarwinux

  • ⁦‌‏⁡‌⁤⁨⁢‎‍‌⁥⁢⁩⁩⁣‌⁨⁨⁦‎⁣‌⁨⁥⁢⁢⁨‎⁦‌‏⁡‌⁤⁦‌‏⁡‌⁤⁨⁢‎‍
View GitHub Profile
@Spektykles
Spektykles / WCN6856_WCNSS_qcom_cfg.ini
Last active May 14, 2025 17:47
Custom qualcomm driver config WCNSS_qcom_cfg.ini for 8 Gen 1 / FastConnect 6900 / QCA6490 / WCN6856 | 8 Gen 2 / 8 Gen 3 / FastConnect 7800 / WCN7851 | 8 Elite / FastConnect 7900 / WCN7861 no UWB
# This file allows user to override the factory
# defaults for the WLAN Driver
gDot11Mode=0
InfraUapsdVoSrvIntv=0
InfraUapsdViSrvIntv=0
InfraUapsdBeSrvIntv=0
InfraUapsdBkSrvIntv=0
gAddTSWhenACMIsOff=1
gEnableApOBSSProt=1
@osy
osy / mt7922-rz616-hotspot-settings.md
Created March 3, 2024 20:22
MT7922/RZ616 Windows Hotspot Channel Settings

Windows Hotspot allows you to easily create an AP (Access Point) from your existing Wifi card. Many computers such as the ROG Ally have a variant of the MT7922 chipset which supports Wifi 6E and it can be used to create a high bandwidth P2P connection for game and VR streaming. Unfortunately, Windows does not provide much support for configuration of the AP channel and bandwidth. Fortunately, it is possible to change these from some registry entries. Note that you must reboot for the changes to take place.

The location of the registry key is inside HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class{4d36e972-e325-11ce-bfc1-08002be10318} and depends on the order the network devices are installed on your computer. For example, it is HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class{4d36e972-e325-11ce-bfc1-08002be10318}\0001 on the ROG Ally. Look at the data for value DriverDesc to confirm that you are in the right key.

WfdGOOperatingChannel

Sets the preferred channel number. Currently unknown i

@MaskRay
MaskRay / lto.md
Last active March 31, 2025 17:52

Concept

A LTO unit is the subset of the linkage unit that is linked together using link-time optimization.

Add module

LTO::add(...) {
}
@francoism90
francoism90 / README.md
Last active May 3, 2025 15:48
Change country to unlock channels, increase TX-power. (Use at your own risk)

Disclaimer

Following instructions are provided without any warranty, and may even get you in trouble legally. The instructions are provided for testing, learning, preventing e-waste, and should be use with care. We (including contributers + commentators) are not responsible for any damage to your device(s) or any legal issues.

Getting Started

Instructions have been moved to https://github.com/francoism90/asus-router. :)