I use a TP-LINK w725n adapter which uses the RTL8188EU driver which surprisingly
doesn't come packaged with PureOS. From previous experience with other gnu/linux distros
i know that the linux kernel has that module built in. But when i search for the module in
PureOS, it doesn't exist.
I keep my system updated and currently have kernel version 4.18.0-1 installed. And this
still doesn't come with the driver loaded. The modules present that seem as if they should do the job are:
rtl8xxxu.ko and rtl8188ee.ko. But it doesn't.
I have to make to do with downloading and building the module from:
https://github.com/ilnanny/TL-WN725N-TP-Link-Debian
which is licensed under GPLv3. So surely licensing isn't an issue.
So it would be nice if the newer releases could include this driver as well.