All of lore.kernel.org
 help / color / mirror / Atom feed
* /dev/dsp open failure
@ 2011-10-17  8:37 Appalayagari Sreedhar
  2011-10-17 11:25 ` Clemens Ladisch
  0 siblings, 1 reply; 3+ messages in thread
From: Appalayagari Sreedhar @ 2011-10-17  8:37 UTC (permalink / raw)
  To: alsa-devel

Hi,

I have developed a audio driver in ALSA model, the audio ic is
interfaced with the TI DM365 processor MCBSP ports. I am working with
the 2.6.32 kernel.

I am able to play the audio using the aplay command.  but when i try
to open the device using /dev/dsp i am getting the -ve value. it fails
to open the device.

when i check the

>> ls /dev/dsp

it is available in the device directory.

I have enabled the Sound OSS related options in the kernel menuconfig.
with the same options i am able to open the device for the tlv320aic3x
device.

Could anyone please suggest where i am doing wrong? and help to solve
this problem.

One more observation :

after doing aplay i am able to open the device using the /dev/dsp.

if try to open the device using the /dev/dsp before aplay i am getting
the error.

could you please tell me where i am doing.

-Sreedhar.

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

end of thread, other threads:[~2011-10-17 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-17  8:37 /dev/dsp open failure Appalayagari Sreedhar
2011-10-17 11:25 ` Clemens Ladisch
2011-10-17 12:30   ` Appalayagari Sreedhar

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.