I installed Ubuntu alongside Windows. I was realizing that WiFi speed is slow.
I tried to install the WiFi driver (I use tplinkwn823n pc) from the official website(Linux).
The guide says to use, in step 3. Type “sudo make” to compile the driver file. 4. Type “sudo make install” to install the driver file.
following the instruction from the installation guide this error
c1: some warnings being treated as errors
make[2]: *** [scripts/Makefile.build:297: /home/rappa/Downloads/TL-WN823N_US_V3_160315_Linux/Driver/core/rtw_cmd.o] Error 1
make[1]: *** [Makefile:1881: /home/rappa/Downloads/TL-WN823N_US_V3_160315_Linux/Driver] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.15.0-47-generic'
make: *** [Makefile:1696: modules] Error 2