Re: [Alsa-user] Mandrake 8.2 problem

2002-04-25 Thread Frans Ketelaars
On Mon, 22 Apr 2002 21:03:31 -0700 "Garrick Sitongia" <[EMAIL PROTECTED]> wrote: > In the same directory, there is "autoconf.h" with the same > #include problem line. So also replace this with > > #include Well, Arie Tal's solution (editing the alsa-driver configure file) worked for me witho

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Garrick Sitongia
In the same directory, there is "autoconf.h" with the same #include problem line. So also replace this with #include and it worked. Now when I play a file, I get "sox: Can't open output file '/dev/dsp': Permission denied" I've done everything the INSTALL and FAQ files say. My /var/log/messa

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Frans Ketelaars
What 'magic' did you perform to get past the 'version.h problem'? Editing '/usr/src/linux-2.4.18-6mdk/include/linux/version.h' as has been suggested is _not_ the solution and has on my system resulted in the ./configure script not recognising PCI support in the kernel, resulting in no drivers bei

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Eric Dantan Rzewnicki
Garrick Sitongia wrote: > above snd-card-via8233 snd-pcm-oss ^^ This line doesn't look right to me...Perhaps comment it out.(?) > alias sound-slot-0 snd-via8233 > alias char-major-116 snd ^ Try reversing the order of these two lines an

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Garrick Sitongia
>From: Eric Dantan Rzewnicki <[EMAIL PROTECTED]> > >Garrick Sitongia wrote: > > > > Yes, but that is not the problem. I can do a "./configure" or a >"./configure > > --with-cards=via8233", then do a "make" or a "make install", and then > > > > [root@ip68-6-63-135 alsa-driver-0.9.0beta12]# modprob

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Eric Dantan Rzewnicki
Garrick Sitongia wrote: > > Yes, but that is not the problem. I can do a "./configure" or a "./configure > --with-cards=via8233", then do a "make" or a "make install", and then > > [root@ip68-6-63-135 alsa-driver-0.9.0beta12]# modprobe snd-via8233 > modprobe: Can't locate module snd-via8233 Can

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Garrick Sitongia
Yes, but that is not the problem. I can do a "./configure" or a "./configure --with-cards=via8233", then do a "make" or a "make install", and then [root@ip68-6-63-135 alsa-driver-0.9.0beta12]# modprobe snd-via8233 modprobe: Can't locate module snd-via8233 There is no "snd-via8233.o" in the alsa

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Eric Dantan Rzewnicki
Did you remember to edit /etc/modules.conf? -Eric Rz. Garrick Sitongia wrote: > > When make install of alsa-driver-0.9.0beta12 in Mandrake 8.2, I get: > > make[2]: Nothing to be done for `modules_install'. > make[2]: Leaving directory > `/mnt/hd/Mandrake/BZ2/alsa-driver-0.9.0beta12/synth/emux'

[Alsa-user] Mandrake 8.2 problem

2002-04-21 Thread Garrick Sitongia
When make install of alsa-driver-0.9.0beta12 in Mandrake 8.2, I get: make[2]: Nothing to be done for `modules_install'. make[2]: Leaving directory `/mnt/hd/Mandrake/BZ2/alsa-driver-0.9.0beta12/synth/emux' make[1]: Leaving directory `/mnt/hd/Mandrake/BZ2/alsa-driver-0.9.0beta12/synth' /sbin/depm