[ltp] Sound on 600e with Debian Sarge distro
Stan Weddington
linux-thinkpad@linux-thinkpad.org
Wed, 29 Dec 2004 16:33:46 -0500
On Tuesday 28 December 2004 12:26 pm, Michelle Klein-Hass wrote:
>
> /sbin/modprobe snd-cs4236 index=0 port=0x530 cport=0x538 irq=5 dma1=1
> dma2=0 isapnp=0
>
> Run this command as root.
I went for this quick and dirty fix to get sound right away, and got errors:
FATAL: Error inserting snd-cs4236 (/lib.modules/2.6.8-1-386/kernel/sound/isa/cs423x/snd-4236.ko): No such device
FATAL: Error running install command for snd-cs4236
~
When I ran modconf to install the cs4236 driver (with options), I received the same errors.
~
When I modified /etc/modprobe.d/alsa-base - I got errors while booting on the "option" line, and the cs4236 driver did not load.
~
Finally, putting "cs46xx" in the /etc/hotplug/blacklist.d/also-base - STILL loaded the cs46xx sound drivers.
~
OK... what now?
Stan