[ltp] TP770Z Sound (FC2): Update
Mauro Maroni
linux-thinkpad@linux-thinkpad.org
Fri, 4 Jun 2004 14:25:08 -0300 (ART)
Not sure if this will apply to a TP770 (I've got a 600E) but you may give
it a try: In my case, I had the correct modules settings for snd-cs4232,
but when isapnp detected the sound card, it loaded another module
(snd-4236? I really don't remember) automatically before checking
modules.conf. I just put that on the blacklist, the correct modules from
modules.conf loaded, and alsa started to work nicely.
HTH
Mauro
On Fri, 4 Jun 2004, Asheesh Laroia wrote:
> Just a few comments:
>
> * Try using alsamixer instead of aumix. It has a "store" command to store
> your mixer settings. Those might get picked up next boot.
>
> * Did you try passing isapnp=0 to the kernel command-line? If that
> worked, you could have chosen not to recompile and just added it to your
> LILO/Grub "append" line.
>
> * Have you tried adding "snd-cs4232" to /etc/modules? You should be able
> to configure the parameters in modules.conf so that "modprobe snd-cs4232"
> alone takes care of this configuration, and if so, then adding the line to
> /etc/modules (not modules-dot-conf) should cause the system to do
> 'modprobe snd-cs4232' on startup.
>
> * Recompiling your kernel is still this hard on Fedora? Debian makes it
> very very easy; I'm surprised the sanity of make-kpkg hasn't spread.
>
> -- Asheesh.
>
>