Driver for WLAN USB stick Realtek RTL8188FTV on OpenWrt

I have this Wlan-USB Stick

Bus 003 Device 003: ID 0bda:f179 Realtek Semiconductor Corp. RTL8188FTV 802.11b/g/n 1T1R 2.4G WLAN Adapter

With Debian 11 I can build the Driver from
https://github.com/kelebek333/rtl8188fu

Is it possible to build it for OpenWRT?

how much time are you willing to spend ?

Its weekend ... I have a lots of time, why?

You will need to add it as a kmod package to the openwrt build root source

Oh, I never did that ...

Chances if being able to use this device/ driver in AP at all are somewhere between minimal and non-existent.

mhmmmm ... but anybody knows a WLAN-USB Stick witch long range ( with long antenna ), is supported by openWRT? Witch I can buy one at ebay?

dunno about ebay, but these work well https://github.com/morrownr/USB-WiFi, all/most are MT based.

Ahhhhh, thanx ... But I will try to use RTL8188FTV based chipset ... Is there a tutorial to build kmod in the OpenWRT source tree?

https://openwrt.org/docs/guide-developer/toolchain/use-buildsystem I guess.

but as @slh already said, AP mode probably won't work, might not be a problem for you though.

I dont need the AP mode. It should be a second wirless connection to an other wlan router as a client.

Possibly relevant reading as to why the module has stopped loading (non-OpenWRT, but still Linux kernel flags).

https://bkhome.org/news/202208/kernel-now-51560-with-rtlxxxu-driver.html

The RTLXXXU driver doesnt work for me.