I have an RTL8188FTV on my RP1 2 Model B, it wasn’t supported out of the box but found it easy to get and build and install drivers and very satisfied with the result. All is good.
I have a couple of questions if I may.
When Dietpi at some time in the future updates to a new kernel will I have to build the driver again?
Also, would it be possible to put the ‘driver’ somewhere in a new image if I decide to re-image the pi at some point, so it’s available at the ‘first run’ without having to connect eth0 and build again?
Some details if it might help others.
lsusb
Bus 001 Device 004: ID 0bda:f179 Realtek Semiconductor Corp. RTL8188FTV 802.11b/g/n 1T1R 2.4G WLAN Adapter
Firstly, we do not maintain or build a kernel for the RPi device. This is done directly by the RPi Foundation. This means that when the RPI developers release a new kernel, it will be immediately available on all RPI devices.
Regarding adding the driver, I was meaning myself, after I’ve downloaded the dietpi image and written to the sd card can I put the driver myself somewhere so it loads for me at first run? Is that something I can add?
Probably best is to create a fresh new image having the driver included. Once done, you could build your own individual *.img file to be able to flash it again.