Re: [Alsa-devel] optical SPDIF output on Abit NF7 nforce2 main board.

2003-09-03 Thread Takashi Iwai
At Tue, 02 Sep 2003 22:31:40 +0200, Carsten Koch wrote: > > Takashi Iwai wrote: > ... > > looking at the nvidia's driver code, it seems that spdif on nforce > > supports only 48k in fact. > > i'll add the restriction on the driver side, then. > > could you try the attached patch? > > Sorry for th

Re: [Alsa-devel] SBLive midi synth + ALSA doesn't work.

2003-09-03 Thread Takashi Iwai
At Tue, 2 Sep 2003 23:06:13 +0200, Brix wrote: > > On Mon, 01 Sep 2003 15:12:16 +0200 > Takashi Iwai <[EMAIL PROTECTED]> wrote: > > > you need to load snd-seq-oss module. > > please set up /etc/modules.conf properly. > > > > > > Takashi > > As you can see in my previous mail, module snd-seq-os

Re: [Alsa-devel] Oops: iMic, alsa cvs, 2.4.23-pre2

2003-09-03 Thread Takashi Iwai
At Sun, 31 Aug 2003 14:30:38 -0700, Andrew Burgess wrote: > > NULL pointer dereference > > Trace; f09b16bf <[usb-ohci]dl_del_list+40f/460> > Trace; c0119619 > Trace; f09b255b <[usb-ohci]hc_interrupt+10b/1a0> > Trace; c0109080 > Trace; c010929b > Trace; c0105420 > Trace; c010bd18 > Trace; c01

Re: [Alsa-devel] SBLive midi synth + ALSA doesn't work.

2003-09-03 Thread Brix
On Wed, 03 Sep 2003 11:28:50 +0200 Takashi Iwai <[EMAIL PROTECTED]> wrote: > if you can see the emu10k1 clients in /proc/asound/seq/clients, it's a > problem of pmidi. (also, for oss seq, you can see the available > devices in /proc/asound/seq/oss.) > > is pmidi the latest one compiled with ALS

[Alsa-devel] alsa version information.

2003-09-03 Thread James Courtier-Dutton
In which version of alsa-driver were the following introduced? #define ALSA_PCM_NEW_HW_PARAMS_API #define ALSA_PCM_NEW_SW_PARAMS_API I need to set the minimum dependancy on my application. Some 0.9.0rc versions work, some do not. Cheers James -

Re: [Alsa-devel] alsa version information.

2003-09-03 Thread Jaroslav Kysela
On Wed, 3 Sep 2003, James Courtier-Dutton wrote: > In which version of alsa-driver were the following introduced? > > #define ALSA_PCM_NEW_HW_PARAMS_API > #define ALSA_PCM_NEW_SW_PARAMS_API > > I need to set the minimum dependancy on my application. > Some 0.9.0rc versions work, some do not. 0.9.

Re: [Alsa-devel] alsa version information.

2003-09-03 Thread Takashi Iwai
At Wed, 3 Sep 2003 15:37:33 +0200 (CEST), Jaroslav wrote: > > On Wed, 3 Sep 2003, James Courtier-Dutton wrote: > > > In which version of alsa-driver were the following introduced? > > > > #define ALSA_PCM_NEW_HW_PARAMS_API > > #define ALSA_PCM_NEW_SW_PARAMS_API > > > > I need to set the minimum d