[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sound broken in recent Lenny update



On Sun,26.Oct.08, 10:02:26, Anton Piatek wrote:
 
> /etc/modprobe.d$ grep snd-pcsp *
> alsa-base:install snd-pcsp /sbin/modprobe --ignore-install snd-pcsp
> $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-pcsp
> alsa-base:# Keep snd-pcsp from beeing loaded as first soundcard
> alsa-base:options snd-pcsp index=-2
> alsa-base-blacklist:blacklist snd-pcsp
> blacklist:blacklist snd-pcsp
> 
> Can anyone help me figure out what to put to either make the pcsp
> module take a different index (or even check the indexes as I don't
> know how to check what they actually have at bootup) or help me
> succeed in blocking it's loading completely
 
One way is to put something like

install snd-pcsp /bin/true

in some file in /etc/modprobe.d/ (I use 00local for local changes) or if 
this doesn't work you could just delete the module, though I would use 
this only as a last resort.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)

Attachment: signature.asc
Description: Digital signature


Reply to: