Re: module aliases

1999-08-26 Thread Internet Business
"Gregory T. Norris" ha escrito: > Thanx for everyone's help on this! As you pointed out, the message > relates to supporting a second sound card, which isn't present on my > system. So I just need to alias it off. > > I appreciate the info! > > - > To unsubscribe from this list: send the line

Re: module aliases

1999-08-25 Thread Gregory T. Norris
Thanx for everyone's help on this! As you pointed out, the message relates to supporting a second sound card, which isn't present on my system. So I just need to alias it off. I appreciate the info!

Re: module aliases

1999-08-25 Thread Mike
On Mon, 23 Aug 1999, Gregory T. Norris wrote: > 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 > Something is trying to access a second sound card. As you only have one soundcar

Re: module aliases

1999-08-24 Thread Alan Cox
> >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 run

Re: module aliases

1999-08-24 Thread Keith Owens
On Mon, 23 Aug 1999 20:55:55 -0500, "Gregory T. Norris" <[EMAIL PROTECTED]> wrote: >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

Re: module aliases

1999-08-24 Thread David Z. Maze
ules I need to add an alias GTN> for, or if I should alias them off entirely? The kernel source reveals that these modules are needed for kernel ALSA support, and the ALSA documentation explains how to use these module aliases. If you're using the generic boring kernel sound drivers (isn&#x

module aliases

1999-08-24 Thread Gregory T. Norris
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