Using a smartphone wi-fi connected for ♆USB tethering

It is possible, at least with some smartphone (and some, new) adroid releases to have a smartphone connected to a wi-fi network and to use it for usb tethering (of course not for wi-fi hotspot).

This could sound a bit strange, but it can be useful, i,g., if your laptop has not a wi-fi reception as powerful as your smartphone: so, you can use your smartphone to receive the wi-fi signal and to share it with the laptop.

wifi adapter not recognized

If you have a rtl88x2bu not recognized by Linux, you can try this:

git clone https://github.com/cilynx/rtl88x2bu.git

and then

sudo dkms add ./rtl88x2bu

and

sudo dkms install rtl88x2bu/5.8.7.1

You should change the release number (5.8.7.1), if necessary, according to your own release.