Re: [Alsa-devel] [PATCH] EMU10K1.conf

2004-01-06 Thread Dominik 'Aeneas' Schnitzer
On Mon, 2004-01-05 at 17:51, Takashi Iwai wrote: > "Wave XXX Volume" controls should be zero for multi-channel outputs > indeed, because these are volumes of signals duplicated from the front > channel to surround/center/lfe channels. > locking could be optional, though. Hi! For me "Wave XXX Volu

Re: [Alsa-devel] sbLive! -Drive digital IOs exchanged?

2004-01-06 Thread Eckhard Jokisch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Takashi Iwai wrote: > At Wed, 24 Dec 2003 22:20:57 +0100, > > Eckhard Jokisch wrote: > > Hello guys, > > I just noticed that the controls ( or their names) of the digital inputs > > of Live!-drive are changed. If I want ot get sound out of the coaxial

[Alsa-devel] alsa-drivers can't make on kernel 2.6 because of broken vx driver

2004-01-06 Thread Kristof vansant
I don't know how alsa patches drivers when it has to compile on kernel 2.6, so I don't know how to fix it. I think lot of kernel 2.6 users would be gratefull if you fixed this issue. CC [M] /home/lupus/alsa-driver-1.0.0rc2/pcmcia/vx/vxp440.o /home/lupus/alsa-driver-1.0.0rc2/pcmcia/vx/vxp440.

Re: [Alsa-devel] alsa-drivers can't make on kernel 2.6 because of broken vx driver

2004-01-06 Thread Ed Wildgoose
> I don't know how alsa patches drivers when it has to compile on kernel > 2.6, so I don't know how to fix it. See my message in Alsa-Users posted a few hours ago with title: "Can not patch 2.6 kernel" The answer is listed on the first page of the alsa website in fact! I failed to read it at firs

Re: [Alsa-devel] alsa-drivers can't make on kernel 2.6 because of broken vx driver

2004-01-06 Thread Kristof vansant
That's a work around not a fix :p :) ./configure --with-cards=driver_name does the trick to but it's not a fix :) Lupus (Kristof Vansant) Op di 06-01-2004, om 14:56 schreef Ed Wildgoose: > > I don't know how alsa patches drivers when it has to compile on kernel > > 2.6, so I don't know how to f

Re: [Alsa-devel] DMIX and capture stream

2004-01-06 Thread David Lloyd
On Mon, 5 Jan 2004, Takashi Iwai wrote: > anyway, it's possible if you use aoss wrapper and specify dmix/dsnoop as > the device. you're right for the kernel emulation. no way. but still > we need a fix for aoss wrapper. the only necessary change is to allow > aoss open different pcm per playbac

Re: [Alsa-devel] alsa-drivers can't make on kernel 2.6 because of broken vx driver

2004-01-06 Thread Klaus-Peter Schrage
Kristof vansant wrote: I don't know how alsa patches drivers when it has to compile on kernel 2.6, so I don't know how to fix it. I think lot of kernel 2.6 users would be gratefull if you fixed this issue. CC [M] /home/lupus/alsa-driver-1.0.0rc2/pcmcia/vx/vxp440.o /home/lupus/alsa-driver-1.0

Re: [Alsa-devel] alsa-drivers can't make on kernel 2.6 because of broken vx driver

2004-01-06 Thread Kristof vansant
kernel-source is installed but idd a virgin ;) but I don't think that, that is the cause. Because only this driver has problems with it. Op di 06-01-2004, om 19:03 schreef Klaus-Peter Schrage: > Kristof vansant wrote: > > I don't know how alsa patches drivers when it has to compile on kernel > >

Re: [Alsa-devel] alsa-drivers can't make on kernel 2.6 because of broken vx driver

2004-01-06 Thread Klaus-Peter Schrage
Kristof vansant wrote: kernel-source is installed but idd a virgin ;) but I don't think that, that is the cause. Because only this driver has problems with it. You can't compile your driver if the neccessary kernel headers are not present! Klaus (sorry about thinking you were Dutch, but I think th

[Alsa-devel] Compile ALSA into the kernel

2004-01-06 Thread Markus Gaugusch
I'm using software suspend (swsusp.sf.net) and unfortunately the via82xx has no power management hooks (I posted some days ago). After resume the hardware is not-reinitialized and I can hear no sound. Therefore I thought that I could compile the driver into the kernel, so it gets re-initialized

Re: [Alsa-devel] DMIX and capture stream

2004-01-06 Thread Florian Schmidt
On Tue, 6 Jan 2004 11:05:52 -0600 (CST) David Lloyd <[EMAIL PROTECTED]> wrote: > This patch works great - I'm now able to use TeamSpeak (which opens > capture and playback through oss) at the same time as xmms. > Cool.. this sounds good. Great news! Thanks, Takashi.. Is there a chance of this g

[Alsa-devel] [PATCH] for vx make bug on kernel 2.6!!!! add to cvs plz

2004-01-06 Thread Kristof vansant
Before I added this line alsa-driver would have make error on vxp440.c and vxpocket.c . This patch should keep the driver working with kernel 2.4 to. Can someone test it and add it to the CVS. [EMAIL PROTECTED] vx]# cat vxkernel26.patch --- ./vxp440.c.kernel26 2004-01-06 20:40:30.757564000 +0100