Head_on_a_Stick wrote:Which packages did you install?
I started out with firmware-intel-sound before I resorted to getting firmware from kernel.org.
Head_on_a_Stick wrote:What does this mean, exactly?
I was chasing down messages about missing firmware. I went to
https://git.kernel.org/pub/scm/linux/ke ... /tree/i915 and downloaded the intel firmware and put it in /lib/firmware.
Head_on_a_Stick wrote:Have you tried the firmware-misc-nonfree or firmware-sof-signed packages?
I have firmware-misc-nonfree. I was unaware of firmware-sof-signed.
I installed firmware-sof-signed but that still didn't load the HDMI sound interface.
- Code: Select all
dmesg | grep firmware
[ 0.119420] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 7.531996] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[ 7.532881] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[ 7.659584] iwlwifi 0000:04:00.0: firmware: direct-loading firmware iwlwifi-7260-17.ucode
[ 7.660455] iwlwifi 0000:04:00.0: loaded firmware version 17.3216344376.0 7260-17.ucode op_mode iwlmvm
[ 7.660527] iwlwifi 0000:04:00.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
[ 7.660614] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[ 9.367848] r8169 0000:05:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-3.fw
Anything else I can provide?