On Fri, 5 Oct 2001, Chris Dunn wrote:

> Being new to Alsa I'm struggling to get the Alsa drivers working for an
> Ensoniq es1371 PCI card.
> 
> Then tried (as root) "modprobe snd-card-ens1371.o" only to get :
> "Can't locate module snd-card-ens1371.o".

try modprobe snd-card-ens1371

WITHOUT '.o' !!!

if you set up your modules.conf right you dont need to modprobe the driver
manually, it will be loaded as needed.

here is my modules.conf:

#soundcard 
alias char-major-116 snd 
alias char-major-14 soundcore

alias snd-card-0 snd-card-ens1371
alias sound-slot-0 snd-card-0

alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-12 snd-pcm-oss


--------------------
r.

z.


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to