Open kuruczgy opened 1 week ago
So I looked at it, it seems that the added firmware is meant for the CRD only. The Yoga Slim 7x device tree hardcodes paths like qcom/x1e80100/LENOVO/83ED/qcadsp8380.mbn
and qcom/x1e80100/LENOVO/83ED/adsp_dtbs.elf
.
We could still source the *.jsn
files from linux-firmware
though, since those seem to be identical, modulo line endings.
That's kinda what I had figured, because the firmware is signed for the laptops.
Originally posted by @powpingdone in https://github.com/kuruczgy/x1e-nixos-config/issues/36#issuecomment-2463133207