[ltp] Sound on 600e with Debian Sarge distro [also 770z]
wes schreiner
linux-thinkpad@linux-thinkpad.org
Thu, 30 Dec 2004 05:56:10 -0600
M. Leo Cooper wrote:
>On Wed, 29 Dec 2004, Michelle Klein-Hass wrote:
>
>
>
>>This is why you have the line isapnp=0 in the modprobe line. Try it, it might
>>work for you.
>>
>>
>
>Bless you. This works on my 770Z. The only other thing that works is
>recompiling the kernel from source with ISAPNP detection disabled,
>but that's a bit time-consuming.
>
>
No, you can disable ISAPNP in just ALSA and just recompile the ALSA
modules, no need to kill ISAPNP in the rest of the kernel. It's an ALSA
configure option. If ALSA was compiled with ISAPNP support then the
option isapnp=0 disables it, but if ISAPNP is configured out of ALSA
then isapnp=0 has no meaning and the option is ignored, though there is
a small warning issued when the modules are loaded. Either way will work.
wes