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
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
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
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
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
-
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.
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