
On Wed, 14 Sep 2022 09:28:04 +0200, Philipp Jungkamp wrote:
The Dell Inspiron Plus 16 has top speakers connected on NID 0x17, which the codec reports as unconnected. These speakers should be connected to the DAC on NID 0x03.
Could you give your Signed-off-by line? It's mandatory.
I don't possess this Laptop myself. The owner of this Laptop reports that the speakers are now active, though there are still problem's.
There are still 2 small issues present:
- 0,5s delay before the top speakers turn on
Likely a hardware feature. We may add some delay at the runtime resume, if that matters, too.
- Popping sound from headphones 5s after the music stops playing
and afterwards when it starts playing again. This can be fixed by disabling power save on the audio driver [...].
You can try some other quirk. You can try to apply alc_fixup_no_shutup() as a start.
thanks,
Takashi