On Wed, 05 Jan 2000,  Daniel Gonz�lez Gasull wrote about,  modprobe: Can't locate 
module snd-card-audiopci:
> Hello everybody.
> 
> I have problems installing ALSA drivers for my
> SoundBlaster PCI64.  I have

Firstly, a PCI64 soundcard from creative labs uses the es1731.o module 
which is supplied in the linux kernel source code and which is part of every
standardly installed distribution kernel, compiled as a module.
At least (as far as i know) kernels 2.0.36 <> 2.2.xx

>       ./configure
>       make
>       make install
> 
> alsa-driver, alsa-lib and alsa-utils packages.  Now
> I do (as root):
> 
>       /sbin/modprobe snd-card-audiopci
> 
> and I get the error
> 
>       modprobe: Can't locate module snd-card-audiopci
> 
> I've done an
> 
>       updatedb
>       locate snd-card-audiopci
> 
> It isn't there.  But I have tared and gunziped
> alsa-driver-0.4.1i.tar.gz .
> 
> What do I need to install?  Please help.  Thank you
> in advance. 

Normaly one would have in /etc/modules.conf or conf.modules

alias sound es1371

For a PCI64 card, then issuing the command

modprobe es1731

should start the ball rolling.

Now if you have another type of PCI64 card made by anyone else the chances
are it will have the same chipset and therefor will use the same driver.

I suggest you read the appropriate file in
/usr/src/linux/Documantation/sound/
For more details and information on howto do it all.


> 
> -- 
> Daniel Gonz�lez Gasull     Merry Xmas!     (,)       "You should never wear
> mailto:[EMAIL PROTECTED]        .          **U**      your best trousers when
> PGP RSA key 1024/EEA93A69    ./.\.    , **     ** ,  you go out to fight for
>                             .//.\\.   U**       **U  freedom and liberty."
>                            .///.\\\.    **  ,  **     -- Henrik Ibsen
>                             '  U  `       **U**      
>                                                      
>                  " Why I use Windows when there is a door? "
-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/
Happy New Year

Reply via email to