All of lore.kernel.org
 help / color / mirror / Atom feed
* snd_hwdep_open() as non-root user
@ 2012-10-04 11:01 Rafal Powierski
  2012-10-04 12:50 ` Clemens Ladisch
  0 siblings, 1 reply; 3+ messages in thread
From: Rafal Powierski @ 2012-10-04 11:01 UTC (permalink / raw)
  To: alsa-devel

Developers,
I would like to access pin verb hda interface using snd_hwdep_open() function.
It works fine if I run as root.
I hope there is a way to configure my kubuntu so I can do it as non-root user (e.g. debugging) 
so far, I have been trying changing access flags for devices in /dev/snd/ directory to crwxrwxrwx no plus character.
It did not change my privileges for snd_hwdep_open() -  still returns –13.
I assume that the device-file responsible is /dev/snd/hwC1D0, the same as parameter given to “hda-verb” program.
I am developing a new hardware, using HDA codec.
Please help
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-04 16:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04 11:01 snd_hwdep_open() as non-root user Rafal Powierski
2012-10-04 12:50 ` Clemens Ladisch
2012-10-04 16:06   ` Rafal Powierski

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.