Bug 214995
Summary: | Sof audio didn't recognize Intel Smart Sound (SST) speakers, microphone and headphone jack | ||
---|---|---|---|
Product: | Drivers | Reporter: | Nicola Revelant (nicolarevelant44) |
Component: | PCI | Assignee: | drivers_pci (drivers_pci) |
Status: | NEW --- | ||
Severity: | high | CC: | bengethomasmatthew, pierre-louis.bossart, r3wald |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | 5.11.0-40-generic | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
The output of dmesg and lspci -v
Output of lspci -v Output of dmesg (full log) Output of lspci -vv |
Description
Nicola Revelant
2021-11-12 09:11:45 UTC
Created attachment 299551 [details]
Output of lspci -v
While on Microsoft Windows 10 and 11 the sound is ok both speakers, microphone and headphone jack. Created attachment 299563 [details]
Output of dmesg (full log)
Created attachment 299565 [details]
Output of lspci -vv
That seems like a known issue already tracked at https://github.com/thesofproject/linux/issues/3248 There's a set of devices based on the ES8316/36 I2S audio codec which needs dedicated quirks. In the existing reports the Huawei Matebook D15 is listed as using that codec. The latest experimental code we have is here: https://github.com/thesofproject/linux/pull/3107/commits If confirmed, can we track this on GitHub so that all results for this sort of devices are collected in one place? Thanks! |