Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-06 Thread Takashi Iwai
At Fri, 6 Sep 2002 10:03:07 -0400 (EDT), Pavel Roskin wrote: > > Hello! > > > i think esd tries to set too small fragment size. > > anyway, could you check the output of > > /proc/asound/card0/pcm0p/sub0/hw_params for each bad case? > > Yes, it looks like that. If the sound is bad, period_size

Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-06 Thread Pavel Roskin
Hello! > i think esd tries to set too small fragment size. > anyway, could you check the output of > /proc/asound/card0/pcm0p/sub0/hw_params for each bad case? Yes, it looks like that. If the sound is bad, period_size is 1024 or less. If the sound is good, period_size is 2048 or more. > > tim

Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-06 Thread Takashi Iwai
At Fri, 6 Sep 2002 03:08:40 -0400 (EDT), Pavel Roskin wrote: > > The diff between those time pints is fairly large, since "Scatter-Gather > PCM access" was introduced in between: > > revision 1.20 > date: 2002/07/19 17:10:53; author: tiwai; state: Exp; lines: +157 -206 > added the support of

Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-06 Thread Pavel Roskin
Hello! > > > hmm, this recalls some posts on l-k ml in the last year. > > > it might be a hardware problem, namely, VIA motherboards. > > > is your motherboard KT266A? > > > > No, it's KT-133. > > does this info help? > > http://www.networking.tzo.com/net/software/readmes/techvl019d.htm

Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-05 Thread Takashi Iwai
At Thu, 5 Sep 2002 11:49:29 -0400 (EDT), Pavel Roskin wrote: > > > > The emu10k1 ALSA driver has been working fine on the same machine. The > > > VIA audio is integrated. The via686 driver worked with the internal audio > > > before I installed SB Live, which must have been some time in March o

Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-05 Thread Pavel Roskin
> > The emu10k1 ALSA driver has been working fine on the same machine. The > > VIA audio is integrated. The via686 driver worked with the internal audio > > before I installed SB Live, which must have been some time in March of > > this year. > > hmm, this recalls some posts on l-k ml in the la

Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-05 Thread Takashi Iwai
At Thu, 5 Sep 2002 11:29:02 -0400 (EDT), Pavel Roskin wrote: > > Hello! > > > > Unfortunately, the > > > sound is still helicopter-like, but it's another problem. > > > > which application? > > timidity and xmms. I hear short loud periodic sounds. Setting lower > sampling rate in timidity c

Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-05 Thread Pavel Roskin
Hello! > > Unfortunately, the > > sound is still helicopter-like, but it's another problem. > > which application? timidity and xmms. I hear short loud periodic sounds. Setting lower sampling rate in timidity causes longer delays between the pulses. Linux-2.4.20-pre5, Red Hat 7.3, timidity+

Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-05 Thread Takashi Iwai
At Thu, 5 Sep 2002 09:33:14 -0400 (EDT), Pavel Roskin wrote: > > Hello! > > > please rebuild the driver with cvscompile script. > > you need to regenerate acinclude.m4 etc. > > It was a clean build. The patch (tested) is attached. agghh, that's it. thanks. > Unfortunately, the > sound is s

Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-05 Thread Pavel Roskin
Hello! > please rebuild the driver with cvscompile script. > you need to regenerate acinclude.m4 etc. It was a clean build. The patch (tested) is attached. Unfortunately, the sound is still helicopter-like, but it's another problem. Tested on this device: 00:07.5 Multimedia audio controlle

Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-05 Thread Takashi Iwai
At Thu, 5 Sep 2002 03:53:00 -0400 (EDT), Pavel Roskin wrote: > > Hello! > > > right now I committed the changes for VIA chip drivers to cvs. > > > > now via686 and via8233 drivers are merged into a unified driver, > > via82xx. this supports both VIA686 and VIA8233 south bridges. > > the suppor

Re: [Alsa-devel] integration of via668 and via8233 drivers

2002-09-05 Thread Pavel Roskin
Hello! > right now I committed the changes for VIA chip drivers to cvs. > > now via686 and via8233 drivers are merged into a unified driver, > via82xx. this supports both VIA686 and VIA8233 south bridges. > the supported functions are identical with older drivers. > so it's nothing but a merge

[Alsa-devel] integration of via668 and via8233 drivers

2002-09-04 Thread Takashi Iwai
Hi, right now I committed the changes for VIA chip drivers to cvs. now via686 and via8233 drivers are merged into a unified driver, via82xx. this supports both VIA686 and VIA8233 south bridges. the supported functions are identical with older drivers. so it's nothing but a merge of two modules