Re: emu10k1 module

2001-01-18 Thread Martin Albert
On Mon, 15 Jan 2001, Benjamin Black wrote: > > > alias sound-slot-1emu10k1 > > how do you figure this out? i mean where exactly do you look to find > out what the standard aliases are for sound card, network card, video > card, tv card, etc? where exactly did you read about sound-slot-0

Re: emu10k1 module

2001-01-15 Thread Benjamin Black
Martin Albert wrote: You should edit in /etc/modutils, then update-modules. You should end up with a /etc/modules.conf that includes ... (my lines (for two soundcards)): alias sound-slot-0esssolo1 alias sound-slot-1emu10k1 how do you figure this out? i mean where exactly do yo

Re: emu10k1 module

2001-01-14 Thread Martin Albert
On Sat, 06 Jan 2001, Anthony Fox wrote: > I have auto module loading compiled into my kernel. How do I > specify that when an application attempts to access the sound > hardware that the kernel should install the emu10k1 module into the > running kernel? Right now, the kernel installs the soundco

RE: emu10k1 module

2001-01-06 Thread Jason Holland
Anthony, In /etc/modules.conf alias sound emu10k1 should do the trick. Jason > > I have auto module loading compiled into my kernel. How do I > specify that when an application attempts to access the sound > hardware that the kernel should install the emu10k1 module into the > running kern

Re: emu10k1 module

2001-01-06 Thread Eric G . Miller
On Sat, Jan 06, 2001 at 08:27:52AM -0500, Anthony Fox wrote: > I have auto module loading compiled into my kernel. How do I > specify that when an application attempts to access the sound > hardware that the kernel should install the emu10k1 module into the > running kernel? Right now, the kernel