Re: module aliases

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 24 Aug 1999 23:43:21 +0100 (BST)


> >Periodically I get the following messages in my logfiles:
> >
> > modprobe: can't locate module sound-slot-1
> > modprobe: can't locate module sound-service-1-0
> >
> >How can I tell for certain which modules I need to add an alias for, or
> >if I should alias them off entirely? I'm running kernel version 2.2.11,

sound-slot-%d is /dev/dsp%d and /dev/audio%d

so if you have one sound card

alias sound-slot-1 off

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/