Re: [Alsa-devel] fedora core alsaconf patch

2003-11-24 Thread Takashi Iwai
At 21 Nov 2003 15:40:51 -0800, Fernando Pablo Lopez-Lezcano wrote: > > Included is a patch that fixes alsaconf to work correctly under fedora > core 1. Otherwise alsaconf happily creates a modules.conf file that only > contains the alsa configuration and nothing else (a path in the if's > that doe

Re: [Alsa-devel] fedora core alsaconf patch

2003-11-23 Thread Fernando Pablo Lopez-Lezcano
> I think we need a similar extension to support Mandrake, after > installation from the sources all modules in modules.conf where gone, > except the ones from alsa.. :-) I think the patch will fix mandrake too. I have the dubious honor of being able to claim ownership of the original bug :-( An

Re: [Alsa-devel] fedora core alsaconf patch

2003-11-22 Thread Lars Heineken
I think we need a similar extension to support Mandrake, after installation from the sources all modules in modules.conf where gone, except the ones from alsa.. :-) Included is a patch that fixes alsaconf to work correctly under fedora core 1. Otherwise alsaconf happily creates a modules.conf fi

[Alsa-devel] fedora core alsaconf patch

2003-11-21 Thread Fernando Pablo Lopez-Lezcano
Included is a patch that fixes alsaconf to work correctly under fedora core 1. Otherwise alsaconf happily creates a modules.conf file that only contains the alsa configuration and nothing else (a path in the if's that does not create a $TMP file before the alsa configuration process starts). Plea