All of lore.kernel.org
 help / color / mirror / Atom feed
* Audio Driver Works In Ubuntu but Crash in Debian After 2nd Run
@ 2015-06-14  3:18 Azizul Hakim
  2015-06-15 14:26 ` Azizul Hakim
  2015-06-16  7:50 ` Clemens Ladisch
  0 siblings, 2 replies; 16+ messages in thread
From: Azizul Hakim @ 2015-06-14  3:18 UTC (permalink / raw)
  To: alsa-devel

Dear altruists,

I'm writing a sound card driver based on ALSA API. My driver works
perfectly on Ubuntu 12.04, 13.10 and 14.04. There is no problem on how many
times I play a sound file using my driver. Everything works great. But same
driver has some issue on debian distribution.


I've been trying to test it on BeagleBone and during the first run the
driver works pretty well. But as soon as I play a second sound file, it
crash. I thought may be I did something wrong in releasing resources after
1st run. But so far from my debugging it looks like there is no problem
with resource release. Also same driver works on Ubuntu as many times as I
test. I even tested with the same sound file.  On debian, I get the
following message is kernel log-

Apr 23 20:26:41 beaglebone kernel: [  183.631905] ALSA
sound/core/pcm_lib.c:1910 playback write error (DMA or IRQ trouble?)


It would be highly appreciated if I can get some suggestions on which
direction I should try to resolve this issue. Is there any known issue with
debian distribution or anyone faced similar kind of problem before?


Thanks
Azizul Hakim

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

end of thread, other threads:[~2015-06-26 14:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-14  3:18 Audio Driver Works In Ubuntu but Crash in Debian After 2nd Run Azizul Hakim
2015-06-15 14:26 ` Azizul Hakim
2015-06-16  7:50 ` Clemens Ladisch
2015-06-16 19:30   ` Azizul Hakim
2015-06-17  8:01     ` Clemens Ladisch
2015-06-17  9:05       ` Liam Girdwood
2015-06-17 14:53         ` Azizul Hakim
2015-06-19  4:32           ` Azizul Hakim
2015-06-19  5:56             ` Takashi Sakamoto
2015-06-19  6:21               ` Takashi Sakamoto
2015-06-20  2:52                 ` Takashi Sakamoto
2015-06-19  8:01             ` Clemens Ladisch
2015-06-21 14:34             ` Raymond Yau
2015-06-22  6:55           ` Peter Ujfalusi
2015-06-22 15:00             ` Azizul Hakim
2015-06-26 14:20               ` Antonio Ospite

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.