With little changes your solution was good for me!
The changes are:
8) Create a directory rtl8192cu under home directory with the command
Code: Select all
mkdir -p ~/rtl8192cu
Code: Select all
"mkdir -p ~/rtl8192cu"
Code: Select all
cd ~/rtl8192cu.
Code: Select all
"cd ~/rtl8192cu".
Code: Select all
sudo git clone https://github.com/pvaret/rtl8192cu-fixes.git
Code: Select all
git clone https://github.com/pvaret/rtl8192cu-fixes.git