Re: [Alsa-devel] problems with ALSA and SDL

2004-01-29 Thread Michel Dänzer
On Tue, 2004-01-27 at 19:01, Francesco Abbate wrote: > > One of the major problem I've encountered with ALSA is that it *seems* > to be very CPU intensive. > In fact I've compiled the SDL library with ALSA and I've discovered that > my CPU is not fast enough to run the game when the sound is anabl

[Alsa-devel] Audigy2 NX (USB 2.0) on ALSA 1.0.2

2004-01-29 Thread John W. Cocula
Hello! I have an Audigy2 NX working under ALSA 1.0.2 (the latest 1.0.2 :), but it is of course slightly imperfect in how it's controlled. Here are some issues: 1. alsamixer is very confusing, with redundant labels (lots of "Speaker 2" settings). Lots of trial and error to control the volume, bu

[Alsa-devel] Trying to get alsa-driver to build on a 2.6.x kernel.

2004-01-29 Thread James Courtier-Dutton
I have been told that one should be able to build alsa-driver on a 2.6.x kernel, but it fails here. I attach config.log for your information. I also attach the console output from running ./configure --with-cards=emu10k1,intel8x0,usb-audio Can anyone help? Cheers James loading cache ./config.cac

Re: [Alsa-devel] Re: [Alsa-user] copy pcm plugin

2004-01-29 Thread Florian Schmidt
On Wed, 28 Jan 2004 20:02:03 +0100 Takashi Iwai <[EMAIL PROTECTED]> wrote: > At Wed, 28 Jan 2004 18:37:32 +0100, > I wrote: > > > > At Wed, 28 Jan 2004 18:05:46 +0100, > > Florian Schmidt wrote: > > > > > > > > > Hi, as far as i understand it, the copy plugin does nothing but > > > copy its inp

Re: [Alsa-devel] config bug with sbawe and --with-isapnp=no

2004-01-29 Thread Mario Loritz
Thanks to all! The sbawe driver is working in both configurations now. (alsa 1.0.2) Mario --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity.

[Alsa-devel] Problem compiling for linux 2.6

2004-01-29 Thread Giuliano Pochini
It fails at line #113 of /Makefile : @for d in $(SUBDIRS); do if ! $(MAKE) -C $$d prepare; then exit 1; fi; done I have no idea why $(SUBDIRS) is an empty string: [EMAIL PROTECTED] alsa-driver-1.0.2]$ ./cvscompile --with-cards=powermac --with-isapnp=no --with-sequencer=no --with-oss=n