[ltp] 770z sound (FC2 ALSA)

Duncan John Fyfe linux-thinkpad@linux-thinkpad.org
Tue, 1 Jun 2004 21:49:17 +0100 (BST)


On Sun, 30 May 2004, Mendel Cooper wrote:

> I think possibly I'm on the right track now. On the ALSA page --
> http://alsa.opensrc.org -- in one of the posted docs:
>
>    "Or maybe the isapnp is enabled, either because you didn't specify
>     the --with_isapnp=0 option, or you did, but the kernel was compiled
>     with its own ISAPNP configuration enabled (in which case the alsa
>     drivers will use the kernel's internal isapnp, NOT the settings you
>     specify to modprobe). . . ."
>
> Well, I checked the .configure file in the FC2 kernel sources
> (/usr/src/etc.), and the default setting of isapnp is
>     CONFIG_ISAPNP=y
>
> Lo and behold! Looks like I should try recompiling the kernel with this
> setting on "n" . . .
>

Before you compile a new kernel try adding 'isapnp=0' to the module configuration line
	options snd-cs4232 ....

Have fun,
Duncan