From: Eddahbi Karim <installation_fault_association@yahoo.fr>
To: Jaroslav Kysela <perex@suse.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Re : Alsa create high problems...
Date: Tue, 27 Jan 2004 12:07:09 +0100 [thread overview]
Message-ID: <1075201490.3661.7.camel@gamux> (raw)
In-Reply-To: <Pine.LNX.4.58.0401230936130.1875@pnote.perex-int.cz>
Le ven 23/01/2004 à 09:39, Jaroslav Kysela a écrit :
> On Fri, 23 Jan 2004, Eddahbi Karim wrote:
>
> > Hiya,
> >
> > The bug is still there in 2.6.2-rc1 and I still need to do a :
> > while true; do cat /proc/asound/card0/pcm0p/sub0/*; done
> >
> > To get my sound work properly...
>
> Ok, let's go. Can you try which files exactly affects the playback?
> If you find one file, can you remove code step-by-step from routines in
> linux/sound/core/pcm.c snd*read() functions (locate function by strings
> in the proc file).
>
> I suspect that snd_pcm_stream_lock_irq() and snd_pcm_stream_unlock_irq()
> will affect this (note that you must remove these calls together).
>
> Thanks,
So here is the report :
1) The file which affects the playback is
/proc/asound/card0/pcm0p/sub0/status
2) I tried to remove only
snd_pcm_stream_lock_irq(substream);
snd_pcm_stream_unlock_irq(substream);
3) I tried to remove only
entry->c.text.read = snd_pcm_substream_proc_status_read
4) I tried to remove irq calls, substream proc calls and
proc_status_entry calls
And it still doesn't work but...
pcm.c from my 2.6.2-rc1 and pcm.c from my 2.6.0 are the same...
Or on my 2.6.0 the sound works without any problem...
I use the same elevator "deadline".
I've Preempt enabled on both...
I'll maybe try the standalone version of alsa-drivers with 2.6.2-rc1...
Btw I'll try the 2.6.2-rc2 kernel before.
Best regards,
--
Eddahbi Karim <installation_fault_association@yahoo.fr>
Installation Fault
next prev parent reply other threads:[~2004-01-27 11:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-17 23:41 Re : Alsa create high problems Eddahbi Karim
2004-01-23 6:33 ` Eddahbi Karim
[not found] ` <Pine.LNX.4.58.0401230936130.1875@pnote.perex-int.cz>
[not found] ` <Pine.LNX.4.58.0401230957131.1875@pnote.perex-int.cz>
2004-01-24 6:01 ` Re² " Eddahbi Karim
2004-01-27 11:07 ` Eddahbi Karim [this message]
2004-01-27 20:54 ` Re " Eddahbi Karim
2004-01-28 10:57 ` Eddahbi Karim
2004-01-29 1:18 ` Eddahbi Karim
2004-02-05 4:08 ` Eddahbi Karim
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=1075201490.3661.7.camel@gamux \
--to=installation_fault_association@yahoo.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@suse.cz \
/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