USB WiFi RTL8188EUS stopped working after update

After updating from core_2024.12.4 to 2024.12.5, haos stopped configuring the wifi nic. I’m using the os version 14.1 and it seems that it’s a driver issue.

The dmesg shows it recognizes the usb dongle as rtl18xxxu. The lsusb shows Bus 2 Device 2 0bda:f179, which corresponds to a RTL8188FTV 802.11b/g/n 1T1R 2.4G WLAN Adapter according to http://www.linux-usb.org/usb.ids.

I do have the linux drivers for my dongle but according to the instructions I need the build-essentials and the linux-headers package but as haos does not come with that I’m having troubles locating installing them.

I do think that this is a bug (as the previous version worked fine) but any help to figure this out will be appreciated as my home assistant is currently blind to my devices :frowning: .

Thanks and best regards.