Re: [Alsa-devel] intel8x0-snd module fails to correctly detect clock when compiled in kernel

From: Takashi Iwai
Date: Tue Sep 26 2006 - 10:40:58 EST


At Tue, 26 Sep 2006 16:25:23 +0200,
Clemens Ladisch wrote:
>
> > I tried to use ac97_clock=48000 as kernel boot parameter, but the
> > doesn't help (for the in-kernel version of the module).
>
> This option is intended to specify a value different from the
> default. Try 47999. ;-)

48000 is indeed taken as 48000 Hz in the recent version. It's 0
meaning the default value for auto-measurement.

For passing a value for driver-specific boot options, you have to add
"DRIVER." prefix to the option name, such as
snd_intel8x0.ac97_clock=48000


Takashi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/