[ltp] TP770Z Sound (FC2): Update

Mendel Cooper linux-thinkpad@linux-thinkpad.org
Thu, 3 Jun 2004 22:59:02 -0700 (MST)


On Fri, 4 Jun 2004, Asheesh Laroia wrote:

> * Try using alsamixer instead of aumix.  It has a "store" command to store 
> your mixer settings.  Those might get picked up next boot.

Well, aumix also has a store command, and all that does is save to the
~/.aumixrc file, which is not loaded at next boot. I'll try alsamixer and see.



> * 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.

It's probably worth a shot, but I'll leave it for someone else to try. I've
already recompiled.



 
> * 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.

As it happens, /etc/modules.conf has been deprecated. It's now
/etc/modprobe.conf, and yes I did try to save the settings in that. Didn't
work . . . got errors at bootup.





> * 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.

The rebuild itself isn't hard. It's the post-rebuild cleanup that's
tricky. A set of scripts to automate that would be very helpful, but it
would have to be bulletproof.