Tp-Link TL-WN822N V5 [11/19] Compile driver source

Tp-Link Archer T9UH V2 [11/19] Compile driver source
detailed linux-header information.
Check the /lib/modules/<kernel-version>/ directory and you will see a build link file.
2.1.3. Compile Driver Source
Use Terminal to go to the driver directory. Run the following commands to compile the
driver.
$ make clean
$ make
After compiling, you can see a name of the chip.ko file is stored in the directory of the
driver.
3. Load the Driver
Here we show the 88x2bu.ko wireless driver loading process as an example. Run the
following command to load the driver.
$ sudo cp 88x2bu.ko /lib/modules/[kernel version]/kernel/drivers/net/wireless/
$ sudo depmod -a
$ sudo modprobe 88x2bu
Or directly use insmod to load the driver.
$ sudo insmod 88x2bu.ko
After loading the driver, run the following command to check if the driver is successfully
loaded.
$ lsmod
10

Похожие устройства

Скачать