Apparently the patch only enables the top speakers due to them being connected incorrectly to the DAC according the codec.
@@ -6903,6 +6903,34 @@ static void alc287_fixup_yoga9_14iap7_bass_spk_pin(struct hda_codec *codec,
+static void alc295_fixup_dell_inspiron_top_speakers(struct hda_codec
+ SND_PCI_QUIRK(0x1028, 0x0b37, "Dell Inspiron 16 Plus 7620 2-in-1", ALC295_FIXUP_DELL_INSPIRON_TOP_SPEAKERS),
+ SND_PCI_QUIRK(0x1028, 0x0b71, "Dell Inspiron 16 Plus 7620", ALC295_FIXUP_DELL_INSPIRON_TOP_SPEAKERS),
The total lack of sound must be a different issue.
Module, pulse/alsa/pipewire issue?