The adapter runs on a chip called MediaTek MT7610U. To install its drivers, I need to run sudo apk add linux-firmware - the driver is already there in subpackage called linux-firmware-mediatek.
Unfortunately, the packages are deleted and not properly persisted on the operating system. How to achieve this?
I use a newest HAOS version and I am logged in as root. System in running on the alpine linux x86_64.
Yep, that’s true, I have plugged in to the machine and I can not add any driver, buildroot does not allow to do that… So probably I need to build new home assistant version or run ubuntu.
I see - so you want your HA to act a Wireless Access Point. Not sure just plugging in a Wifi card will help there - especially with HAOS. There’s a lot to consider - not least setting up a DHCP server on your HA box (and making sure it doesn’t interfere with your existing DHCP server) and that’s just the tip of the iceberg…
Anything is eventually do-able, but a big point of HAOS is hands off management and updates. Seems like trying to wedge in an access point and load non-standard kernel modules on HAOS is asking for headache with the next HAOS update.