[alsa-devel] [PATCH] [RFC 8/13] Intel SST sound card driver
Mark Brown
broonie at opensource.wolfsonmicro.com
Mon Aug 10 18:34:09 CEST 2009
On Mon, Aug 10, 2009 at 09:53:18PM +0530, Harsha, Priya wrote:
[Reflowed to 80 columns.]
> I put debug print statements in jack.c and input.c (drivers/input) and
> found everything to be returning successfully but under /dev/inputs I
> don't see anything like Headphone neither any node created as Alsa...
> how and where I need to make sure that the jack nodes are created to be
> accessed by everyone.
Have you checked /sys/class/input? Creation of device nodes under /dev
is the responsibility of user space, to check that the kernel part of
things is working you need to check /sys.
More information about the Alsa-devel
mailing list