I don't know if this is related but under Mdk 9.1 I also get problems with
core:
[EMAIL PROTECTED] alsa-driver-0.9.8]# modprobe snd-au8820
/lib/modules/2.4.21-0.13mdk/kernel/sound/acore/snd.o: unresolved symbol
_snd_magic_kcalloc
/lib/modules/2.4.21-0.13mdk/kernel/sound/acore/snd.o: unresolved sym
On Friday 14 Nov 2003 15:31, Takashi Iwai wrote:
> At Fri, 14 Nov 2003 15:11:22 +, Mark Hubbard wrote:
> > On Friday 14 Nov 2003 13:20, Takashi Iwai wrote:
> > > as a future plan, we'll define dmix as default for el-cheapo
> > > soundcards, but e.g. not for sb live, which supports such a functi
There is a bug in the alsa-driver file
"utils/convert_isapnp_ids" that causes compilation of
alsa-driver to fail if gawk runs in POSIX mode (which
is the case if the environment variable
POSIXLY_CORRECT is set).
Line 84 of convert_isapnp_ids currently says:
if (match($0, "\{.*\}")) {
The slas
Hi,
please don't try to build au88x0 on an alpha. You have to read a lot.
But here is an extract with some quite interesting points about CVS ;-)
martin
gcc -D__KERNEL__ -DMODULE=1 -I/usr/local/src/alsa-cvs/alsa-driver/include
-I/lib/modules/2.2.19/build/include -O2 -mno-fp-regs -ffixed-8 -Wa
On Mon, 17 Nov 2003, Nima Ghassemi wrote:
> hi,
>
> there's some problem which I tracked down to
>
> ~alsa-driver/sound/core/control.c
>
> int snd_ctl_add(snd_card_t * card, snd_kcontrol_t * kcontrol)
> {
> snd_ctl_elem_id_t id;
> unsigned int idx;
>
> snd_runtime_check(card !=
On Tue, 04 Nov 2003 12:10:23 -0500, Paul Davis wrote:
>>At Mon, 03 Nov 2003 14:41:51 -0500,
>>Jonathan Kraut wrote:
>>>
>>>
>>> Hello again. Further research:
>>>
>>> I tried an earlier version of jack (0.71.0) with alsa-driver-0.9.8, accessi
>n
>>g hw:0,2 via my .asoundrc. I get the same resu
hi,
there's some problem which I tracked down to
~alsa-driver/sound/core/control.c
int snd_ctl_add(snd_card_t * card, snd_kcontrol_t * kcontrol)
{
snd_ctl_elem_id_t id;
unsigned int idx;
snd_runtime_check(card != NULL && kcontrol != NULL, return -EINVAL);
snd_assert(kcont
Hi everybody,
I'm still working on the audiotrak prodigy driver. However for some
reason the ice1724 module performs an instant reboot of the kernel when
I try to record at 44khz. Recording at 96khz seems fine but as soon as
you select 44khz on arecord, something odd happens. No data come out
Hi,
Upgraded to CVS to get ALC655 support on a KT600 motherboard and
VIA8233 south bridge. ac97 codec is identified as ALC655 rev 0.
I have unmuted all the usual suspects (PCM, Master, LFE, Center
Surround, except the down mix controls) and I have unmuted
"Line-In As Surround" and "Mic As Center/
Edouard Gomez ([EMAIL PROTECTED]) wrote:
> Symptoms:
> - OSS device mapping fails with a EACCES errno. See attachment for
> triggering the bug.
> - mplayer AV sync is too fast by ~20% (men sound like ladies ;-) when
> using the alsa9 output, but syncs well when using the compat oss layer
Anoth
On Fri, 14 Nov 2003, Chris Cheney wrote:
> Jaroslav,
>
> Debian just updated alsa to 0.9.8 recently and so I ran my test
> application against it again. I am still showing that alsa-lib has
> issues when being used with dmix (cmi 8738 hardware) in particular
> when calling snd_pcm_hw_params_set_pe
11 matches
Mail list logo