linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: nicolarevelant44@gmail.com
Cc: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Ranjani Sridharan <ranjani.sridharan@linux.intel.com>,
	Kai Vehmanen <kai.vehmanen@linux.intel.com>,
	Daniel Baluta <daniel.baluta@nxp.com>,
	sound-open-firmware@alsa-project.org, linux-pci@vger.kernel.org
Subject: Re: [Bug 214995] New: Sof audio didn't recognize Intel Smart Sound (SST) speakers, microphone and headphone jack
Date: Fri, 12 Nov 2021 16:24:32 -0600	[thread overview]
Message-ID: <20211112222432.GA1423380@bhelgaas> (raw)
In-Reply-To: <bug-214995-41252@https.bugzilla.kernel.org/>

On Fri, Nov 12, 2021 at 09:11:45AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=214995
> 
>             Bug ID: 214995
>            Summary: Sof audio didn't recognize Intel Smart Sound (SST)
>                     speakers, microphone and headphone jack
>            Product: Drivers
>            Version: 2.5
>     Kernel Version: 5.11.0-40-generic
>           Hardware: Intel
>                 OS: Linux
>               Tree: Mainline
>             Status: NEW
>           Severity: high
>           Priority: P1
>          Component: PCI
>           Assignee: drivers_pci@kernel-bugs.osdl.org
>           Reporter: nicolarevelant44@gmail.com
>         Regression: No
> 
> Created attachment 299549
>   --> https://bugzilla.kernel.org/attachment.cgi?id=299549&action=edit
> The output of dmesg and lspci -v
> 
> I have a Huawei Matebook D15 notebook with Intel Smart Sound Technology as
> sound card. SST includes speakers, microphone and headphone jack so none of the
> 3 work. Bluetooth and USB headphones work. I have already tried to change
> "options snd_intel_dspcfg dsp_driver" and reload alsa (alsa reload) for each
> value but nothing (only small changes in dmesg).
> The first lines of dmesg_dump.txt are errors because of the 'alsa reload'
> command. The log is verbose because I add some options from this web page:
> https://thesofproject.github.io/latest/getting_started/intel_debug/suggestions.html
> 
> My sound card is listed in PCI so the last lines of dmesg_dump.txt are the
> output of the 'lspci -v' command
> 
> aplay -l shows only 3 HDMI outputs with sof-hda-dsp

Hi Nicola,

Thanks very much for the report and sorry for the problem.

It's possible there's a power management issue, e.g., reads to the
00:1f.3 device are timing out because the device is in D3cold, but I
can't tell from the part of the dmesg log you attached.  In that case,
reads will generally return ~0 (0xffffffff), but it looks like some
reads *do* return valid data, e.g.,

  sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
  sof-audio-pci 0000:00:1f.3: found ML capability at 0xc00

I don't see an obvious PCI core connection here, so I cc'd the SOF
maintainers in case they have any insight.

  - It looks like you're running v5.11.0.  Can you reproduce the same
    problem on a current kernel, e.g., v5.15?  It's possible the
    problem has been fixed since v5.11.

  - Did this ever work?  In other words, is this a regression?  If so,
    what's the newest kernel you know of that *did* work?  In the
    worst case, we could bisect to identify a change that broke it.

  - It might be useful if you could attach the complete dmesg log and
    output of "sudo lspci -vv" to the bugzilla.

Bjorn

       reply	other threads:[~2021-11-12 22:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-214995-41252@https.bugzilla.kernel.org/>
2021-11-12 22:24 ` Bjorn Helgaas [this message]
2021-11-15 17:49   ` [Bug 214995] New: Sof audio didn't recognize Intel Smart Sound (SST) speakers, microphone and headphone jack Pierre-Louis Bossart
2021-11-16 16:53     ` Krzysztof Wilczyński

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211112222432.GA1423380@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=daniel.baluta@nxp.com \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=nicolarevelant44@gmail.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=ranjani.sridharan@linux.intel.com \
    --cc=sound-open-firmware@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).