From: Qin Lin <linkinge@gmail.com>
To: linuxppc-embedded@ozlabs.org
Subject: Re: ML403 AC97 ALSA Driver problem
Date: Mon, 3 Sep 2007 18:58:41 -0700 (PDT) [thread overview]
Message-ID: <12470485.post@talk.nabble.com> (raw)
In-Reply-To: <1188852155.5738.21.camel@localhost>
Hi Joachim
Every time aplay wavfile ,there is kernel stack overflow.And the "xsysace"
is a CF card driver .
when i just writing data to codec 0 with a simple program ,it is OK, but if
i read data from CF card=20
and play ,it overflow also.
Maybe there is something conflict with CF card driver and AC97 driver .
Thanks for your note ,i will test it again.
Qin Lin =20
Joachim F=C3=B6rster wrote:
>=20
> Hi Qin Lin,
>=20
> Do you get this overflow everytime you try aplay? Or, do you get it
> sometimes, only?
>=20
> What confuses me is, that in your kernel messages the "TASK =3D ...
> 'xsysace'" is mentioned. Perhaps there is some relation with the sysace
> driver? Or do I miss something, here?
> Did you try play a .wav file from a RAM disk or NFS-mounted location? I
> have to note, that I am not using sysace and I haven't tried it jet -
> especially together with my AC97 driver.
>=20
> As a first step, no matter what, you could compile your kernel with
> CONFIG_SND_DEBUG and additionally replace the line
>=20
> #define PDEBUG_FACILITIES (UNKNOWN | INIT_FAILURE | WORK_FAILURE)
>=20
> in ml403-ac97cr.c with
>=20
> #define PDEBUG_FACILITIES (UNKNOWN | INIT_FAILURE | WORK_FAILURE |
> WORK_INFO | INIT_INFO)
>=20
> This will give you a, well, huge amount of debugging messages
> (KERN_DEBUG). There we should see, how far my driver is getting (to some
> extent).
>=20
> Joachim
>=20
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>=20
>=20
--=20
View this message in context: http://www.nabble.com/ML403-AC97-ALSA-Driver-=
problem-tf4351591.html#a12470485
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
prev parent reply other threads:[~2007-09-04 1:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-30 2:19 ML403 AC97 ALSA Driver problem Qin Lin
2007-09-03 20:42 ` Joachim Foerster
2007-09-04 1:58 ` Qin Lin [this message]
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=12470485.post@talk.nabble.com \
--to=linkinge@gmail.com \
--cc=linuxppc-embedded@ozlabs.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).