At Mon, 02 Feb 2004 19:42:37 +0000, James Courtier-Dutton wrote: > > Once thing I have noticed, is that with the alc650, we used to have VRA > (alsa 0.9.8), but the 1.0.2 intel8x0 driver ignores the VRA and fixes > itself at 48000. yes, the detection of sample rate range seems broken for some codecs. it was completely rewritten using the generic ac97_pcm.c. could you check the debug messages with the attached patch? Takashi