All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Ladisch <clemens@ladisch.de>
To: Azizul Hakim <azizulfahim2002@gmail.com>, alsa-devel@alsa-project.org
Subject: Re: Audio Driver Works In Ubuntu but Crash in Debian	After 2nd Run
Date: Tue, 16 Jun 2015 09:50:14 +0200	[thread overview]
Message-ID: <557FD536.3020906@ladisch.de> (raw)
In-Reply-To: <CA+k7WwYp8aN0OWmSNjtYq-4w4s+00Ej7tcsjiqbj7BbiJ+MtQQ@mail.gmail.com>

Azizul Hakim wrote:
> kernel: ALSA sound/core/pcm_lib.c:1910 playback write error (DMA or IRQ trouble?)

This message means that the playback position did not advance.

This typically indicates that your driver did not actually start the
DMA, or that interrupts do not arrive correctly, or that your .pointer
callback is buggy.


Regards,
Clemens

  parent reply	other threads:[~2015-06-16  7:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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=557FD536.3020906@ladisch.de \
    --to=clemens@ladisch.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=azizulfahim2002@gmail.com \
    /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.