From: Gernot Kohlhaas <gernot.kohlhaas@googlemail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: SB X-Fi driver fixes (Re: Testers wanted: New SB X-Fi driver)
Date: Tue, 09 Jun 2009 19:11:02 +0200 [thread overview]
Message-ID: <4A2E97A6.3090301@googlemail.com> (raw)
In-Reply-To: <s5hk53l3f6p.wl%tiwai@suse.de>
Takashi Iwai schrieb:
>> Hm, please double-check later. I really don't see any possible cause
>> of this.
Okay... Newest alsa-driver-snapshot - no change. Still got these hiccups
when compiling with --with-debug=full.
>> OK, this implies either a spin deadlock or a dead-end in the irq
>> handler.
>>
>> Anyway, please try the very latest alsa-driver-snapshot.
Sorry... No luck... It still crashes.
>> If it still
>> doesn't work, let me know whether use_system_timer=1 works around the
>> crash.
Yes! With use_system_timer everything works fine!
>> If yes, just try to comment out all spin_*() calls in
>> cttimer.c.
Sorry... Still crashes. Only use_system_timer worked so far...
> Also, show your ~/.asoundrc setup so that I can try to reproduce
> the same bug with my test machine.
Here it is:
pcm.xfi
{
type hw
card 0
channels 6
}
ctl.xfi
{
type hw
card 0
}
pcm.ch51dup {
slave.pcm "plug:lowpass51"
slave.channels 6
type route
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
ttable.0.5 1
ttable.1.5 1
}
pcm.lowpass51 {
type ladspa
slave.pcm default
path "/usr/lib/ladspa"
plugins {
0 {
id 1098 # Identity (Audio) (1098/identity_audio)
policy duplicate
input.bindings.0 "Input";
output.bindings.0 "Output";
}
1 {
id 1672
policy none
input.bindings.5 "Input";
output.bindings.5 "Output";
input {
controls [ 120 2 ]
}
}
}
}
Thanks!
--
http://www.gnupp.de/verschluesselung/warum.html
Key ID: 0x4C0B2250
Key: http://home.arcor.de/mr_maniac/ANDERES/public.gpg
next prev parent reply other threads:[~2009-06-09 17:11 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-04 18:42 Testers wanted: New SB X-Fi driver MonsieurWeller
2009-06-06 9:14 ` Takashi Iwai
[not found] ` <1244376026.6985.5.camel@polo-desktop>
2009-06-07 16:10 ` Takashi Iwai
2009-06-08 12:03 ` SB X-Fi driver fixes (Re: Testers wanted: New SB X-Fi driver) Takashi Iwai
2009-06-08 18:21 ` Gernot Kohlhaas
2009-06-08 19:28 ` Takashi Iwai
2009-06-08 20:16 ` Gernot Kohlhaas
2009-06-09 1:51 ` Takashi Iwai
2009-06-09 2:20 ` Takashi Iwai
2009-06-09 3:50 ` The Source
2009-06-09 5:32 ` Takashi Iwai
2009-06-09 5:23 ` Gernot Kohlhaas
2009-06-09 5:39 ` Takashi Iwai
2009-06-09 5:44 ` Gernot Kohlhaas
2009-06-09 6:24 ` Takashi Iwai
2009-06-09 9:54 ` Takashi Iwai
2009-06-09 17:11 ` Gernot Kohlhaas [this message]
2009-06-15 12:58 ` Takashi Iwai
2009-06-15 16:17 ` Gernot Kohlhaas
2009-06-28 13:07 ` Bjoern Olausson
2009-06-10 2:31 ` Lee Revell
2009-06-10 13:21 ` Sebastian Schneider
2009-06-10 13:33 ` Takashi Iwai
2009-06-10 14:02 ` Sebastian Schneider
2009-06-10 14:04 ` Takashi Iwai
[not found] ` <1244650915.4173.6.camel@polo-desktop>
2009-06-10 17:42 ` Testers wanted: New SB X-Fi driver Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2009-06-08 18:35 SB X-Fi driver fixes (Re: Testers wanted: New SB X-Fi driver) Gernot Kohlhaas
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=4A2E97A6.3090301@googlemail.com \
--to=gernot.kohlhaas@googlemail.com \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
/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.