Re: [Alsa-user] Problems with compiling ALSA for vanilla kernel 2.4.25

2004-04-14 Thread Clemens Ladisch
Christian Schneider wrote: > But now there are warning and failure messages when booting the other > kernel (as a result of small changes in the drivers?), e.g.: > /usr/sbin/alsactl: set_control:784: failed to obtain info for control > #67 (No such file or directory) > or > /usr/sbin/alsactl: set_c

Re: [Alsa-user] Problems with compiling ALSA for vanilla kernel 2.4.25

2004-04-13 Thread Christian Schneider
Hello, Am Dienstag, 13. April 2004 18:48 schrieb Clemens Ladisch: > Christian Schneider wrote: > > /lib/modules/2.4.25/build/include/linux/proc_fs.h:213: error: > > redefinition of `PDE' > > This bug has been fixed in some later ALSA version. There is no > reason not to use ALSA 1.0.4. Thanks. I

Re: [Alsa-user] Problems with compiling ALSA for vanilla kernel 2.4.25

2004-04-13 Thread Clemens Ladisch
Christian Schneider wrote: > I compiled a vanilla kernel a few days ago (version 2.4.25). My system > is SuSE Linux 9.0 which has alsa 0.9.6 patched into the kernel. That is > why I decided to compile alsa-driver-0.9.6 for the new vanilla kernel. > > /lib/modules/2.4.25/build/include/linux/proc_fs.