All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: linux-media@vger.kernel.org
Subject: media controller interface
Date: Wed, 06 Feb 2013 12:29:30 -0700	[thread overview]
Message-ID: <5112AF1A.9050808@mlbassoc.com> (raw)

Any idea why /dev/media0 is not available to "media" users,
in particular those in group 'video'?  On my system I see:

   $ ls -l /dev/vid*
   crw-rw---- 1 root video 81, 0 Feb  6 18:45 /dev/video0
   crw-rw---- 1 root video 81, 1 Feb  6 18:45 /dev/video1
   crw-rw---- 1 root video 81, 2 Feb  6 18:45 /dev/video2
   crw-rw---- 1 root video 81, 3 Feb  6 18:45 /dev/video3
   $ ls -l /dev/media0
   crw------- 1 root root 253, 0 Feb  6 18:45 /dev/media0

So my actual media files are usable by my 'video' user, but
not the media controller interface.

Also, where are these devices created?  I'm running udev 182

Thanks for any pointers

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

                 reply	other threads:[~2013-02-06 19:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5112AF1A.9050808@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=linux-media@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 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.