From: Marc MERLIN <marc@merlins.org>
To: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Cc: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>,
Rander Wang <rander.wang@intel.com>,
Bard Liao <yung-chuan.liao@linux.intel.com>,
linux-sound@vger.kernel.org, alsa-devel@alsa-project.org,
linux-kernel@vger.kernel.org
Subject: Re: sof-audio-pci-intel-tgl/soundwire 6.6.8 kernel outputs no sound on speakers but works on headphones => missing alsa-ucm-conf
Date: Tue, 2 Jan 2024 11:14:31 -0800 [thread overview]
Message-ID: <ZZRgl9HOLHEnSTmR@merlins.org> (raw)
In-Reply-To: <ZZRP8RqT83cE-S5m@merlins.org>
On Tue, Jan 02, 2024 at 10:03:29AM -0800, Marc MERLIN wrote:
> First, a big thanks for the quick reply and help.
> For the benefit of archives and the next potential person looking for
> this, my debian system was lacking
> alsa-ucm-conf
> which for this soundcare is not optional at all.
For debian users, the other problem is that a lot of firmware is missing
0000:00:1f.3: Direct firmware load for intel/sof-tplg/sof-hda-generic-2ch.tplg failed with error -2
0000:00:1f.3: error: tplg request firmware intel/sof-tplg/sof-hda-generic-2ch.tplg failed err: -2
0000:00:1f.3: you may need to download the firmware from https://github.com/thesofproject/sof-bin/
merlin:~# aptitude search '?broken-reverse-recommends(?installed)' > /tmp/missing
merlin:~# grep firmware /tmp/missing
p firmware-ath9k-htc - firmware for AR7010 and AR9271 USB wireless adapters
p fwupd-amd64-signed - Tools to manage UEFI firmware updates (signed)
merlin:~# grep sof /tmp/missing
merlin:~#
This means there are no relevant packages with 'sof' or 'firmware' that
were recommended, and I had to find this:
merlin:~# apt-get install -t unstable firmware-sof-signed
That package was also missing and not suggested by any package is seems,
but it was easier to find thanks to kernel dmesg. That said I had to
look in ubuntu to see what package those files came from as the package
was installed in that test ubuntu image I used and missing from my
debian12
You know this, I'm sure just adding it to the thread for google indexing.
Marc
--
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Home page: http://marc.merlins.org/ | PGP 7F55D5F27AAF9D08
next prev parent reply other threads:[~2024-01-03 0:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-23 23:44 sof-audio-pci-intel-tgl/soundwire 6.6.8 kernel outputs no sound on speakers but works on headphones Marc MERLIN
2023-12-23 23:44 ` Marc MERLIN
2023-12-27 19:02 ` Marc MERLIN
2023-12-27 19:02 ` Marc MERLIN
2024-01-02 9:26 ` Kai Vehmanen
2024-01-02 10:23 ` Marc MERLIN
2024-01-02 18:03 ` sof-audio-pci-intel-tgl/soundwire 6.6.8 kernel outputs no sound on speakers but works on headphones => missing alsa-ucm-conf Marc MERLIN
2024-01-02 19:14 ` Marc MERLIN [this message]
2024-01-02 21:24 ` Marc MERLIN
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=ZZRgl9HOLHEnSTmR@merlins.org \
--to=marc@merlins.org \
--cc=alsa-devel@alsa-project.org \
--cc=kai.vehmanen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=pierre-louis.bossart@linux.intel.com \
--cc=rander.wang@intel.com \
--cc=yung-chuan.liao@linux.intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.