> sudo apt-get update; sudo apt install linux-firmware
...
linux-firmware is already the newest version (1.187).
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
> [ ! -d "/lib/firmware/intel/sof" ] && echo "Directory /path/to/dir DOES NOT exists."
Directory /path/to/dir DOES NOT exists.
There is no directory named "sof" in this /lib/firmware/intel
@Hui,
> sudo apt-get update; sudo apt install linux-firmware
...
linux-firmware is already the newest version (1.187).
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
> [ ! -d "/lib/firmware/ intel/sof" ] && echo "Directory /path/to/dir DOES NOT exists."
Directory /path/to/dir DOES NOT exists.
There is no directory named "sof" in this /lib/firmware/intel