❦ 24 février 2021 23:26 +01, Vincent Bernat:
>> I installed the firmware-sof-signed package on a Dell Inspiron 7590 and
>> still no sound was detected.
>>
>> The "dmesg" hinted that the file "intel/sof-tplg/sof-hda-generic-2ch.tplg"
>> was not found.
>>
>> Currently, the package copies the files to "intel/sof-tplg-v1.6.1/"!
>>
>> Manually copying the files to "intel/sof-tplg/" solves the issue after
>> reboot for me.
>>
>> Since I am not familiar with Debian packing, can you take a look here?
>
> You should have a symlink:
>
> 23:25 ❱ ls -ld /lib/firmware/intel/sof-tplg
> lrwxrwxrwx 1 root root 15 Jan 18 19:13 /lib/firmware/intel/sof-tplg ->
> sof-tplg-v1.6.1
By any chance, maybe you did install the firmwares manually in the past,
so you already had a intel/sof-tplg directory which then was not
replaced by the symlink?
--
Program defensively.
- The Elements of Programming Style (Kernighan & Plauger)