Re: [Alsa-devel] weird xrun problem

2004-06-01 Thread Jaroslav Kysela
On Sun, 30 May 2004, Giuliano Pochini wrote: > On Wed, 26 May 2004 09:52:06 +0200 (CEST) > Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > > > > > ALSA does not know about this. All period sizes must be equal. > > > > > > I thought about this again. Are you sure all periods must be aqual ? > > >

Re: [Alsa-devel] weird xrun problem

2004-05-31 Thread Giuliano Pochini
On Wed, 26 May 2004 09:52:06 +0200 (CEST) Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > > > ALSA does not know about this. All period sizes must be equal. > > > > I thought about this again. Are you sure all periods must be aqual ? > > When I record or play something using unequal periods, sound

Re: [Alsa-devel] weird xrun problem

2004-05-26 Thread Jaroslav Kysela
On Tue, 25 May 2004, Giuliano Pochini wrote: > On Sun, 23 May 2004 11:21:41 +0200 (CEST) > Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > > > On Sat, 22 May 2004, Giuliano Pochini wrote: > > > > > Period 0 is 6624 frames and Period 1 is 6592 frames long (32 frames > > > shorter). I put some debug c

Re: [Alsa-devel] weird xrun problem

2004-05-25 Thread Giuliano Pochini
On Sun, 23 May 2004 11:21:41 +0200 (CEST) Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > On Sat, 22 May 2004, Giuliano Pochini wrote: > > > Period 0 is 6624 frames and Period 1 is 6592 frames long (32 frames > > shorter). I put some debug code and this is the output for a the playback > > test above

Re: [Alsa-devel] weird xrun problem

2004-05-23 Thread Giuliano Pochini
On Sun, 23 May 2004 11:21:41 +0200 (CEST) Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > On Sat, 22 May 2004, Giuliano Pochini wrote: > > > Period 0 is 6624 frames and Period 1 is 6592 frames long (32 frames > > shorter). I put some debug code and this is the output for a the playback > > test above

Re: [Alsa-devel] weird xrun problem

2004-05-23 Thread Jaroslav Kysela
On Sat, 22 May 2004, Giuliano Pochini wrote: > Period 0 is 6624 frames and Period 1 is 6592 frames long (32 frames > shorter). I put some debug code and this is the output for a the playback > test above: ALSA does not know about this. All period sizes must be equal. It's a bug in your driver whi