* symlink added for /lib/firmware due to problems loading a few firmware blobs
Hi Juanito. IIRC tce-load is only able to load extensions if destination directory is a real directory (not a symlink).
So the /lib/firmware link in 16.1 will break any extension that contains /lib/firmware/foo . Fortunately there are only two such extensions: firmware.mediatek.tcz and wireless-regdb.tcz.
In these two extensions, the files in /lib/firmware should be moved to /usr/local/lib/firmware.