Hi Lucas!
> I bet you have these rules in your config:
>
> install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe
> --quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; }
> install snd_rawmidi /sbin/modprobe --ignore-install snd-rawmidi && {
> /sbin/modprobe --quiet snd-seq-midi ; : ; }
> install snd_emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && {
> /sbin/modprobe --quiet snd-emu10k1-synth ; : ; }
> install snd_pcm modprobe --ignore-install snd-pcm $CMDLINE_OPTS && {
> modprobe --quiet snd-pcm-oss ; : ; }
> install snd_mixer modprobe --ignore-install snd-mixer $CMDLINE_OPTS &&
> { modprobe --quiet snd-mixer-oss ; : ; }
> install snd_seq modprobe --ignore-install snd-seq $CMDLINE_OPTS && {
> modprobe --quiet snd-seq-midi ; modprobe --quiet snd-seq-oss ; : ; }
You are right. I had this rules in my config. And after comment it out it
works.
Thanks for that.
CU
Michael
--
,''`.
: :' : Michael Ott
`. `' e-mail: michael at king-coder dot de
`-
signature.asc
Description: Digital signature

