From: Takashi Iwai <tiwai@suse.de>
To: linux-hotplug@vger.kernel.org
Subject: Re: [PATCH] udev: Allow ALSA input jacks to be accessed by the current user
Date: Fri, 17 Jun 2011 12:42:47 +0000 [thread overview]
Message-ID: <s5hvcw4633s.wl%tiwai@suse.de> (raw)
In-Reply-To: <4DFA0F40.7000204@canonical.com>
At Fri, 17 Jun 2011 14:31:48 +0200,
Lennart Poettering wrote:
>
> On Fri, 17.06.11 13:27, David Henningsson (david.henningsson@canonical.com) wrote:
>
> > On 2011-06-16 17:02, Takashi Iwai wrote:
> > >At Thu, 16 Jun 2011 16:55:39 +0200,
> > >Kay Sievers wrote:
> > >>
> > >>On Thu, Jun 16, 2011 at 16:48, Takashi Iwai<tiwai@suse.de> wrote:
> > >>>At Thu, 16 Jun 2011 16:28:08 +0200,
> > >>>Kay Sievers wrote:
> > >>>>
> > >>>>On Thu, Jun 16, 2011 at 16:12, David Henningsson
> > >>>><david.henningsson@canonical.com> wrote:
> > >>>>>One missing piece for userspace (PulseAudio etc) to actually be able to use
> > >>>>>the jack input devices that ALSA create, is that these devices are
> > >>>>>accessible by root only. This patch makes the input device nodes accessible
> > >>>>>by the same users that can access the sound card: the current logged in
> > >>>>>user, as well as users in the audio group.
> > >>>>>
> > >>>>>One thing I was thinking about, was that the udev-acl rule actually grants
> > >>>>>read-write access to the input device node, where probably only read access
> > >>>>>is needed. Is this dangerous?
> > >>>>
> > >>>>Takashi, wasn't there already something else to use from ALSA than the
> > >>>>artificial input devices?
> > >>>
> > >>>These input devices are just notification from the sound driver at
> > >>>jack plugging, so basically it's read-only indeed, and setting the
> > >>>file permission RO would make sense.
> >
> > So the problem is that there is no way to accomplish that in
> > 70-acl.rules right now. Would it be some kind of security flaw if we
> > allowed write access? What can you really do/damage by writing to
> > these things?
> >
> > >>Na, I mean, I remember you talking about some other channel of
> > >>notifications about jack changes.
> > >
> > >Ah, yeah, it's still possible to implement via ALSA control API, too.
> > >Just add a new control element for jack notification, and the apps can
> > >listen to it via normal ALSA API like the mixer elements.
>
> Takashi, what's the perspective on this? Your patches, would they
> convert *all* existing drivers to this new interfaces, or just HDA?
So far, only HD-audio and ASoC drivers provide the jack-sensing
notification. My patch didn't change ASoC drivers, so it's only about
HD-audio.
> If we add new infrastructure to udev (and PA), does it really make sense
> to that with an interface that is suboptimal and is going to be replaced
> very quickly anyway?
We've had already this infrastructure for years, but mostly used by
ASoC, so basically independently from desktops, thus they had little
care about the file permissions.
> If you have the patches ready to convert all drivers which currently can
> do jack sensing over to the new scheme with control elements, then we
> should probably focus on that for the future, shouldn't we?
For PA work, I suppose so (although I won't object to someone working
on the implementation with the present input-jack layer :)
But you can see David's patch basically independent from PA.
thanks,
Takashi
next prev parent reply other threads:[~2011-06-17 12:42 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-16 14:12 [PATCH] udev: Allow ALSA input jacks to be accessed by the current David Henningsson
2011-06-16 14:28 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the Kay Sievers
2011-06-16 14:48 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the current user Takashi Iwai
2011-06-16 14:55 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the Kay Sievers
2011-06-16 15:02 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the current user Takashi Iwai
2011-06-17 6:17 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the current David Henningsson
2011-06-17 6:20 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the current user Takashi Iwai
2011-06-17 11:27 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the current David Henningsson
2011-06-17 12:31 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the Lennart Poettering
2011-06-17 12:42 ` Takashi Iwai [this message]
2011-06-17 12:45 ` Lennart Poettering
2011-06-17 12:51 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the current user Takashi Iwai
2011-06-17 13:00 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the Lennart Poettering
2011-06-17 13:05 ` Kay Sievers
2011-06-17 13:10 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the current user Takashi Iwai
2011-06-17 13:15 ` Takashi Iwai
2011-06-17 13:25 ` [PATCH] udev: Allow ALSA input jacks to be accessed by the Kay Sievers
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=s5hvcw4633s.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-hotplug@vger.kernel.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).