All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaska Uimonen <jaska.uimonen@linux.intel.com>
To: Jaroslav Kysela <perex@perex.cz>
Cc: Elimar Riesebieter <riesebie@lxtec.de>,
	"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>,
	Mark Pearson <mpearson@lenovo.com>
Subject: Re: [alsa-devel] [External] Re: alsa-lib: Add ucm support for whiskeylake sof-skl_hda_card audio
Date: Sat, 28 Sep 2019 19:33:02 +0300	[thread overview]
Message-ID: <20190928163301.GA19175@kekkonen.fi.intel.com> (raw)
In-Reply-To: <86f0f63d-16b5-55ff-2aba-775f1f5c4351@perex.cz>

On Fri, Sep 27, 2019 at 04:49:29PM +0200, Jaroslav Kysela wrote:
> Dne 27. 09. 19 v 16:00 Jaska Uimonen napsal(a):
> > On Fri, 2019-09-27 at 12:57 +0200, Jaroslav Kysela wrote:
> >> Dne 27. 09. 19 v 12:07 Jaska Uimonen napsal(a):
> >>> On Tue, 2019-09-24 at 13:53 +0200, Jaroslav Kysela wrote:
> >>>> Dne 19. 09. 19 v 17:15 Pierre-Louis Bossart napsal(a):
> >>>>> On 9/19/19 9:54 AM, Mark Pearson wrote:
> >>>>>>>
> >>>>>>> Indeed UCM is required for all cases where SOF and
> >>>>>>> PulseAudio
> >>>>>>> are used.
> >>>>>>>
> >>>>>>> Our thinking was however to add this UCM file to the new
> >>>>>>> repository outside
> >>>>>>> of alsa-lib [1]. There is an on-going thread started by
> >>>>>>> Jaroslav to move those
> >>>>>>> files and relicense them as BSD-3-Clause [2]
> >>>>>>>
> >>>>>>> [1]
> >>>>>>> https://mailman.alsa-project.org/pipermail/alsa-devel/2019-
> >>>>>>> July/153257.html
> >>>>>>> [2]
> >>>>>>> https://mailman.alsa-project.org/pipermail/alsa-devel/2019-
> >>>>>>> September/155246.html
> >>>>>>
> >>>>>> Thanks Pierre.
> >>>>>>
> >>>>>> Do we have any approximate timelines on when and how this
> >>>>>> will
> >>>>>> happen? (I'm new to this)
> >>>>>>
> >>>>>> One of my main aims is that we have a customer using Debian
> >>>>>> and
> >>>>>> one of our platforms that require this change - I need to
> >>>>>> make
> >>>>>> sure I understand how this would roll out and what actions
> >>>>>> they
> >>>>>> need to take in the meantime if it's not going to be
> >>>>>> available in
> >>>>>> Debian.
> >>>>>
> >>>>> I think the first order would be to have the file cleaned-up,
> >>>>> with
> >>>>> its 
> >>>>> Intel origin clearly stated with a signed-off-by tag.
> >>>>>
> >>>>> Then once this is done, the Debian package creation needs to be
> >>>>> handled 
> >>>>> (using either the ALSA repo or the cloned version on SOF
> >>>>> GitHub).
> >>>>> I 
> >>>>> don't have any experience with Debian packages so can't really
> >>>>> comment 
> >>>>> on the effort it would take.
> >>>>
> >>>> I did some cleanups here:
> >>>>
> >>>> https://github.com/alsa-project/alsa-ucm-conf/commit/f796f0852a09
> >>>> 7e23
> >>>> 8fa9f5efb174e95b5ee6c8b7
> >>>>
> >>>> Pierre, could you confirm the original source and are you ok with
> >>>> that?
> >>>
> >>> Cleanup looks fine to me, we should add still UCM "PlaybackVolume"
> >>> and
> >>> "CaptureVolume" settings, because otherwise Pulseaudio will use SW
> >>> volume only. This will make for example HDA led quirks useless...
> >>> (and actually CaptureVolume and PlaybackVolume in pulseaudio ucm
> >>> support is still not integrated, hopefully soon). Defining Capture
> >>> and
> >>> PlaybackVolume should not do any harm currently for user space.
> >>>
> >>> I can do that, Jaroslav you want PR against github or patches here 
> >>> to mailing list?
> >>
> >> As you wish. Both ways are acceptable for me. Note that I did another
> >> cleanup
> >> for 'Bass Speaker' for Carbon X1 7th and merged 'import' branch to
> >> 'master'
> >> branch on github (so do the PR against master, if you like).
> >>
> >> 				Thanks,
> >> 					Jaroslav
> >>
> > 
> > I made now:
> > https://github.com/alsa-project/alsa-ucm-conf/pull/1
> > and
> > https://github.com/alsa-project/alsa-ucm-conf/pull/2
> 
> Thanks. Why switches (PlaybackSwitch/CaptureSwitch) are not defined, too?

Currently the pulseaudio patch I'm testing uses only PlaybackVolume and
CaptureVolume. However Pulseaudio searches also for related switch
control. So if you have combined alsa volume element with switch, both
are set in hardware. With PlaybackSwitch we could define switch in
separate element to volume, which actually could be useful in some use
cases. Most cases however I see the mute switch combined with the
volume.

So maybe incremental addition when this gets implemented by Pulseaudio?
OTH should not do harm either, so in that sense I could add it.. 

> 
> > It would be good if Lenovo and Canonical folks also check these.
> > 
> > I'm testing this in Dell device with Ubuntu and twiddling outputs 
> > and volumes/mutes from UI. PR 2 is assuming Pulseaudio HW control, 
> > so not sure if the changes bad without it. 
> 
> BTW: Could you, Intel guys, review other UCM profiles for the SST drivers,
> too? It seems that PlaybackVolume is only in few other profiles and no one is
> using switches and capture CTL ID definitions. It basically means, that all
> UCM profiles are broken and only software volume is used in PA :-(
> 

I will surely go through all SOF related UCM's and fix/add them to repo.
AFAIK most legacy drivers are used without UCM by Pulseaudio in major
distros. So not sure how useful this is? To be honest, I think most
older UCM's are not really well tested with full audio stack (including
Pulseaudio), probably with command line ucm tools only.

br,
Jaska

> 				Jaroslav
> 
> -- 
> Jaroslav Kysela <perex@perex.cz>
> Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> https://mailman.alsa-project.org/mailman/listinfo/alsa-devel
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2019-09-28 16:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-19 14:23 [alsa-devel] alsa-lib: Add ucm support for whiskeylake sof-skl_hda_card audio Elimar Riesebieter
2019-09-19 14:44 ` Pierre-Louis Bossart
     [not found]   ` <f11c5347d8504148a47fdbc48d920f59@lenovo.com>
2019-09-19 15:15     ` [alsa-devel] [External] " Pierre-Louis Bossart
2019-09-24 11:53       ` Jaroslav Kysela
2019-09-24 12:06         ` Mark Pearson
2019-09-27  8:21           ` Hui Wang
2019-09-27  9:01             ` Jaroslav Kysela
2019-09-28  3:33               ` Hui Wang
2019-10-03  2:07                 ` Hui Wang
2019-09-27 10:07         ` Jaska Uimonen
2019-09-27 10:57           ` Jaroslav Kysela
2019-09-27 14:00             ` Jaska Uimonen
2019-09-27 14:49               ` Jaroslav Kysela
2019-09-28 16:33                 ` Jaska Uimonen [this message]
2019-09-19 14:49 ` [alsa-devel] " Jaroslav Kysela
2019-09-19 15:14   ` [alsa-devel] [External] " Mark Pearson

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=20190928163301.GA19175@kekkonen.fi.intel.com \
    --to=jaska.uimonen@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=mpearson@lenovo.com \
    --cc=perex@perex.cz \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=riesebie@lxtec.de \
    /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.