My actions:
sudo apt install automake
sudo apt-get install build-essential
sudo apt-get install bc
sudo apt-get install libelf-dev
sudo apt-get install linux-headers-uname -r
#--
git clone https://github.com/kimocoder/realtek_rtwifi
cd realtek_rtwifi
#--
sudo make # (rtwifi.ko not built)
sudo make install # failed stat for 'rtwifi.ko': No such file or directory
My actions:
sudo apt install automake
sudo apt-get install build-essential
sudo apt-get install bc
sudo apt-get install libelf-dev
sudo apt-get install linux-headers-
uname -r#--
git clone https://github.com/kimocoder/realtek_rtwifi
cd realtek_rtwifi
#--
sudo make # (rtwifi.ko not built)
sudo make install # failed stat for 'rtwifi.ko': No such file or directory