Re: [linux-audio-dev] JACK CVS is now up, along with an empty web site

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] JACK CVS is now up, along with an empty web site
From: Andy Lo-A-Foe (andy_AT_alsaplayer.org)
Date: Tue Nov 13 2001 - 04:53:06 EET


> voyager:/usr/local/jack/bin# ./jackd
> creating alsa driver ... default|64|48000
> here
> ALSA: cannot set fragment count minimum to 2 for capture
> ALSA-MCD: cannot configure capture channel
> cannot load ALSA driver module

Ok, looks like snd_pcm_hw_params_get_channels_max() returns a ridiculous
value for my setup (16 million channels, not quite right :). Hardcoding
this to 2 for this case allows the jack server to load.

Attached is a small patch for jack CVS.

Andy



New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Nov 13 2001 - 04:59:55 EET