Re: [Alsa-devel] ALSA OSS MIDI emulation: input problems

2003-03-30 Thread Jonathan Woithe
> > > The problem as I see it is that the ALSA OSS emulation does not send this > > > TMR_WAIT_ABS event - it only sends the NOTEON event. Jazz gets this and > > > without any TMR_WAIT_ABS to tell it otherwise, assumes that it occured at > > > the "current" time - which is always a multiple of 48

Re: [Alsa-devel] Redhat 9.0 also has the snd.o unresolved symbolschedule_work issue

2003-03-30 Thread Jason Corekin
Good news I have Alsa 0.9.2 working on RedHat 9.0 working with kernel version 2.4.20. The catch is that I had to replace the RedHat kernel with the stock kernel from www.kernel.org. So the problem has to be in the changes that RedHat made to their kernel. I have to give credit to Kmberry

[Alsa-devel] [PATCH] alsa-lib: added surround51 configuration for CS46xx cards

2003-03-30 Thread Benny Sjostrand
Hi! With the latest cs46xx patches it's finally posible to have surround51 with cs46xx soundcards (only dual CODEC's). This patch just updates the alsa-lib/src/conf/cards/CS46xx.conf file. $ aplay -D plug:surround51 ... seems to work fine! /Benny --- alsa-lib/src/conf/cards/CS46xx.conf Fri Nov

[Alsa-devel] YMFPCI No midi record.

2003-03-30 Thread Donald M Burns
Hi all, I've just downloaded and installed ALSA 0.9.2 complete with OSS emulation. I'm using an Addonics Sound Vision SV550 which is based on the Yamaha YMF724F chip, and running Red Hat 7.3. Whilest all is OK with the PCM and OPL3 bits the MIDI record function does not work. This is the content

[Alsa-devel] Strange problem: no sound samples from ALSA

2003-03-30 Thread Gerard Janssen
Dear all, Since I am using my new PC (ASUS P4PE; with AD1980 sound chip; 2.4 GHz Pentium 4, a Terratec card based on ice1712 and an SBLive card; Suse 8.1) I cannot send audio data from ALSA to the application Brute FIR. I am using BruteFIR, a fast convolution program, in combination with ALSA.

Re: [Alsa-devel] SPDIF and cs46xx ?

2003-03-30 Thread Gregoire Favre
On Sun, Mar 30, 2003 at 09:35:48PM +0200, Benny Sjostrand wrote: > About the period sizes there'e nothing we can do in the driver, as this is a > HW limitation. > (However it's possible to implement Scatter/Gather DMA support for the > cs46xx driver, then maybe there's more posibilies to variate t

Re: [Alsa-devel] SPDIF and cs46xx ?

2003-03-30 Thread Benny Sjostrand
Well, I think there are two problem, the first one is the limited set of period-size configurations which the bitstream plugin should take care of, but the real reason I repost what Dr. Werner Fink wrote in the [EMAIL PROTECTED] mailing list was because he spoke exactly about a problem we are a l

[Alsa-devel] [PATCH] cs46xx: Center-LFE channel support + a lot of hacking

2003-03-30 Thread Benny Sjostrand
Hi! I've been working of lot things, hopefully all theese changes can integrated painless. Pathes are available for download at: http://www.cucumelo.org/~gorm/cs46xx.patch (for alsa-kernel/pci/cs46xx/* changes) http://www.cucumelo.org/~gorm/cs46xx_include.patch (for alsa-kernel/include/* chan

Re: [Alsa-devel] SPDIF and cs46xx ?

2003-03-30 Thread Gregoire Favre
On Sun, Mar 30, 2003 at 03:11:00AM +0200, Benny Sjostrand wrote: > Seems like a user application problem to me. The cs46xx driver just > support a limited set of period-size configurations, that's a limitation > in the HW. Then it's up to the application to handle it (I guess) > I've managed to

[Alsa-devel] opl kernel panic

2003-03-30 Thread David Fries
I just updated the alsa-driver from cvs today and I'm using a stock 2.4.18 kernel on my laptop which is an older Pentium MMX system. The only option I gave cvscompile was --with-cards= for the opl cards. modprobe snd-opl3sa2 port=0x370 wss_port=0x530 fm_port=0x388 midi_port=0x330 irq=5 dma1=1 dm

[Alsa-devel] RE: Alphatester wanted for echoaudio driver

2003-03-30 Thread philicorda
Hi. I'd like to try this driver, as I have a Gina20. I downloaded the CVS and could not find it. Where can I download this? > From: Giuliano Pochini > The driver is in alpha stage, there are a lot of problems, a lot of > things are not implemented yet and it may crash you printer too. It > works no

[Alsa-devel] enumerated

2003-03-30 Thread Giuliano Pochini
Must the string returned by an enumerated _info control callback be constant ? Bye. --- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.source

Re: [Alsa-devel] envy24control and gtk2

2003-03-30 Thread Søren Wedel Nielsen
ons, 2003-03-26 kl. 10:13 skrev Takashi Iwai: > > For now the program will compile with gtk1 unless you apply the second > > patch yourself. I will try to make it use gtk2 as default and fall back > > to gtk1 if gtk2 is not present. > > please note that, so far, we still don't define pkgconfig as

Re: [Alsa-devel] Redhat 9.0 also has the snd.o unresolved symbol schedule_work issue

2003-03-30 Thread alsa
On Sat, 29 Mar 2003, Jason Corekin wrote: > I work for HP and I just downloaded the new RH 9.0 iso's from our > internal source yesterday. After upgrading from RH 8.0 and the 2.4.18 > kernel I tried to update my Alsa drivers to work with the new 2.4.20 > kernel and found that althought the Alsa 0