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

Re: Getting Ensoniq 5880 soundcard to work again after 2.4 to 2.6 kernel upgrade.



Adam Funk wrote:
> /etc $ grep -r 1371 modutils/
> modutils/sndconfig:alias sound-slot-0 es1371
> 
> I haven't tampered with anything in /etc/modutils/ yet -- should I
> edit modutils/sndconfig and replace es1371 with snd_ens1371.

Yes, do this

> I've just tried
> # rmmod es1371
> but it didn't help.  (lsmod showed that snd_ens1371 was still there
> but not es1371.)  Does that mean anything to you?

This means that rmmod worked (but you should really use "modprobe -r"
instead)

Also, I'd add "snd_ens1371" and "snd_pcm_oss" to your /etc/modules (not
/etc/modules.conf) file



Reply to: