Re: [Alsa-devel] snd-opti92x-ad1848

2003-10-15 Thread Andrei Boros
> unload all ALSA (and isapnp, pnp) modules before the following. > > it must be the old isapnp module which wasn't unloaded. > I checked that no sound related modules are loaded. I removed snd*.o from the /lib/modules... I did make install, depmod -a My /etc/modules.conf reads : alias char-

Re: [Alsa-devel] HDSP 9652: Input channel corruption

2003-10-15 Thread Paul Davis
>It sounds to me that the problem Nick Arnold is describing is that in >single-speed (48kS/s) mode, channels 0, 8, and 16 have a 1-sample delay >with respect to all the other channels (using 0-based indexing for >channel numbers here). This is irrelevant when recording uncorrelated >signals, and s

Re: [Alsa-devel] HDSP 9652: Input channel corruption

2003-10-15 Thread alsa-devel
It sounds to me that the problem Nick Arnold is describing is that in single-speed (48kS/s) mode, channels 0, 8, and 16 have a 1-sample delay with respect to all the other channels (using 0-based indexing for channel numbers here). This is irrelevant when recording uncorrelated signals, and subtl

Fwd: Re: [Alsa-devel] Names of things

2003-10-15 Thread alsa-devel
This was intended for the whole list: - Forwarded message from [EMAIL PROTECTED] - Date: Wed, 15 Oct 2003 13:21:20 -0700 From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Subject: Re: [Alsa-devel] Names of things To: [EMAIL PROTECTED] Quoting Tom Watson <[EMAIL PROTECT

Re: [Alsa-devel] MIDI velocity rewriting

2003-10-15 Thread Ryan Underwood
Mark, On Wed, Oct 15, 2003 at 09:16:52AM -0700, Mark Knecht wrote: > Note the end of the description. Possibly something like this would work? > > http://tse3.sourceforge.net/doc/api/TSE3__MidiFilter.html > > Or possibly > > http://www.musickit.org/MusicKitConcepts/waveshapingparameters.html >

Re: [Alsa-devel] poll() and select()

2003-10-15 Thread Ryan Underwood
Hi, On Tue, Oct 14, 2003 at 07:41:05PM -0700, Ryan Pavlik wrote: > On Tue, 14 Oct 2003 20:06:00 -0500 > Ryan Underwood <[EMAIL PROTECTED]> wrote: > > > Silly question, but is 'npfd' the file descriptor you are polling + 1? > > I AM DUMB. > > I totally overlooked this. Simple fix, and it works

[Alsa-devel] Please help me fix the CS4610 driver.

2003-10-15 Thread iLLfated
Greetings, I've been trying unsuccessfully to get my CS46xx sound working on my thinkpad for days now and have determined its a driver issue. I've written up this web page which shows all steps i've taken to get the card partially working (and their results): http://home.earthlink.net/~nix4ever

Re: [Alsa-devel] capture with non-interleaved mode

2003-10-15 Thread [EMAIL PROTECTED]
> > > >Hi. I'm developping a signal processing program which needs to compute > data > > > > > > >from each channel of soundcards separately. > > > >After searches I found that I must open the soundcard with the > > > >SND_PCM_ACCESS_RW_NONINTERLEAVED flag but it doesn't works well : for > each

Re: [Alsa-devel] ALSA CVS (Linux 2.4) - suddenly silent

2003-10-15 Thread Chris Rankin
--- Takashi Iwai <[EMAIL PROTECTED]> wrote: > if it's an audigy board, the mixer routing was > rewritten on the cvs version. you'll need to adjust > 'Front' in addition to 'Master' and 'PCM'. (and 'Wave' > is gone.) It isn't an audigy board, it's an SB-Live! (rev. 7). I still have a 'Wave' d

[Alsa-devel] Re: Re[2]: [Alsa-user] can't compile alsa-driver with 2.4.23-pre7 - "previously defined" and "previously declared" errors

2003-10-15 Thread Takashi Iwai
At Wed, 15 Oct 2003 12:47:31 -0400, Sergey Malov wrote: > > Hello Chris, > I had the same problem and managed to solve in the following way with > 0.9.7c driver: > After I run ./configure I went to the directory include and changed > include/config.h line from > > /* #undef CONFIG_HAVE_PDE */ >

Re: [Alsa-devel] Build-in mixer

2003-10-15 Thread Takashi Iwai
At Wed, 15 Oct 2003 17:01:07 +0200, I wrote: > > At Wed, 15 Oct 2003 10:53:51 -0400, > Paul Davis wrote: > > > > >it's not related with threads, but it invokes a fork for a server > > >process (a main control only, doesn't do mixing stuffs). > > >it looks like there is something wrong with this t

Re: [Alsa-devel] Build-in mixer

2003-10-15 Thread Takashi Iwai
At Wed, 15 Oct 2003 10:53:51 -0400, Paul Davis wrote: > > >it's not related with threads, but it invokes a fork for a server > >process (a main control only, doesn't do mixing stuffs). > >it looks like there is something wrong with this together with xmms. > >i've seen that Xlib got a spurious asy

Re: [Alsa-devel] Build-in mixer

2003-10-15 Thread Paul Davis
>it's not related with threads, but it invokes a fork for a server >process (a main control only, doesn't do mixing stuffs). >it looks like there is something wrong with this together with xmms. >i've seen that Xlib got a spurious async. >magically enough, the attached patch seems to fix. >From ht

Re: [Alsa-devel] Prodigy 7.1 ?

2003-10-15 Thread Takashi Iwai
At Wed, 15 Oct 2003 15:35:00 +0100, Mark Hubbard wrote: > > On Wednesday 15 Oct 2003 14:00, Takashi Iwai wrote: > > At Wed, 15 Oct 2003 13:41:40 +0100, > > > > Liam Girdwood wrote: > > > Hi, > > > > > > Unfortunately WM8770 driver development is not in my immediate to do > > > list. However, I do

Re: [Alsa-devel] Prodigy 7.1 ?

2003-10-15 Thread Mark Hubbard
On Wednesday 15 Oct 2003 14:00, Takashi Iwai wrote: > At Wed, 15 Oct 2003 13:41:40 +0100, > > Liam Girdwood wrote: > > Hi, > > > > Unfortunately WM8770 driver development is not in my immediate to do > > list. However, I do remember someone had done some work on the 8770 > > (possibly on the Aureon

Re: [Alsa-devel] 0.9.7c, cs4236b and kernel oops

2003-10-15 Thread Takashi Iwai
At Wed, 15 Oct 2003 09:20:53 -0400, Dennis Veatch wrote: > > On Wednesday 15 October 2003 06:33 am, Takashi Iwai wrote: > > At Tue, 14 Oct 2003 21:24:56 -0400, > > > > Dennis Veatch wrote: > > > This is a Dell GX1 with a cs4236b integrated sound card. Running kernel > > > version 2.4.20. I have tr

Re: [Alsa-devel] Build-in mixer

2003-10-15 Thread Takashi Iwai
At Wed, 15 Oct 2003 08:40:47 -0400, Paul Davis wrote: > > >Well, i am not author of this program actually. It is xmms plugin > >allowing to use ALSA for sound output (alsa-xmms-0.9). I only wanted to > >modify it, to be able to use dmix. I see, that it is out of my abilities > >:-( and, so i

Re: [Alsa-devel] 0.9.7c, cs4236b and kernel oops

2003-10-15 Thread Dennis Veatch
On Wednesday 15 October 2003 06:33 am, Takashi Iwai wrote: > At Tue, 14 Oct 2003 21:24:56 -0400, > > Dennis Veatch wrote: > > This is a Dell GX1 with a cs4236b integrated sound card. Running kernel > > version 2.4.20. I have tried recompiling the kernel any number of ways > > making the sound stuff

Re: [Alsa-devel] Prodigy 7.1 ?

2003-10-15 Thread Takashi Iwai
At Wed, 15 Oct 2003 13:41:40 +0100, Liam Girdwood wrote: > > Hi, > > Unfortunately WM8770 driver development is not in my immediate to do > list. However, I do remember someone had done some work on the 8770 > (possibly on the Aureon Terratec card). You may want to look at this as > a starting po

Re: [Alsa-devel] Prodigy 7.1 ?

2003-10-15 Thread Liam Girdwood
Hi, Unfortunately WM8770 driver development is not in my immediate to do list. However, I do remember someone had done some work on the 8770 (possibly on the Aureon Terratec card). You may want to look at this as a starting point for your driver. You will also have to write some code for your aud

Re: [Alsa-devel] Build-in mixer

2003-10-15 Thread Paul Davis
>Well, i am not author of this program actually. It is xmms plugin >allowing to use ALSA for sound output (alsa-xmms-0.9). I only wanted to >modify it, to be able to use dmix. I see, that it is out of my abilities >:-( and, so i will have to conctact the author of it and ask him to >correct i

Re: [Alsa-devel] Build-in mixer

2003-10-15 Thread Dan Tihelka
Paul Davis wrote: Starting to open device Opening user device: --default-- Xlib: unexpected async reply (sequence 0x963)! your program uses threads, right? or it forks at some point? and your alsa_error() function involves calls to GUI functions? this error is from Xlib, it has noth

Re: [Alsa-devel] Build-in mixer

2003-10-15 Thread Paul Davis
> Starting to open device > Opening user device: --default-- > Xlib: unexpected async reply (sequence 0x963)! your program uses threads, right? or it forks at some point? and your alsa_error() function involves calls to GUI functions? this error is from Xlib, it has nothing

Re: [Alsa-devel] snd-opti92x-ad1848

2003-10-15 Thread Takashi Iwai
At Wed, 15 Oct 2003 14:05:27 +0300, Andrei Boros wrote: > > > > Takashi Iwai wrote: > > > > At Wed, 15 Oct 2003 13:07:22 +0300, > > Andrei Boros wrote: > > > > > > Attempting again at opti92x-ad1848 build from cvs tree taken today : > > > > > > compilation goes well (all components of alsa). >

Re: [Alsa-devel] 0.9.7c, cs4236b and kernel oops

2003-10-15 Thread Takashi Iwai
At Tue, 14 Oct 2003 21:24:56 -0400, Dennis Veatch wrote: > > This is a Dell GX1 with a cs4236b integrated sound card. Running kernel > version 2.4.20. I have tried recompiling the kernel any number of ways making > the sound stuff modules and part of the kernel all with the same results. I > ha

Re: [Alsa-devel] ALSA CVS (Linux 2.4) - suddenly silent

2003-10-15 Thread Takashi Iwai
At Tue, 14 Oct 2003 19:42:20 +0100 (BST), Chris Rankin wrote: > > Hi, > > I have just installed ALSA CVS on my Linux 2.4.22 box, > and suddenly the PCM playback has gone silent. I know > my speakers are on because I can play CDs, and the OSS > emu10k1 driver still works too so it can't be the > h

Re: [Alsa-devel] snd-opti92x-ad1848

2003-10-15 Thread Takashi Iwai
At Wed, 15 Oct 2003 13:07:22 +0300, Andrei Boros wrote: > > Attempting again at opti92x-ad1848 build from cvs tree taken today : > > compilation goes well (all components of alsa). > > ./configure --with-isapnp=yes --with-sequencer=yes --with-oss=yes > --with-debug=detect --with-cards=cs46xx,op

[Alsa-devel] snd-opti92x-ad1848

2003-10-15 Thread Andrei Boros
Attempting again at opti92x-ad1848 build from cvs tree taken today : compilation goes well (all components of alsa). ./configure --with-isapnp=yes --with-sequencer=yes --with-oss=yes --with-debug=detect --with-cards=cs46xx,opti92x-ad1848 make make install depmod -a (depmod returns no unresolved

Re: [Alsa-devel] Build-in mixer

2003-10-15 Thread Dan Tihelka
Paul Davis wrote: perhaps you know this, but "an error occured" is an extremely content-free way of describing a problem. I am sorry. I know it. But i don't know, if it was error caused by ALSA. There is a part of code in audio.c in alsa-xmms-0.9 which probably caused the error (I add som

[Alsa-devel] alsa-tools [CVS]

2003-10-15 Thread Andrei Boros
gate:/serve/install/alsa-cvs/alsa-tools# ./cvscompile configure.in:6: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst configure.in:30: warning: do not use m4_regexp: use regexp or m4_bregexp autoheader: `config.h.in' is unchanged test/Makefile.am:4: `#' comment at start of rule is un

[Alsa-devel] alsa-tools [CVS]

2003-10-15 Thread Andrei Boros
Attempting to build the alsa-tools from the cvs tree I see that it does not handle properly the missing fltk library when it attempts to build hdspmixer. cvscompile runs configure then attempts to run make on this tool even after configure gave the error that it did not find fltk and the attempt

[Alsa-devel] Re: Fixes ac3 passthru non-audio bit setting for AC97 codecs

2003-10-15 Thread Gregoire Favre
Hello list ;-) I just follow this message as requested by Philipp Morger, only one point: I have also tried the change from Takashi Iwai, and it also didn't worked for me (but I didn't want to loose too much time, I have put my SBlive back in the computer...). > I mailed the following some time a