[Alsa-user] Compile error 1

2003-03-10 Thread tod
I am running Redhat 7.3 with kernel 2.4.18-3 & trying to install driver 0.9.0rc8 I get the same error when trying to ./configure under 0.9.0rc7 Here is what I get --- make[1]: *** [memalloc.o] Error 1 make[1]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.0rc8/acore' make: ***

Re: Similar Problem (was) Re: [Alsa-user] Problem, No /dev/dsp foundfor i810 nor Quattro

2003-03-09 Thread tod
Yes, I think so. below is my (huge) install in its completeness thanks, todd On Sun, 9 Mar 2003, [iso-8859-1] Søren Bovbjerg wrote: > Date: Sun, 9 Mar 2003 17:27:29 +0100 > From: "[iso-8859-1] Søren Bovbjerg" <[EMAIL PROTECTED]> > To: tod <[EMAIL PROTECTED]>,

Similar Problem (was) Re: [Alsa-user] Problem, No /dev/dsp foundfor i810 nor Quattro

2003-03-08 Thread tod
-- Forwarded message -- Date: 08 Mar 2003 16:47:28 -0500 From: Alexandra Curtin <[EMAIL PROTECTED]> To: tod <[EMAIL PROTECTED]> Subject: Re: [Alsa-user] Problems, No /dev/dsp found for i810 nor Quattro I am having the same problem with the ALSA ice-1712 drivers on R

[Alsa-user] Problems, No /dev/dsp found for i810 nor Quattro

2003-03-08 Thread tod
In my never ending saga of difficulties with ALSA, here is some info as to what is going wrong. Whenever KDE starts it gives me a message that /dev/dsp doesn`t exist. This happens in root & my local usr. I can open and run a bunch of sound programs, all of which act as if they were playing sound o

Re: [Alsa-user] Quattro Install issues :(

2003-03-07 Thread tod
snd_ctl_open failed for default: No such file or directory Any clues? Thanks, todd On Fri, 7 Mar 2003, Clemens Ladisch wrote: > Date: Fri, 07 Mar 2003 16:32:12 +0100 (MET) > From: Clemens Ladisch <[EMAIL PROTECTED]> > To: tod <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED

[Alsa-user] Quattro Install issues :(

2003-03-06 Thread tod
ok so I installed everything & (i.e. did all the steps on the ez usb driver install page) & my modules.conf is messing me up. When I installed the driver, lib, utils, etc everything was fine but my comp didn`t know ALSA or the Quattro existed. i could still use my laptop`s internal i810 audio devic

Re: [Alsa-user] Installation Troubles

2003-03-02 Thread tod
, 3 Mar 2003, Richard Stevens wrote: > Date: Mon, 3 Mar 2003 03:16:11 +0100 > From: Richard Stevens <[EMAIL PROTECTED]> > To: tod <[EMAIL PROTECTED]> > Cc: alsa-user <[EMAIL PROTECTED]> > Subject: Re: [Alsa-user] Installation Troubles > > -BEGIN PGP

Re: [Alsa-user] Installation Troubles

2003-03-02 Thread tod
;>>>>>>>>>>>>>>>>>>>>>>> On Mon, 3 Mar 2003, Richard Stevens wrote: > Date: Mon, 3 Mar 2003 03:01:45 +0100 > From: Richard Stevens <[EMAIL PROTECTED]> > To: tod <[EMAIL PROTECTED]> > Cc: alsa-user <[EMAI

Re: [Alsa-user] Installation Troubles

2003-03-02 Thread tod
Oh and my modules.conf says: alias parport_lowlevel parport_pc alias eth0 sis900 alias sound-slot-0 i810_audio post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : alias usb-control

Re: [Alsa-user] Installation Troubles

2003-03-02 Thread tod
>>>>>>>>>>>>>>>>>>>>>>> thanks, todd On Mon, 3 Mar 2003, Richard Stevens wrote: > Date: Mon, 3 Mar 2003 01:19:43 +0100 > From: Richard Stevens <[EMAIL PROTECTED]> > To: tod <[EMAIL PROTECTED]> > Cc: [E

Re: [Alsa-user] Installation Troubles

2003-03-02 Thread tod
I'm running redhat 7.3, will that matter? On Mon, 3 Mar 2003, Richard Stevens wrote: > Date: Mon, 3 Mar 2003 00:55:19 +0100 > From: Richard Stevens <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED], alsa-user <[EMAIL PROTECTED]> > Subject: Re: [Alsa-user] Installation Troubles > > -BEGIN PGP SIGNED

Re: [Alsa-user] Installation Troubles

2003-03-02 Thread tod
to do some quirky stuff to get it working under > Mandrake 9.0 > > m~ > > tod wrote: > > So I did everything up to and including the modprobe commands and all is > > good to go. Now it tells me upon > > start up that no device exists in /dev/dsp >

Re: [Alsa-user] Installation Troubles

2003-03-02 Thread tod
n the /dev/dsp? Also I got my XMMS mp3 player working via changing the output to OSS driver. But now it plays out of my laptop`s sound card, not the Quattro. thanks, todd On Sun, 2 Mar 2003, John Bleichert wrote: > Date: Sun, 2 Mar 2003 12:35:09 -0500 (EST) > From: John Bleichert <[EMAIL

[Alsa-user] Installation Troubles

2003-03-02 Thread tod
So I did everything up to and including the modprobe commands and all is good to go. Now it tells me upon start up that no device exists in /dev/dsp I am using a m-aduio quattro and it is turned on. todd --- This sf.net email is sponsored by:T

[Alsa-user] Installation troubles

2003-03-01 Thread tod
ok so I installed the driver, lib, and utils and it says now... .. [EMAIL PROTECTED] alsa-utils-0.9.0rc7]# modprobe snd-card-usb-audio;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss bash: modprobe: command not found bash: modprobe: comm

[Alsa-user] Newbie Problems with Quattro Continued

2003-02-26 Thread tod
Ok, USB works, but I have this problem now... >>> [EMAIL PROTECTED] alsa-driver-0.9.0rc7]# ./configure --with-kernel=/usr/src/redhat --with-cards=usb-audio --with-sequencer=yes;make;make install loading cache ./config.cache checking for gcc... gcc checking whet

[Alsa-user] Newbie Problems with Quattro Pt.2

2003-02-25 Thread tod
Ok so I can`t get past the first step. I have RedHat 7.3 (which has the kernel 2.1.4.7 or something? whatever the newest one is I think). Do I need to mess with the kernel to turn on usb or is it already accommodated? I can`t make heads or tails of the kernel how-to but maybe i could figure it out

[Alsa-user] NEWBIE- help installing Quattro

2003-02-17 Thread tod
Hi, I have been using linux for a little while (1/2 yr) & am ok @ it. I am a bit overwhelmed by the detailed and seemingly lengthy process of ALSA driver installation. Can anyone tell me exactly what I need to do & not do in order to install my M-Audio Quattro USB digital audio card? I am running

[Alsa-user] Re: [ltp] flash plugin (netscape/mozilla), alsa and snd-card-cs461x

2002-04-13 Thread Tod Harter
> Ahhh yes, esd. It works fine when all the audio streams are at the same > sampling rate but when it tries to mix say an 8 kHz speech signal with a > 44.1 kHz music stream, the result is not always nice..besides taking > up substantial CPU usage. > > > [1] ftp://ftp.gnome.org/pub/GNOME/stabl