# mt7922_driver_linux6_2 **Repository Path**: wyx23233/mt7922_driver_linux6_2 ## Basic Information - **Project Name**: mt7922_driver_linux6_2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-13 - **Last Updated**: 2025-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MT7922 driver for redmibook pro 15 1.Setup a build environment sudo apt install build-essential linux-headers-$(uname -r) 2.Build driver make 3.Test sudo ./test_run.sh 4.install make install